summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-05-114-11/+10
|\
| * xprtrdma: Fix list corruption / DMAR errors during MR recoveryChuck Lever2018-05-014-11/+10
* | Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-04-127-85/+111
|\ \ | |/
| * xprtrdma: Fix corner cases when handling device removalChuck Lever2018-04-101-4/+9
| * SUNRPC: Make RTT measurement more precise (Send)Chuck Lever2018-04-101-0/+1
| * 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-101-0/+6
| * 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
* | sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever2018-04-031-1/+3
* | svc: Simplify ->xpo_secure_portChuck Lever2018-04-031-3/+3
* | svcrdma: Clean up rdma_build_arg_xdrChuck Lever2018-03-201-17/+16
* | svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever2018-03-202-15/+11
* | svcrdma: Use pr_err to report Receive errorsChuck Lever2018-03-201-3/+3
|/
* Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-02-092-5/+5
|\
| * xprtrdma: Fix BUG after a device removalChuck Lever2018-02-021-3/+3
| * xprtrdma: Fix calculation of ri_max_send_sgesChuck Lever2018-02-022-2/+2
* | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-085-41/+16
|\ \ | |/ |/|
| * svcrdma: Fix Read chunk round-upChuck Lever2018-02-081-4/+8
| * svcrdma: Post Receives in the Receive completion handlerChuck Lever2018-01-184-37/+8
* | SUNRPC: Trace xprt_timer eventsChuck Lever2018-01-231-2/+0
* | 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-232-9/+7
* | xprtrdma: Add trace points to instrument QP and CQ access upcallsChuck Lever2018-01-231-0/+3
* | xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever2018-01-232-5/+5
* | xprtrdma: Add trace points for connect eventsChuck Lever2018-01-232-28/+17
* | xprtrdma: Add trace points to instrument MR allocation and recoveryChuck Lever2018-01-231-3/+3
* | xprtrdma: Add trace points to instrument memory invalidationChuck Lever2018-01-233-16/+16
* | xprtrdma: Add trace points in reply decoder pathChuck Lever2018-01-231-20/+9
* | xprtrdma: Add trace points to instrument memory registrationChuck Lever2018-01-232-22/+7
* | xprtrdma: Add trace points in the RPC Reply handler pathsChuck Lever2018-01-232-19/+9
* | xprtrdma: Add trace points in RPC Call transmit pathsChuck Lever2018-01-232-15/+5
* | rpcrdma: infrastructure for static trace points in rpcrdma.koChuck Lever2018-01-232-5/+9
* | 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-164-99/+99
* | 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
OpenPOWER on IntegriCloud