summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtrdma
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-04-12
|\
| * xprtrdma: Fix corner cases when handling device removalChuck Lever2018-04-10
| * SUNRPC: Make RTT measurement more precise (Send)Chuck Lever2018-04-10
| * xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_reqChuck Lever2018-04-10
| * xprtrdma: Chain Send to FastReg WRsChuck Lever2018-04-10
| * xprtrdma: "Support" call-only RPCsChuck Lever2018-04-10
| * xprtrdma: Reduce number of MRs created by rpcrdma_mrs_createChuck Lever2018-04-10
| * xprtrdma: ->send_request returns -EAGAIN when there are no free MRsChuck Lever2018-04-10
| * xprtrdma: Remove xprt-specific connect cookieChuck Lever2018-04-10
| * xprtrdma: Remove arbitrary limit on initiator depthChuck Lever2018-04-10
| * xprtrdma: Fix latency regression on NUMA NFS/RDMA clientsChuck Lever2018-04-10
* | sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever2018-04-03
* | svc: Simplify ->xpo_secure_portChuck Lever2018-04-03
* | svcrdma: Clean up rdma_build_arg_xdrChuck Lever2018-03-20
* | svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever2018-03-20
* | svcrdma: Use pr_err to report Receive errorsChuck Lever2018-03-20
|/
* Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-02-09
|\
| * xprtrdma: Fix BUG after a device removalChuck Lever2018-02-02
| * xprtrdma: Fix calculation of ri_max_send_sgesChuck Lever2018-02-02
* | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-08
|\ \ | |/ |/|
| * svcrdma: Fix Read chunk round-upChuck Lever2018-02-08
| * svcrdma: Post Receives in the Receive completion handlerChuck Lever2018-01-18
* | SUNRPC: Trace xprt_timer eventsChuck Lever2018-01-23
* | xprtrdma: Correct some documenting commentsChuck Lever2018-01-23
* | xprtrdma: Fix "bytes registered" accountingChuck Lever2018-01-23
* | xprtrdma: Instrument allocation/release of rpcrdma_req/rep objectsChuck Lever2018-01-23
* | xprtrdma: Add trace points to instrument QP and CQ access upcallsChuck Lever2018-01-23
* | xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever2018-01-23
* | xprtrdma: Add trace points for connect eventsChuck Lever2018-01-23
* | xprtrdma: Add trace points to instrument MR allocation and recoveryChuck Lever2018-01-23
* | xprtrdma: Add trace points to instrument memory invalidationChuck Lever2018-01-23
* | xprtrdma: Add trace points in reply decoder pathChuck Lever2018-01-23
* | xprtrdma: Add trace points to instrument memory registrationChuck Lever2018-01-23
* | xprtrdma: Add trace points in the RPC Reply handler pathsChuck Lever2018-01-23
* | xprtrdma: Add trace points in RPC Call transmit pathsChuck Lever2018-01-23
* | rpcrdma: infrastructure for static trace points in rpcrdma.koChuck Lever2018-01-23
* | xprtrdma: Introduce rpcrdma_mw_unmap_and_putChuck Lever2018-01-16
* | xprtrdma: Remove usage of "mw"Chuck Lever2018-01-16
* | xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever2018-01-16
* | xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst'sChuck Lever2018-01-16
* | xprtrdma: Split xprt_rdma_send_requestChuck Lever2018-01-16
* | xprtrdma: buf_free not called for CB repliesChuck Lever2018-01-16
* | xprtrdma: Move unmap-safe logic to rpcrdma_marshal_reqChuck Lever2018-01-16
* | xprtrdma: Support IPv6 in xprt_rdma_set_portChuck Lever2018-01-16
* | xprtrdma: Remove another sockaddr_storage field (cdata::addr)Chuck Lever2018-01-16
* | xprtrdma: Initialize the xprt address string array earlierChuck Lever2018-01-16
* | xprtrdma: Remove unused padding variablesChuck Lever2018-01-16
* | xprtrdma: Remove ri_reminv_expectedChuck Lever2018-01-16
* | xprtrdma: Per-mode handling for Remote InvalidationChuck Lever2018-01-16
* | xprtrdma: Eliminate unnecessary lock cycle in xprt_rdma_send_requestChuck Lever2018-01-16