index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-04-20
Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"
Chuck Lever
2024-03-01
svcrdma: Add Write chunk WRs to the RPC's Send WR chain
Chuck Lever
2024-03-01
svcrdma: Post WRs for Write chunks in svc_rdma_sendto()
Chuck Lever
2024-03-01
svcrdma: Post the Reply chunk and Send WR together
Chuck Lever
2024-03-01
svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt
Chuck Lever
2024-03-01
svcrdma: Post Send WR chain
Chuck Lever
2024-03-01
svcrdma: Fix retry loop in svc_rdma_send()
Chuck Lever
2024-03-01
svcrdma: Prevent a UAF in svc_rdma_send()
Chuck Lever
2024-03-01
svcrdma: Fix SQ wake-ups
Chuck Lever
2024-01-07
svcrdma: Optimize svc_rdma_cc_init()
Chuck Lever
2024-01-07
svcrdma: De-duplicate completion ID initialization helpers
Chuck Lever
2024-01-07
svcrdma: Update some svcrdma DMA-related tracepoints
Chuck Lever
2024-01-07
svcrdma: SQ error tracepoints should report completion IDs
Chuck Lever
2024-01-07
rpcrdma: Introduce a simple cid tracepoint class
Chuck Lever
2024-01-07
svcrdma: Clean up locking
Chuck Lever
2024-01-07
svcrdma: Add an async version of svc_rdma_send_ctxt_put()
Chuck Lever
2024-01-07
svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
Chuck Lever
2023-06-17
svcrdma: Convert "might sleep" comment into a code annotation
Chuck Lever
2023-06-17
SUNRPC: Optimize page release in svc_rdma_sendto()
Chuck Lever
2023-06-12
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
2023-06-12
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
2023-06-12
SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0]...
Chuck Lever
2023-06-12
svcrdma: Clean up allocation of svc_rdma_send_ctxt
Chuck Lever
2021-10-04
svcrdma: Split the svcrdma_wc_send() tracepoint
Chuck Lever
2021-08-17
svcrdma: Relieve contention on sc_send_lock.
Chuck Lever
2021-08-17
svcrdma: Fewer calls to wake_up() in Send completion handler
Chuck Lever
2021-04-14
svcrdma: Pass a useful error code to the send_err tracepoint
Chuck Lever
2021-04-14
svcrdma: Rename goto labels in svc_rdma_sendto()
Chuck Lever
2021-04-14
svcrdma: Don't leak send_ctxt on Send errors
Chuck Lever
2021-03-22
svcrdma: Retain the page backing rq_res.head[0].iov_base
Chuck Lever
2021-03-22
svcrdma: Remove unused sc_pages field
Chuck Lever
2021-03-22
svcrdma: Normalize Send page handling
Chuck Lever
2021-03-22
svcrdma: Add a "deferred close" helper
Chuck Lever
2021-03-22
svcrdma: RPCDBG_FACILITY is no longer used
Chuck Lever
2021-01-25
svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter
Chuck Lever
2020-11-30
svcrdma: Clean up chunk tracepoints
Chuck Lever
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()
Chuck Lever
2020-11-30
svcrdma: Support multiple write chunks when pulling up
Chuck Lever
2020-11-30
svcrdma: Use parsed chunk lists to encode Reply transport headers
Chuck Lever
2020-11-30
svcrdma: Use parsed chunk lists to construct RDMA Writes
Chuck Lever
2020-11-30
svcrdma: Clean up svc_rdma_encode_reply_chunk()
Chuck Lever
2020-11-30
svcrdma: Post RDMA Writes while XDR encoding replies
Chuck Lever
2020-11-30
NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
Chuck Lever
2020-11-30
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
2020-10-16
svcrdma: fix bounce buffers for unaligned offsets and multiple pages
Dan Aloni
2020-07-28
svcrdma: Remove transport reference counting
Chuck Lever
2020-07-13
svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()
Chuck Lever
2020-07-13
svcrdma: Introduce Send completion IDs
Chuck Lever
2020-07-13
svcrdma: Add common XDR encoders for RDMA and Read segments
Chuck Lever
[next]