summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtrdma/svc_rdma_transport.c
Commit message (Expand)AuthorAge
* sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever2018-04-03
* svc: Simplify ->xpo_secure_portChuck Lever2018-04-03
* svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever2018-03-20
* svcrdma: Use pr_err to report Receive errorsChuck Lever2018-03-20
* svcrdma: Post Receives in the Receive completion handlerChuck Lever2018-01-18
* svcrdma: Enqueue after setting XPT_CLOSE in completion handlersChuck Lever2017-11-07
* svcrdma: Estimate Send Queue depth properlyChuck Lever2017-09-05
* svcrdma: Limit RQ depthChuck Lever2017-09-05
* sunrpc: Const-ify instances of struct svc_xprt_opsChuck Lever2017-08-24
* svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw APIChuck Lever2017-07-12
* svcrdma: Clean-up svc_rdma_unmap_dmaChuck Lever2017-07-12
* svcrdma: Remove frmr cacheChuck Lever2017-07-12
* svcrdma: Remove unused Read completion handlersChuck Lever2017-07-12
* svcrdma: Use generic RDMA R/W API in RPC Call pathChuck Lever2017-07-12
* svcrdma: Remove the req_map cacheChuck Lever2017-04-25
* svcrdma: Remove unused RDMA Write completion handlerChuck Lever2017-04-25
* svcrdma: Use rdma_rw API in RPC reply pathChuck Lever2017-04-25
* svcrdma: Introduce local rdma_rw API helpersChuck Lever2017-04-25
* svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever2017-04-25
* svcrdma: set XPT_CONG_CTRL flag for bc xprtChuck Lever2017-03-28
* Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-02-28
|\
| * sunrpc: flag transports as having congestion controlJeff Layton2017-02-24
| * svcrdma: Poll CQs in "workqueue" modeChuck Lever2017-02-08
| * svcrdma: Combine list fields in struct svc_rdma_op_ctxtChuck Lever2017-02-08
| * svcrdma: Remove unused sc_dto_q fieldChuck Lever2017-02-08
| * svcrdma: Clean up RPC-over-RDMA Reply header encoderChuck Lever2017-02-08
* | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
|/
* Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-12-16
|\
| * svcrdma: Break up dprintk format in svc_rdma_accept()Chuck Lever2016-11-30
| * svcrdma: Remove svc_rdma_op_ctxt::wc_statusChuck Lever2016-11-30
| * svcrdma: Remove DMA map accountingChuck Lever2016-11-30
| * svcrdma: Remove BH-disabled spin locking in svc_rdma_send()Chuck Lever2016-11-30
* | sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew2016-11-14
|/
* Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-10-13
|\
| * svcrdma: support Remote InvalidationChuck Lever2016-09-23
| * svcrdma: Server-side support for rpcrdma_connect_privateChuck Lever2016-09-23
| * svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever2016-09-23
* | IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-23
|/
* svcrdma: Drain QP before freeing svcrdma_xprtChuck Lever2016-05-13
* svcrdma: Post Receives only for forward channel requestsChuck Lever2016-05-13
* svcrdma: Support IPv6 with NFS/RDMAShirley Ma2016-05-13
* svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever2016-03-01
* svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever2016-03-01
* svcrdma: Make RDMA_ERROR messages workChuck Lever2016-03-01
* svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever2016-03-01
* svc_rdma: use local_dma_lkeyChristoph Hellwig2016-01-19
* svcrdma: Add class for RDMA backwards direction transportChuck Lever2016-01-19
* svcrdma: Define maximum number of backchannel requestsChuck Lever2016-01-19
* svcrdma: Remove last two __GFP_NOFAIL call sitesChuck Lever2016-01-19
* svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever2016-01-19