summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-07-29nfsd: remove dl_fh field from struct nfs4_delegationJeff Layton
2014-07-29nfsd: give block_delegation and delegation_blocked its own spinlockJeff Layton
2014-07-29nfsd: clean up nfs4_set_delegationJeff Layton
2014-07-29nfsd: clean up arguments to nfs4_open_delegationJeff Layton
2014-07-29nfsd: drop unused stp arg to alloc_init_delegJeff Layton
2014-07-29nfsd: Convert delegation counter to an atomic_long_t typeTrond Myklebust
2014-07-29nfsd: ensure that clp->cl_revoked list is protected by clp->cl_lockJeff Layton
2014-07-29nfsd: fully unhash delegations when revoking themJeff Layton
2014-07-29nfsd: simplify stateid allocation and file handlingTrond Myklebust
2014-07-29AFS: Correctly assemble the client UUIDDavid Howells
2014-07-29f2fs: add info of appended or updated data writesJaegeuk Kim
2014-07-29f2fs: use radix_tree for ino managementJaegeuk Kim
2014-07-29f2fs: add infra for ino managementJaegeuk Kim
2014-07-29ext4: fix COLLAPSE RANGE test for bigalloc file systemsNamjae Jeon
2014-07-29f2fs: punch the core function for inode managementJaegeuk Kim
2014-07-29f2fs: add nobarrier mount optionJaegeuk Kim
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-28ext4: check inline directory before convertingDarrick J. Wong
2014-07-28Revert "UBIFS: add a log overlap assertion"Artem Bityutskiy
2014-07-28ceph: fix append mode writeYan, Zheng
2014-07-28ceph: fix sizeof(struct tYpO *) typoIlya Dryomov
2014-07-28ceph: remove redundant memset(0)Ilya Dryomov
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-27ext4: fix incorrect locking in move_extent_per_pageDmitry Monakhov
2014-07-27ext4: use correct depth valueDmitry Monakhov
2014-07-27ext4: add i_data_sem sanity checkDmitry Monakhov
2014-07-27ext4: fix wrong size computation in ext4_mb_normalize_request()Xiaoguang Wang
2014-07-27Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfsLinus Torvalds
2014-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-07-25f2fs: fix to put root inode in error path of fill_superChao Yu
2014-07-25f2fs: avoid use invalid mapping of node_inode when evict meta inodeChao Yu
2014-07-25f2fs: support ->rename2()Chao Yu
2014-07-25f2fs: add f2fs_balance_fs for direct IOHuang Ying
2014-07-24aio: use iovec array rather than the single oneGu Zheng
2014-07-24aio: fix some commentsGu Zheng
2014-07-24aio: use the macro rather than the inline magic numberGu Zheng
2014-07-24aio: remove the needless registration of ring file's private_dataGu Zheng
2014-07-24CAPABILITIES: remove undefined caps from all processesEric Paris
2014-07-24Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2014-07-24xfs: fix uflags detection at xfs_fs_rm_xquotaJie Liu
2014-07-24xfs: remove XFS_IS_OQUOTA_ON macrosJie Liu
2014-07-24xfs: tidy up xfs_set_inode32Eric Sandeen
2014-07-24xfs: allow inode allocations in post-growfs disk spaceEric Sandeen
2014-07-24xfs: mark xfs_qm_quotacheck as staticJie Liu
2014-07-24xfs: fix cil push sequence after log recoveryMark Tinguely
2014-07-24fs: umount on symlink leaks mnt countVasily Averin
2014-07-24direct-io: fix uninitialized warning in do_direct_IO()Boaz Harrosh
2014-07-24xfs: squash prealloc while over quota free space as wellBrian Foster
2014-07-24xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster
2014-07-24xfs: support a union-based filter for eofblocks scansBrian Foster