Trond Myklebust
|
d9ba131d8f
SUNRPC: Support dynamic slot allocation for TCP connections
|
14 years ago |
Trond Myklebust
|
21de0a955f
SUNRPC: Clean up the slot table allocation
|
14 years ago |
Trond Myklebust
|
43cedbf0e8
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
|
14 years ago |
Trond Myklebust
|
9e00abc3c2
SUNRPC: sunrpc should not explicitly depend on NFS config options
|
14 years ago |
Chuck Lever
|
176e21ee2e
SUNRPC: Support for RPC over AF_LOCAL transports
|
14 years ago |
Trond Myklebust
|
a8de240a90
SUNRPC: Convert struct rpc_xprt to use atomic_t counters
|
14 years ago |
J. Bruce Fields
|
f0418aa4b1
rpc: allow xprt_class->setup to return a preexisting xprt
|
14 years ago |
Pavel Emelyanov
|
37aa213373
sunrpc: Tag rpc_xprt with net
|
15 years ago |
Pavel Emelyanov
|
9a23e332ec
sunrpc: Add net to xprt_create
|
15 years ago |
Pavel Emelyanov
|
e204e621b4
sunrpc: Factor out rpc_xprt freeing
|
15 years ago |
Pavel Emelyanov
|
bd1722d431
sunrpc: Factor out rpc_xprt allocation
|
15 years ago |
Trond Myklebust
|
a17c2153d2
SUNRPC: Move the bound cred to struct rpc_rqst
|
15 years ago |
Trond Myklebust
|
d60dbb20a7
SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst
|
15 years ago |
Chuck Lever
|
ff8399709e
SUNRPC: Replace jiffies-based metrics with ktime-based metrics
|
15 years ago |
Chuck Lever
|
bbc72cea58
SUNRPC: RPC metrics and RTT estimator should use same RTT value
|
15 years ago |
Trond Myklebust
|
a8ce4a8f37
SUNRPC: Fail over more quickly on connect errors
|
15 years ago |
Alexandros Batsakis
|
f300baba5a
nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
|
16 years ago |
Rahul Iyer
|
4cfc7e6019
nfsd41: sunrpc: Added rpc server-side backchannel handling
|
16 years ago |
Chuck Lever
|
c740eff84b
SUNRPC: Kill RPC_DISPLAY_ALL
|
16 years ago |
Chuck Lever
|
ba809130bc
SUNRPC: Remove duplicate universal address generation
|
16 years ago |
Ricardo Labiaga
|
dd2b63d049
nfs41: Rename rq_received to rq_reply_bytes_recvd
|
16 years ago |
Ricardo Labiaga
|
55ae1aabfb
nfs41: Add backchannel processing support to RPC state machine
|
16 years ago |
Ricardo Labiaga
|
fb7a0b9add
nfs41: New backchannel helper routines
|
16 years ago |
Ricardo Labiaga
|
56632b5bff
nfs41: client callback structures
|
16 years ago |
Trond Myklebust
|
f75e6745aa
SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect
|
16 years ago |
Trond Myklebust
|
7d1e8255cf
SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets
|
16 years ago |
Tom Talpey
|
441e3e2429
SUNRPC: dynamically load RPC transport modules on-demand
|
16 years ago |
Benny Halevy
|
c977a2ef40
sunrpc: get rid of rpc_rqst.rq_bufsize
|
16 years ago |
Trond Myklebust
|
7c1d71cf56
SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests
|
17 years ago |
Trond Myklebust
|
b6ddf64ffe
SUNRPC: Fix up xprt_write_space()
|
17 years ago |