summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma_backchannel.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-02-281-8/+9
|\
| * svcrdma: Clean up backchannel send header encodingChuck Lever2017-02-081-8/+9
* | net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+1
|/
* svcrdma: Remove unused variables in xprt_rdma_bc_allocate()Chuck Lever2016-11-301-4/+0
* 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