Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3a3a7f3b7fbd3c2f2ca2f2bf76363a1abbd5ba94
/
net
/
9p
/
trans_rdma.c
2f31fa8
net/9p: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
8e37210
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
by Matan Barak
· 9 years ago
f569d3e
net/9p: add a privport option for RDMA transport.
by Dominique Martinet
· 10 years ago
8a5daf1
9pnet_rdma: check token type before int conversion
by Simon Derr
· 11 years ago
931700d
9pnet_rdma: add cancelled()
by Simon Derr
· 11 years ago
3f9d5b8
9pnet_rdma: update request status during send
by Simon Derr
· 11 years ago
2b6e72e
9P: Add memory barriers to protect request fields over cb/rpc threads handoff
by Dominique Martinet
· 11 years ago
59ea52d
net: trans_rdma: remove unused function
by Andi Shyti
· 11 years ago
80b4526
9P: Add cancelled() to the transport functions.
by Simon Derr
· 11 years ago
1cff330
9P/RDMA: count posted buffers without a pending request
by Simon Derr
· 11 years ago
2f52d07
9P/RDMA: Improve error handling in rdma_request
by Simon Derr
· 11 years ago
b530e25
9P/RDMA: Do not free req->rc in error handling in rdma_request()
by Simon Derr
· 11 years ago
fd453d0
9P/RDMA: Use a semaphore to protect the RQ
by Simon Derr
· 11 years ago
47229ff
9P/RDMA: Protect against duplicate replies
by Simon Derr
· 11 years ago
3fcc62f
9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB
by Simon Derr
· 11 years ago
17b6fd9
9P/RDMA: rdma_request() needs not allocate req->rc
by Simon Derr
· 11 years ago
5d38515
9p: Reduce object size with CONFIG_NET_9P_DEBUG
by Joe Perches
· 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
5b5ed8a
9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()
by David S. Miller
· 13 years ago
eeff66e
net/9p: Convert the in the 9p rpc call path to GFP_NOFS
by Aneesh Kumar K.V
· 14 years ago
441c793
net: cleanup unused macros in net directory
by Shan Wei
· 14 years ago
1d6400c
net/9p: fix memory handling/allocation in rdma_request()
by Davidlohr Bueso
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 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
d8c8a9e
9p: fix option parsing
by Eric Van Hensbergen
· 15 years ago
0e15597
9p: minor comment fixes
by Abhishek Kulkarni
· 15 years ago
1bab88b
net/9p: handle correctly interrupted 9P requests
by Latchesar Ionkov
· 16 years ago
cf005b1
net: remove redundant argument comments
by Qinghuang Feng
· 16 years ago
1558c62
9p: rdma: remove duplicated #include
by Huang Weiyi
· 16 years ago
517ac45
9p: rdma: Set trans prior to requesting async connection ops
by Tom Tucker
· 16 years ago
fc79d4b
9p: rdma: RDMA Transport Support for 9P
by Tom Tucker
· 16 years ago