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-07-09
Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-07-08
sunrpc: keep track of the xprt_class in rpc_xprt structure
Olga Kornievskaia
2021-07-07
Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-07-06
xprtrdma: Fix spelling mistakes
Zheng Yongjun
2021-05-27
xprtrdma: Revert 586a0787ce35
Chuck Lever
2021-05-26
SUNRPC: More fixes for backlog congestion
Trond Myklebust
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-01
xprtrdma: Fix a NULL dereference in frwr_unmap_sync()
Chuck Lever
2021-04-26
xprtrdma: Move fr_mr field to struct rpcrdma_mr
Chuck Lever
2021-04-26
xprtrdma: Move the Work Request union to struct rpcrdma_mr
Chuck Lever
2021-04-26
xprtrdma: Move fr_linv_done field to struct rpcrdma_mr
Chuck Lever
2021-04-26
xprtrdma: Move cqe to struct rpcrdma_mr
Chuck Lever
2021-04-26
xprtrdma: Move fr_cid to struct rpcrdma_mr
Chuck Lever
2021-04-26
xprtrdma: Remove the RPC/RDMA QP event handler
Chuck Lever
2021-04-26
xprtrdma: Add tracepoints showing FastReg WRs and remote invalidation
Chuck Lever
2021-04-26
xprtrdma: Avoid Send Queue wrapping
Chuck Lever
2021-04-26
xprtrdma: Do not wake RPC consumer on a failed LocalInv
Chuck Lever
2021-04-26
xprtrdma: Do not recycle MR after FastReg/LocalInv flushes
Chuck Lever
2021-04-26
xprtrdma: Clarify use of barrier in frwr_wc_localinv_done()
Chuck Lever
2021-04-26
xprtrdma: Rename frwr_release_mr()
Chuck Lever
2021-04-26
xprtrdma: rpcrdma_mr_pop() already does list_del_init()
Chuck Lever
2021-04-26
xprtrdma: Delete rpcrdma_recv_buffer_put()
Chuck Lever
2021-04-26
xprtrdma: Fix cwnd update ordering
Chuck Lever
2021-04-26
xprtrdma: Improve locking around rpcrdma_rep creation
Chuck Lever
2021-04-26
xprtrdma: Improve commentary around rpcrdma_reps_unmap()
Chuck Lever
2021-04-26
xprtrdma: Improve locking around rpcrdma_rep destruction
Chuck Lever
2021-04-26
xprtrdma: Put flushed Receives on free list instead of destroying them
Chuck Lever
2021-04-26
xprtrdma: Do not refresh Receive Queue while it is draining
Chuck Lever
2021-04-26
xprtrdma: Avoid Receive Queue wrapping
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-04-14
SUNRPC: Move fault injection call sites
Chuck Lever
2021-03-31
svcrdma: Clean up dto_q critical section in svc_rdma_recvfrom()
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-31
svcrdma: Single-stage RDMA Read
Chuck Lever
2021-03-22
SUNRPC: Move svc_xprt_received() call sites
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: 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
[next]