index
:
linux.git
master
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
2021-03-22
svcrdma: Add a "deferred close" helper
Chuck Lever
2021-03-22
svcrdma: Maintain a Receive water mark
Chuck Lever
2021-03-22
svcrdma: Use svc_rdma_refresh_recvs() in wc_receive
Chuck Lever
2021-03-22
svcrdma: Add a batch Receive posting mechanism
Chuck Lever
2021-03-22
svcrdma: Remove stale comment for svc_rdma_wc_receive()
Chuck Lever
2021-03-22
svcrdma: Provide an explanatory comment in CMA event handler
Chuck Lever
2021-03-22
svcrdma: RPCDBG_FACILITY is no longer used
Chuck Lever
2021-03-11
svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"
Chuck Lever
2021-03-06
svcrdma: disable timeouts on rdma backchannel
Timo Rothenpieler
2021-02-26
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-02-22
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-02-15
svcrdma: Hold private mutex while invoking rdma_accept()
Chuck Lever
2021-02-05
xprtrdma: Clean up rpcrdma_prepare_readch()
Chuck Lever
2021-02-05
xprtrdma: Pad optimization, revisited
Chuck Lever
2021-02-05
rpcrdma: Fix comments about reverse-direction operation
Chuck Lever
2021-02-05
xprtrdma: Refactor invocations of offset_in_page()
Chuck Lever
2021-02-05
xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
Chuck Lever
2021-02-05
xprtrdma: Remove FMR support in rpcrdma_convert_iovs()
Chuck Lever
2021-01-25
svcrdma: DMA-sync the receive buffer in svc_rdma_recvfrom()
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
2021-01-25
svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up()
Chuck Lever
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-15
Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2020-12-14
xprtrdma: Fix XDRBUF_SPARSE_PAGES support
Chuck Lever
2020-12-02
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
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
2020-11-30
svcrdma: Rename info::ri_chunklen
Chuck Lever
2020-11-30
svcrdma: Clean up chunk tracepoints
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 encode Reply transport headers
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: Use parsed chunk lists to derive the inv_rkey
Chuck Lever
2020-11-30
svcrdma: Add a "parsed chunk list" data structure
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-11-30
svcrdma: Refactor the RDMA Write path
Chuck Lever
2020-11-30
svcrdma: Const-ify the xdr_buf arguments
Chuck Lever
2020-11-30
svcrdma: Catch another Reply chunk overflow case
Chuck Lever
2020-11-11
xprtrdma: Micro-optimize MR DMA-unmapping
Chuck Lever
[next]