开源镜像站
帮助
动态
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
/
verbs.c
Age
Commit message (
Expand
)
Author
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-08-09
xprtrdma: Eliminate rpcrdma_post_sends()
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-05-26
SUNRPC: More fixes for backlog congestion
Trond Myklebust
2021-04-26
xprtrdma: Remove the RPC/RDMA QP event handler
Chuck Lever
2021-04-26
xprtrdma: Avoid Send Queue wrapping
Chuck Lever
2021-04-26
xprtrdma: Rename frwr_release_mr()
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
2020-11-11
xprtrdma: Move rpcrdma_mr_put()
Chuck Lever
2020-11-11
xprtrdma: Introduce Send completion IDs
Chuck Lever
2020-11-11
xprtrdma: Introduce Receive completion IDs
Chuck Lever
2020-09-09
Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-08-26
xprtrdma: Release in-flight MRs on disconnect
Chuck Lever
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-13
xprtrdma: Fix handling of connect errors
Chuck Lever
2020-07-13
xprtrdma: Fix return code from rpcrdma_xprt_connect()
Chuck Lever
2020-07-13
xprtrdma: Fix recursion into rpcrdma_xprt_disconnect()
Chuck Lever
2020-07-13
xprtrdma: Fix double-free in rpcrdma_ep_create()
Chuck Lever
2020-06-22
xprtrdma: Clean up disconnect
Chuck Lever
2020-06-22
xprtrdma: Clean up synopsis of rpcrdma_flush_disconnect()
Chuck Lever
2020-06-22
xprtrdma: Use re_connect_status safely in rpcrdma_xprt_connect()
Chuck Lever
2020-06-22
xprtrdma: Prevent dereferencing r_xprt->rx_ep after it is freed
Chuck Lever
2020-06-11
SUNRPC: Trace transport lifetime events
Chuck Lever
2020-04-20
xprtrdma: Fix trace point use-after-free race
Chuck Lever
2020-04-20
xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler()
Chuck Lever
2020-03-27
xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt
Chuck Lever
2020-03-27
xprtrdma: Extract sockaddr from struct rdma_cm_id
Chuck Lever
2020-03-27
xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep
Chuck Lever
2020-03-27
xprtrdma: Disconnect on flushed completion
Chuck Lever
2020-03-27
xprtrdma: Remove rpcrdma_ia::ri_flags
Chuck Lever
2020-03-27
xprtrdma: Invoke rpcrdma_ia_open in the connect worker
Chuck Lever
2020-03-27
xprtrdma: Allocate Protection Domain in rpcrdma_ep_create()
Chuck Lever
2020-03-27
xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect()
Chuck Lever
2020-03-27
xprtrdma: Clean up the post_send path
Chuck Lever
2020-03-27
xprtrdma: Refactor frwr_init_mr()
Chuck Lever
2020-03-27
xprtrdma: Invoke rpcrdma_ep_create() in the connect worker
Chuck Lever
2020-01-15
xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is created
Chuck Lever
2020-01-15
xprtrdma: Destroy reps from previous connection instance
Chuck Lever
2020-01-15
xprtrdma: Destroy rpcrdma_rep when Receive is flushed
Chuck Lever
2020-01-15
xprtrdma: Allocate and map transport header buffers at connect time
Chuck Lever
2020-01-15
xprtrdma: Refactor frwr_is_supported
Chuck Lever
[next]