开源镜像站
帮助
动态
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
/
frwr_ops.c
Age
Commit message (
Expand
)
Author
2022-10-05
xprtrdma: Fix uninitialized variable
Chuck Lever
2022-10-05
xprtrdma: MR-related memory allocation should be allowed to fail
Chuck Lever
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-02-25
SUNRPC/xprtrdma: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-01-14
xprtrdma: Remove definitions of RPCDBG_FACILITY
Chuck Lever
2021-11-02
xprtrdma: Fix a maybe-uninitialized compiler warning
Benjamin Coddington
2021-10-20
xprtrdma: Provide a buffer to pad Write chunks of unaligned length
Chuck Lever
2021-08-09
xprtrdma: Add an xprtrdma_post_send_err tracepoint
Chuck Lever
2021-08-09
xprtrdma: Disconnect after an ib_post_send() immediate error
Chuck Lever
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: 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: Avoid Receive Queue wrapping
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
2020-11-11
xprtrdma: Micro-optimize MR DMA-unmapping
Chuck Lever
2020-11-11
xprtrdma: Move rpcrdma_mr_put()
Chuck Lever
2020-11-11
xprtrdma: Display the task ID when reporting MR events
Chuck Lever
2020-11-11
xprtrdma: Clean up trace_xprtrdma_post_linv
Chuck Lever
2020-11-11
xprtrdma: Introduce FRWR completion IDs
Chuck Lever
2020-09-21
xprtrdma: drop double zeroing
Julia Lawall
2020-07-13
svcrdma: Add common XDR decoders for RDMA and Read segments
Chuck Lever
2020-06-22
xprtrdma: Clean up synopsis of rpcrdma_flush_disconnect()
Chuck Lever
2020-03-27
xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt
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: Clean up the post_send path
Chuck Lever
2020-03-27
xprtrdma: Refactor frwr_init_mr()
Chuck Lever
2020-03-27
xprtrdma: Enhance MR-related trace points
Chuck Lever
2020-02-13
xprtrdma: Fix DMA scatter-gather list mapping imbalance
Chuck Lever
2020-01-15
xprtrdma: Refactor frwr_is_supported
Chuck Lever
2020-01-15
xprtrdma: Eliminate per-transport "max pages"
Chuck Lever
2020-01-15
xprtrdma: Eliminate ri_max_send_sges
Chuck Lever
2019-10-24
xprtrdma: Move the rpcrdma_sendctx::sc_wr field
Chuck Lever
2019-10-24
xprtrdma: Ensure ri_id is stable during MR recycling
Chuck Lever
2019-10-24
xprtrdma: Manage MRs in context of a single connection
Chuck Lever
2019-10-24
xprtrdma: Add unique trace points for posting Local Invalidate WRs
Chuck Lever
2019-08-26
xprtrdma: Recycle MRs after disconnect
Chuck Lever
2019-08-21
xprtrdma: Remove rpcrdma_buffer::rb_mrlock
Chuck Lever
2019-08-21
xprtrdma: Cache free MRs in each rpcrdma_req
Chuck Lever
[next]