index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-583
/
+396
2014-06-07
svcrdma: Fence LOCAL_INV work requests
Steve Wise
1
-1
/
+1
2014-06-07
svcrdma: refactor marshalling logic
Steve Wise
3
-604
/
+331
2014-06-04
xprtrdma: Disconnect on registration failure
Chuck Lever
2
-23
/
+42
2014-06-04
xprtrdma: Remove BUG_ON() call sites
Chuck Lever
2
-9
/
+12
2014-06-04
xprtrdma: Avoid deadlock when credit window is reset
Chuck Lever
3
-19
/
+7
2014-06-04
xprtrdma: Reset connection timeout after successful reconnect
Chuck Lever
1
-0
/
+1
2014-06-04
xprtrdma: Use macros for reconnection timeout constants
Chuck Lever
1
-7
/
+12
2014-06-04
xprtrdma: Allocate missing pagelist
Shirley Ma
1
-0
/
+6
2014-06-04
xprtrdma: Remove Tavor MTU setting
Chuck Lever
1
-14
/
+0
2014-06-04
xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting
Chuck Lever
1
-9
/
+20
2014-06-04
xprtrdma: Reduce the number of hardway buffer allocations
Chuck Lever
1
-12
/
+13
2014-06-04
xprtrdma: Limit work done by completion handler
Chuck Lever
2
-4
/
+7
2014-06-04
xprtrmda: Reduce calls to ib_poll_cq() in completion handlers
Chuck Lever
2
-18
/
+42
2014-06-04
xprtrmda: Reduce lock contention in completion handlers
Chuck Lever
1
-4
/
+10
2014-06-04
xprtrdma: Split the completion queue
Chuck Lever
2
-92
/
+137
2014-06-04
xprtrdma: Make rpcrdma_ep_destroy() return void
Chuck Lever
3
-13
/
+4
2014-06-04
xprtrdma: Simplify rpcrdma_deregister_external() synopsis
Chuck Lever
4
-10
/
+4
2014-06-04
xprtrdma: mount reports "Invalid mount option" if memreg mode not supported
Chuck Lever
1
-4
/
+4
2014-06-04
xprtrdma: Fall back to MTHCAFMR when FRMR is not supported
Chuck Lever
1
-16
/
+15
2014-06-04
xprtrdma: Remove REGISTER memory registration mode
Chuck Lever
2
-88
/
+5
2014-06-04
xprtrdma: Remove MEMWINDOWS registration modes
Chuck Lever
4
-203
/
+7
2014-06-04
xprtrdma: Remove BOUNCEBUFFERS memory registration mode
Chuck Lever
3
-28
/
+1
2014-06-04
xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context
Chuck Lever
3
-7
/
+21
2014-06-04
nfs-rdma: Fix for FMR leaks
Allen Andrews
1
-35
/
+38
2014-06-04
xprtrdma: mind the device's max fast register page list depth
Steve Wise
3
-16
/
+36
2014-05-22
NFSD: Ignore client's source port on RDMA transports
Chuck Lever
1
-0
/
+7
2014-04-09
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-12
/
+9
2014-03-29
svcrdma: fix offset calculation for non-page aligned sge entries
Jeff Layton
1
-0
/
+1
2014-03-29
xprtrdma: add separate Kconfig options for NFSoRDMA client and server support
Jeff Layton
1
-2
/
+2
2014-03-29
Fix regression in NFSRDMA server
Tom Tucker
2
-8
/
+5
2014-03-28
svcrdma: fix printk when memory allocation fails
Jeff Layton
1
-2
/
+1
2014-03-17
SUNRPC: remove KERN_INFO from dprintk() call sites
Chuck Lever
1
-5
/
+5
2014-03-17
SUNRPC: Fix large reads on NFS/RDMA
Chuck Lever
1
-3
/
+1
2013-07-18
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-6
/
+14
2013-07-15
svcrdma: underflow issue in decode_write_list()
Dan Carpenter
1
-6
/
+14
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2
-6
/
+6
2013-03-01
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-10
/
+10
2013-02-21
IB/core: Add "type 2" memory windows support
Shani Michaeli
1
-10
/
+10
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
1
-0
/
+1
2013-02-01
SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback
Trond Myklebust
1
-2
/
+1
2013-02-01
SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
Trond Myklebust
3
-7
/
+7
2012-12-18
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2
-6
/
+8
2012-10-13
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+0
2012-10-10
nfs: disintegrate UAPI for nfs
J. Bruce Fields
1
-0
/
+1
2012-09-29
SUNRPC: Get rid of the redundant xprt->shutdown bit field
Trond Myklebust
1
-14
/
+8
2012-09-07
SUNRPC: Fix a UDP transport regression
Trond Myklebust
1
-0
/
+1
2012-08-22
svcrpc: make svc_xprt_received static
J. Bruce Fields
1
-4
/
+0
2012-07-31
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
1
-1
/
+2
[next]