index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
svc_rdma_backchannel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-14
svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()
Chuck Lever
1
-1
/
+1
2020-05-18
svcrdma: Remove backchannel dprintk call sites
Chuck Lever
1
-43
/
+5
2020-05-18
svcrdma: Fix backchannel return code
Chuck Lever
1
-28
/
+10
2020-05-18
SUNRPC: Move xpt_mutex into socket xpo_sendto methods
Chuck Lever
1
-19
/
+16
2020-04-17
SUNRPC: Fix backchannel RPC soft lockups
Chuck Lever
1
-0
/
+2
2020-03-27
svcrdma: Fix leak of transport addresses
Chuck Lever
1
-0
/
+1
2020-03-16
svcrdma: Fix double sync of transport header buffer
Chuck Lever
1
-1
/
+0
2020-03-16
svcrdma: Refactor chunk list encoders
Chuck Lever
1
-6
/
+9
2020-03-16
svcrdma: Update synopsis of svc_rdma_map_reply_msg()
Chuck Lever
1
-1
/
+1
2019-11-22
SUNRPC: Fix backchannel latency metrics
Chuck Lever
1
-0
/
+1
2019-07-06
SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock
Trond Myklebust
1
-2
/
+2
2019-04-25
SUNRPC: Refactor xprt_request_wait_receive()
Trond Myklebust
1
-1
/
+1
2019-02-13
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
1
-1
/
+0
2019-01-02
xprtrdma: Don't wake pending tasks until disconnect is done
Chuck Lever
1
-3
/
+5
2018-10-30
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-19
/
+4
2018-10-29
svcrdma: Remove try_module_get from backchannel
Chuck Lever
1
-14
/
+0
2018-10-29
svcrdma: Remove ->release_rqst call in bc reply handler
Chuck Lever
1
-5
/
+4
2018-10-19
Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
1
-0
/
+1
2018-10-02
xprtrdma: Reset credit grant properly after a disconnect
Chuck Lever
1
-0
/
+1
2018-09-30
SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()
Trond Myklebust
1
-1
/
+1
2018-09-30
SUNRPC: Clean up transport write space handling
Trond Myklebust
1
-6
/
+1
2018-09-30
SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()
Trond Myklebust
1
-2
/
+1
2018-09-30
SUNRPC: Rename xprt->recv_lock to xprt->queue_lock
Trond Myklebust
1
-2
/
+2
2018-06-12
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2018-05-11
svcrdma: Persistently allocate and DMA-map Send buffers
Chuck Lever
1
-34
/
+17
2018-05-11
svcrdma: Remove post_send_wr
Chuck Lever
1
-1
/
+2
2018-05-11
svcrdma: Introduce svc_rdma_send_ctxt
Chuck Lever
1
-5
/
+8
2018-05-11
svcrdma: Clean up Send SGE accounting
Chuck Lever
1
-1
/
+1
2018-05-11
svcrdma: Trace key RDMA API events
Chuck Lever
1
-0
/
+3
2018-05-07
SUNRPC: Add a ->free_slot transport callout
Chuck Lever
1
-0
/
+1
2018-01-18
svcrdma: Post Receives in the Receive completion handler
Chuck Lever
1
-5
/
+0
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+5
2017-11-08
svcrdma: Preserve CB send buffer across retransmits
Chuck Lever
1
-1
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-05
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
1
-1
/
+1
2017-08-18
SUNRPC: Add a separate spinlock to protect the RPC request receive list
Trond Myklebust
1
-2
/
+5
2017-08-01
sunrpc: Const-ify all instances of struct rpc_xprt_ops
Chuck Lever
1
-1
/
+1
2017-04-26
svcrdma: Clean up RPC-over-RDMA backchannel reply processing
Chuck Lever
1
-4
/
+14
2017-04-26
svcrdma: Use rdma_rw API in RPC reply path
Chuck Lever
1
-3
/
+3
2017-04-26
svcrdma: Add svc_rdma_map_reply_hdr()
Chuck Lever
1
-25
/
+11
2017-04-26
svcrdma: Move send_wr to svc_rdma_op_ctxt
Chuck Lever
1
-10
/
+1
2017-03-01
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-8
/
+9
2017-02-10
net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-08
svcrdma: Clean up backchannel send header encoding
Chuck Lever
1
-8
/
+9
2016-12-01
svcrdma: Remove unused variables in xprt_rdma_bc_allocate()
Chuck Lever
1
-4
/
+0
2016-12-01
svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
Chuck Lever
1
-0
/
+1
2016-11-01
svcrdma: backchannel cannot share a page for send and rcv buffers
Chuck Lever
1
-3
/
+10
2016-10-28
sunrpc: fix some missing rq_rbuffer assignments
Jeff Layton
1
-0
/
+1
2016-10-14
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-9
/
+10
2016-09-23
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
1
-1
/
+1
[next]