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
Age
Commit message (
Expand
)
Author
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-15
Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2020-12-14
xprtrdma: Fix XDRBUF_SPARSE_PAGES support
Chuck Lever
2020-12-02
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
2020-11-30
svcrdma: support multiple Read chunks per RPC
Chuck Lever
2020-11-30
svcrdma: Use the new parsed chunk list when pulling Read chunks
Chuck Lever
2020-11-30
svcrdma: Rename info::ri_chunklen
Chuck Lever
2020-11-30
svcrdma: Clean up chunk tracepoints
Chuck Lever
2020-11-30
svcrdma: Remove chunk list pointers
Chuck Lever
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk
Chuck Lever
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()
Chuck Lever
2020-11-30
svcrdma: Support multiple write chunks when pulling up
Chuck Lever
2020-11-30
svcrdma: Use parsed chunk lists to encode Reply transport headers
Chuck Lever
2020-11-30
svcrdma: Use parsed chunk lists to construct RDMA Writes
Chuck Lever
2020-11-30
svcrdma: Use parsed chunk lists to detect reverse direction replies
Chuck Lever
2020-11-30
svcrdma: Use parsed chunk lists to derive the inv_rkey
Chuck Lever
2020-11-30
svcrdma: Add a "parsed chunk list" data structure
Chuck Lever
2020-11-30
svcrdma: Clean up svc_rdma_encode_reply_chunk()
Chuck Lever
2020-11-30
svcrdma: Post RDMA Writes while XDR encoding replies
Chuck Lever
2020-11-30
NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
Chuck Lever
2020-11-30
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
2020-11-30
svcrdma: Refactor the RDMA Write path
Chuck Lever
2020-11-30
svcrdma: Const-ify the xdr_buf arguments
Chuck Lever
2020-11-30
svcrdma: Catch another Reply chunk overflow case
Chuck Lever
2020-11-11
xprtrdma: Micro-optimize MR DMA-unmapping
Chuck Lever
2020-11-11
xprtrdma: Move rpcrdma_mr_put()
Chuck Lever
2020-11-11
xprtrdma: Trace unmap_sync calls
Chuck Lever
2020-11-11
xprtrdma: Display the task ID when reporting MR events
Chuck Lever
2020-11-11
xprtrdma: Clean up trace_xprtrdma_nomrs()
Chuck Lever
2020-11-11
xprtrdma: Clean up xprtrdma callback tracepoints
Chuck Lever
2020-11-11
xprtrdma: Clean up tracepoints in the reply path
Chuck Lever
2020-11-11
xprtrdma: Clean up reply parsing error tracepoints
Chuck Lever
2020-11-11
xprtrdma: Clean up trace_xprtrdma_post_linv
Chuck Lever
2020-11-11
xprtrdma: Introduce FRWR completion IDs
Chuck Lever
2020-11-11
xprtrdma: Introduce Send completion IDs
Chuck Lever
2020-11-11
xprtrdma: Introduce Receive completion IDs
Chuck Lever
2020-11-11
xprtrdma: Replace dprintk call sites in ERR_CHUNK path
Chuck Lever
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-16
svcrdma: fix bounce buffers for unaligned offsets and multiple pages
Dan Aloni
2020-09-25
net: sunrpc: delete repeated words
Randy Dunlap
2020-09-21
xprtrdma: drop double zeroing
Julia Lawall
2020-09-21
SUNRPC: Hoist trace_xprtrdma_op_setport into generic code
Chuck Lever
2020-09-21
SUNRPC: Remove debugging instrumentation from xprt_release
Chuck Lever
2020-09-21
SUNRPC: Hoist trace_xprtrdma_op_allocate into generic code
Chuck Lever
2020-09-09
Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-08-26
xprtrdma: Release in-flight MRs on disconnect
Chuck Lever
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-09
Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-07-28
svcrdma: CM event handler clean up
Chuck Lever
2020-07-28
svcrdma: Remove transport reference counting
Chuck Lever
[next]