Trond Myklebust
|
4876cc779f
SUNRPC: Ensure we release the TCP socket once it has been closed
|
10 lat temu |
Neil Brown
|
2980731811
SUNRPC: never enqueue a ->rq_cong request on ->sending
|
10 lat temu |
Chuck Lever
|
4a06825839
SUNRPC: Transport fault injection
|
10 lat temu |
Trond Myklebust
|
21330b6670
Merge branch 'bugfixes'
|
10 lat temu |
Jeff Layton
|
3f94009816
sunrpc: make debugfs file creation failure non-fatal
|
10 lat temu |
Trond Myklebust
|
0695314ef0
SUNRPC: Fix a regression when reconnecting
|
10 lat temu |
Trond Myklebust
|
9e2b9f3776
SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag
|
10 lat temu |
Trond Myklebust
|
718ba5b873
SUNRPC: Add helpers to prevent socket create from racing
|
10 lat temu |
Jeff Layton
|
388f0c7767
sunrpc: add a debugfs rpc_xprt directory with an info file in it
|
10 lat temu |
Jeff Layton
|
f895b252d4
sunrpc: eliminate RPC_DEBUG
|
10 lat temu |
Jeff Layton
|
3705ad64f1
sunrpc: add new tracepoints in xprt handling code
|
10 lat temu |
Linus Torvalds
|
06b8ab5528
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
11 lat temu |
Chuck Lever
|
3c45ddf823
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
|
11 lat temu |
Trond Myklebust
|
2fc193cf92
SUNRPC: Handle EPIPE in xprt_connect_status
|
11 lat temu |
Linus Torvalds
|
d1e1cda862
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
11 lat temu |
Chuck Lever
|
4f4cf5ad6f
SUNRPC: Move congestion window constants to header file
|
11 lat temu |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 lat temu |
Kinglong Mee
|
d531c008d7
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
|
11 lat temu |
Linus Torvalds
|
2b2b15c32a
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
11 lat temu |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 lat temu |
Trond Myklebust
|
0fe8d04e8c
SUNRPC: Ensure xprt_connect_status handles all potential connection errors
|
11 lat temu |
wangweidong
|
8313164c36
SUNRPC: remove an unnecessary if statement
|
11 lat temu |
Trond Myklebust
|
9255194817
SUNRPC: Remove redundant initialisations of request rq_bytes_sent
|
12 lat temu |
Trond Myklebust
|
8a19a0b6cb
SUNRPC: Add RPC task and client level options to disable the resend timeout
|
12 lat temu |
Trond Myklebust
|
90051ea774
SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool
|
12 lat temu |
Trond Myklebust
|
ee071eff0f
SUNRPC: Clear the request rq_bytes_sent field in xprt_release_write
|
12 lat temu |
Trond Myklebust
|
0a66052130
SUNRPC: Don't set the request connect_cookie until a successful transmit
|
12 lat temu |
J. Bruce Fields
|
33d90ac058
SUNRPC: allow disabling idle timeout
|
12 lat temu |
Trond Myklebust
|
ba60eb25ff
SUNRPC: Fix a livelock problem in the xprt->backlog queue
|
12 lat temu |
Trond Myklebust
|
a9a6b52ee1
SUNRPC: Don't start the retransmission timer when out of socket space
|
12 lat temu |