aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/backchannel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-05xprtrdma: Clean up synopsis of rpcrdma_req_create()Chuck Lever1-1/+1
2022-01-14xprtrdma: Remove definitions of RPCDBG_FACILITYChuck Lever1-4/+0
2021-08-09xprtrdma: Eliminate rpcrdma_post_sends()Chuck Lever1-1/+1
2021-04-26xprtrdma: Delete rpcrdma_recv_buffer_put()Chuck Lever1-1/+3
2021-02-05rpcrdma: Fix comments about reverse-direction operationChuck Lever1-2/+2
2020-11-11xprtrdma: Clean up xprtrdma callback tracepointsChuck Lever1-3/+3
2020-03-27xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprtChuck Lever1-2/+2
2020-03-27xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_epChuck Lever1-2/+2
2020-03-27xprtrdma: Clean up the post_send pathChuck Lever1-1/+1
2020-01-15xprtrdma: Allocate and map transport header buffers at connect timeChuck Lever1-0/+4
2019-11-18Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux-nfsTrond Myklebust1-1/+1
2019-10-30SUNRPC: The RDMA back channel mustn't disappear while requests are outstandingTrond Myklebust1-0/+2
2019-10-24xprtrdma: Pull up sometimesChuck Lever1-1/+1
2019-08-21xprtrdma: Fix bc_max_slots return valueChuck Lever1-3/+1
2019-07-18SUNRPC: Fix up backchannel slot table accountingTrond Myklebust1-0/+7
2019-04-25xprtrdma: Aggregate the inline settings in struct rpcrdma_epChuck Lever1-3/+3
2019-04-25xprtrdma: Backchannel can use GFP_KERNEL allocationsChuck Lever1-64/+40
2019-04-25xprtrdma: Allocate req's regbufs at xprt create timeChuck Lever1-14/+4
2019-04-25xprtrdma: rpcrdma_regbuf alignmentChuck Lever1-3/+3
2019-04-25xprtrdma: Clean up rpcrdma_create_req()Chuck Lever1-3/+3
2019-02-25Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsTrond Myklebust1-1/+1
2019-02-20SUNRPC: Ensure rq_bytes_sent is reset before request transmissionTrond Myklebust1-1/+0
2019-02-13SUNRPC: Add xdr_stream::rqst fieldChuck Lever1-1/+1
2019-01-02Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-29/+10
2019-01-02xprtrdma: Cull dprintk() call sitesChuck Lever1-3/+0
2019-01-02xprtrdma: Simplify locking that protects the rl_allreqs listChuck Lever1-17/+3
2019-01-02xprtrdma: Remove request_module from backchannelChuck Lever1-2/+0
2019-01-02xprtrdma: Don't wake pending tasks until disconnect is doneChuck Lever1-6/+7
2019-01-02xprtrdma: Refactor Receive accountingChuck Lever1-1/+0
2018-12-27sunrpc: remove unused bc_up operation from rpc_xprt_opsVasily Averin1-20/+0
2018-10-18Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linux-nfsTrond Myklebust1-8/+8
2018-10-03xprtrdma: Don't disable BH's in backchannel serverChuck Lever1-8/+8
2018-09-30SUNRPC: Support for congestion control when queuing is enabledTrond Myklebust1-0/+3
2018-09-30SUNRPC: Refactor xprt_transmit() to remove the reply queue codeTrond Myklebust1-1/+0
2018-06-12Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-66/+39
2018-05-11svcrdma: Trace key RDMA API eventsChuck Lever1-0/+1
2018-05-11xprtrdma: Prepare RPC/RDMA includes for server-side trace pointsChuck Lever1-0/+1
2018-05-07xprtrdma: Move Receive posting to Receive handlerChuck Lever1-26/+6
2018-05-07xprtrdma: Make rpc_rqst part of rpcrdma_reqChuck Lever1-42/+35
2018-04-10xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_reqChuck Lever1-7/+0
2018-01-23xprtrdma: Correct some documenting commentsChuck Lever1-1/+1
2018-01-23xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever1-4/+4
2018-01-16xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst'sChuck Lever1-6/+1
2018-01-16xprtrdma: Split xprt_rdma_send_requestChuck Lever1-10/+38
2018-01-16xprtrdma: buf_free not called for CB repliesChuck Lever1-1/+0
2018-01-16xprtrdma: Fix backchannel allocation of extra rpcrdma_repsChuck Lever1-10/+2
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-3/+3
2017-11-17xprtrdma: Add a field of bit flags to struct rpcrdma_reqChuck Lever1-1/+1
2017-11-17xprtrdma: Change return value of rpcrdma_prepare_send_sges()Chuck Lever1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1