index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
svc_rdma_sendto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svcrdma: Post Receives in the Receive completion handler
Chuck Lever
2018-01-18
1
-6
/
+0
*
svcrdma: fix an incorrect check on -E2BIG and -EINVAL
Colin Ian King
2017-07-13
1
-1
/
+1
*
svcrdma: Avoid Send Queue overflow
Chuck Lever
2017-06-28
1
-1
/
+1
*
svcrdma: Squelch disconnection messages
Chuck Lever
2017-06-28
1
-3
/
+10
*
svcrdma: Remove the req_map cache
Chuck Lever
2017-04-25
1
-68
/
+0
*
svcrdma: Report Write/Reply chunk overruns
Chuck Lever
2017-04-25
1
-2
/
+56
*
svcrdma: Clean up RDMA_ERROR path
Chuck Lever
2017-04-25
1
-43
/
+0
*
svcrdma: Use rdma_rw API in RPC reply path
Chuck Lever
2017-04-25
1
-351
/
+345
*
svcrdma: Clean up svc_rdma_get_inv_rkey()
Chuck Lever
2017-04-25
1
-22
/
+17
*
svcrdma: Add helper to save pages under I/O
Chuck Lever
2017-04-25
1
-13
/
+18
*
svcrdma: Add svc_rdma_map_reply_hdr()
Chuck Lever
2017-04-25
1
-13
/
+48
*
svcrdma: Move send_wr to svc_rdma_op_ctxt
Chuck Lever
2017-04-25
1
-25
/
+39
*
svcrdma: Clean up RPC-over-RDMA Reply header encoder
Chuck Lever
2017-02-08
1
-7
/
+12
*
svcrdma: Another sendto chunk list parsing update
Chuck Lever
2017-02-08
1
-1
/
+2
*
svcrdma: Further clean-up of svc_rdma_get_inv_rkey()
Chuck Lever
2016-11-30
1
-14
/
+5
*
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
Chuck Lever
2016-11-30
1
-1
/
+6
*
svcrdma: Renovate sendto chunk list parsing
Chuck Lever
2016-11-30
1
-67
/
+25
*
svcrdma: support Remote Invalidation
Chuck Lever
2016-09-23
1
-3
/
+55
*
svcrdma: Skip put_page() when send_reply() fails
Chuck Lever
2016-09-23
1
-1
/
+1
*
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
2016-09-23
1
-18
/
+4
*
svcrdma: svc_rdma_put_context() is invoked twice in Send error path
Chuck Lever
2016-05-13
1
-15
/
+13
*
svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
Chuck Lever
2016-03-01
1
-6
/
+6
*
svcrdma: Make RDMA_ERROR messages work
Chuck Lever
2016-03-01
1
-0
/
+62
*
svcrdma: svc_rdma_post_recv() should close connection on error
Chuck Lever
2016-03-01
1
-6
/
+1
*
svcrdma: Close connection when a send error occurs
Chuck Lever
2016-03-01
1
-2
/
+6
*
svcrdma: Do not send Write chunk XDR pad with inline content
Chuck Lever
2016-03-01
1
-5
/
+17
*
svcrdma: Do not write xdr_buf::tail in a Write chunk
Chuck Lever
2016-03-01
1
-3
/
+8
*
svcrdma: Find client-provided write and reply chunks once per reply
Chuck Lever
2016-03-01
1
-44
/
+36
*
svc_rdma: use local_dma_lkey
Christoph Hellwig
2016-01-19
1
-3
/
+3
*
svcrdma: Make map_xdr non-static
Chuck Lever
2016-01-19
1
-7
/
+7
*
svcrdma: Remove last two __GFP_NOFAIL call sites
Chuck Lever
2016-01-19
1
-1
/
+4
*
svcrdma: Add gfp flags to svc_rdma_post_recv()
Chuck Lever
2016-01-19
1
-1
/
+1
*
svcrdma: Improve allocation of struct svc_rdma_req_map
Chuck Lever
2016-01-19
1
-3
/
+3
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
1
-9
/
+9
*
svcrdma: Clean up svc_rdma_get_reply_array()
Chuck Lever
2015-07-20
1
-0
/
+73
*
svcrdma: Fix send_reply() scatter/gather set-up
Chuck Lever
2015-07-20
1
-1
/
+9
*
svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
Chuck Lever
2015-06-04
1
-1
/
+1
*
svcrdma: Fix byte-swapping in svc_rdma_sendto.c
Chuck Lever
2015-06-04
1
-6
/
+8
*
svcrdma: Find rmsgp more reliably
Chuck Lever
2015-01-15
1
-14
/
+4
*
svcrdma: Scrub BUG_ON() and WARN_ON() call sites
Chuck Lever
2015-01-15
1
-6
/
+22
*
svcrdma: send_write() must not overflow the device's max sge
Steve Wise
2014-07-11
1
-24
/
+15
*
svcrdma: refactor marshalling logic
Steve Wise
2014-06-06
1
-208
/
+22
*
svcrdma: fix offset calculation for non-page aligned sge entries
Jeff Layton
2014-03-28
1
-0
/
+1
*
Fix regression in NFSRDMA server
Tom Tucker
2014-03-28
1
-0
/
+1
*
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2012-12-17
1
-1
/
+3
*
svcrdma: Cleanup sparse warnings in the svcrdma module
Tom Tucker
2012-02-17
1
-12
/
+14
*
svcrdma: Cleanup DMA unmapping in error paths.
Tom Tucker
2010-10-18
1
-0
/
+2
*
svcrdma: Change DMA mapping logic to avoid the page_address kernel API
Tom Tucker
2010-10-18
1
-22
/
+58
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
svcrdma: dma unmap the correct length for the RPCRDMA header page.
Steve Wise
2009-05-27
1
-6
/
+6
[next]