index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xprtrdma: Disconnect on registration failure
Chuck Lever
2014-06-04
2
-23
/
+42
*
xprtrdma: Remove BUG_ON() call sites
Chuck Lever
2014-06-04
2
-9
/
+12
*
xprtrdma: Avoid deadlock when credit window is reset
Chuck Lever
2014-06-04
3
-19
/
+7
*
SUNRPC: Move congestion window constants to header file
Chuck Lever
2014-06-04
1
-19
/
+9
*
xprtrdma: Reset connection timeout after successful reconnect
Chuck Lever
2014-06-04
1
-0
/
+1
*
xprtrdma: Use macros for reconnection timeout constants
Chuck Lever
2014-06-04
1
-7
/
+12
*
xprtrdma: Allocate missing pagelist
Shirley Ma
2014-06-04
1
-0
/
+6
*
xprtrdma: Remove Tavor MTU setting
Chuck Lever
2014-06-04
1
-14
/
+0
*
xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting
Chuck Lever
2014-06-04
1
-9
/
+20
*
xprtrdma: Reduce the number of hardway buffer allocations
Chuck Lever
2014-06-04
1
-12
/
+13
*
xprtrdma: Limit work done by completion handler
Chuck Lever
2014-06-04
2
-4
/
+7
*
xprtrmda: Reduce calls to ib_poll_cq() in completion handlers
Chuck Lever
2014-06-04
2
-18
/
+42
*
xprtrmda: Reduce lock contention in completion handlers
Chuck Lever
2014-06-04
1
-4
/
+10
*
xprtrdma: Split the completion queue
Chuck Lever
2014-06-04
2
-92
/
+137
*
xprtrdma: Make rpcrdma_ep_destroy() return void
Chuck Lever
2014-06-04
3
-13
/
+4
*
xprtrdma: Simplify rpcrdma_deregister_external() synopsis
Chuck Lever
2014-06-04
4
-10
/
+4
*
xprtrdma: mount reports "Invalid mount option" if memreg mode not supported
Chuck Lever
2014-06-04
1
-4
/
+4
*
xprtrdma: Fall back to MTHCAFMR when FRMR is not supported
Chuck Lever
2014-06-04
1
-16
/
+15
*
xprtrdma: Remove REGISTER memory registration mode
Chuck Lever
2014-06-04
2
-88
/
+5
*
xprtrdma: Remove MEMWINDOWS registration modes
Chuck Lever
2014-06-04
4
-203
/
+7
*
xprtrdma: Remove BOUNCEBUFFERS memory registration mode
Chuck Lever
2014-06-04
3
-28
/
+1
*
xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context
Chuck Lever
2014-06-04
3
-7
/
+21
*
nfs-rdma: Fix for FMR leaks
Allen Andrews
2014-06-04
1
-35
/
+38
*
xprtrdma: mind the device's max fast register page list depth
Steve Wise
2014-06-04
3
-16
/
+36
*
net, sunrpc: suppress allocation warning in rpc_malloc()
David Rientjes
2014-05-29
1
-2
/
+3
*
SUNRPC: Fix a module reference issue in rpcsec_gss
Trond Myklebust
2014-05-18
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-13
2
-10
/
+10
|
\
|
*
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
2
-10
/
+10
*
|
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-04-09
11
-86
/
+119
|
\
\
|
|
/
|
/
|
|
*
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
2014-03-31
1
-0
/
+16
|
*
SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failed
Kinglong Mee
2014-03-30
1
-0
/
+2
|
*
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
Kinglong Mee
2014-03-30
2
-21
/
+0
|
*
SUNRPC: New helper for creating client with rpc_xprt
Kinglong Mee
2014-03-30
1
-25
/
+33
|
*
NFSD: Free backchannel xprt in bc_destroy
Kinglong Mee
2014-03-30
1
-0
/
+4
|
*
rpc: Allow xdr_buf_subsegment to operate in-place
J. Bruce Fields
2014-03-29
1
-6
/
+16
|
*
SUNRPC: fix memory leak of peer addresses in XPRT
Kinglong Mee
2014-03-29
1
-8
/
+11
|
*
svcrdma: fix offset calculation for non-page aligned sge entries
Jeff Layton
2014-03-28
1
-0
/
+1
|
*
xprtrdma: add separate Kconfig options for NFSoRDMA client and server support
Jeff Layton
2014-03-28
3
-16
/
+30
|
*
Fix regression in NFSRDMA server
Tom Tucker
2014-03-28
2
-8
/
+5
|
*
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
2014-03-27
1
-3
/
+3
|
*
svcrdma: fix printk when memory allocation fails
Jeff Layton
2014-03-27
1
-2
/
+1
*
|
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-04-06
6
-68
/
+93
|
\
\
|
*
|
SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_status
Trond Myklebust
2014-03-20
1
-0
/
+2
|
*
|
SUNRPC: Don't let rpc_delay() clobber non-timeout errors
Trond Myklebust
2014-03-20
1
-1
/
+2
|
*
|
SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasks
Steve Dickson
2014-03-20
1
-2
/
+2
|
*
|
SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasks
Trond Myklebust
2014-03-19
1
-0
/
+4
|
*
|
SUNRPC: remove KERN_INFO from dprintk() call sites
Chuck Lever
2014-03-17
1
-5
/
+5
|
*
|
SUNRPC: Fix large reads on NFS/RDMA
Chuck Lever
2014-03-17
1
-3
/
+1
|
*
|
Merge branch 'devel' into linux-next
Trond Myklebust
2014-03-17
3
-57
/
+77
|
|
\
\
|
|
*
|
SUNRPC: Ensure that call_bind times out correctly
Trond Myklebust
2014-03-17
1
-3
/
+2
[next]