index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
Dan Aloni
2022-02-08
1
-0
/
+3
*
xprtrdma: Remove definitions of RPCDBG_FACILITY
Chuck Lever
2022-01-14
5
-27
/
+0
*
xprtrdma: Remove final dprintk call sites from xprtrdma
Chuck Lever
2022-01-14
1
-12
/
+0
*
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-11-11
3
-9
/
+44
|
\
|
*
svcrdma: Split svcrmda_wc_{read,write} tracepoints
Chuck Lever
2021-10-04
1
-4
/
+26
|
*
svcrdma: Split the svcrdma_wc_send() tracepoint
Chuck Lever
2021-10-04
1
-3
/
+11
|
*
svcrdma: Split the svcrdma_wc_receive() tracepoint
Chuck Lever
2021-10-04
1
-2
/
+7
*
|
xprtrdma: Fix a maybe-uninitialized compiler warning
Benjamin Coddington
2021-11-02
1
-6
/
+7
*
|
xprtrdma: Remove rpcrdma_ep::re_implicit_roundup
Chuck Lever
2021-10-21
2
-3
/
+0
*
|
xprtrdma: Provide a buffer to pad Write chunks of unaligned length
Chuck Lever
2021-10-21
4
-9
/
+55
|
/
*
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-09-04
5
-31
/
+28
|
\
|
*
SUNRPC/xprtrdma: Fix reconnection locking
Trond Myklebust
2021-08-09
1
-6
/
+5
|
*
xprtrdma: Eliminate rpcrdma_post_sends()
Chuck Lever
2021-08-09
4
-18
/
+2
|
*
xprtrdma: Add an xprtrdma_post_send_err tracepoint
Chuck Lever
2021-08-09
1
-1
/
+5
|
*
xprtrdma: Add xprtrdma_post_recvs_err() tracepoint
Chuck Lever
2021-08-09
1
-1
/
+2
|
*
xprtrdma: Put rpcrdma_reps before waking the tear-down completion
Chuck Lever
2021-08-09
1
-5
/
+5
|
*
xprtrdma: Disconnect after an ib_post_send() immediate error
Chuck Lever
2021-08-09
3
-1
/
+10
*
|
svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free()
Chuck Lever
2021-08-19
1
-7
/
+0
*
|
svcrdma: Convert rdma->sc_rw_ctxts to llist
Chuck Lever
2021-08-17
2
-15
/
+36
*
|
svcrdma: Relieve contention on sc_send_lock.
Chuck Lever
2021-08-17
2
-16
/
+9
*
|
svcrdma: Fewer calls to wake_up() in Send completion handler
Chuck Lever
2021-08-17
2
-8
/
+17
|
/
*
Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-07-09
1
-0
/
+2
|
\
|
*
sunrpc: keep track of the xprt_class in rpc_xprt structure
Olga Kornievskaia
2021-07-08
1
-0
/
+2
*
|
Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-07-07
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
xprtrdma: Fix spelling mistakes
Zheng Yongjun
2021-07-07
1
-3
/
+3
*
|
xprtrdma: Revert 586a0787ce35
Chuck Lever
2021-05-27
1
-9
/
+18
*
|
SUNRPC: More fixes for backlog congestion
Trond Myklebust
2021-05-26
3
-9
/
+22
|
/
*
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
6
-210
/
+208
|
\
|
*
xprtrdma: Fix a NULL dereference in frwr_unmap_sync()
Chuck Lever
2021-05-02
1
-0
/
+1
|
*
xprtrdma: Move fr_mr field to struct rpcrdma_mr
Chuck Lever
2021-04-26
2
-9
/
+6
|
*
xprtrdma: Move the Work Request union to struct rpcrdma_mr
Chuck Lever
2021-04-26
2
-23
/
+13
|
*
xprtrdma: Move fr_linv_done field to struct rpcrdma_mr
Chuck Lever
2021-04-26
2
-6
/
+5
|
*
xprtrdma: Move cqe to struct rpcrdma_mr
Chuck Lever
2021-04-26
2
-21
/
+16
|
*
xprtrdma: Move fr_cid to struct rpcrdma_mr
Chuck Lever
2021-04-26
2
-17
/
+16
|
*
xprtrdma: Remove the RPC/RDMA QP event handler
Chuck Lever
2021-04-26
1
-18
/
+0
|
*
xprtrdma: Add tracepoints showing FastReg WRs and remote invalidation
Chuck Lever
2021-04-26
1
-0
/
+2
|
*
xprtrdma: Avoid Send Queue wrapping
Chuck Lever
2021-04-26
2
-17
/
+16
|
*
xprtrdma: Do not wake RPC consumer on a failed LocalInv
Chuck Lever
2021-04-26
3
-9
/
+41
|
*
xprtrdma: Do not recycle MR after FastReg/LocalInv flushes
Chuck Lever
2021-04-26
1
-52
/
+17
|
*
xprtrdma: Clarify use of barrier in frwr_wc_localinv_done()
Chuck Lever
2021-04-26
1
-3
/
+5
|
*
xprtrdma: Rename frwr_release_mr()
Chuck Lever
2021-04-26
3
-6
/
+6
|
*
xprtrdma: rpcrdma_mr_pop() already does list_del_init()
Chuck Lever
2021-04-26
1
-1
/
+0
|
*
xprtrdma: Delete rpcrdma_recv_buffer_put()
Chuck Lever
2021-04-26
4
-20
/
+14
|
*
xprtrdma: Fix cwnd update ordering
Chuck Lever
2021-04-26
3
-7
/
+8
|
*
xprtrdma: Improve locking around rpcrdma_rep creation
Chuck Lever
2021-04-26
1
-4
/
+5
|
*
xprtrdma: Improve commentary around rpcrdma_reps_unmap()
Chuck Lever
2021-04-26
1
-1
/
+5
|
*
xprtrdma: Improve locking around rpcrdma_rep destruction
Chuck Lever
2021-04-26
1
-7
/
+24
|
*
xprtrdma: Put flushed Receives on free list instead of destroying them
Chuck Lever
2021-04-26
1
-1
/
+3
|
*
xprtrdma: Do not refresh Receive Queue while it is draining
Chuck Lever
2021-04-26
2
-0
/
+14
|
*
xprtrdma: Avoid Receive Queue wrapping
Chuck Lever
2021-04-26
1
-0
/
+1
[next]