index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
svc_rdma.h
Age
Commit message (
Expand
)
Author
2024-09-20
svcrdma: Handle device removal outside of the CM event handler
Chuck Lever
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-01-07
svcrdma: Implement multi-stage Read completion again
Chuck Lever
2024-01-07
svcrdma: Add back svcxprt_rdma::sc_read_complete_q
Chuck Lever
2024-01-07
svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
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: 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: Add an async version of svc_rdma_send_ctxt_put()
Chuck Lever
2024-01-07
svcrdma: Add a utility workqueue to svcrdma
Chuck Lever
2024-01-07
svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
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
svcrdma: Clean up allocation of svc_rdma_recv_ctxt
Chuck Lever
2023-05-14
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
2021-08-17
svcrdma: Convert rdma->sc_rw_ctxts to llist
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-03-31
svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_arg
Chuck Lever
2021-03-31
svcrdma: Remove sc_read_complete_q
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: Maintain a Receive water mark
Chuck Lever
2021-03-11
svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"
Chuck Lever
2021-01-25
svcrdma: Reduce Receive doorbell rate
Chuck Lever
2021-01-25
svcrdma: Deprecate stat variables that are no longer used
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
2021-01-25
svcrdma: Convert rdma_stat_recv to a per-CPU counter
Chuck Lever
2020-11-30
svcrdma: Use the new parsed chunk list when pulling Read chunks
Chuck Lever
2020-11-30
svcrdma: Remove chunk list pointers
Chuck Lever
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk
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 construct RDMA Writes
Chuck Lever
2020-11-30
svcrdma: Use parsed chunk lists to detect reverse direction replies
Chuck Lever
2020-11-30
svcrdma: Add a "parsed chunk list" data structure
Chuck Lever
2020-11-30
svcrdma: Post RDMA Writes while XDR encoding replies
Chuck Lever
2020-11-30
SUNRPC: Rename svc_encode_read_payload()
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
[next]