summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-10Merge remote-tracking branch 'cleancache/linux-next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'bkl-config/config'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'fsnotify/for-next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'osd/linux-next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'security-testing/next'Stephen Rothwell
2011-03-10Merge commit 'refs/next/20110309/block'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'xfs/master'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'udf/for_next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'omfs/for-next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'ocfs2/linux-next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'nilfs2/for-next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'hfsplus/for-next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'ext4/next'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2011-03-10Merge commit 'refs/next/20110309/cifs'Stephen Rothwell
2011-03-10Merge remote-tracking branch 'ia64/test'Stephen Rothwell
2011-03-09Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-09NFSv4.1 reclaim complete must wait for completionAndy Adamson
2011-03-09NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson
2011-03-09NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAYRicardo Labiaga
2011-03-09xfs: factor agf counter updates into a helperChristoph Hellwig
2011-03-09xfs: clean up the xfs_alloc_compute_aligned calling conventionChristoph Hellwig
2011-03-09GFS2: quota allows exceeding hard limitAbhijith Das
2011-03-09nilfs2: get rid of nilfs_sb_info structureRyusuke Konishi
2011-03-08nd->inode is not set on the second attempt in path_walk()Al Viro
2011-03-09nilfs2: use sb instance instead of nilfs_sb_info structRyusuke Konishi
2011-03-09nilfs2: get rid of sc_sbi back pointerRyusuke Konishi
2011-03-09nilfs2: move log writer onto nilfs objectRyusuke Konishi
2011-03-09nilfs2: move next generation counter into nilfs objectRyusuke Konishi
2011-03-09nilfs2: move s_inode_lock and s_dirty_files into nilfs objectRyusuke Konishi
2011-03-09nilfs2: move parameters on nilfs_sb_info into nilfs objectRyusuke Konishi
2011-03-09nilfs2: move mount options to nilfs objectRyusuke Konishi
2011-03-08nfsd: wrong index used in inner looproel
2011-03-08nfsd4: fix struct file leakJ. Bruce Fields
2011-03-08nfsd4: minor nfs4state.c reshufflingJ. Bruce Fields
2011-03-08(try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...Frank Filz
2011-03-08nfs: fix compilation warningJovi Zhang
2011-03-08nfs: add kmalloc return value check in decode_and_add_dsStanislav Fomichev
2011-03-08nfs: close NFSv4 COMMIT vs. CLOSE raceJeff Layton
2011-03-08SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust