开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2021-11-10
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-11-02
xprtrdma: Fix a maybe-uninitialized compiler warning
Benjamin Coddington
2021-10-20
xprtrdma: Remove rpcrdma_ep::re_implicit_roundup
Chuck Lever
2021-10-20
xprtrdma: Provide a buffer to pad Write chunks of unaligned length
Chuck Lever
2021-10-04
svcrdma: Split svcrmda_wc_{read,write} tracepoints
Chuck Lever
2021-10-04
svcrdma: Split the svcrdma_wc_send() tracepoint
Chuck Lever
2021-10-04
svcrdma: Split the svcrdma_wc_receive() tracepoint
Chuck Lever
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-08-19
svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free()
Chuck Lever
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-08-09
SUNRPC/xprtrdma: Fix reconnection locking
Trond Myklebust
2021-08-09
xprtrdma: Eliminate rpcrdma_post_sends()
Chuck Lever
2021-08-09
xprtrdma: Add an xprtrdma_post_send_err tracepoint
Chuck Lever
2021-08-09
xprtrdma: Add xprtrdma_post_recvs_err() tracepoint
Chuck Lever
2021-08-09
xprtrdma: Put rpcrdma_reps before waking the tear-down completion
Chuck Lever
2021-08-09
xprtrdma: Disconnect after an ib_post_send() immediate error
Chuck Lever
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
[next]