summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma_backchannel.c
Commit message (Expand)AuthorAgeFilesLines
* svcrdma: Clean up RPCRDMA_DEF_GFPChuck Lever2022-10-051-2/+2
* SUNRPC: Rename svc_close_xprt()Chuck Lever2022-02-281-1/+1
* svcrdma: Normalize Send page handlingChuck Lever2021-03-221-1/+7
* svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler2021-03-061-3/+3
* rpcrdma: Fix comments about reverse-direction operationChuck Lever2021-02-051-2/+2
* svcrdma: Support multiple write chunks when pulling upChuck Lever2020-11-301-4/+10
* svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever2020-07-131-1/+1
* svcrdma: Remove backchannel dprintk call sitesChuck Lever2020-05-181-43/+5
* svcrdma: Fix backchannel return codeChuck Lever2020-05-181-28/+10
* SUNRPC: Move xpt_mutex into socket xpo_sendto methodsChuck Lever2020-05-181-19/+16
* SUNRPC: Fix backchannel RPC soft lockupsChuck Lever2020-04-171-0/+2
* svcrdma: Fix leak of transport addressesChuck Lever2020-03-271-0/+1
* svcrdma: Fix double sync of transport header bufferChuck Lever2020-03-161-1/+0
* svcrdma: Refactor chunk list encodersChuck Lever2020-03-161-6/+9
* svcrdma: Update synopsis of svc_rdma_map_reply_msg()Chuck Lever2020-03-161-1/+1
* SUNRPC: Fix backchannel latency metricsChuck Lever2019-11-211-0/+1
* SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lockTrond Myklebust2019-07-061-2/+2
* SUNRPC: Refactor xprt_request_wait_receive()Trond Myklebust2019-04-251-1/+1
* SUNRPC: Remove rpc_xprt::tsh_sizeChuck Lever2019-02-131-1/+0
* xprtrdma: Don't wake pending tasks until disconnect is doneChuck Lever2019-01-021-3/+5
* Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-10-301-19/+4
|\
| * 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
* | Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-10-181-0/+1
|\ \
| * | xprtrdma: Reset credit grant properly after a disconnectChuck Lever2018-10-021-0/+1
| |/
* | SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()Trond Myklebust2018-09-301-1/+1
* | SUNRPC: Clean up transport write space handlingTrond Myklebust2018-09-301-6/+1
* | SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()Trond Myklebust2018-09-301-2/+1
* | SUNRPC: Rename xprt->recv_lock to xprt->queue_lockTrond Myklebust2018-09-301-2/+2
|/
* Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-121-0/+1
|\
| * SUNRPC: Add a ->free_slot transport calloutChuck Lever2018-05-071-0/+1
* | svcrdma: Persistently allocate and DMA-map Send buffersChuck Lever2018-05-111-34/+17
* | svcrdma: Remove post_send_wrChuck Lever2018-05-111-1/+2
* | svcrdma: Introduce svc_rdma_send_ctxtChuck Lever2018-05-111-5/+8
* | svcrdma: Clean up Send SGE accountingChuck Lever2018-05-111-1/+1
* | svcrdma: Trace key RDMA API eventsChuck Lever2018-05-111-0/+3
|/
* svcrdma: Post Receives in the Receive completion handlerChuck Lever2018-01-181-5/+0
* Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-181-1/+5
|\
| * svcrdma: Preserve CB send buffer across retransmitsChuck Lever2017-11-071-1/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2017-09-051-1/+1
|\
| * sunrpc: Const-ify all instances of struct rpc_xprt_opsChuck Lever2017-08-011-1/+1
* | SUNRPC: Add a separate spinlock to protect the RPC request receive listTrond Myklebust2017-08-181-2/+5
|/
* svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever2017-04-251-4/+14
* svcrdma: Use rdma_rw API in RPC reply pathChuck Lever2017-04-251-3/+3
* svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever2017-04-251-25/+11
* svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever2017-04-251-10/+1
* 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
|/