index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
svc_rdma_sendto.c
Age
Commit message (
Expand
)
Author
2018-05-11
svcrdma: Persistently allocate and DMA-map Send buffers
Chuck Lever
2018-05-11
svcrdma: Simplify svc_rdma_send()
Chuck Lever
2018-05-11
svcrdma: Remove post_send_wr
Chuck Lever
2018-05-11
svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt
Chuck Lever
2018-05-11
svcrdma: Introduce svc_rdma_send_ctxt
Chuck Lever
2018-05-11
svcrdma: Clean up Send SGE accounting
Chuck Lever
2018-05-11
svcrdma: Refactor svc_rdma_dma_map_buf
Chuck Lever
2018-05-11
svcrdma: Persistently allocate and DMA-map Receive buffers
Chuck Lever
2018-05-11
svcrdma: Preserve Receive buffer until svc_rdma_sendto
Chuck Lever
2018-05-11
svcrdma: Introduce svc_rdma_recv_ctxt
Chuck Lever
2018-05-11
svcrdma: Trace key RDMA API events
Chuck Lever
2018-05-11
svcrdma: Trace key RPC/RDMA protocol events
Chuck Lever
2018-05-11
svcrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
2018-01-18
svcrdma: Post Receives in the Receive completion handler
Chuck Lever
2017-07-13
svcrdma: fix an incorrect check on -E2BIG and -EINVAL
Colin Ian King
2017-06-28
svcrdma: Avoid Send Queue overflow
Chuck Lever
2017-06-28
svcrdma: Squelch disconnection messages
Chuck Lever
2017-04-25
svcrdma: Remove the req_map cache
Chuck Lever
2017-04-25
svcrdma: Report Write/Reply chunk overruns
Chuck Lever
2017-04-25
svcrdma: Clean up RDMA_ERROR path
Chuck Lever
2017-04-25
svcrdma: Use rdma_rw API in RPC reply path
Chuck Lever
2017-04-25
svcrdma: Clean up svc_rdma_get_inv_rkey()
Chuck Lever
2017-04-25
svcrdma: Add helper to save pages under I/O
Chuck Lever
2017-04-25
svcrdma: Add svc_rdma_map_reply_hdr()
Chuck Lever
2017-04-25
svcrdma: Move send_wr to svc_rdma_op_ctxt
Chuck Lever
2017-02-08
svcrdma: Clean up RPC-over-RDMA Reply header encoder
Chuck Lever
2017-02-08
svcrdma: Another sendto chunk list parsing update
Chuck Lever
2016-11-30
svcrdma: Further clean-up of svc_rdma_get_inv_rkey()
Chuck Lever
2016-11-30
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
Chuck Lever
2016-11-30
svcrdma: Renovate sendto chunk list parsing
Chuck Lever
2016-09-23
svcrdma: support Remote Invalidation
Chuck Lever
2016-09-23
svcrdma: Skip put_page() when send_reply() fails
Chuck Lever
2016-09-23
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
2016-05-13
svcrdma: svc_rdma_put_context() is invoked twice in Send error path
Chuck Lever
2016-03-01
svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
Chuck Lever
2016-03-01
svcrdma: Make RDMA_ERROR messages work
Chuck Lever
2016-03-01
svcrdma: svc_rdma_post_recv() should close connection on error
Chuck Lever
2016-03-01
svcrdma: Close connection when a send error occurs
Chuck Lever
2016-03-01
svcrdma: Do not send Write chunk XDR pad with inline content
Chuck Lever
2016-03-01
svcrdma: Do not write xdr_buf::tail in a Write chunk
Chuck Lever
2016-03-01
svcrdma: Find client-provided write and reply chunks once per reply
Chuck Lever
2016-01-19
svc_rdma: use local_dma_lkey
Christoph Hellwig
2016-01-19
svcrdma: Make map_xdr non-static
Chuck Lever
2016-01-19
svcrdma: Remove last two __GFP_NOFAIL call sites
Chuck Lever
2016-01-19
svcrdma: Add gfp flags to svc_rdma_post_recv()
Chuck Lever
2016-01-19
svcrdma: Improve allocation of struct svc_rdma_req_map
Chuck Lever
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-07-20
svcrdma: Clean up svc_rdma_get_reply_array()
Chuck Lever
2015-07-20
svcrdma: Fix send_reply() scatter/gather set-up
Chuck Lever
2015-06-04
svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
Chuck Lever
[next]