index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
9p
/
trans_rdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-25
9pnet_rdma: check token type before int conversion
Simon Derr
1
-0
/
+2
2014-03-25
9pnet_rdma: add cancelled()
Simon Derr
1
-1
/
+14
2014-03-25
9pnet_rdma: update request status during send
Simon Derr
1
-0
/
+6
2014-03-25
9P: Add memory barriers to protect request fields over cb/rpc threads handoff
Dominique Martinet
1
-2
/
+1
2013-07-24
net: trans_rdma: remove unused function
Andi Shyti
1
-11
/
+0
2013-07-07
9P: Add cancelled() to the transport functions.
Simon Derr
1
-0
/
+11
2013-07-07
9P/RDMA: count posted buffers without a pending request
Simon Derr
1
-1
/
+30
2013-07-07
9P/RDMA: Improve error handling in rdma_request
Simon Derr
1
-16
/
+28
2013-07-07
9P/RDMA: Do not free req->rc in error handling in rdma_request()
Simon Derr
1
-6
/
+3
2013-07-07
9P/RDMA: Use a semaphore to protect the RQ
Simon Derr
1
-10
/
+12
2013-07-07
9P/RDMA: Protect against duplicate replies
Simon Derr
1
-0
/
+7
2013-07-07
9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB
Simon Derr
1
-3
/
+1
2013-07-07
9P/RDMA: rdma_request() needs not allocate req->rc
Simon Derr
1
-19
/
+0
2012-01-05
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
1
-13
/
+13
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+2
2011-05-25
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
1
-1
/
+2
2011-05-19
9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()
David S. Miller
1
-2
/
+0
2011-03-22
net/9p: Convert the in the 9p rpc call path to GFP_NOFS
Aneesh Kumar K.V
1
-3
/
+3
2011-01-19
net: cleanup unused macros in net directory
Shan Wei
1
-1
/
+0
2010-09-27
net/9p: fix memory handling/allocation in rdma_request()
Davidlohr Bueso
1
-11
/
+18
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-08
9p: fix option parsing
Eric Van Hensbergen
1
-4
/
+5
2009-08-17
9p: minor comment fixes
Abhishek Kulkarni
1
-4
/
+5
2009-04-05
net/9p: handle correctly interrupted 9P requests
Latchesar Ionkov
1
-0
/
+1
2008-11-21
net: remove redundant argument comments
Qinghuang Feng
1
-2
/
+0
2008-11-05
9p: rdma: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-11-05
9p: rdma: Set trans prior to requesting async connection ops
Tom Tucker
1
-1
/
+3
2008-10-22
9p: rdma: RDMA Transport Support for 9P
Tom Tucker
1
-0
/
+712