index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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
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
[next]