Frank van Maarseveen
|
96802a0951
SUNRPC: cleanup transport creation argument passing
|
18 years ago |
Trond Myklebust
|
c1384c9c4c
SUNRPC: fix hang due to eventd deadlock...
|
18 years ago |
Chuck Lever
|
a509050bd3
SUNRPC: introduce rpcbind: replacement for in-kernel portmapper
|
18 years ago |
Chuck Lever
|
c5a4dd8b7c
SUNRPC: Eliminate side effects from rpc_malloc
|
18 years ago |
Chuck Lever
|
2bea90d43a
SUNRPC: RPC buffer size estimates are too large
|
18 years ago |
Trond Myklebust
|
241c39b9ac
RPC: Fix the TCP resend semantics for NFSv4
|
18 years ago |
Trond Myklebust
|
d9bc125caf
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
|
18 years ago |
Chuck Lever
|
43d78ef2ba
NFS: disconnect before retrying NFSv4 requests over TCP
|
18 years ago |
YOSHIFUJI Hideaki
|
cca5172a7e
[NET] SUNRPC: Fix whitespace errors.
|
18 years ago |
Chuck Lever
|
46121cf7d8
SUNRPC: fix print format for tk_pid
|
18 years ago |
Trond Myklebust
|
34161db6b1
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
|
18 years ago |
Chuck Lever
|
5847e1f4d0
SUNRPC: Remove pprintk() from net/sunrpc/xprt.c
|
18 years ago |
Chuck Lever
|
c8541ecdd5
SUNRPC: Make the transport-specific setup routine allocate rpc_xprt
|
18 years ago |
David Howells
|
65f27f3844
WorkStruct: Pass the work_struct pointer instead of context data
|
18 years ago |
Alexey Dobriyan
|
d8ed029d60
[SUNRPC]: trivial endianness annotations
|
18 years ago |
Trond Myklebust
|
6b6ca86b77
SUNRPC: Add refcounting to the struct rpc_xprt
|
18 years ago |
Trond Myklebust
|
da45828e28
SUNRPC: Clean up soft task error handling
|
19 years ago |
Chuck Lever
|
ff9aa5e56d
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
|
19 years ago |
Chuck Lever
|
c2866763b4
SUNRPC: use sockaddr + size when creating remote transport endpoints
|
19 years ago |
Chuck Lever
|
c4efcb1d3e
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
|
19 years ago |
Chuck Lever
|
4a68179d38
SUNRPC: Make RPC portmapper use per-transport storage
|
19 years ago |
Chuck Lever
|
ec739ef03d
SUNRPC: Create a helper to tell whether a transport is bound
|
19 years ago |
Trond Myklebust
|
e0ab53deaa
RPC: Ensure that we disconnect TCP socket when client requests error out
|
19 years ago |
Panagiotis Issaris
|
0da974f4f3
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
|
19 years ago |
Chuck Lever
|
bf3fcf8955
SUNRPC: NFS_ROOT always uses the same XIDs
|
19 years ago |
Trond Myklebust
|
43ac3f2961
SUNRPC: Fix memory barriers for req->rq_received
|
19 years ago |
Chuck Lever
|
e95b85ec9d
SUNRPC: minor cleanup
|
19 years ago |
Chuck Lever
|
11c556b3d8
SUNRPC: provide a mechanism for collecting stats in the RPC client
|
19 years ago |
Chuck Lever
|
ef759a2e54
SUNRPC: introduce per-task RPC iostats
|
19 years ago |
Chuck Lever
|
262ca07de4
SUNRPC: add a handful of per-xprt counters
|
19 years ago |