index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-01
expand some comments (d_path / seq_path)
Arjan van de Ven
2
-4
/
+14
2009-01-01
correct wrong function name of d_put in kernel document and source comment
Zhaolei
1
-1
/
+1
2009-01-01
fix switch_names() breakage in short-to-short case
Al Viro
1
-2
/
+3
2009-01-01
befs: ensure fast symlinks are NUL-terminated
Duane Griffin
1
-1
/
+4
2009-01-01
freevxfs: ensure fast symlinks are NUL-terminated
Duane Griffin
1
-1
/
+3
2009-01-01
sysv: ensure fast symlinks are NUL-terminated
Duane Griffin
1
-1
/
+5
2009-01-01
ext4: ensure fast symlinks are NUL-terminated
Duane Griffin
1
-2
/
+5
2009-01-01
ext3: ensure fast symlinks are NUL-terminated
Duane Griffin
1
-2
/
+5
2009-01-01
ext2: ensure fast symlinks are NUL-terminated
Duane Griffin
1
-2
/
+5
2009-01-01
vfs: ensure page symlinks are NUL-terminated
Duane Griffin
1
-2
/
+5
2009-01-01
eCryptfs: check readlink result was not an error before using it
Duane Griffin
1
-1
/
+2
2009-01-01
fs/namespace.c: drop code after return
Julia Lawall
1
-1
/
+1
2009-01-01
shrink struct dentry
Nick Piggin
2
-13
/
+19
2009-01-01
fs: reorder struct inotify_device on 64bits to remove padding
Richard Kennedy
1
-1
/
+1
2009-01-01
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-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
3
-2
/
+3
2008-12-31
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
109
-12845
/
+10486
2008-12-31
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
22
-1293
/
+1492
2008-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-1
/
+7
2008-12-31
Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-130
/
+319
2008-12-31
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+12
2008-12-31
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+3
2008-12-31
Merge branch 'devel' into next
Trond Myklebust
22
-1293
/
+1492
2008-12-31
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
2008-12-29
bio: get rid of bio_vec clearing
Jens Axboe
1
-5
/
+1
2008-12-29
Get rid of CONFIG_LSF
Jens Axboe
1
-4
/
+4
2008-12-29
aio: make the lookup_ioctx() lockless
Jens Axboe
1
-44
/
+56
2008-12-29
bio: add support for inlining a number of bio_vecs inside the bio
Jens Axboe
1
-5
/
+22
2008-12-29
bio: allow individual slabs in the bio_set
Jens Axboe
2
-31
/
+162
2008-12-29
bio: move the slab pointer inside the bio_set
Jens Axboe
1
-2
/
+5
2008-12-29
bio: only mempool back the largest bio_vec slab cache
Jens Axboe
1
-53
/
+72
[prev]
[next]