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
*
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-16
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
|
|
*
xprtrdma: Introduce Receive completion IDs
Chuck Lever
2020-11-11
2
-1
/
+10
|
|
*
xprtrdma: Replace dprintk call sites in ERR_CHUNK path
Chuck Lever
2020-11-11
1
-10
/
+3
|
*
|
xprtrdma: Fix XDRBUF_SPARSE_PAGES support
Chuck Lever
2020-12-14
1
-9
/
+31
|
*
|
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
2020-12-02
2
-0
/
+2
|
|
/
*
|
svcrdma: support multiple Read chunks per RPC
Chuck Lever
2020-11-30
1
-14
/
+222
*
|
svcrdma: Use the new parsed chunk list when pulling Read chunks
Chuck Lever
2020-11-30
2
-68
/
+108
*
|
svcrdma: Rename info::ri_chunklen
Chuck Lever
2020-11-30
1
-16
/
+15
*
|
svcrdma: Clean up chunk tracepoints
Chuck Lever
2020-11-30
2
-17
/
+12
*
|
svcrdma: Remove chunk list pointers
Chuck Lever
2020-11-30
1
-7
/
+1
*
|
svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk
Chuck Lever
2020-11-30
1
-27
/
+9
*
|
svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()
Chuck Lever
2020-11-30
1
-76
/
+98
*
|
svcrdma: Support multiple write chunks when pulling up
Chuck Lever
2020-11-30
3
-82
/
+129
*
|
svcrdma: Use parsed chunk lists to encode Reply transport headers
Chuck Lever
2020-11-30
1
-61
/
+44
*
|
svcrdma: Use parsed chunk lists to construct RDMA Writes
Chuck Lever
2020-11-30
3
-34
/
+36
*
|
svcrdma: Use parsed chunk lists to detect reverse direction replies
Chuck Lever
2020-11-30
1
-15
/
+14
[next]