aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma_recvfrom.c
Commit message (Expand)AuthorAge
* Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-08-23
|\
| * svcrdma: Avoid releasing a page in svc_xprt_release()Chuck Lever2018-08-09
* | net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-24
|/
* svcrdma: Fix incorrect return value/type in svc_rdma_post_recvsChuck Lever2018-06-08
* svcrdma: Persistently allocate and DMA-map Send buffersChuck Lever2018-05-11
* svcrdma: Remove post_send_wrChuck Lever2018-05-11
* svcrdma: Introduce svc_rdma_send_ctxtChuck Lever2018-05-11
* svcrdma: Clean up Send SGE accountingChuck Lever2018-05-11
* svcrdma: Allocate recv_ctxt's on CPU handling ReceivesChuck Lever2018-05-11
* svcrdma: Persistently allocate and DMA-map Receive buffersChuck Lever2018-05-11
* svcrdma: Preserve Receive buffer until svc_rdma_sendtoChuck Lever2018-05-11
* svcrdma: Simplify svc_rdma_recv_ctxt_putChuck Lever2018-05-11
* svcrdma: Introduce svc_rdma_recv_ctxtChuck Lever2018-05-11
* svcrdma: Trace key RDMA API eventsChuck Lever2018-05-11
* svcrdma: Trace key RPC/RDMA protocol eventsChuck Lever2018-05-11
* svcrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever2018-05-11
* svcrdma: Clean up rdma_build_arg_xdrChuck Lever2018-03-20
* svcrdma: Post Receives in the Receive completion handlerChuck Lever2018-01-18
* svcrdma: Properly compute .len and .buflen for received RPC CallsChuck Lever2017-07-12
* svcrdma: Use generic RDMA R/W API in RPC Call pathChuck Lever2017-07-12
* svcrdma: Don't account for Receive queue "starvation"Chuck Lever2017-06-28
* svcrdma: Improve Reply chunk sanity checkingChuck Lever2017-06-28
* svcrdma: Improve Write chunk sanity checkingChuck Lever2017-06-28
* svcrdma: Improve Read chunk sanity checkingChuck Lever2017-06-28
* svcrdma: Remove svc_rdma_marshal.cChuck Lever2017-06-28
* svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever2017-04-25
* svcrdma: Clean up RDMA_ERROR pathChuck Lever2017-04-25
* svcrdma: Poll CQs in "workqueue" modeChuck Lever2017-02-08
* svcrdma: Combine list fields in struct svc_rdma_op_ctxtChuck Lever2017-02-08
* svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna2017-01-12
* svcrdma: Remove unused variable in rdma_copy_tail()Chuck Lever2016-11-30
* svcrdma: Remove svc_rdma_op_ctxt::wc_statusChuck Lever2016-11-30
* svcrdma: Remove DMA map accountingChuck Lever2016-11-30
* svcrdma: Renovate sendto chunk list parsingChuck Lever2016-11-30
* svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever2016-09-23
* Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-05-24
|\
| * svcrdma: Generalize svc_rdma_xdr_decode_req()Chuck Lever2016-05-13
| * svcrdma: Eliminate code duplication in svc_rdma_recvfrom()Chuck Lever2016-05-13
| * svcrdma: Remove superfluous line from rdma_read_chunks()Chuck Lever2016-05-13
| * svcrdma: Do not add XDR padding to xdr_buf page vectorChuck Lever2016-05-13
* | IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-13
* | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-13
|/
* svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever2016-03-01
* svcrdma: Remove close_out exit pathChuck Lever2016-03-01
* svcrdma: Hook up the logic to return ERR_CHUNKChuck Lever2016-03-01
* svcrdma: Use correct XID in error repliesChuck 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