index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
xprtrdma: Delete rpcrdma_recv_buffer_put()
Chuck Lever
4
-20
/
+14
2021-04-26
xprtrdma: Fix cwnd update ordering
Chuck Lever
3
-7
/
+8
2021-04-26
xprtrdma: Improve locking around rpcrdma_rep creation
Chuck Lever
1
-4
/
+5
2021-04-26
xprtrdma: Improve commentary around rpcrdma_reps_unmap()
Chuck Lever
1
-1
/
+5
2021-04-26
xprtrdma: Improve locking around rpcrdma_rep destruction
Chuck Lever
1
-7
/
+24
2021-04-26
xprtrdma: Put flushed Receives on free list instead of destroying them
Chuck Lever
1
-1
/
+3
2021-04-26
xprtrdma: Do not refresh Receive Queue while it is draining
Chuck Lever
2
-0
/
+14
2021-04-26
xprtrdma: Avoid Receive Queue wrapping
Chuck Lever
1
-0
/
+1
2021-04-14
svcrdma: Pass a useful error code to the send_err tracepoint
Chuck Lever
1
-3
/
+9
2021-04-14
svcrdma: Rename goto labels in svc_rdma_sendto()
Chuck Lever
1
-12
/
+12
2021-04-14
svcrdma: Don't leak send_ctxt on Send errors
Chuck Lever
1
-4
/
+4
2021-04-14
SUNRPC: Move fault injection call sites
Chuck Lever
1
-2
/
+4
2021-03-31
svcrdma: Clean up dto_q critical section in svc_rdma_recvfrom()
Chuck Lever
1
-7
/
+7
2021-03-31
svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_arg
Chuck Lever
2
-17
/
+0
2021-03-31
svcrdma: Remove sc_read_complete_q
Chuck Lever
2
-52
/
+6
2021-03-31
svcrdma: Single-stage RDMA Read
Chuck Lever
2
-67
/
+37
2021-03-22
SUNRPC: Move svc_xprt_received() call sites
Chuck Lever
1
-0
/
+6
2021-03-22
svcrdma: Retain the page backing rq_res.head[0].iov_base
Chuck Lever
1
-0
/
+5
2021-03-22
svcrdma: Remove unused sc_pages field
Chuck Lever
1
-25
/
+0
2021-03-22
svcrdma: Normalize Send page handling
Chuck Lever
2
-14
/
+23
2021-03-22
svcrdma: Add a "deferred close" helper
Chuck Lever
4
-15
/
+9
2021-03-22
svcrdma: Maintain a Receive water mark
Chuck Lever
2
-3
/
+12
2021-03-22
svcrdma: Use svc_rdma_refresh_recvs() in wc_receive
Chuck Lever
1
-32
/
+11
2021-03-22
svcrdma: Add a batch Receive posting mechanism
Chuck Lever
1
-14
/
+42
2021-03-22
svcrdma: Remove stale comment for svc_rdma_wc_receive()
Chuck Lever
1
-2
/
+0
2021-03-22
svcrdma: Provide an explanatory comment in CMA event handler
Chuck Lever
1
-0
/
+3
2021-03-22
svcrdma: RPCDBG_FACILITY is no longer used
Chuck Lever
2
-4
/
+0
2021-03-11
svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"
Chuck Lever
1
-43
/
+39
2021-03-06
svcrdma: disable timeouts on rdma backchannel
Timo Rothenpieler
1
-3
/
+3
2021-02-26
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-68
/
+34
2021-02-22
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-3
/
+3
2021-02-15
svcrdma: Hold private mutex while invoking rdma_accept()
Chuck Lever
1
-3
/
+3
2021-02-05
xprtrdma: Clean up rpcrdma_prepare_readch()
Chuck Lever
1
-18
/
+9
2021-02-05
xprtrdma: Pad optimization, revisited
Chuck Lever
1
-4
/
+1
2021-02-05
rpcrdma: Fix comments about reverse-direction operation
Chuck Lever
4
-12
/
+8
2021-02-05
xprtrdma: Refactor invocations of offset_in_page()
Chuck Lever
3
-8
/
+6
2021-02-05
xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
Chuck Lever
3
-13
/
+10
2021-02-05
xprtrdma: Remove FMR support in rpcrdma_convert_iovs()
Chuck Lever
1
-20
/
+7
2021-01-25
svcrdma: DMA-sync the receive buffer in svc_rdma_recvfrom()
Chuck Lever
1
-3
/
+3
2021-01-25
svcrdma: Reduce Receive doorbell rate
Chuck Lever
1
-39
/
+43
2021-01-25
svcrdma: Deprecate stat variables that are no longer used
Chuck Lever
1
-57
/
+27
2021-01-25
svcrdma: Restore read and write stats
Chuck Lever
2
-8
/
+20
2021-01-25
svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter
Chuck Lever
3
-5
/
+11
2021-01-25
svcrdma: Convert rdma_stat_recv to a per-CPU counter
Chuck Lever
2
-6
/
+52
2021-01-25
svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up()
Chuck Lever
1
-7
/
+23
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-84
/
+123
2020-12-15
Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
6
-75
/
+90
2020-12-14
xprtrdma: Fix XDRBUF_SPARSE_PAGES support
Chuck Lever
1
-9
/
+31
2020-12-02
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
2
-0
/
+2
2020-11-30
svcrdma: support multiple Read chunks per RPC
Chuck Lever
1
-14
/
+222
[prev]
[next]