Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2ad7b44f5dd63a34c8853ce55f7d3d351b2cbd33
/
net
/
sunrpc
/
xprtrdma
/
svc_rdma_transport.c
e545241
svcrdma: Plant reader function in struct svcxprt_rdma
by Chuck Lever
· 10 years ago
3fe04ee
svcrdma: Scrub BUG_ON() and WARN_ON() call sites
by Chuck Lever
· 10 years ago
83f2bed
svcrdma: Remove unused variable
by Chuck Lever
· 10 years ago
7e5be288
svcrdma: advertise the correct max payload
by Steve Wise
· 10 years ago
d1e458f
svcrdma: remove rdma_create_qp() failure recovery logic
by Steve Wise
· 10 years ago
3c45ddf
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
by Chuck Lever
· 10 years ago
0bf4828
svcrdma: refactor marshalling logic
by Steve Wise
· 10 years ago
16e4d93
NFSD: Ignore client's source port on RDMA transports
by Chuck Lever
· 10 years ago
c42a01e
svcrdma: fix printk when memory allocation fails
by Jeff Layton
· 11 years ago
6741019
svcrpc: make svc_xprt_received static
by J. Bruce Fields
· 12 years ago
cec56c8
svcrdma: Cleanup sparse warnings in the svcrdma module
by Tom Tucker
· 13 years ago
bd4620d
SUNRPC: create svc_xprt in proper network namespace
by Stanislav Kinsbursky
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
4c171ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
b26f9b9
RDMA/cma: Pass QP type into rdma_create_id()
by Sean Hefty
· 15 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
a5e5026
SUNRPC: Remove resource leak in svc_rdma_send_error()
by Jesper Juhl
· 14 years ago
a25e758
sunrpc/xprtrdma: clean up workqueue usage
by Tejun Heo
· 14 years ago
4a84386
svcrdma: Cleanup DMA unmapping in error paths.
by Tom Tucker
· 14 years ago
b432e6b
svcrdma: Change DMA mapping logic to avoid the page_address kernel API
by Tom Tucker
· 14 years ago
62832c0
sunrpc: Pull net argument downto svc_create_socket
by Pavel Emelyanov
· 14 years ago
fedfb94
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
bade732
svcrdma: RDMA support not yet compatible with RPC6
by Tom Tucker
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
846d8e7
svcrdma: fix error handling of rdma_alloc_frmr()
by Wei Yongjun
· 15 years ago
98779be
svcrdma: dma unmap the correct length for the RPCRDMA header page.
by Steve Wise
· 16 years ago
21515e4
svcrdma: clean up error paths.
by Steve Wise
· 16 years ago
5eaa65b
net: Make static
by Roel Kluin
· 16 years ago
ed72b9c
sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c
by Ingo Molnar
· 16 years ago
21454aa
net: replace NIPQUAD() in net/*/
by Harvey Harrison
· 16 years ago
67080c8
svcrdma: Fix IRD/ORD polarity
by Tom Tucker
· 16 years ago
04911b5
svcrdma: Update svc_rdma_send_error to use DMA LKEY
by Tom Tucker
· 16 years ago
afd566e
svcrdma: Modify the RPC reply path to use FRMR when available
by Tom Tucker
· 16 years ago
146b6df
svcrdma: Modify the RPC recv path to use FRMR when available
by Tom Tucker
· 16 years ago
5b180a9
svcrdma: Add support to svc_rdma_send to handle chained WR
by Tom Tucker
· 16 years ago
a5abf4e
svcrdma: Modify post recv path to use local dma key
by Tom Tucker
· 16 years ago
e118321
svcrdma: Add a service to register a Fast Reg MR with the device
by Tom Tucker
· 16 years ago
3a5c638
svcrdma: Query device for Fast Reg support during connection setup
by Tom Tucker
· 16 years ago
64be8608
svcrdma: Add FRMR get/put services
by Tom Tucker
· 16 years ago
24b8b44
svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet
by Tom Tucker
· 16 years ago
8948896
svcrdma: Change WR context get/put to use the kmem cache
by Tom Tucker
· 16 years ago
36ef25e
svcrdma: Limit ORD based on client's advertised IRD
by Tom Tucker
· 17 years ago
94dba49
svcrdma: Remove unneeded spin locks from __svc_rdma_free
by Tom Tucker
· 16 years ago
87295b6
svcrdma: Add dma map count and WARN_ON
by Tom Tucker
· 16 years ago
e6ab914
svcrdma: Move the DMA unmap logic to the CQ handler
by Tom Tucker
· 16 years ago
34d16e4
svcrdma: Use RPC reply map for RDMA_WRITE processing
by Tom Tucker
· 16 years ago
ab96ddd
svcrdma: Add a type for keeping NFS RPC mapping
by Tom Tucker
· 16 years ago
008fdbc
svcrdma: Change svc_rdma_send_error return type to void
by Tom Tucker
· 17 years ago
af261af
svcrdma: Copy transport address and arm CQ before calling rdma_accept
by Tom Tucker
· 17 years ago
97a3df3
svcrdma: Use ib verbs version of dma_unmap
by Tom Tucker
· 17 years ago
356d0a1
svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free
by Tom Tucker
· 17 years ago
1711386
svcrdma: Move the QP and cm_id destruction to svc_rdma_free
by Tom Tucker
· 17 years ago
0905c0f
svcrdma: Add reference for each SQ/RQ WR
by Tom Tucker
· 17 years ago
8da91ea
svcrdma: Move destroy to kernel thread
by Tom Tucker
· 17 years ago
47698e0
svcrdma: Shrink scope of spinlock on RQ CQ
by Tom Tucker
· 17 years ago
8740767
svcrdma: Use standard Linux lists for context cache
by Tom Tucker
· 17 years ago
02e7452
svcrdma: Simplify RDMA_READ deferral buffer management
by Tom Tucker
· 17 years ago
10a38c3
svcrdma: Remove unused READ_DONE context flags bit
by Tom Tucker
· 17 years ago
58e8f62
svcrdma: Fix error handling during listening endpoint creation
by Tom Tucker
· 17 years ago
05a0826
svcrdma: Free context on ib_post_recv error
by Tom Tucker
· 17 years ago
120693d
svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handler
by Tom Tucker
· 17 years ago
9d6347a
svcrdma: Fix return value in svc_rdma_send
by Tom Tucker
· 17 years ago
dbcd00e
svcrdma: Fix race with dto_tasklet in svc_rdma_send
by Tom Tucker
· 17 years ago
0e7f011
svcrdma: Simplify receive buffer posting
by Tom Tucker
· 17 years ago
830bb59
SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send
by Tom Tucker
· 17 years ago
c48cbb4
SVCRDMA: Add xprt refs to fix close/unmount crash
by Tom Tucker
· 17 years ago
377f9b2
rdma: SVCRDMA Core Transport Services
by Tom Tucker
· 17 years ago