Trond Myklebust
|
93aa6c7bbc
SUNRPC: Don't reencode message if transmission failed with ENOBUFS
|
10 lat temu |
Trond Myklebust
|
3832591e6f
SUNRPC: Handle connection issues correctly on the back channel
|
10 lat temu |
Chuck Lever
|
4a06825839
SUNRPC: Transport fault injection
|
10 lat temu |
Jeff Layton
|
d67fa4d85a
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
|
10 lat temu |
Jeff Layton
|
8e2281330f
sunrpc: make xprt->swapper an atomic_t
|
10 lat temu |
Jeff Layton
|
3c87ef6efb
sunrpc: keep a count of swapfiles associated with the rpc_clnt
|
10 lat temu |
Trond Myklebust
|
0f41979164
SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task
|
10 lat temu |
Trond Myklebust
|
1193d58f75
SUNRPC: Backchannel handle socket nospace
|
10 lat temu |
Jeff Layton
|
f9c72d10d6
sunrpc: make debugfs file creation failure non-fatal
|
10 lat temu |
Trond Myklebust
|
3913c78c3a
SUNRPC: Handle EADDRINUSE on connect
|
10 lat temu |
Trond Myklebust
|
03a9a42a1a
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
|
10 lat temu |
Jeff Layton
|
b4b9d2ccf0
sunrpc: add debugfs file for displaying client rpc_task queue
|
10 lat temu |
Jeff Layton
|
f895b252d4
sunrpc: eliminate RPC_DEBUG
|
10 lat temu |
Trond Myklebust
|
72c23f0819
Merge branch 'bugfixes' into linux-next
|
11 lat temu |
Trond Myklebust
|
2aca5b869a
SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT
|
11 lat temu |
Jason Baron
|
3dedbb5ca1
rpc: Add -EPERM processing for xs_udp_send_request()
|
11 lat temu |
Trond Myklebust
|
2fc193cf92
SUNRPC: Handle EPIPE in xprt_connect_status
|
11 lat temu |
Trond Myklebust
|
3601c4a91e
SUNRPC: Ensure that we handle ENOBUFS errors correctly.
|
11 lat temu |
Linus Torvalds
|
75ff24fa52
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
|
11 lat temu |
Kinglong Mee
|
83ddfebdd2
SUNRPC: New helper for creating client with rpc_xprt
|
11 lat temu |
Trond Myklebust
|
494314c415
SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_status
|
11 lat temu |
Steve Dickson
|
1fa3e2eb9d
SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasks
|
11 lat temu |
Trond Myklebust
|
9455e3f43b
SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasks
|
11 lat temu |
Trond Myklebust
|
fdb63dcdb5
SUNRPC: Ensure that call_bind times out correctly
|
11 lat temu |
Trond Myklebust
|
485f225178
SUNRPC: Ensure that call_connect times out correctly
|
11 lat temu |
Weston Andros Adamson
|
6ff33b7dd0
sunrpc: Fix infinite loop in RPC state machine
|
11 lat temu |
Trond Myklebust
|
df2772700c
SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACH
|
11 lat temu |
Trond Myklebust
|
d07ba8422f
SUNRPC: Avoid deep recursion in rpc_release_client
|
11 lat temu |
Wei Yongjun
|
09c3e54635
SUNRPC: remove duplicated include from clnt.c
|
11 lat temu |
Trond Myklebust
|
34751b9d04
SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transport
|
11 lat temu |