Linus Torvalds
|
75659ca0c1
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
17 лет назад |
Chuck Lever
|
f1ec08cb94
SUNRPC: Use appropriate argument types in rpcb client
|
17 лет назад |
Chuck Lever
|
b454ae9060
SUNRPC: fewer conditionals in the format_ip_address routines
|
17 лет назад |
Trond Myklebust
|
ba7392bb37
SUNRPC: Add support for per-client timeout values
|
17 лет назад |
Trond Myklebust
|
b5627943ab
SUNRPC: Remove the now unused function rpc_call_setup()
|
17 лет назад |
Trond Myklebust
|
77de2c590e
SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action
|
17 лет назад |
Trond Myklebust
|
84115e1cd4
SUNRPC: Cleanup of rpc_task initialisation
|
18 лет назад |
Matthew Wilcox
|
150030b78a
NFS: Switch from intr mount option to TASK_KILLABLE
|
17 лет назад |
Chuck Lever
|
89eb21c35b
SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program
|
18 лет назад |
Frank van Maarseveen
|
d3bc9a1deb
SUNRPC client: add interface for binding to a local address
|
18 лет назад |
Chuck Lever
|
45160d6275
SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name
|
18 лет назад |
Chuck Lever
|
cce63cd637
SUNRPC: Rename rpcb_getport_external routine
|
18 лет назад |
Trond Myklebust
|
5e1550d6a2
SUNRPC: Add the helper function 'rpc_call_null()'
|
18 лет назад |
Trond Myklebust
|
64c91a1f1c
SUNRPC: Make rpc_ping() static
|
18 лет назад |
Trond Myklebust
|
188fef11db
SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c
|
18 лет назад |
Trond Myklebust
|
4c402b4097
SUNRPC: Remove rpc_clnt->cl_count
|
18 лет назад |
Trond Myklebust
|
90c5755ff5
SUNRPC: Kill rpc_clnt->cl_oneshot
|
18 лет назад |
Trond Myklebust
|
848f1fe6be
SUNRPC: Kill rpc_clnt->cl_dead
|
18 лет назад |
Trond Myklebust
|
34f52e3591
SUNRPC: Convert rpc_clnt->cl_users to a kref
|
18 лет назад |
Trond Myklebust
|
4bef61ff75
SUNRPC: Add a per-rpc_clnt spinlock
|
18 лет назад |
Trond Myklebust
|
6529eba08f
SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt
|
18 лет назад |
Chuck Lever
|
4c2eaf073f
SUNRPC: remove old portmapper
|
18 лет назад |
Chuck Lever
|
a509050bd3
SUNRPC: introduce rpcbind: replacement for in-kernel portmapper
|
18 лет назад |
Chuck Lever
|
2bea90d43a
SUNRPC: RPC buffer size estimates are too large
|
18 лет назад |
Chuck Lever
|
43d78ef2ba
NFS: disconnect before retrying NFSv4 requests over TCP
|
18 лет назад |
Trond Myklebust
|
3e32a5d99a
SUNRPC: Give cloned RPC clients their own rpc_pipefs directory
|
18 лет назад |
Chuck Lever
|
ff9aa5e56d
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
|
19 лет назад |
Chuck Lever
|
c2866763b4
SUNRPC: use sockaddr + size when creating remote transport endpoints
|
19 лет назад |
Chuck Lever
|
6ca9482387
SUNRPC: Clean-up after previous patches.
|
19 лет назад |
Chuck Lever
|
f425eba437
SUNRPC: Create API for displaying remote peer address
|
19 лет назад |