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_sendto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-04
svcrdma: Split the svcrdma_wc_send() tracepoint
Chuck Lever
1
-3
/
+11
2021-08-17
svcrdma: Relieve contention on sc_send_lock.
Chuck Lever
1
-15
/
+8
2021-08-17
svcrdma: Fewer calls to wake_up() in Send completion handler
Chuck Lever
1
-3
/
+15
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-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
1
-13
/
+16
2021-03-22
svcrdma: Add a "deferred close" helper
Chuck Lever
1
-6
/
+4
2021-03-22
svcrdma: RPCDBG_FACILITY is no longer used
Chuck Lever
1
-2
/
+0
2021-01-25
svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter
Chuck Lever
1
-1
/
+1
2020-11-30
svcrdma: Clean up chunk tracepoints
Chuck Lever
1
-2
/
+0
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()
Chuck Lever
1
-76
/
+98
2020-11-30
svcrdma: Support multiple write chunks when pulling up
Chuck Lever
1
-76
/
+112
2020-11-30
svcrdma: Use parsed chunk lists to encode Reply transport headers
Chuck Lever
1
-61
/
+44
2020-11-30
svcrdma: Use parsed chunk lists to construct RDMA Writes
Chuck Lever
1
-9
/
+13
2020-11-30
svcrdma: Clean up svc_rdma_encode_reply_chunk()
Chuck Lever
1
-12
/
+11
2020-11-30
svcrdma: Post RDMA Writes while XDR encoding replies
Chuck Lever
1
-26
/
+34
2020-11-30
NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
Chuck Lever
1
-17
/
+7
2020-11-30
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
1
-4
/
+4
2020-10-16
svcrdma: fix bounce buffers for unaligned offsets and multiple pages
Dan Aloni
1
-1
/
+2
2020-07-28
svcrdma: Remove transport reference counting
Chuck Lever
1
-4
/
+0
2020-07-14
svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()
Chuck Lever
1
-5
/
+6
2020-07-14
svcrdma: Introduce Send completion IDs
Chuck Lever
1
-3
/
+12
2020-07-14
svcrdma: Add common XDR encoders for RDMA and Read segments
Chuck Lever
1
-3
/
+1
2020-07-14
svcrdma: Add common XDR decoders for RDMA and Read segments
Chuck Lever
1
-4
/
+1
2020-07-14
svcrdma: Clean up trace_svcrdma_send_failed() tracepoint
Chuck Lever
1
-1
/
+1
2020-07-14
svcrdma: Make svc_rdma_send_error_msg() a global function
Chuck Lever
1
-9
/
+19
2020-07-14
svcrdma: Eliminate return value for svc_rdma_send_error_msg()
Chuck Lever
1
-11
/
+14
2020-07-14
svcrdma: Add a @status parameter to svc_rdma_send_error_msg()
Chuck Lever
1
-6
/
+26
2020-07-14
svcrdma: Add @rctxt parameter to svc_rdma_send_error() functions
Chuck Lever
1
-12
/
+11
2020-07-14
svcrdma: Remove save_io_pages() call from send_error_msg()
Chuck Lever
1
-4
/
+5
2020-05-18
SUNRPC: Move xpt_mutex into socket xpo_sendto methods
Chuck Lever
1
-6
/
+4
2020-04-17
svcrdma: Fix leak of svc_rdma_recv_ctxt objects
Chuck Lever
1
-10
/
+3
2020-04-17
svcrdma: Fix trace point use-after-free race
Chuck Lever
1
-7
/
+9
2020-03-16
svcrdma: Avoid DMA mapping small RPC Replies
Chuck Lever
1
-1
/
+12
2020-03-16
svcrdma: Fix double sync of transport header buffer
Chuck Lever
1
-38
/
+26
2020-03-16
svcrdma: Refactor chunk list encoders
Chuck Lever
1
-107
/
+174
2020-03-16
svcrdma: Update synopsis of svc_rdma_send_reply_msg()
Chuck Lever
1
-6
/
+4
2020-03-16
svcrdma: Update synopsis of svc_rdma_map_reply_msg()
Chuck Lever
1
-33
/
+49
2020-03-16
svcrdma: Update synopsis of svc_rdma_send_reply_chunk()
Chuck Lever
1
-1
/
+1
2020-03-16
svcrdma: De-duplicate code that locates Write and Reply chunks
Chuck Lever
1
-34
/
+4
2020-03-16
SUNRPC: Add xdr_pad_size() helper
Chuck Lever
1
-7
/
+2
2020-03-16
svcrdma: Fix double svc_rdma_send_ctxt_put() in an error path
Chuck Lever
1
-8
/
+1
2020-03-16
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
1
-1
/
+39
2019-10-08
svcrdma: Improve DMA mapping trace points
Chuck Lever
1
-2
/
+6
2019-02-06
svcrdma: Remove syslog warnings in work completion handlers
Chuck Lever
1
-4
/
+0
2019-02-06
svcrdma: Remove max_sge check at connect time
Chuck Lever
1
-6
/
+99
2018-12-28
sunrpc: remove unused xpo_prep_reply_hdr callback
Vasily Averin
1
-4
/
+0
[next]