summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Fix the nfs_inode_set_delegation() argumentsTrond Myklebust2018-04-103-19/+34
* NFSv4: Clean up CB_GETATTR encodingTrond Myklebust2018-04-101-29/+8
* NFSv4: Don't ask for attributes when ACCESS is protected by a delegationTrond Myklebust2018-04-102-7/+12
* NFSv4: Add a helper to encode/decode struct timespecTrond Myklebust2018-04-101-15/+30
* NFSv4: Clean up encode_attrsTrond Myklebust2018-04-101-15/+2
* NFSv4; Clean up XDR encoding of type bitmap4Trond Myklebust2018-04-102-94/+135
* NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_groupTrond Myklebust2018-04-101-2/+2
* SUNRPC: Add a helper for encoding opaque data inlineTrond Myklebust2018-04-101-0/+25
* SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust2018-04-102-0/+88
* NFSv4: Ignore change attribute invalidations if we hold a delegationTrond Myklebust2018-04-101-0/+3
* NFS: More fine grained attribute trackingTrond Myklebust2018-04-105-54/+94
* NFS: Don't force unnecessary cache invalidation in nfs_update_inode()Trond Myklebust2018-04-101-4/+3
* NFS: Don't redirty the attribute cache in nfs_wcc_update_inode()Trond Myklebust2018-04-101-10/+2
* NFS: Don't force a revalidation of all attributes if change is missingTrond Myklebust2018-04-101-1/+4
* NFS: Convert NFS_INO_INVALID flags to unsigned longTrond Myklebust2018-04-101-8/+8
* NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0)Trond Myklebust2018-04-103-6/+28
* NFS: Remove the unused return_delegation() callbackTrond Myklebust2018-04-104-16/+0
* NFS: Move the delegation return down into _nfs4_do_setattr()Trond Myklebust2018-04-102-5/+4
* NFS: Add a delegation return into nfs4_proc_unlink_setup()Trond Myklebust2018-04-105-7/+10
* NFS: Move delegation recall into the NFSv4 callback for rename_setup()Trond Myklebust2018-04-106-14/+20
* NFS: Move the delegation return down into nfs4_proc_remove()Trond Myklebust2018-04-105-12/+29
* NFS: Move the delegation return down into nfs4_proc_link()Trond Myklebust2018-04-102-2/+2
* NFSv4: Fix nfs4_return_incompatible_delegationTrond Myklebust2018-04-101-0/+1
* xprtrdma: Fix corner cases when handling device removalChuck Lever2018-04-101-4/+9
* nfs4: wake any lock waiters on successful RECLAIM_COMPLETEJeff Layton2018-04-101-10/+16
* nfs4: don't compare clientid in nfs4_wake_lock_waiterJeff Layton2018-04-101-4/+2
* nfs4: always reset notified flag to false before repolling for lockJeff Layton2018-04-101-0/+1
* sunrpc: Add static trace point to report result of RPC pingChuck Lever2018-04-102-0/+27
* sunrpc: Add static trace point to report RPC latency statsChuck Lever2018-04-102-5/+56
* sunrpc: Simplify synopsis of some trace pointsChuck Lever2018-04-103-25/+27
* SUNRPC: Make num_reqs a non-atomic integerChuck Lever2018-04-102-9/+10
* SUNRPC: Make RTT measurement more precise (Send)Chuck Lever2018-04-103-1/+4
* SUNRPC: Make RTT measurement more precise (Receive)Chuck Lever2018-04-101-2/+3
* SUNRPC: Move xprt_update_rtt callsiteChuck Lever2018-04-103-3/+10
* xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_reqChuck Lever2018-04-103-34/+12
* xprtrdma: Chain Send to FastReg WRsChuck Lever2018-04-104-18/+49
* xprtrdma: "Support" call-only RPCsChuck Lever2018-04-103-6/+13
* xprtrdma: Reduce number of MRs created by rpcrdma_mrs_createChuck Lever2018-04-101-1/+1
* xprtrdma: ->send_request returns -EAGAIN when there are no free MRsChuck Lever2018-04-105-13/+27
* xprtrdma: Remove xprt-specific connect cookieChuck Lever2018-04-103-6/+3
* xprtrdma: Remove arbitrary limit on initiator depthChuck Lever2018-04-101-5/+2
* xprtrdma: Fix latency regression on NUMA NFS/RDMA clientsChuck Lever2018-04-103-4/+1
* Linux 4.16-rc4v4.16-rc4Linus Torvalds2018-03-041-1/+1
* Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-03-046-18/+21
|\
| * Documentation, x86, resctrl: Make text and sample command matchLi RongQing2018-02-281-1/+1
| * x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac2018-02-281-1/+1
| * x86/asm: Add instruction suffixes to bitopsJan Beulich2018-02-282-14/+17
| * x86/entry/64: Add instruction suffixJan Beulich2018-02-281-1/+1
| * x86/refcounts: Switch to UD2 for exceptionsKees Cook2018-02-281-1/+1
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-048-26/+53
|\ \