index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2015-06-04
svcrdma: Fix byte-swapping in svc_rdma_sendto.c
Chuck Lever
2015-01-15
svcrdma: Find rmsgp more reliably
Chuck Lever
2015-01-15
svcrdma: Scrub BUG_ON() and WARN_ON() call sites
Chuck Lever
2014-07-11
svcrdma: send_write() must not overflow the device's max sge
Steve Wise
2014-06-06
svcrdma: refactor marshalling logic
Steve Wise
2014-03-28
svcrdma: fix offset calculation for non-page aligned sge entries
Jeff Layton
2014-03-28
Fix regression in NFSRDMA server
Tom Tucker
2012-12-17
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2012-02-17
svcrdma: Cleanup sparse warnings in the svcrdma module
Tom Tucker
2010-10-18
svcrdma: Cleanup DMA unmapping in error paths.
Tom Tucker
2010-10-18
svcrdma: Change DMA mapping logic to avoid the page_address kernel API
Tom Tucker
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-05-27
svcrdma: dma unmap the correct length for the RPCRDMA header page.
Steve Wise
2009-05-03
svcrdma: clean up error paths.
Steve Wise
[next]