开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
svc_rdma_rw.c
Age
Commit message (
Expand
)
Author
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-01-07
svcrdma: Implement multi-stage Read completion again
Chuck Lever
2024-01-07
svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
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: Move the svc_rdma_cc_init() call
Chuck Lever
2024-01-07
svcrdma: Remove struct svc_rdma_read_info
Chuck Lever
2024-01-07
svcrdma: Update the synopsis of svc_rdma_read_special()
Chuck Lever
2024-01-07
svcrdma: Update the synopsis of svc_rdma_read_call_chunk()
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_read_multiple_chunks()
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_copy_inline_range()
Chuck Lever
2024-01-07
svcrdma: Update the synopsis of svc_rdma_read_data_item()
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_read_chunk_range()
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_build_read_chunk()
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_build_read_segment()
Chuck Lever
2024-01-07
svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt
Chuck Lever
2024-01-07
svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt
Chuck Lever
2024-01-07
svcrdma: Start moving fields out of struct svc_rdma_read_info
Chuck Lever
2024-01-07
svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h
Chuck Lever
2024-01-07
svcrdma: Remove the svc_rdma_chunk_ctxt::cc_rdma field
Chuck Lever
2024-01-07
svcrdma: Pass a pointer to the transport to svc_rdma_cc_release()
Chuck Lever
2024-01-07
svcrdma: Explicitly pass the transport to svc_rdma_post_chunk_ctxt()
Chuck Lever
2024-01-07
svcrdma: Explicitly pass the transport into Read chunk I/O paths
Chuck Lever
2024-01-07
svcrdma: Explicitly pass the transport into Write chunk I/O paths
Chuck Lever
2024-01-07
svcrdma: Acquire the svcxprt_rdma pointer from the CQ context
Chuck Lever
2024-01-07
svcrdma: Reduce size of struct svc_rdma_rw_ctxt
Chuck Lever
2024-01-07
svcrdma: DMA error tracepoints should report completion IDs
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: Add an async version of svc_rdma_write_info_free()
Chuck Lever
2023-06-17
svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt()
Chuck Lever
2023-06-17
svcrdma: trace cc_release calls
Chuck Lever
2023-06-17
svcrdma: Convert "might sleep" comment into a code annotation
Chuck Lever
2023-06-12
svcrdma: Clean up allocation of svc_rdma_rw_ctxt
Chuck Lever
2022-06-02
SUNRPC: Trap RDMA segment overflows
Chuck Lever
2021-10-04
svcrdma: Split svcrmda_wc_{read,write} tracepoints
Chuck Lever
2021-08-17
svcrdma: Convert rdma->sc_rw_ctxts to llist
Chuck Lever
2021-08-17
svcrdma: Fewer calls to wake_up() in Send completion handler
Chuck Lever
2021-07-06
xprtrdma: Fix spelling mistakes
Zheng Yongjun
2021-03-31
svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_arg
Chuck Lever
2021-03-31
svcrdma: Single-stage RDMA Read
Chuck Lever
2021-03-22
svcrdma: Add a "deferred close" helper
Chuck Lever
2021-01-25
svcrdma: Restore read and write stats
Chuck Lever
2021-01-25
svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter
Chuck Lever
2020-11-30
svcrdma: support multiple Read chunks per RPC
Chuck Lever
2020-11-30
svcrdma: Use the new parsed chunk list when pulling Read chunks
Chuck Lever
[next]