Trond Myklebust
|
74fe5f7c2a
SUNRPC: Remove unused functions rpc_task_set/has_priority
|
12 years ago |
Trond Myklebust
|
64bbe3d670
SUNRPC: Remove the unused helpers task_for_each() and task_for_first()
|
12 years ago |
Trond Myklebust
|
0053a8e65c
SUNRPC: Remove unused function rpc_queue_empty
|
12 years ago |
Trond Myklebust
|
77102893ae
SUNRPC: Nuke the tk_xprt macro
|
12 years ago |
Trond Myklebust
|
c05eecf636
SUNRPC: Don't allow low priority tasks to pre-empt higher priority ones
|
12 years ago |
Weston Andros Adamson
|
0a70219523
NFS: include filelayout DS rpc stats in mountstats
|
13 years ago |
Trond Myklebust
|
2f09c24216
SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)
|
13 years ago |
Trond Myklebust
|
82b0a4c3c1
SUNRPC: Add trace events to the sunrpc subsystem
|
13 years ago |
Trond Myklebust
|
961a828df6
SUNRPC: Fix potential races in xprt_lock_write_next()
|
13 years ago |
Stanislav Kinsbursky
|
70abc49b4f
SUNRPC: make SUNPRC clients list per network namespace context
|
13 years ago |
Trond Myklebust
|
3b27bad7f7
SUNRPC: Allow caller of rpc_sleep_on() to select priority levels
|
14 years ago |
Trond Myklebust
|
0b760113a3
NLM: Don't hang forever on NLM unlock requests
|
14 years ago |
Trond Myklebust
|
7494d00c7b
SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO
|
14 years ago |
Bryan Schumaker
|
468f86134e
NFSv4.1: Don't update sequence number if rpc_task is not sent
|
14 years ago |
Trond Myklebust
|
bf294b41ce
SUNRPC: Close a race in __rpc_wait_for_completion_task()
|
14 years ago |
Trond Myklebust
|
d9b6cd9460
SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task
|
15 years ago |
Trond Myklebust
|
9bb0b8136a
SUNRPC: Reorder the struct rpc_task fields
|
15 years ago |
Trond Myklebust
|
d72b6cec8d
SUNRPC: Remove the 'tk_magic' debugging field
|
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 |
Alexandros Batsakis
|
cf3b01b548
rpc: add a new priority in RPC task
|
15 years ago |
Alexandros Batsakis
|
48f1861242
rpc: add rpc_queue_empty function
|
15 years ago |
Chuck Lever
|
09a21c4102
SUNRPC: Allow RPCs to fail quickly if the server is unreachable
|
15 years ago |
Ricardo Labiaga
|
55ae1aabfb
nfs41: Add backchannel processing support to RPC state machine
|
16 years ago |
Andy Adamson
|
aae2006e9b
nfs41: sunrpc: Export the call prepare state for session reset
|
16 years ago |
\\\"J. Bruce Fields\\\
|
a486aeda9b
rpc: minor cleanup of scheduler callback code
|
17 years ago |
Trond Myklebust
|
5e4424af9a
SUNRPC: Remove now-redundant RCU-safe rpc_task free path
|
17 years ago |
Trond Myklebust
|
f5fb7b06e4
SUNRPC: Eliminate the now-redundant rpc_start_wakeup()
|
17 years ago |
Trond Myklebust
|
eb276c0e10
SUNRPC: Switch tasks to using the rpc_waitqueue's timer function
|
17 years ago |
Trond Myklebust
|
36df9aae31
SUNRPC: Add a timer function to wait queues.
|
18 years ago |