index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
frwr_ops.c
Age
Commit message (
Expand
)
Author
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
2019-08-20
xprtrdma: Ensure creating an MR does not trigger FS writeback
Chuck Lever
2019-08-20
xprtrdma: Move rpcrdma_mr_get out of frwr_map
Chuck Lever
2019-08-20
xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put
Chuck Lever
2019-08-20
xprtrdma: Simplify rpcrdma_mr_pop
Chuck Lever
2019-08-20
xprtrdma: Fix calculation of ri_max_segs again
Chuck Lever
2019-08-20
xprtrdma: Refresh the documenting comment in frwr_ops.c
Chuck Lever
2019-07-09
xprtrdma: Reduce context switching due to Local Invalidation
Chuck Lever
2019-07-09
xprtrdma: Add mechanism to place MRs back on the free list
Chuck Lever
2019-07-09
xprtrdma: Remove fr_state
Chuck Lever
[next]