index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
svc_rdma_recvfrom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs
Chuck Lever
1
-1
/
+1
2018-05-11
svcrdma: Persistently allocate and DMA-map Send buffers
Chuck Lever
1
-19
/
+6
2018-05-11
svcrdma: Remove post_send_wr
Chuck Lever
1
-1
/
+2
2018-05-11
svcrdma: Introduce svc_rdma_send_ctxt
Chuck Lever
1
-6
/
+7
2018-05-11
svcrdma: Clean up Send SGE accounting
Chuck Lever
1
-1
/
+1
2018-05-11
svcrdma: Allocate recv_ctxt's on CPU handling Receives
Chuck Lever
1
-16
/
+36
2018-05-11
svcrdma: Persistently allocate and DMA-map Receive buffers
Chuck Lever
1
-108
/
+60
2018-05-11
svcrdma: Preserve Receive buffer until svc_rdma_sendto
Chuck Lever
1
-1
/
+1
2018-05-11
svcrdma: Simplify svc_rdma_recv_ctxt_put
Chuck Lever
1
-19
/
+22
2018-05-11
svcrdma: Introduce svc_rdma_recv_ctxt
Chuck Lever
1
-43
/
+275
2018-05-11
svcrdma: Trace key RDMA API events
Chuck Lever
1
-2
/
+0
2018-05-11
svcrdma: Trace key RPC/RDMA protocol events
Chuck Lever
1
-20
/
+16
2018-05-11
svcrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
1
-0
/
+1
2018-03-20
svcrdma: Clean up rdma_build_arg_xdr
Chuck Lever
1
-17
/
+16
2018-01-18
svcrdma: Post Receives in the Receive completion handler
Chuck Lever
1
-8
/
+1
2017-07-12
svcrdma: Properly compute .len and .buflen for received RPC Calls
Chuck Lever
1
-10
/
+4
2017-07-12
svcrdma: Use generic RDMA R/W API in RPC Call path
Chuck Lever
1
-441
/
+106
2017-06-28
svcrdma: Don't account for Receive queue "starvation"
Chuck Lever
1
-15
/
+6
2017-06-28
svcrdma: Improve Reply chunk sanity checking
Chuck Lever
1
-6
/
+11
2017-06-28
svcrdma: Improve Write chunk sanity checking
Chuck Lever
1
-5
/
+47
2017-06-28
svcrdma: Improve Read chunk sanity checking
Chuck Lever
1
-18
/
+37
2017-06-28
svcrdma: Remove svc_rdma_marshal.c
Chuck Lever
1
-0
/
+126
2017-04-25
svcrdma: Clean up RPC-over-RDMA backchannel reply processing
Chuck Lever
1
-12
/
+15
2017-04-25
svcrdma: Clean up RDMA_ERROR path
Chuck Lever
1
-1
/
+51
2017-02-08
svcrdma: Poll CQs in "workqueue" mode
Chuck Lever
1
-3
/
+3
2017-02-08
svcrdma: Combine list fields in struct svc_rdma_op_ctxt
Chuck Lever
1
-8
/
+6
2017-01-12
svcrdma: avoid duplicate dma unmapping during error recovery
Sriharsha Basavapatna
1
-2
/
+0
2016-11-30
svcrdma: Remove unused variable in rdma_copy_tail()
Chuck Lever
1
-2
/
+0
2016-11-30
svcrdma: Remove svc_rdma_op_ctxt::wc_status
Chuck Lever
1
-2
/
+2
2016-11-30
svcrdma: Remove DMA map accounting
Chuck Lever
1
-1
/
+0
2016-11-30
svcrdma: Renovate sendto chunk list parsing
Chuck Lever
1
-0
/
+14
2016-09-23
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
1
-1
/
+1
2016-05-24
Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-26
/
+8
2016-05-13
svcrdma: Generalize svc_rdma_xdr_decode_req()
Chuck Lever
1
-1
/
+1
2016-05-13
svcrdma: Eliminate code duplication in svc_rdma_recvfrom()
Chuck Lever
1
-21
/
+5
2016-05-13
svcrdma: Remove superfluous line from rdma_read_chunks()
Chuck Lever
1
-3
/
+1
2016-05-13
svcrdma: Do not add XDR padding to xdr_buf page vector
Chuck Lever
1
-1
/
+1
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
1
-1
/
+1
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
1
-1
/
+1
2016-03-01
svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
Chuck Lever
1
-6
/
+8
2016-03-01
svcrdma: Remove close_out exit path
Chuck Lever
1
-11
/
+1
2016-03-01
svcrdma: Hook up the logic to return ERR_CHUNK
Chuck Lever
1
-0
/
+4
2016-03-01
svcrdma: Use correct XID in error replies
Chuck Lever
1
-1
/
+2
2016-03-01
svcrdma: Make RDMA_ERROR messages work
Chuck Lever
1
-10
/
+9
2016-03-01
svcrdma: svc_rdma_post_recv() should close connection on error
Chuck Lever
1
-9
/
+1
2016-01-19
svc_rdma: use local_dma_lkey
Christoph Hellwig
1
-2
/
+2
2016-01-19
svcrdma: Add class for RDMA backwards direction transport
Chuck Lever
1
-0
/
+52
2015-11-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-58
/
+65
2015-10-28
svcrdma: Port to new memory registration API
Sagi Grimberg
1
-34
/
+42
2015-10-12
svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE
Chuck Lever
1
-1
/
+1
[next]