Trond Myklebust
|
4e0038b6b2
SUNRPC: Move clnt->cl_server into struct rpc_xprt
|
13 年之前 |
Weston Andros Adamson
|
0a70219523
NFS: include filelayout DS rpc stats in mountstats
|
13 年之前 |
Andy Adamson
|
15a4520621
SUNRPC: add sending,pending queue and max slot to xprt stats
|
13 年之前 |
Dan Carpenter
|
87e3c0553f
SUNRPC: remove an unneeded NULL check in xprt_connect()
|
13 年之前 |
Trond Myklebust
|
961a828df6
SUNRPC: Fix potential races in xprt_lock_write_next()
|
13 年之前 |
Trond Myklebust
|
c25573b513
SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot
|
13 年之前 |
Randy Dunlap
|
177c27bf05
net: fix new sunrpc kernel-doc warning
|
14 年之前 |
Trond Myklebust
|
34006cee28
SUNRPC: Replace xprt->resend and xprt->sending with a priority queue
|
14 年之前 |
Trond Myklebust
|
d9ba131d8f
SUNRPC: Support dynamic slot allocation for TCP connections
|
14 年之前 |
Trond Myklebust
|
21de0a955f
SUNRPC: Clean up the slot table allocation
|
14 年之前 |
Trond Myklebust
|
8d9266ffe4
SUNRPC: Initalise the struct xprt upon allocation
|
14 年之前 |
Trond Myklebust
|
43cedbf0e8
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
|
14 年之前 |
Trond Myklebust
|
9e00abc3c2
SUNRPC: sunrpc should not explicitly depend on NFS config options
|
14 年之前 |
Bryan Schumaker
|
468f86134e
NFSv4.1: Don't update sequence number if rpc_task is not sent
|
14 年之前 |
j223yang@asset.uwaterloo.ca
|
ba3c578de2
xprt: remove redundant check
|
14 年之前 |
Trond Myklebust
|
a8de240a90
SUNRPC: Convert struct rpc_xprt to use atomic_t counters
|
14 年之前 |
j223yang@asset.uwaterloo.ca
|
4d4a76f330
xprt: remove redundant null check
|
14 年之前 |
J. Bruce Fields
|
f0418aa4b1
rpc: allow xprt_class->setup to return a preexisting xprt
|
14 年之前 |
J. Bruce Fields
|
99de8ea962
rpc: keep backchannel xprt as long as server connection
|
14 年之前 |
Pavel Emelyanov
|
8f3a6de313
sunrpc: Turn list_for_each-s into the ..._entry-s
|
14 年之前 |
Pavel Emelyanov
|
f10fef38d2
sunrpc: Remove useless if (task == NULL) from xprt_reserve_xprt
|
14 年之前 |
Pavel Emelyanov
|
37aa213373
sunrpc: Tag rpc_xprt with net
|
14 年之前 |
Pavel Emelyanov
|
e204e621b4
sunrpc: Factor out rpc_xprt freeing
|
14 年之前 |
Pavel Emelyanov
|
bd1722d431
sunrpc: Factor out rpc_xprt allocation
|
14 年之前 |
J. Bruce Fields
|
c3ae62ae08
SUNRPC: prevent task_cleanup running on freed xprt
|
15 年之前 |
Trond Myklebust
|
a17c2153d2
SUNRPC: Move the bound cred to struct rpc_rqst
|
15 年之前 |
Alex Riesen
|
ef7ffe8f06
sunrpc: use formatting of module name in SUNRPC
|
15 年之前 |
Linus Torvalds
|
f8965467f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 年之前 |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 年之前 |
Trond Myklebust
|
d60dbb20a7
SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst
|
15 年之前 |