index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
9p
/
trans_rdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
9p/rdma: remove useless check in cm_event_handler
Dominique Martinet
2019-07-03
1
-2
/
+1
*
9p/rdma: do not disconnect on down_interruptible EAGAIN
Dominique Martinet
2019-07-03
1
-2
/
+2
*
9p: fix multiple NULL-pointer-dereferences
Tomas Bortoli
2018-09-09
1
-0
/
+3
*
9p: Implement show_options
David Howells
2017-07-11
1
-3
/
+28
*
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
1
-1
/
+1
*
net/9p: convert to new CQ API
Christoph Hellwig
2016-03-10
1
-55
/
+31
*
IB/cma: Add support for network namespaces
Guy Shapiro
2015-10-28
1
-2
/
+2
*
net/9p: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
1
-24
/
+2
*
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-06-12
1
-1
/
+3
*
net/9p: add a privport option for RDMA transport.
Dominique Martinet
2015-03-21
1
-8
/
+44
*
9pnet_rdma: check token type before int conversion
Simon Derr
2014-03-25
1
-0
/
+2
*
9pnet_rdma: add cancelled()
Simon Derr
2014-03-25
1
-1
/
+14
*
9pnet_rdma: update request status during send
Simon Derr
2014-03-25
1
-0
/
+6
*
9P: Add memory barriers to protect request fields over cb/rpc threads handoff
Dominique Martinet
2014-03-25
1
-2
/
+1
*
net: trans_rdma: remove unused function
Andi Shyti
2013-07-24
1
-11
/
+0
*
9P: Add cancelled() to the transport functions.
Simon Derr
2013-07-07
1
-0
/
+11
*
9P/RDMA: count posted buffers without a pending request
Simon Derr
2013-07-07
1
-1
/
+30
*
9P/RDMA: Improve error handling in rdma_request
Simon Derr
2013-07-07
1
-16
/
+28
*
9P/RDMA: Do not free req->rc in error handling in rdma_request()
Simon Derr
2013-07-07
1
-6
/
+3
*
9P/RDMA: Use a semaphore to protect the RQ
Simon Derr
2013-07-07
1
-10
/
+12
*
9P/RDMA: Protect against duplicate replies
Simon Derr
2013-07-07
1
-0
/
+7
*
9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB
Simon Derr
2013-07-07
1
-3
/
+1
*
9P/RDMA: rdma_request() needs not allocate req->rc
Simon Derr
2013-07-07
1
-19
/
+0
*
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
2012-01-05
1
-13
/
+13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-05-26
1
-1
/
+2
|
\
|
*
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
2011-05-25
1
-1
/
+2
*
|
9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()
David S. Miller
2011-05-19
1
-2
/
+0
|
/
*
net/9p: Convert the in the 9p rpc call path to GFP_NOFS
Aneesh Kumar K.V
2011-03-22
1
-3
/
+3
*
net: cleanup unused macros in net directory
Shan Wei
2011-01-19
1
-1
/
+0
*
net/9p: fix memory handling/allocation in rdma_request()
Davidlohr Bueso
2010-09-27
1
-11
/
+18
*
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-17
1
-1
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
9p: fix option parsing
Eric Van Hensbergen
2010-02-08
1
-4
/
+5
*
9p: minor comment fixes
Abhishek Kulkarni
2009-08-17
1
-4
/
+5
*
net/9p: handle correctly interrupted 9P requests
Latchesar Ionkov
2009-04-05
1
-0
/
+1
*
net: remove redundant argument comments
Qinghuang Feng
2008-11-21
1
-2
/
+0
*
9p: rdma: remove duplicated #include
Huang Weiyi
2008-11-05
1
-1
/
+0
*
9p: rdma: Set trans prior to requesting async connection ops
Tom Tucker
2008-11-05
1
-1
/
+3
*
9p: rdma: RDMA Transport Support for 9P
Tom Tucker
2008-10-22
1
-0
/
+712