index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
backchannel.c
Age
Commit message (
Expand
)
Author
2020-01-15
xprtrdma: Allocate and map transport header buffers at connect time
Chuck Lever
2019-11-18
Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-10-30
SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding
Trond Myklebust
2019-10-24
xprtrdma: Pull up sometimes
Chuck Lever
2019-08-21
xprtrdma: Fix bc_max_slots return value
Chuck Lever
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
2019-04-25
xprtrdma: Aggregate the inline settings in struct rpcrdma_ep
Chuck Lever
2019-04-25
xprtrdma: Backchannel can use GFP_KERNEL allocations
Chuck Lever
2019-04-25
xprtrdma: Allocate req's regbufs at xprt create time
Chuck Lever
2019-04-25
xprtrdma: rpcrdma_regbuf alignment
Chuck Lever
2019-04-25
xprtrdma: Clean up rpcrdma_create_req()
Chuck Lever
2019-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-02-20
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
2019-02-13
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
xprtrdma: Cull dprintk() call sites
Chuck Lever
2019-01-02
xprtrdma: Simplify locking that protects the rl_allreqs list
Chuck Lever
2019-01-02
xprtrdma: Remove request_module from backchannel
Chuck Lever
2019-01-02
xprtrdma: Don't wake pending tasks until disconnect is done
Chuck Lever
2019-01-02
xprtrdma: Refactor Receive accounting
Chuck Lever
2018-12-27
sunrpc: remove unused bc_up operation from rpc_xprt_ops
Vasily Averin
2018-10-18
Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-10-03
xprtrdma: Don't disable BH's in backchannel server
Chuck Lever
2018-09-30
SUNRPC: Support for congestion control when queuing is enabled
Trond Myklebust
2018-09-30
SUNRPC: Refactor xprt_transmit() to remove the reply queue code
Trond Myklebust
2018-06-12
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-05-11
svcrdma: Trace key RDMA API events
Chuck Lever
2018-05-11
xprtrdma: Prepare RPC/RDMA includes for server-side trace points
Chuck Lever
2018-05-07
xprtrdma: Move Receive posting to Receive handler
Chuck Lever
2018-05-07
xprtrdma: Make rpc_rqst part of rpcrdma_req
Chuck Lever
2018-04-10
xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req
Chuck Lever
2018-01-23
xprtrdma: Correct some documenting comments
Chuck Lever
2018-01-23
xprtrdma: Add trace points in the client-side backchannel code paths
Chuck Lever
2018-01-16
xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst's
Chuck Lever
2018-01-16
xprtrdma: Split xprt_rdma_send_request
Chuck Lever
2018-01-16
xprtrdma: buf_free not called for CB replies
Chuck Lever
2018-01-16
xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
Chuck Lever
2017-11-17
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-11-17
xprtrdma: Add a field of bit flags to struct rpcrdma_req
Chuck Lever
2017-11-17
xprtrdma: Change return value of rpcrdma_prepare_send_sges()
Chuck Lever
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-11
xprtrdma: Clean up rpcrdma_bc_marshal_reply()
Chuck Lever
2017-08-08
xprtrdma: Harden backchannel call decoding
Chuck Lever
2017-05-24
xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma...
Markus Elfring
2016-11-29
xprtrdma: Cap size of callback buffer resources
Chuck Lever
2016-09-19
xprtrdma: Use gathered Send for large inline messages
Chuck Lever
2016-09-19
xprtrdma: Move send_wr to struct rpcrdma_req
Chuck Lever
2016-09-19
xprtrdma: Simplify rpcrdma_ep_post_recv()
Chuck Lever
2016-09-19
xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf
Chuck Lever
2016-09-19
xprtrdma: Delay DMA mapping Send and Receive buffers
Chuck Lever
[next]