summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-24lockd: Fix server refcountingTrond Myklebust
2018-01-23Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2018-01-23SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepointBenjamin Coddington
2018-01-23SUNRPC: Micro-optimize __rpc_executeChuck Lever
2018-01-23SUNRPC: task_run_action should display tk_callbackChuck Lever
2018-01-23sunrpc: Format RPC events consistently for displayChuck Lever
2018-01-23SUNRPC: Trace xprt_timer eventsChuck Lever
2018-01-23xprtrdma: Correct some documenting commentsChuck Lever
2018-01-23xprtrdma: Fix "bytes registered" accountingChuck Lever
2018-01-23xprtrdma: Instrument allocation/release of rpcrdma_req/rep objectsChuck Lever
2018-01-23xprtrdma: Add trace points to instrument QP and CQ access upcallsChuck Lever
2018-01-23xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever
2018-01-23xprtrdma: Add trace points for connect eventsChuck Lever
2018-01-23xprtrdma: Add trace points to instrument MR allocation and recoveryChuck Lever
2018-01-23xprtrdma: Add trace points to instrument memory invalidationChuck Lever
2018-01-23xprtrdma: Add trace points in reply decoder pathChuck Lever
2018-01-23xprtrdma: Add trace points to instrument memory registrationChuck Lever
2018-01-23xprtrdma: Add trace points in the RPC Reply handler pathsChuck Lever
2018-01-23xprtrdma: Add trace points in RPC Call transmit pathsChuck Lever
2018-01-23rpcrdma: infrastructure for static trace points in rpcrdma.koChuck Lever
2018-01-23rdma/ib: Add trace point macros to display human-readable valuesChuck Lever
2018-01-22NFS: reject request for id_legacy key without auxdataEric Biggers
2018-01-18nfs: Do not convert nfs_idmap_cache_timeout to jiffiesJan Chochol
2018-01-18nfs: Use proper enum definitions for nfs_show_stableChuck Lever
2018-01-18nfs41: do not return ENOMEM on LAYOUTUNAVAILABLETigran Mkrtchyan
2018-01-16xprtrdma: Introduce rpcrdma_mw_unmap_and_putChuck Lever
2018-01-16xprtrdma: Remove usage of "mw"Chuck Lever
2018-01-16xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever
2018-01-16xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst'sChuck Lever
2018-01-16xprtrdma: Split xprt_rdma_send_requestChuck Lever
2018-01-16xprtrdma: buf_free not called for CB repliesChuck Lever
2018-01-16xprtrdma: Move unmap-safe logic to rpcrdma_marshal_reqChuck Lever
2018-01-16xprtrdma: Support IPv6 in xprt_rdma_set_portChuck Lever
2018-01-16xprtrdma: Remove another sockaddr_storage field (cdata::addr)Chuck Lever
2018-01-16xprtrdma: Initialize the xprt address string array earlierChuck Lever
2018-01-16xprtrdma: Remove unused padding variablesChuck Lever
2018-01-16xprtrdma: Remove ri_reminv_expectedChuck Lever
2018-01-16xprtrdma: Per-mode handling for Remote InvalidationChuck Lever
2018-01-16xprtrdma: Eliminate unnecessary lock cycle in xprt_rdma_send_requestChuck Lever
2018-01-16xprtrdma: Fix backchannel allocation of extra rpcrdma_repsChuck Lever
2018-01-16xprtrdma: Fix buffer leak after transport set up failureChuck Lever
2018-01-16NFS: commit direct writes even if they fail partiallyJ. Bruce Fields
2018-01-16nfs: remove unused label in nfs_encode_fh()Arnd Bergmann
2018-01-14SUNRPC: Add explicit rescheduling points in the receive pathTrond Myklebust
2018-01-14SUNRPC: Chunk reading of replies from the serverTrond Myklebust
2018-01-14SUNRPC: Remove rpc_protocol()Chuck Lever
2018-01-14nfs: Update server port after referral or migrationChuck Lever
2018-01-14nfs: Referrals should use the same proto setting as their parentChuck Lever
2018-01-14nfs: Define NFS_RDMA_PORTChuck Lever
2018-01-14lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova