summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-01xprtrdma: Fix list corruption / DMAR errors during MR recoveryChuck Lever4-11/+10
2018-04-10NFS: advance nfs_entry cookie only after decoding completes successfullyFrank Sorenson2-4/+10
2018-04-10NFSv3/acl: forget acl cache after setattrchendt1-1/+4
2018-04-10NFSv4.1: Fix exclusive createTrond Myklebust1-16/+33
2018-04-10NFSv4: Declare the size up to date after it was set.Trond Myklebust2-0/+2
2018-04-10nfs: Use ida_simple APIMatthew Wilcox1-12/+10
2018-04-10NFSv4: Fix the nfs_inode_set_delegation() argumentsTrond Myklebust3-19/+34
2018-04-10NFSv4: Clean up CB_GETATTR encodingTrond Myklebust1-29/+8
2018-04-10NFSv4: Don't ask for attributes when ACCESS is protected by a delegationTrond Myklebust2-7/+12
2018-04-10NFSv4: Add a helper to encode/decode struct timespecTrond Myklebust1-15/+30
2018-04-10NFSv4: Clean up encode_attrsTrond Myklebust1-15/+2
2018-04-10NFSv4; Clean up XDR encoding of type bitmap4Trond Myklebust2-94/+135
2018-04-10NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_groupTrond Myklebust1-2/+2
2018-04-10SUNRPC: Add a helper for encoding opaque data inlineTrond Myklebust1-0/+25
2018-04-10SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust2-0/+88
2018-04-10NFSv4: Ignore change attribute invalidations if we hold a delegationTrond Myklebust1-0/+3
2018-04-10NFS: More fine grained attribute trackingTrond Myklebust5-54/+94
2018-04-10NFS: Don't force unnecessary cache invalidation in nfs_update_inode()Trond Myklebust1-4/+3
2018-04-10NFS: Don't redirty the attribute cache in nfs_wcc_update_inode()Trond Myklebust1-10/+2
2018-04-10NFS: Don't force a revalidation of all attributes if change is missingTrond Myklebust1-1/+4
2018-04-10NFS: Convert NFS_INO_INVALID flags to unsigned longTrond Myklebust1-8/+8
2018-04-10NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0)Trond Myklebust3-6/+28
2018-04-10NFS: Remove the unused return_delegation() callbackTrond Myklebust4-16/+0
2018-04-10NFS: Move the delegation return down into _nfs4_do_setattr()Trond Myklebust2-5/+4
2018-04-10NFS: Add a delegation return into nfs4_proc_unlink_setup()Trond Myklebust5-7/+10
2018-04-10NFS: Move delegation recall into the NFSv4 callback for rename_setup()Trond Myklebust6-14/+20
2018-04-10NFS: Move the delegation return down into nfs4_proc_remove()Trond Myklebust5-12/+29
2018-04-10NFS: Move the delegation return down into nfs4_proc_link()Trond Myklebust2-2/+2
2018-04-10NFSv4: Fix nfs4_return_incompatible_delegationTrond Myklebust1-0/+1
2018-04-10xprtrdma: Fix corner cases when handling device removalChuck Lever1-4/+9
2018-04-10nfs4: wake any lock waiters on successful RECLAIM_COMPLETEJeff Layton1-10/+16
2018-04-10nfs4: don't compare clientid in nfs4_wake_lock_waiterJeff Layton1-4/+2
2018-04-10nfs4: always reset notified flag to false before repolling for lockJeff Layton1-0/+1
2018-04-10sunrpc: Add static trace point to report result of RPC pingChuck Lever2-0/+27
2018-04-10sunrpc: Add static trace point to report RPC latency statsChuck Lever2-5/+56
2018-04-10sunrpc: Simplify synopsis of some trace pointsChuck Lever3-25/+27
2018-04-10SUNRPC: Make num_reqs a non-atomic integerChuck Lever2-9/+10
2018-04-10SUNRPC: Make RTT measurement more precise (Send)Chuck Lever3-1/+4
2018-04-10SUNRPC: Make RTT measurement more precise (Receive)Chuck Lever1-2/+3
2018-04-10SUNRPC: Move xprt_update_rtt callsiteChuck Lever3-3/+10
2018-04-10xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_reqChuck Lever3-34/+12
2018-04-10xprtrdma: Chain Send to FastReg WRsChuck Lever4-18/+49
2018-04-10xprtrdma: "Support" call-only RPCsChuck Lever3-6/+13
2018-04-10xprtrdma: Reduce number of MRs created by rpcrdma_mrs_createChuck Lever1-1/+1
2018-04-10xprtrdma: ->send_request returns -EAGAIN when there are no free MRsChuck Lever5-13/+27
2018-04-10xprtrdma: Remove xprt-specific connect cookieChuck Lever3-6/+3
2018-04-10xprtrdma: Remove arbitrary limit on initiator depthChuck Lever1-5/+2
2018-04-10xprtrdma: Fix latency regression on NUMA NFS/RDMA clientsChuck Lever3-4/+1
2018-03-04Linux 4.16-rc4v4.16-rc4Linus Torvalds1-1/+1
2018-03-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-18/+21