Trond Myklebust
|
bf294b41ce
SUNRPC: Close a race in __rpc_wait_for_completion_task()
|
před 14 roky |
Trond Myklebust
|
d9b6cd9460
SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task
|
před 15 roky |
Trond Myklebust
|
9bb0b8136a
SUNRPC: Reorder the struct rpc_task fields
|
před 15 roky |
Trond Myklebust
|
d72b6cec8d
SUNRPC: Remove the 'tk_magic' debugging field
|
před 15 roky |
Trond Myklebust
|
d60dbb20a7
SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst
|
před 15 roky |
Chuck Lever
|
ff8399709e
SUNRPC: Replace jiffies-based metrics with ktime-based metrics
|
před 15 roky |
Alexandros Batsakis
|
cf3b01b548
rpc: add a new priority in RPC task
|
před 15 roky |
Alexandros Batsakis
|
48f1861242
rpc: add rpc_queue_empty function
|
před 15 roky |
Chuck Lever
|
09a21c4102
SUNRPC: Allow RPCs to fail quickly if the server is unreachable
|
před 15 roky |
Ricardo Labiaga
|
55ae1aabfb
nfs41: Add backchannel processing support to RPC state machine
|
před 16 roky |
Andy Adamson
|
aae2006e9b
nfs41: sunrpc: Export the call prepare state for session reset
|
před 16 roky |
\\\"J. Bruce Fields\\\
|
a486aeda9b
rpc: minor cleanup of scheduler callback code
|
před 17 roky |
Trond Myklebust
|
5e4424af9a
SUNRPC: Remove now-redundant RCU-safe rpc_task free path
|
před 17 roky |
Trond Myklebust
|
f5fb7b06e4
SUNRPC: Eliminate the now-redundant rpc_start_wakeup()
|
před 17 roky |
Trond Myklebust
|
eb276c0e10
SUNRPC: Switch tasks to using the rpc_waitqueue's timer function
|
před 17 roky |
Trond Myklebust
|
36df9aae31
SUNRPC: Add a timer function to wait queues.
|
před 18 roky |
Trond Myklebust
|
f6a1cc8930
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
|
před 17 roky |
Trond Myklebust
|
5d00837b90
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
|
před 17 roky |
Trond Myklebust
|
fda1393938
SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task
|
před 17 roky |
Trond Myklebust
|
96ef13b283
SUNRPC: Add a new helper rpc_wake_up_queued_task()
|
před 17 roky |
Trond Myklebust
|
32bfb5c0f4
SUNRPC: Allow the rpc_release() callback to be run on another workqueue
|
před 17 roky |
Linus Torvalds
|
75659ca0c1
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
před 17 roky |
Trond Myklebust
|
c087567d3f
SUNRPC: Remove the obsolete RPC_WAITQ macro
|
před 18 roky |
Trond Myklebust
|
47fe064831
SUNRPC: Unexport rpc_init_task() and rpc_execute()
|
před 17 roky |
Trond Myklebust
|
e8f5d77c80
SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task
|
před 17 roky |
Trond Myklebust
|
3ff7576dda
SUNRPC: Clean up the initialisation of priority queue scheduling info.
|
před 18 roky |
Trond Myklebust
|
c970aa85e7
SUNRPC: Clean up rpc_run_task
|
před 18 roky |
Trond Myklebust
|
84115e1cd4
SUNRPC: Cleanup of rpc_task initialisation
|
před 18 roky |
Matthew Wilcox
|
150030b78a
NFS: Switch from intr mount option to TASK_KILLABLE
|
před 17 roky |
Trond Myklebust
|
1be27f3660
SUNRPC: Remove the tk_auth macro...
|
před 18 roky |