Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
refs/heads/master
/
net
/
9p
/
trans_rdma.c
024b7d6
9p: fix file headers
by Dominique Martinet
· 3 years, 2 months ago
4cd82a5
net/9p: autoload transport modules
by Thomas Weißschuh
· 3 years, 2 months ago
760b3d6
net: 9p: Fix kerneldoc warnings of missing parameters etc
by Andrew Lunn
· 4 years, 2 months ago
15e522a
net: 9p: kerneldoc fixes
by Andrew Lunn
· 4 years, 6 months ago
20cf4e0
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
by Chuck Lever
· 5 years ago
1f32761
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
by Thomas Gleixner
· 6 years ago
473c7dd
9p/rdma: remove useless check in cm_event_handler
by Dominique Martinet
· 6 years ago
8b894ad
9p/rdma: do not disconnect on down_interruptible EAGAIN
by Dominique Martinet
· 6 years ago
728356d
9p: Add refcount to p9_req_t
by Tomas Bortoli
· 6 years ago
523adb6
9p: embed fcall in req to round down buffer allocs
by Dominique Martinet
· 6 years ago
1f7a4c7
Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux
by Linus Torvalds
· 6 years ago
10aa145
9p: fix multiple NULL-pointer-dereferences
by Tomas Bortoli
· 6 years ago
f984579
9p: validate PDU length
by Tomas Bortoli
· 6 years ago
72bc4d3
net/9p: Simplify ib_post_(send|recv|srq_recv)() calls
by Bart Van Assche
· 6 years ago
4a026da
net/9p: correct some comment errors in 9p file system code
by Sun Lianwen
· 7 years ago
c4fac91
9p: Implement show_options
by David Howells
· 7 years ago
ed082d3
IB/core: add support to create a unsafe global rkey to ib_create_pd
by Christoph Hellwig
· 8 years ago
7cf20fc
net/9p: convert to new CQ API
by Christoph Hellwig
· 9 years ago
fa20105
IB/cma: Add support for network namespaces
by Guy Shapiro
· 9 years ago
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
· 10 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
· 12 years ago
1cff330
9P/RDMA: count posted buffers without a pending request
by Simon Derr
· 12 years ago
2f52d07
9P/RDMA: Improve error handling in rdma_request
by Simon Derr
· 12 years ago
b530e25
9P/RDMA: Do not free req->rc in error handling in rdma_request()
by Simon Derr
· 12 years ago
fd453d0
9P/RDMA: Use a semaphore to protect the RQ
by Simon Derr
· 12 years ago
47229ff
9P/RDMA: Protect against duplicate replies
by Simon Derr
· 12 years ago
3fcc62f
9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB
by Simon Derr
· 12 years ago
17b6fd9
9P/RDMA: rdma_request() needs not allocate req->rc
by Simon Derr
· 12 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
· 14 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
· 14 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
· 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
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