summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma_backchannel.c
Commit message (Expand)AuthorAgeFilesLines
* svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit armChuck Lever2016-11-301-0/+1
* svcrdma: backchannel cannot share a page for send and rcv buffersChuck Lever2016-11-011-3/+10
* sunrpc: fix some missing rq_rbuffer assignmentsJeff Layton2016-10-281-0/+1
* Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-131-9/+10
|\
| * SUNRPC: Generalize the RPC buffer release APIChuck Lever2016-09-191-1/+1
| * SUNRPC: Generalize the RPC buffer allocation APIChuck Lever2016-09-191-8/+9
* | svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever2016-09-231-1/+1
|/
* svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever2016-03-011-2/+2
* svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever2016-03-011-9/+2
* svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever2016-03-011-1/+1
* svc_rdma: use local_dma_lkeyChristoph Hellwig2016-01-191-1/+1
* svcrdma: Add class for RDMA backwards direction transportChuck Lever2016-01-191-0/+371
OpenPOWER on IntegriCloud