index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
8
-9
/
+9
2006-03-28
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
2
-2
/
+2
2006-03-28
[PATCH] Fold select_bits_alloc/free into caller code.
Vadim Lobanov
1
-11
/
+2
2006-03-28
[PATCH] use fget_light() in select/poll
Eric Dumazet
1
-4
/
+6
2006-03-28
[PATCH] Optimize select/poll by putting small data sets on the stack
Andi Kleen
1
-42
/
+64
2006-03-28
[PATCH] autofs4: proper prototype for autofs4_dentry_release()
Adrian Bunk
2
-1
/
+3
2006-03-28
[PATCH] fs/fat/: proper prototypes for two functions
Adrian Bunk
1
-3
/
+0
2006-03-27
[PATCH] dm/md dependency tree in sysfs: convert bd_sem to bd_mutex
Jun'ichi Nomura
1
-4
/
+4
2006-03-27
[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject
Jun'ichi Nomura
1
-0
/
+297
2006-03-27
[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy
Andrew Morton
1
-9
/
+0
2006-03-27
[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory
Jun'ichi Nomura
1
-0
/
+36
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-27
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
1
-5
/
+8
2006-03-27
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
3
-38
/
+33
2006-03-27
[PATCH] knfsd: Use new cache code for name/id lookup caches
NeilBrown
1
-23
/
+103
2006-03-27
[PATCH] knfsd: Use new cache_lookup for svc_expkey cache
NeilBrown
1
-37
/
+99
2006-03-27
[PATCH] knfsd: Use new cache_lookup for svc_export
NeilBrown
1
-37
/
+88
2006-03-27
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
2
-10
/
+4
2006-03-27
[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export
NeilBrown
1
-20
/
+40
2006-03-27
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
NeilBrown
1
-3
/
+2
2006-03-27
[PATCH] autofs4: atomic var underflow
Ian Kent
2
-3
/
+5
2006-03-27
[PATCH] autofs4: follow_link missing functionality
Ian Kent
2
-10
/
+44
2006-03-27
[PATCH] Remove redundant check from autofs4_put_super
Dave Jones
1
-2
/
+1
2006-03-27
[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*
Ian Kent
4
-13
/
+13
2006-03-27
[PATCH] autofs4: add new packet type for v5 communications
Ian Kent
2
-19
/
+90
2006-03-27
[PATCH] autofs4: add v5 expire logic
Ian Kent
1
-9
/
+87
2006-03-27
[PATCH] autofs4: add v5 follow_link mount trigger method
Ian Kent
3
-21
/
+103
2006-03-27
[PATCH] autofs4: nameidata needs to be up to date for follow_link
Ian Kent
1
-18
/
+21
2006-03-27
[PATCH] autofs4: change may_umount* functions to boolean
Ian Kent
4
-7
/
+7
2006-03-27
[PATCH] autofs4: rename simple_empty_nolock function
Ian Kent
2
-2
/
+2
2006-03-27
[PATCH] autofs4: white space cleanup for waitq.c
Ian Kent
1
-10
/
+9
2006-03-27
[PATCH] autofs4: add a show mount options for proc filesystem
Ian Kent
2
-6
/
+34
2006-03-27
[PATCH] autofs4: remove update_atime unused function
Ian Kent
1
-34
/
+4
2006-03-27
[PATCH] autofs4: expire mounts that hold no (extra) references only
Ian Kent
2
-14
/
+26
2006-03-27
[PATCH] autofs4: fix false negative return from expire
Ian Kent
4
-11
/
+59
2006-03-27
[PATCH] autofs4: simplify expire tree traversal
Ian Kent
1
-62
/
+40
2006-03-27
[PATCH] autofs4: expire code readability cleanup
Ian Kent
1
-28
/
+26
2006-03-27
[PATCH] autofs4: can't mount due to mount point dir not empty
Ian Kent
2
-13
/
+4
2006-03-27
[PATCH] autofs4: use libfs routines for readdir
Ian Kent
1
-86
/
+40
2006-03-27
[PATCH] autofs4: lookup white space cleanup
Ian Kent
1
-14
/
+20
2006-03-27
[PATCH] uml: fix hostfs stack corruption
Jeff Dike
1
-1
/
+0
2006-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
5
-28
/
+10
2006-03-26
Remove ugly debugging stuff
Artem B. Bityuckiy
1
-9
/
+0
2006-03-26
[PATCH] bitops: ntfs: remove generic_ffs()
Akinobu Mita
3
-3
/
+32
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
1
-1
/
+1
2006-03-26
[PATCH] hrtimers: remove it_real_value calculation from proc/*/stat
Roman Zippel
1
-4
/
+1
2006-03-26
[PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize
Badari Pulavarty
1
-6
/
+0
2006-03-26
[PATCH] ext3: multi-block get_block()
Badari Pulavarty
1
-12
/
+4
2006-03-26
[PATCH] ext3: cleanups and WARN_ON()
Andrew Morton
1
-125
/
+114
2006-03-26
[PATCH] remove ->get_blocks() support
Badari Pulavarty
11
-68
/
+27
[next]