aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller90-415/+831
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt4-25/+1
2010-05-11CacheFiles: Fix occasional EIO on call to vfs_unlink()David Howells2-12/+87
2010-05-10autofs4-2.6.34-rc1 - fix link_count usageIan Kent1-3/+2
2010-05-07Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-35/+51
2010-05-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds8-74/+110
2010-05-03ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().Joel Becker1-1/+1
2010-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds12-38/+71
2010-05-03ceph: remove bad auth_x kmem_cacheSage Weil1-22/+10
2010-05-03ceph: fix lockless caps checkSage Weil1-1/+1
2010-05-03ceph: clear dir complete, invalidate dentry on replayed renameSage Weil1-0/+9
2010-05-03ceph: fix direct io truncate offsetSage Weil1-1/+2
2010-05-03ceph: discard incoming messages with bad seq #Sage Weil1-0/+20
2010-05-03ceph: fix seq counting for skipped messagesSage Weil1-0/+2
2010-05-03ceph: add missing #includesSage Weil3-0/+4
2010-05-03ceph: fix leaked spinlock during mds reconnectSage Weil1-1/+1
2010-05-03ceph: print more useful version info on module loadSage Weil1-3/+4
2010-05-03ceph: fix snap realm splitsSage Weil1-10/+14
2010-05-03ceph: clear dir complete on d_moveSage Weil1-0/+4
2010-05-03nilfs2: fix sync silent failureRyusuke Konishi1-0/+1
2010-05-01NFS: Fix RCU issues in the NFSv4 delegation codeDavid Howells1-21/+23
2010-05-01NFSv4: Fix the locking in nfs_inode_reclaim_delegation()Trond Myklebust1-14/+28
2010-04-30ocfs2: Avoid direct write if we fall back to buffered I/OLi Dongyang1-11/+14
2010-04-30Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixesJoel Becker387-905/+1370
2010-04-30Inotify: Fix build failure in inotify user supportRalf Baechle1-0/+1
2010-04-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds6-9/+120
2010-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner6-9/+120
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh1-1/+1
2010-04-29fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCKJens Axboe1-0/+1
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds5-22/+45
2010-04-29pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann1-3/+0
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh1-1/+1
2010-04-28nfs d_revalidate() is too trigger-happy with d_drop()Al Viro1-0/+2
2010-04-28nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4Xiaotian Feng1-0/+1
2010-04-28nfs: fix some issues in nfs41_proc_reclaim_complete()Dan Carpenter1-1/+4
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds19-16/+90
2010-04-27Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+4
2010-04-27procfs: fix tid fdinfoJerome Marchand1-1/+1
2010-04-27NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clearTrond Myklebust1-15/+4
2010-04-27Remove redundant check for CONFIG_MMUChristoph Egger1-7/+0
2010-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds3-5/+7
2010-04-26nfsd4: bug in read_bufNeil Brown1-4/+4
2010-04-26xfs: more swap extent fixes for dynamic fork offsetsDave Chinner1-6/+16
2010-04-26btrfs: convert to using bdi_setup_and_register()Jens Axboe1-11/+1
2010-04-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-11/+14
2010-04-25Catch filesystems lacking s_bdiJörn Engel2-4/+7
2010-04-25squashfs: fix potential buffer over-run on 4K block file systemsPhillip Lougher1-3/+2
2010-04-25squashfs: add missing buffer freePhillip Lougher1-0/+1
2010-04-25squashfs: fix warn_on when root inode is corruptedPhillip Lougher1-1/+2