index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
SUNRPC: Move fault injection call sites
Chuck Lever
2021-04-14
1
-2
/
+4
*
|
svcrdma: Pass a useful error code to the send_err tracepoint
Chuck Lever
2021-04-14
1
-3
/
+9
*
|
svcrdma: Rename goto labels in svc_rdma_sendto()
Chuck Lever
2021-04-14
1
-12
/
+12
*
|
svcrdma: Don't leak send_ctxt on Send errors
Chuck Lever
2021-04-14
1
-4
/
+4
*
|
svcrdma: Clean up dto_q critical section in svc_rdma_recvfrom()
Chuck Lever
2021-03-31
1
-7
/
+7
*
|
svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_arg
Chuck Lever
2021-03-31
2
-17
/
+0
*
|
svcrdma: Remove sc_read_complete_q
Chuck Lever
2021-03-31
2
-52
/
+6
*
|
svcrdma: Single-stage RDMA Read
Chuck Lever
2021-03-31
2
-67
/
+37
*
|
SUNRPC: Move svc_xprt_received() call sites
Chuck Lever
2021-03-22
1
-0
/
+6
*
|
svcrdma: Retain the page backing rq_res.head[0].iov_base
Chuck Lever
2021-03-22
1
-0
/
+5
*
|
svcrdma: Remove unused sc_pages field
Chuck Lever
2021-03-22
1
-25
/
+0
*
|
svcrdma: Normalize Send page handling
Chuck Lever
2021-03-22
2
-14
/
+23
*
|
svcrdma: Add a "deferred close" helper
Chuck Lever
2021-03-22
4
-15
/
+9
*
|
svcrdma: Maintain a Receive water mark
Chuck Lever
2021-03-22
2
-3
/
+12
*
|
svcrdma: Use svc_rdma_refresh_recvs() in wc_receive
Chuck Lever
2021-03-22
1
-32
/
+11
*
|
svcrdma: Add a batch Receive posting mechanism
Chuck Lever
2021-03-22
1
-14
/
+42
*
|
svcrdma: Remove stale comment for svc_rdma_wc_receive()
Chuck Lever
2021-03-22
1
-2
/
+0
*
|
svcrdma: Provide an explanatory comment in CMA event handler
Chuck Lever
2021-03-22
1
-0
/
+3
*
|
svcrdma: RPCDBG_FACILITY is no longer used
Chuck Lever
2021-03-22
2
-4
/
+0
|
/
*
svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"
Chuck Lever
2021-03-11
1
-43
/
+39
*
svcrdma: disable timeouts on rdma backchannel
Timo Rothenpieler
2021-03-06
1
-3
/
+3
*
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-02-26
5
-68
/
+34
|
\
|
*
xprtrdma: Clean up rpcrdma_prepare_readch()
Chuck Lever
2021-02-05
1
-18
/
+9
|
*
xprtrdma: Pad optimization, revisited
Chuck Lever
2021-02-05
1
-4
/
+1
|
*
rpcrdma: Fix comments about reverse-direction operation
Chuck Lever
2021-02-05
4
-12
/
+8
|
*
xprtrdma: Refactor invocations of offset_in_page()
Chuck Lever
2021-02-05
3
-8
/
+6
|
*
xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
Chuck Lever
2021-02-05
3
-13
/
+10
|
*
xprtrdma: Remove FMR support in rpcrdma_convert_iovs()
Chuck Lever
2021-02-05
1
-20
/
+7
*
|
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-02-22
1
-3
/
+3
|
\
\
|
*
|
svcrdma: Hold private mutex while invoking rdma_accept()
Chuck Lever
2021-02-15
1
-3
/
+3
|
|
/
*
|
svcrdma: DMA-sync the receive buffer in svc_rdma_recvfrom()
Chuck Lever
2021-01-25
1
-3
/
+3
*
|
svcrdma: Reduce Receive doorbell rate
Chuck Lever
2021-01-25
1
-39
/
+43
*
|
svcrdma: Deprecate stat variables that are no longer used
Chuck Lever
2021-01-25
1
-57
/
+27
*
|
svcrdma: Restore read and write stats
Chuck Lever
2021-01-25
2
-8
/
+20
*
|
svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter
Chuck Lever
2021-01-25
3
-5
/
+11
*
|
svcrdma: Convert rdma_stat_recv to a per-CPU counter
Chuck Lever
2021-01-25
2
-6
/
+52
*
|
svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up()
Chuck Lever
2021-01-25
1
-7
/
+23
|
/
*
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-17
7
-84
/
+123
|
\
|
*
Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2020-12-15
6
-75
/
+90
|
|
\
|
|
*
xprtrdma: Micro-optimize MR DMA-unmapping
Chuck Lever
2020-11-11
2
-6
/
+7
|
|
*
xprtrdma: Move rpcrdma_mr_put()
Chuck Lever
2020-11-11
3
-33
/
+28
|
|
*
xprtrdma: Trace unmap_sync calls
Chuck Lever
2020-11-11
1
-3
/
+4
|
|
*
xprtrdma: Display the task ID when reporting MR events
Chuck Lever
2020-11-11
2
-2
/
+0
|
|
*
xprtrdma: Clean up trace_xprtrdma_nomrs()
Chuck Lever
2020-11-11
1
-1
/
+1
|
|
*
xprtrdma: Clean up xprtrdma callback tracepoints
Chuck Lever
2020-11-11
1
-3
/
+3
|
|
*
xprtrdma: Clean up tracepoints in the reply path
Chuck Lever
2020-11-11
1
-4
/
+2
|
|
*
xprtrdma: Clean up reply parsing error tracepoints
Chuck Lever
2020-11-11
1
-5
/
+5
|
|
*
xprtrdma: Clean up trace_xprtrdma_post_linv
Chuck Lever
2020-11-11
1
-2
/
+2
|
|
*
xprtrdma: Introduce FRWR completion IDs
Chuck Lever
2020-11-11
2
-7
/
+23
|
|
*
xprtrdma: Introduce Send completion IDs
Chuck Lever
2020-11-11
2
-1
/
+5
[prev]
[next]