summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-01-029-757/+343
|\
| * xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever2019-01-021-0/+4
| * xprtrdma: Don't leak freed MRsChuck Lever2019-01-021-12/+15
| * xprtrdma: Add documenting comment for rpcrdma_buffer_destroyChuck Lever2019-01-021-0/+8
| * xprtrdma: Replace outdated comment for rpcrdma_ep_postChuck Lever2019-01-021-3/+7
| * xprtrdma: Update comments in frwr_op_sendChuck Lever2019-01-021-2/+2
| * xprtrdma: Trace mapping, alloc, and dereg failuresChuck Lever2019-01-023-10/+8
| * xprtrdma: Add trace points for calls to transport switch methodsChuck Lever2019-01-021-7/+11
| * xprtrdma: Relocate the xprtrdma_mr_map trace pointsChuck Lever2019-01-021-1/+1
| * xprtrdma: Clean up of xprtrdma chunk trace pointsChuck Lever2019-01-021-3/+3
| * xprtrdma: Remove unused fields from rpcrdma_iaChuck Lever2019-01-021-2/+0
| * xprtrdma: Cull dprintk() call sitesChuck Lever2019-01-024-68/+19
| * xprtrdma: Simplify locking that protects the rl_allreqs listChuck Lever2019-01-023-35/+23
| * xprtrdma: Expose transport header errorsChuck Lever2019-01-021-1/+0
| * xprtrdma: Remove request_module from backchannelChuck Lever2019-01-021-2/+0
| * xprtrdma: Recognize XDRBUF_SPARSE_PAGESChuck Lever2019-01-021-5/+6
| * xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)Chuck Lever2019-01-023-5/+8
| * xprtrdma: Remove rpcrdma_memreg_opsChuck Lever2019-01-025-101/+116
| * xprtrdma: Remove support for FMR memory registrationChuck Lever2019-01-024-359/+2
| * xprtrdma: Reduce max_frwr_depthChuck Lever2019-01-021-4/+11
| * xprtrdma: Fix ri_max_segs and the result of ro_maxpagesChuck Lever2019-01-023-6/+14
| * xprtrdma: Don't wake pending tasks until disconnect is doneChuck Lever2019-01-025-17/+23
| * xprtrdma: No qp_event disconnectChuck Lever2019-01-022-33/+0
| * xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueueChuck Lever2019-01-024-48/+44
| * xprtrdma: Refactor Receive accountingChuck Lever2019-01-024-38/+18
| * xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV failsChuck Lever2019-01-021-2/+2
| * xprtrdma: Yet another double DMA-unmapChuck Lever2019-01-022-5/+10
* | Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-01-027-131/+76
|\ \
| * | sunrpc: remove unused xpo_prep_reply_hdr callbackVasily Averin2018-12-272-5/+0
| * | sunrpc: remove svc_rdma_bc_classVasily Averin2018-12-272-63/+0
| * | sunrpc: remove unused bc_up operation from rpc_xprt_opsVasily Averin2018-12-273-22/+0
| * | sunrpc: replace svc_serv->sv_bc_xprt by boolean flagVasily Averin2018-12-271-1/+0
| * | svcrdma: Optimize the logic that selects the R_key to invalidateChuck Lever2018-11-282-40/+76
| |/
* / RDMA: Start use ib_device_opsKamal Heib2018-12-121-1/+1
|/
* Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-10-302-23/+10
|\
| * svcrdma: Remove try_module_get from backchannelChuck Lever2018-10-291-14/+0
| * svcrdma: Remove ->release_rqst call in bc reply handlerChuck Lever2018-10-291-5/+4
| * svcrdma: Reduce max_send_sgesChuck Lever2018-10-291-4/+6
* | Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-10-188-330/+281
|\ \
| * | xprtrdma: Clean up xprt_rdma_disconnect_injectChuck Lever2018-10-031-2/+1
| * | xprtrdma: Add documenting commentsChuck Lever2018-10-031-20/+23
| * | xprtrdma: Report when there were zero posted ReceivesChuck Lever2018-10-031-2/+5
| * | xprtrdma: Move rb_flags initializationChuck Lever2018-10-031-1/+1
| * | xprtrdma: Don't disable BH's in backchannel serverChuck Lever2018-10-031-8/+8
| * | xprtrdma: Remove memory address of "ep" from an error messageChuck Lever2018-10-031-2/+3
| * | xprtrdma: Rename rpcrdma_qp_async_error_upcallChuck Lever2018-10-031-3/+11
| * | xprtrdma: Simplify RPC wake-ups on connectChuck Lever2018-10-033-48/+52
| * | xprtrdma: Re-organize the switch() in rpcrdma_conn_upcallChuck Lever2018-10-031-9/+8
| * | xprtrdma: Eliminate "connstate" variable from rpcrdma_conn_upcall()Chuck Lever2018-10-021-8/+6
| * | xprtrdma: Conventional variable names in rpcrdma_conn_upcallChuck Lever2018-10-021-11/+12