Jeff Layton
|
f9c72d10d6
sunrpc: make debugfs file creation failure non-fatal
|
10 years ago |
Trond Myklebust
|
3913c78c3a
SUNRPC: Handle EADDRINUSE on connect
|
10 years ago |
Trond Myklebust
|
03a9a42a1a
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
|
10 years ago |
Jeff Layton
|
b4b9d2ccf0
sunrpc: add debugfs file for displaying client rpc_task queue
|
10 years ago |
Jeff Layton
|
f895b252d4
sunrpc: eliminate RPC_DEBUG
|
10 years ago |
Trond Myklebust
|
72c23f0819
Merge branch 'bugfixes' into linux-next
|
11 years ago |
Trond Myklebust
|
2aca5b869a
SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT
|
11 years ago |
Jason Baron
|
3dedbb5ca1
rpc: Add -EPERM processing for xs_udp_send_request()
|
11 years ago |
Trond Myklebust
|
2fc193cf92
SUNRPC: Handle EPIPE in xprt_connect_status
|
11 years ago |
Trond Myklebust
|
3601c4a91e
SUNRPC: Ensure that we handle ENOBUFS errors correctly.
|
11 years ago |
Linus Torvalds
|
75ff24fa52
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
|
11 years ago |
Kinglong Mee
|
83ddfebdd2
SUNRPC: New helper for creating client with rpc_xprt
|
11 years ago |
Trond Myklebust
|
494314c415
SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_status
|
11 years ago |
Steve Dickson
|
1fa3e2eb9d
SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasks
|
11 years ago |
Trond Myklebust
|
9455e3f43b
SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasks
|
11 years ago |
Trond Myklebust
|
fdb63dcdb5
SUNRPC: Ensure that call_bind times out correctly
|
11 years ago |
Trond Myklebust
|
485f225178
SUNRPC: Ensure that call_connect times out correctly
|
11 years ago |
Weston Andros Adamson
|
6ff33b7dd0
sunrpc: Fix infinite loop in RPC state machine
|
11 years ago |
Trond Myklebust
|
df2772700c
SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACH
|
11 years ago |
Trond Myklebust
|
d07ba8422f
SUNRPC: Avoid deep recursion in rpc_release_client
|
11 years ago |
Wei Yongjun
|
09c3e54635
SUNRPC: remove duplicated include from clnt.c
|
11 years ago |
Trond Myklebust
|
34751b9d04
SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transport
|
11 years ago |
Trond Myklebust
|
40b00b6b17
SUNRPC: Add a helper to switch the transport of an rpc_clnt
|
12 years ago |
Chuck Lever
|
d746e54522
SUNRPC: Modify synopsis of rpc_client_register()
|
12 years ago |
Trond Myklebust
|
561ec16031
SUNRPC: call_connect_status should recheck bind and connect status on error
|
12 years ago |
Trond Myklebust
|
ca7f33aa5b
SUNRPC: Fix RPC call retransmission statistics
|
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 |
Linus Torvalds
|
bf97293eb8
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
12 years ago |
Trond Myklebust
|
2f048db468
SUNRPC: Add an identifier for struct rpc_clnt
|
12 years ago |