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
2008-12-31
filp_cachep can be static in fs/file_table.c
Eric Dumazet
2
-7
/
+9
2008-12-31
make INIT_FS use the __RW_LOCK_UNLOCKED initialization
Steven Rostedt
1
-1
/
+1
2008-12-31
take init_fs to saner place
Al Viro
1
-0
/
+7
2008-12-31
kill vfs_permission
Christoph Hellwig
2
-20
/
+16
2008-12-31
pass a struct path * to may_open
Christoph Hellwig
2
-9
/
+10
2008-12-31
kill walk_init_root
Christoph Hellwig
1
-13
/
+8
2008-12-31
remove incorrect comment in inode_permission
Christoph Hellwig
1
-1
/
+0
2008-12-31
expand some comments (d_path / seq_path)
Arjan van de Ven
2
-4
/
+14
2008-12-31
correct wrong function name of d_put in kernel document and source comment
Zhaolei
1
-1
/
+1
2008-12-31
fix switch_names() breakage in short-to-short case
Al Viro
1
-2
/
+3
2008-12-31
befs: ensure fast symlinks are NUL-terminated
Duane Griffin
1
-1
/
+4
2008-12-31
freevxfs: ensure fast symlinks are NUL-terminated
Duane Griffin
1
-1
/
+3
2008-12-31
sysv: ensure fast symlinks are NUL-terminated
Duane Griffin
1
-1
/
+5
2008-12-31
ext4: ensure fast symlinks are NUL-terminated
Duane Griffin
1
-2
/
+5
2008-12-31
ext3: ensure fast symlinks are NUL-terminated
Duane Griffin
1
-2
/
+5
2008-12-31
ext2: ensure fast symlinks are NUL-terminated
Duane Griffin
1
-2
/
+5
2008-12-31
vfs: ensure page symlinks are NUL-terminated
Duane Griffin
1
-2
/
+5
2008-12-31
eCryptfs: check readlink result was not an error before using it
Duane Griffin
1
-1
/
+2
2008-12-31
fs/namespace.c: drop code after return
Julia Lawall
1
-1
/
+1
2008-12-31
shrink struct dentry
Nick Piggin
2
-13
/
+19
2008-12-31
fs: reorder struct inotify_device on 64bits to remove padding
Richard Kennedy
1
-1
/
+1
2008-12-31
introduce new LSM hooks where vfsmount is available.
Kentaro Takeda
2
-0
/
+41
2008-12-31
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+1
2008-12-31
anon_inodes: use fops->owner for module refcount
Christian Borntraeger
1
-1
/
+6
2008-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
139
-14278
/
+12319
2008-12-31
UBIFS: add more useful debugging prints
Artem Bityutskiy
1
-0
/
+12
2008-12-31
UBIFS: print debugging messages properly
Artem Bityutskiy
1
-10
/
+10
2008-12-31
UBIFS: fix numerous spelling mistakes
Artem Bityutskiy
3
-12
/
+11
2008-12-31
UBIFS: allow mounting when short of space
Artem Bityutskiy
1
-11
/
+29
2008-12-31
UBIFS: fix writing uncompressed files
Artem Bityutskiy
2
-1
/
+3
2008-12-31
UBIFS: fix checkpatch.pl warnings
Artem Bityutskiy
6
-25
/
+25
2008-12-31
UBIFS: fix sparse warnings
Artem Bityutskiy
1
-2
/
+2
2008-12-31
UBIFS: simplify make_free_space
Artem Bityutskiy
1
-102
/
+49
2008-12-31
UBIFS: do not lie about used blocks
Artem Bityutskiy
1
-10
/
+0
2008-12-31
UBIFS: restore budg_uncommitted_idx
Artem Bityutskiy
1
-3
/
+12
2008-12-31
UBIFS: always commit on unmount
Artem Bityutskiy
1
-11
/
+15
2008-12-31
UBIFS: use ubi_sync
Artem Bityutskiy
1
-6
/
+1
2008-12-31
UBIFS: always commit in sync_fs
Artem Bityutskiy
1
-20
/
+18
2008-12-31
UBIFS: fix file-system synchronization
Artem Bityutskiy
1
-0
/
+18
2008-12-31
UBIFS: fix constants initialization
Artem Bityutskiy
1
-5
/
+20
2008-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
3
-2
/
+3
2008-12-30
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
109
-12845
/
+10486
2008-12-30
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
22
-1293
/
+1492
2008-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-1
/
+7
2008-12-30
Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-130
/
+319
2008-12-30
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+12
2008-12-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+3
2008-12-30
Merge branch 'devel' into next
Trond Myklebust
22
-1293
/
+1492
2008-12-30
fs/nfs/nfs4proc.c: make nfs4_map_errors() static
WANG Cong
2
-2
/
+1
2008-12-30
bitmap: fix seq_bitmap and seq_cpumask to take const pointer
Rusty Russell
1
-1
/
+2
[prev]
[next]