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
/
net
/
sunrpc
/
xprtrdma
Age
Commit message (
Expand
)
Author
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-18
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-07-08
svcrdma: Handle ADDR_CHANGE CM event properly
Chuck Lever
2024-07-08
svcrdma: Refactor the creation of listener CMA ID
Chuck Lever
2024-07-08
xprtrdma: Remove temp allocation of rpcrdma_rep objects
Chuck Lever
2024-07-08
xprtrdma: Clean up synopsis of frwr_mr_unmap()
Chuck Lever
2024-07-08
xprtrdma: Handle device removal outside of the CM event handler
Chuck Lever
2024-07-08
rpcrdma: Implement generic device removal
Chuck Lever
2024-07-08
xprtrdma: Fix rpcrdma_reqs_reset()
Chuck Lever
2024-07-08
xprtrdma: removed asm-generic headers from verbs.c
Tanzir Hasan
2024-05-23
Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-05-20
rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL
Dan Aloni
2024-05-03
net: sunrpc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
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-03-01
svcrdma: Increase the per-transport rw_ctx count
Chuck Lever
2024-03-01
svcrdma: Update max_send_sges after QP is created
Chuck Lever
2024-03-01
svcrdma: Report CQ depths in debugging output
Chuck Lever
2024-03-01
svcrdma: Reserve an extra WQE for ib_drain_rq()
Chuck Lever
2024-01-07
svcrdma: Implement multi-stage Read completion again
Chuck Lever
2024-01-07
svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()
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: Clean up comment in svc_rdma_accept()
Chuck Lever
2024-01-07
svcrdma: Remove queue-shortening warnings
Chuck Lever
2024-01-07
svcrdma: Remove pointer addresses shown in dprintk()
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
[next]