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
/
sunrpc
/
xprtrdma
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-23
Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2
-2
/
+3
2015-02-23
xprtrdma: Store RDMA credits in unsigned variables
Chuck Lever
2
-2
/
+3
2015-02-12
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-147
/
+206
2015-02-05
xprtrdma: Address sparse complaint in rpcr_to_rdmar()
Chuck Lever
1
-3
/
+4
2015-01-30
xprtrdma: Update the GFP flags used in xprt_rdma_allocate()
Chuck Lever
1
-2
/
+5
2015-01-30
xprtrdma: Clean up after adding regbuf management
Chuck Lever
2
-11
/
+2
2015-01-30
xprtrdma: Allocate zero pad separately from rpcrdma_buffer
Chuck Lever
3
-23
/
+13
2015-01-30
xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep
Chuck Lever
3
-23
/
+23
2015-01-30
xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req
Chuck Lever
4
-29
/
+19
2015-01-30
xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
Chuck Lever
4
-104
/
+78
2015-01-30
xprtrdma: Add struct rpcrdma_regbuf and helpers
Chuck Lever
2
-0
/
+98
2015-01-30
xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()
Chuck Lever
1
-53
/
+95
2015-01-30
xprtrdma: Simplify synopsis of rpcrdma_buffer_create()
Chuck Lever
3
-7
/
+7
2015-01-30
xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stack
Chuck Lever
2
-7
/
+10
2015-01-30
xprtrdma: Take struct ib_device_attr off the stack
Chuck Lever
2
-24
/
+14
2015-01-30
xprtrdma: Free the pd if ib_query_qp() fails
Chuck Lever
1
-3
/
+7
2015-01-30
xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
Chuck Lever
4
-8
/
+6
2015-01-30
xprtrdma: Move credit update to RPC reply handler
Chuck Lever
3
-16
/
+10
2015-01-30
xprtrdma: Remove rl_mr field, and the mr_chunk union
Chuck Lever
2
-17
/
+13
2015-01-30
xprtrdma: Remove rpcrdma_ep::rep_ia
Chuck Lever
2
-2
/
+0
2015-01-30
xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt
Chuck Lever
2
-12
/
+13
2015-01-30
xprtrdma: Clean up hdrlen
Chuck Lever
1
-5
/
+7
2015-01-30
xprtrdma: Display XIDs in host byte order
Chuck Lever
1
-3
/
+5
2015-01-30
xprtrdma: Modernize htonl and ntohl
Chuck Lever
1
-22
/
+26
2015-01-30
xprtrdma: human-readable completion status
Chuck Lever
1
-13
/
+57
2015-01-15
svcrdma: Handle additional inline content
Chuck Lever
1
-0
/
+55
2015-01-15
svcrdma: Move read list XDR round-up logic
Chuck Lever
1
-28
/
+9
2015-01-15
svcrdma: Support RDMA_NOMSG requests
Chuck Lever
1
-3
/
+36
2015-01-15
svcrdma: rc_position sanity checking
Chuck Lever
1
-4
/
+12
2015-01-15
svcrdma: Plant reader function in struct svcxprt_rdma
Chuck Lever
2
-44
/
+29
2015-01-15
svcrdma: Find rmsgp more reliably
Chuck Lever
1
-14
/
+4
2015-01-15
svcrdma: Scrub BUG_ON() and WARN_ON() call sites
Chuck Lever
3
-33
/
+49
2015-01-15
svcrdma: Clean up read chunk counting
Chuck Lever
2
-19
/
+12
2015-01-15
svcrdma: Remove unused variable
Chuck Lever
1
-2
/
+0
2015-01-15
svcrdma: Clean up dprintk
Chuck Lever
1
-4
/
+4
2014-11-26
Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd...
Trond Myklebust
3
-17
/
+107
2014-11-25
xprtrdma: Display async errors
Chuck Lever
1
-4
/
+32
2014-11-25
xprtrdma: Enable pad optimization
Chuck Lever
1
-1
/
+1
2014-11-25
xprtrdma: Re-write rpcrdma_flush_cqs()
Chuck Lever
1
-2
/
+9
2014-11-25
xprtrdma: Refactor tasklet scheduling
Chuck Lever
1
-5
/
+12
2014-11-25
xprtrdma: unmap all FMRs during transport disconnect
Chuck Lever
2
-2
/
+42
2014-11-25
xprtrdma: Cap req_cqinit
Chuck Lever
2
-1
/
+9
2014-11-25
xprtrdma: Return an errno from rpcrdma_register_external()
Chuck Lever
1
-2
/
+2
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
3
-10
/
+10
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-1
/
+8
2014-09-29
svcrdma: advertise the correct max payload
Steve Wise
2
-1
/
+8
2014-09-25
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
NeilBrown
1
-2
/
+0
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-296
/
+604
2014-08-05
svcrdma: remove rdma_create_qp() failure recovery logic
Steve Wise
1
-17
/
+2
2014-07-31
xprtrdma: Handle additional connection events
Chuck Lever
1
-11
/
+14
[next]