summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-01Merge remote branch 'cleancache/linux-next'Stephen Rothwell
2010-10-01Merge remote branch 'bkl-config/config'Stephen Rothwell
2010-10-01Merge remote branch 'bkl-vfs/vfs'Stephen Rothwell
2010-10-01Merge remote branch 'bkl-llseek/llseek'Stephen Rothwell
2010-10-01Merge remote branch 'bkl-trivial/trivial'Stephen Rothwell
2010-10-01Merge branch 'quilt/tty'Stephen Rothwell
2010-10-01Merge branch 'quilt/driver-core'Stephen Rothwell
2010-10-01Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-10-01Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-10-01Merge remote branch 'block/for-next'Stephen Rothwell
2010-10-01Merge remote branch 'dlm/next'Stephen Rothwell
2010-10-01Merge remote branch 'xfs/master'Stephen Rothwell
2010-10-01Merge remote branch 'ubifs/linux-next'Stephen Rothwell
2010-10-01Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-10-01Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2010-10-01Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-10-01Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-10-01Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-10-01Merge remote branch 'gfs2/master'Stephen Rothwell
2010-10-01Merge remote branch 'ext4/next'Stephen Rothwell
2010-10-01Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-10-01Merge remote branch 'cifs/master'Stephen Rothwell
2010-10-01Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-09-30Merge branch 'nfs-for-next' into linux-nextTrond Myklebust
2010-09-30NFS: remove readdir plus limitBryan Schumaker
2010-09-30NFS: re-add readdir plusBryan Schumaker
2010-09-30NFS: Optimise the readdir searchesTrond Myklebust
2010-09-30NFS: add readdir cache arrayBryan Schumaker
2010-09-30NFS: new idmapperBryan Schumaker
2010-09-29cifs: set backing_dev_info on new S_ISREG inodesJeff Layton
2010-09-29NFS: We must use list_for_each_entry_safe in nfs_access_cache_shrinkerTrond Myklebust
2010-09-29NFS: don't use FLUSH_SYNC on WB_SYNC_NONE COMMIT calls (try #2)Jeff Layton
2010-09-29NFS: Really fix put_nfs_open_context()Trond Myklebust
2010-09-29GFS2: Improve journal allocation via sysfsSteven Whitehouse
2010-09-29GFS2: Add "norecovery" mount option as a synonym for "spectator"Steven Whitehouse
2010-09-29GFS2: Fix spectator umount issueSteven Whitehouse
2010-09-29xfs: force background CIL push under sustained loadDave Chinner
2010-09-29BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-09-29Lock socket in ncpfs while setting its callbacksPetr Vandrovec
2010-09-29Remove BKL usage from ncpfsPetr Vandrovec
2010-09-29fs/locks.c: prepare for BKL removalArnd Bergmann
2010-09-29nilfs2: add bdev freeze/thaw supportRyusuke Konishi
2010-09-29nilfs2: accept 64-bit checkpoint numbers in cp mount optionRyusuke Konishi
2010-09-29nilfs2: remove own inode allocator and destructor for metadata filesRyusuke Konishi
2010-09-29nilfs2: get rid of back pointer to writable sb instanceRyusuke Konishi
2010-09-29nilfs2: get rid of mi_nilfs back pointer to nilfs objectRyusuke Konishi
2010-09-29nilfs2: see state of root dentry for mount check of snapshotsRyusuke Konishi
2010-09-29nilfs2: use iget for all metadata filesRyusuke Konishi
2010-09-29nilfs2: get rid of GCDAT inodeRyusuke Konishi
2010-09-29nilfs2: add routines to redirect access to buffers of DAT fileRyusuke Konishi