Linus Torvalds
|
06b8ab5528
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
11 years ago |
Chuck Lever
|
3c45ddf823
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
|
11 years ago |
Trond Myklebust
|
2fc193cf92
SUNRPC: Handle EPIPE in xprt_connect_status
|
11 years ago |
Linus Torvalds
|
d1e1cda862
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
11 years ago |
Chuck Lever
|
4f4cf5ad6f
SUNRPC: Move congestion window constants to header file
|
11 years ago |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 years ago |
Kinglong Mee
|
d531c008d7
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
|
11 years ago |
Linus Torvalds
|
2b2b15c32a
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
11 years ago |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 years ago |
Trond Myklebust
|
0fe8d04e8c
SUNRPC: Ensure xprt_connect_status handles all potential connection errors
|
11 years ago |
wangweidong
|
8313164c36
SUNRPC: remove an unnecessary if statement
|
12 years ago |
Trond Myklebust
|
9255194817
SUNRPC: Remove redundant initialisations of request rq_bytes_sent
|
12 years ago |
Trond Myklebust
|
8a19a0b6cb
SUNRPC: Add RPC task and client level options to disable the resend timeout
|
12 years ago |
Trond Myklebust
|
90051ea774
SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool
|
12 years ago |
Trond Myklebust
|
ee071eff0f
SUNRPC: Clear the request rq_bytes_sent field in xprt_release_write
|
12 years ago |
Trond Myklebust
|
0a66052130
SUNRPC: Don't set the request connect_cookie until a successful transmit
|
12 years ago |
J. Bruce Fields
|
33d90ac058
SUNRPC: allow disabling idle timeout
|
12 years ago |
Trond Myklebust
|
ba60eb25ff
SUNRPC: Fix a livelock problem in the xprt->backlog queue
|
12 years ago |
Trond Myklebust
|
a9a6b52ee1
SUNRPC: Don't start the retransmission timer when out of socket space
|
12 years ago |
Trond Myklebust
|
ad2368d6f5
SUNRPC: Avoid RCU dereferences in the transport bind and connect code
|
12 years ago |
Trond Myklebust
|
45bc0dce98
SUNRPC: Fix an RCU dereference in xprt_reserve
|
12 years ago |
Trond Myklebust
|
6a24dfb645
SUNRPC: Pass pointers to struct rpc_xprt to the congestion window
|
12 years ago |
Trond Myklebust
|
1b092092bf
SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback
|
12 years ago |
Trond Myklebust
|
a4f0835c60
SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
|
12 years ago |
Trond Myklebust
|
87ed50036b
SUNRPC: Ensure we release the socket write lock if the rpc_task exits early
|
12 years ago |
Trond Myklebust
|
d19751e7b9
SUNRPC: Get rid of the redundant xprt->shutdown bit field
|
13 years ago |
Trond Myklebust
|
f39c1bfb5a
SUNRPC: Fix a UDP transport regression
|
13 years ago |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Linus Torvalds
|
53f2c4a8fd
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 years ago |
Trond Myklebust
|
1afeaf5c29
sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot
|
13 years ago |