summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-18nfsd4: fix struct file leak on delegationJ. Bruce Fields
2011-04-18GFS2: filesystem hang caused by incorrect lock orderBob Peterson
2011-04-18GFS2: Don't try to deallocate unlinked inodes when mounted roSteven Whitehouse
2011-04-18GFS2: directly write blocks past i_sizeBenjamin Marzinski
2011-04-18GFS2: write_end error path fails to unlock transaction lockBob Peterson
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-16Merge 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-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
2011-04-13NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker
2011-04-13Don't mark_inode_dirty_sync() while holding lockWeston Andros Adamson
2011-04-13UBIFS: fix compilation warnings when compiling with gcc 4.5Maksim Rayskiy
2011-04-13UBIFS: fix oops when R/O file-system is fsync'edArtem Bityutskiy
2011-04-13Btrfs: Check validity before setting an aclMiao Xie
2011-04-13Btrfs: Fix incorrect inode nlink in btrfs_link()Miao Xie
2011-04-13Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir()Li Zefan
2011-04-13Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr()Li Zefan
2011-04-13Btrfs: make uncache_state unconditionalChris Mason
2011-04-12NFS: Get rid of pointless test in nfs_commit_doneTrond Myklebust
2011-04-12NFS: Remove unused argument from nfs_find_best_sec()Bryan Schumaker
2011-04-12NFS: Eliminate duplicate call to nfs_mark_request_dirtyTrond Myklebust
2011-04-12NFS: Remove dead code from nfs_fs_mount()Jesper Juhl
2011-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-04-12nfs: don't call __mark_inode_dirty while holding i_lockDave Chinner
2011-04-12Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"Linus Torvalds
2011-04-12cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3)Jeff Layton
2011-04-12[CIFS] Warn on requesting default security (ntlm) on mountSteve French
2011-04-12[CIFS] cifs: clarify the meaning of tcpStatus == CifsGoodSteve French