aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lockd: Fix server refcountingTrond Myklebust2018-01-241-3/+5
* Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-01-2314-657/+1662
|\
| * SUNRPC: Micro-optimize __rpc_executeChuck Lever2018-01-231-13/+11
| * SUNRPC: task_run_action should display tk_callbackChuck Lever2018-01-231-1/+1
| * sunrpc: Format RPC events consistently for displayChuck Lever2018-01-231-2/+2
| * SUNRPC: Trace xprt_timer eventsChuck Lever2018-01-233-3/+5
| * xprtrdma: Correct some documenting commentsChuck Lever2018-01-232-2/+2
| * xprtrdma: Fix "bytes registered" accountingChuck Lever2018-01-231-2/+2
| * xprtrdma: Instrument allocation/release of rpcrdma_req/rep objectsChuck Lever2018-01-233-9/+74
| * xprtrdma: Add trace points to instrument QP and CQ access upcallsChuck Lever2018-01-232-0/+34
| * xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever2018-01-233-5/+73
| * xprtrdma: Add trace points for connect eventsChuck Lever2018-01-233-28/+92
| * xprtrdma: Add trace points to instrument MR allocation and recoveryChuck Lever2018-01-232-3/+60
| * xprtrdma: Add trace points to instrument memory invalidationChuck Lever2018-01-234-16/+57
| * xprtrdma: Add trace points in reply decoder pathChuck Lever2018-01-232-20/+102
| * xprtrdma: Add trace points to instrument memory registrationChuck Lever2018-01-233-22/+163
| * xprtrdma: Add trace points in the RPC Reply handler pathsChuck Lever2018-01-233-19/+171
| * xprtrdma: Add trace points in RPC Call transmit pathsChuck Lever2018-01-233-15/+129
| * rpcrdma: infrastructure for static trace points in rpcrdma.koChuck Lever2018-01-233-5/+25
| * rdma/ib: Add trace point macros to display human-readable valuesChuck Lever2018-01-231-0/+129
| * xprtrdma: Introduce rpcrdma_mw_unmap_and_putChuck Lever2018-01-164-23/+33
| * xprtrdma: Remove usage of "mw"Chuck Lever2018-01-165-278/+292
| * xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever2018-01-165-100/+100
| * xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst'sChuck Lever2018-01-161-6/+1
| * xprtrdma: Split xprt_rdma_send_requestChuck Lever2018-01-164-32/+50
| * xprtrdma: buf_free not called for CB repliesChuck Lever2018-01-163-6/+1
| * xprtrdma: Move unmap-safe logic to rpcrdma_marshal_reqChuck Lever2018-01-162-5/+11
| * xprtrdma: Support IPv6 in xprt_rdma_set_portChuck Lever2018-01-161-4/+24
| * xprtrdma: Remove another sockaddr_storage field (cdata::addr)Chuck Lever2018-01-163-19/+12
| * xprtrdma: Initialize the xprt address string array earlierChuck Lever2018-01-163-13/+21
| * xprtrdma: Remove unused padding variablesChuck Lever2018-01-162-7/+3
| * xprtrdma: Remove ri_reminv_expectedChuck Lever2018-01-162-3/+0
| * xprtrdma: Per-mode handling for Remote InvalidationChuck Lever2018-01-164-30/+27
| * xprtrdma: Eliminate unnecessary lock cycle in xprt_rdma_send_requestChuck Lever2018-01-161-1/+1
| * xprtrdma: Fix backchannel allocation of extra rpcrdma_repsChuck Lever2018-01-163-24/+22
| * xprtrdma: Fix buffer leak after transport set up failureChuck Lever2018-01-161-11/+2
* | SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepointBenjamin Coddington2018-01-231-2/+2
* | NFS: reject request for id_legacy key without auxdataEric Biggers2018-01-221-1/+5
* | nfs: Do not convert nfs_idmap_cache_timeout to jiffiesJan Chochol2018-01-181-1/+1
* | nfs: Use proper enum definitions for nfs_show_stableChuck Lever2018-01-181-11/+11
* | nfs41: do not return ENOMEM on LAYOUTUNAVAILABLETigran Mkrtchyan2018-01-181-3/+1
* | NFS: commit direct writes even if they fail partiallyJ. Bruce Fields2018-01-161-3/+1
* | nfs: remove unused label in nfs_encode_fh()Arnd Bergmann2018-01-161-1/+0
* | SUNRPC: Add explicit rescheduling points in the receive pathTrond Myklebust2018-01-141-2/+19
* | SUNRPC: Chunk reading of replies from the serverTrond Myklebust2018-01-141-4/+11
* | SUNRPC: Remove rpc_protocol()Chuck Lever2018-01-142-17/+0
* | nfs: Update server port after referral or migrationChuck Lever2018-01-141-0/+1
* | nfs: Referrals should use the same proto setting as their parentChuck Lever2018-01-142-5/+20
* | nfs: Define NFS_RDMA_PORTChuck Lever2018-01-141-0/+1
* | lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova2018-01-143-6/+6