summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-04-19Merge remote-tracking branch 'cleancache/linux-next'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'ptrace/ptrace'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'fsnotify/for-next'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'nilfs2/for-next'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'hfsplus/for-next'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'fatfs/master'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2011-04-18NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()Bryan Schumaker
2011-04-18NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker
2011-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds
2011-04-18GFS2: Add an AIL writeback tracepointSteven Whitehouse
2011-04-18GFS2: Make writeback more responsive to system conditionsSteven Whitehouse
2011-04-18Btrfs: fix free space cache leakChris Mason
2011-04-17fs: synchronize_rcu when unregister_filesystem success not failureMilton Miller
2011-04-16Btrfs: avoid taking the chunk_mutex in do_chunk_allocJosef Bacik
2011-04-16Btrfs end_bio_extent_readpage should look for locked bitsChris Mason
2011-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2011-04-15NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust
2011-04-15vfs: Fix absolute RCU path walk failures due to uninitialized seq numberTim Chen
2011-04-15fs/9p: Fix error reported by coccicheckAneesh Kumar K.V
2011-04-159p: revert tsyncfs related changesAneesh Kumar K.V
2011-04-15fs/9p: Use write_inode for data sync on serverAneesh Kumar K.V
2011-04-15fs/9p: Fix revalidate to return correct valueAneesh Kumar K.V
2011-04-15Btrfs: don't force chunk allocation in find_free_extentChris Mason
2011-04-15Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-04-15vfs: fix incorrect dentry_update_name_case() BUG_ON() testLinus Torvalds
2011-04-14ramfs: fix memleak on no-mmu archBob Liu
2011-04-14fs/fhandle.c: add <linux/personality.h> for ia64Jeff Mahoney
2011-04-14brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina
2011-04-14fs/partitions/ldm.c: fix oops caused by corrupted partition tableTimo Warns
2011-04-14eCryptfs: Add reference counting to lower filesTyler Hicks
2011-04-14eCryptfs: dput dentries returned from dget_parentTyler Hicks
2011-04-14eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks
2011-04-14ocfs2: add cleancache supportDan Magenheimer
2011-04-14ext4: add cleancache supportDan Magenheimer
2011-04-14btrfs: add cleancache supportDan Magenheimer
2011-04-14ext3: add cleancache supportDan Magenheimer
2011-04-14mm/fs: add hooks to support cleancacheDan Magenheimer
2011-04-14GFS2: Optimise glock lru and end of life inodesSteven Whitehouse
2011-04-14GFS2: Improve tracing support (adds two flags)Steven Whitehouse
2011-04-14GFS2: Clean up fsync()Steven Whitehouse
2011-04-13NFS: Use correct variable for page bounds checkingBryan Schumaker
2011-04-13NFS: don't negotiate when user specifies sec flavorBryan Schumaker
2011-04-13NFS: Attempt mount with default sec flavor firstBryan Schumaker
2011-04-13NFS: flav_array honors NFS_MAX_SECFLAVORSBryan Schumaker