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
2006-03-25
[PATCH] use kzalloc and kcalloc in core fs code
Oliver Neukum
8
-22
/
+10
2006-03-25
[PATCH] compat_sys_nfsservctl(): handle errors correctly
Peter Staubach
1
-1
/
+4
2006-03-25
[PATCH] Ext2 flags shouldn't report "nogrpid"
Rob Landley
1
-2
/
+0
2006-03-25
[PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlink
NeilBrown
1
-2
/
+14
2006-03-25
[PATCH] indirect_print_item() warning fix
Benoit Boissinot
1
-1
/
+1
2006-03-25
[PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an int
Adrian Bunk
1
-2
/
+2
2006-03-25
[PATCH] ext3: Fix debug logging-only compilation error
Kirk True
1
-3
/
+3
2006-03-25
[PATCH] Reduce sched latency in shrink_dcache_sb()
Kirill Korotaev
1
-0
/
+1
2006-03-25
[PATCH] Move cond_resched() after iput() in sync_sb_inodes()
OGAWA Hirofumi
1
-1
/
+1
2006-03-25
[PATCH] freeze_bdev() cleanup
OGAWA Hirofumi
1
-19
/
+11
2006-03-25
[PATCH] fix messages in fs/minix
Denis Vlasenko
4
-22
/
+22
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
1
-2
/
+2
2006-03-25
[PATCH] smbfs: Fix debug logging-only compilation error
Kirk True
1
-1
/
+1
2006-03-25
[PATCH] 9p: fix name consistency problems
Eric Van Hensbergen
4
-11
/
+10
2006-03-25
[PATCH] v9fs: update license boilerplate
Eric Van Hensbergen
23
-70
/
+46
2006-03-25
[PATCH] v9fs: fix vfs_inode dereference before NULL check
Eugene Teo
1
-0
/
+2
2006-03-25
[PATCH] v9fs: add extension field to Tcreate
Latchesar Ionkov
6
-51
/
+50
2006-03-25
[PATCH] v9fs: print 9p messages
Latchesar Ionkov
7
-3
/
+368
2006-03-25
[PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentation
Russ Cox
4
-11
/
+8
2006-03-25
[PATCH] v9fs: consolidate trans_sock into trans_fd
Russ Cox
3
-436
/
+196
2006-03-25
[PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_wri...
Alexander Zarochentsev
1
-1
/
+1
2006-03-25
[PATCH] reiserfs: cleanups
Vladimir V. Saveliev
2
-7
/
+5
2006-03-25
[PATCH] inotify: lock avoidance with parent watch status in dentry
Nick Piggin
2
-10
/
+85
2006-03-25
[PATCH] Add lookup_instantiate_filp usage warning
Oleg Drokin
1
-0
/
+4
2006-03-25
[PATCH] Introduce FMODE_EXEC file flag
Oleg Drokin
1
-2
/
+2
2006-03-25
[PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length ...
Jeff Mahoney
1
-4
/
+4
2006-03-25
[PATCH] reiserfs: handle trans_id overflow
Alexander Zarochentsev
1
-3
/
+18
2006-03-25
[PATCH] reiserfs: fix transaction overflowing
Alexander Zarochentzev
1
-138
/
+72
2006-03-25
[PATCH] fs/inode.c: make iprune_mutex static
Adrian Bunk
1
-1
/
+1
2006-03-25
[PATCH] Missed error checking for intent's filp in open_namei().
Oleg Drokin
1
-0
/
+6
2006-03-25
[PATCH] jbd: convert kjournald to kthread API
Andrew Morton
1
-4
/
+4
2006-03-25
[PATCH] jbd: embed j_commit_timer in journal struct
Andrew Morton
2
-12
/
+11
2006-03-25
[PATCH] slab: implement /proc/slab_allocators
Al Viro
1
-0
/
+37
2006-03-25
[PATCH] Optimise d_find_alias()
David Howells
1
-4
/
+7
2006-03-24
[PATCH] ext3: Properly report backup block present in a group
Glauber de Oliveira Costa
1
-7
/
+33
2006-03-24
[PATCH] Conditionalize compat_sys_newfstatat
Kyle McMartin
1
-0
/
+2
2006-03-24
[PATCH] fsync: extract internal code
Andrew Morton
1
-20
/
+23
2006-03-24
[PATCH] set_page_dirty() return value fixes
Andrew Morton
1
-1
/
+1
2006-03-24
[PATCH] HOTPLUG_CPU: avoid hitting too many cachelines in recalc_bh_state()
Eric Dumazet
1
-1
/
+4
2006-03-24
[PATCH] sb_set_blocksize cleanup
Coywolf Qi Hunt
1
-5
/
+1
2006-03-24
[PATCH] fast ext3_statfs
Alex Tomas
1
-3
/
+4
2006-03-24
[PATCH] isofs: remove unused debugging macros
Pekka Enberg
1
-12
/
+0
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
2
-2
/
+2
2006-03-24
[PATCH] cpuset memory spread slab cache hooks
Paul Jackson
4
-6
/
+15
2006-03-24
[PATCH] cpuset memory spread: slab cache format
Paul Jackson
28
-33
/
+63
2006-03-24
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
35
-37
/
+37
2006-03-24
[PATCH] fs/coda/: proper prototypes
Adrian Bunk
5
-8
/
+21
2006-03-24
[PATCH] fs/ext2/: proper ext2_get_parent() prototype
Adrian Bunk
2
-1
/
+3
2006-03-24
[PATCH] fs/9p/: possible cleanups
Adrian Bunk
6
-10
/
+10
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
23
-51
/
+40
[next]