aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-04-10nfs: Use ida_simple APIMatthew Wilcox
2018-04-10NFSv4: Fix the nfs_inode_set_delegation() argumentsTrond Myklebust
2018-04-10NFSv4: Clean up CB_GETATTR encodingTrond Myklebust
2018-04-10NFSv4: Don't ask for attributes when ACCESS is protected by a delegationTrond Myklebust
2018-04-10NFSv4: Add a helper to encode/decode struct timespecTrond Myklebust
2018-04-10NFSv4: Clean up encode_attrsTrond Myklebust
2018-04-10NFSv4; Clean up XDR encoding of type bitmap4Trond Myklebust
2018-04-10NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_groupTrond Myklebust
2018-04-10NFSv4: Ignore change attribute invalidations if we hold a delegationTrond Myklebust
2018-04-10NFS: More fine grained attribute trackingTrond Myklebust
2018-04-10NFS: Don't force unnecessary cache invalidation in nfs_update_inode()Trond Myklebust
2018-04-10NFS: Don't redirty the attribute cache in nfs_wcc_update_inode()Trond Myklebust
2018-04-10NFS: Don't force a revalidation of all attributes if change is missingTrond Myklebust
2018-04-10NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0)Trond Myklebust
2018-04-10NFS: Remove the unused return_delegation() callbackTrond Myklebust
2018-04-10NFS: Move the delegation return down into _nfs4_do_setattr()Trond Myklebust
2018-04-10NFS: Add a delegation return into nfs4_proc_unlink_setup()Trond Myklebust
2018-04-10NFS: Move delegation recall into the NFSv4 callback for rename_setup()Trond Myklebust
2018-04-10NFS: Move the delegation return down into nfs4_proc_remove()Trond Myklebust
2018-04-10NFS: Move the delegation return down into nfs4_proc_link()Trond Myklebust
2018-04-10NFSv4: Fix nfs4_return_incompatible_delegationTrond Myklebust
2018-04-10nfs4: wake any lock waiters on successful RECLAIM_COMPLETEJeff Layton
2018-04-10nfs4: don't compare clientid in nfs4_wake_lock_waiterJeff Layton
2018-04-10nfs4: always reset notified flag to false before repolling for lockJeff Layton
2018-04-10Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-10xfs: only cancel cow blocks when truncating the data forkDarrick J. Wong
2018-04-09afs: Do better accretion of small writes on newly created contentDavid Howells
2018-04-09afs: Add stats for data transfer operationsDavid Howells
2018-04-09afs: Trace protocol errorsDavid Howells
2018-04-09afs: Locally edit directory data for mkdir/create/unlink/...David Howells
2018-04-09afs: Adjust the directory XDR structuresDavid Howells
2018-04-09afs: Split the directory content defs into a headerDavid Howells
2018-04-09afs: Fix directory handlingDavid Howells
2018-04-09afs: Split the dynroot stuff out and give it its own ops tablesDavid Howells
2018-04-09afs: Keep track of invalid-before version for dentry coherencyDavid Howells
2018-04-09afs: Rearrange status mappingDavid Howells
2018-04-09afs: Make it possible to get the data version in readpageDavid Howells
2018-04-09afs: Init inode before accessing cacheDavid Howells
2018-04-09afs: Introduce a statistics proc fileDavid Howells
2018-04-09afs: Dump bad status recordDavid Howells
2018-04-09afs: Implement @cell substitution handlingDavid Howells
2018-04-09afs: Implement @sys substitution handlingDavid Howells
2018-04-09afs: Prospectively look up extra files when doing a single lookupDavid Howells
2018-04-09afs: Don't over-increment the cell usage count when pinning itDavid Howells
2018-04-09afs: Fix checker warningsDavid Howells
2018-04-09Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-04-09Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-09Merge tag 'pstore-v4.17-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-09Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams