\\\"J. Bruce Fields\\\
|
a486aeda9b
rpc: minor cleanup of scheduler callback code
|
17 年之前 |
Trond Myklebust
|
5e4424af9a
SUNRPC: Remove now-redundant RCU-safe rpc_task free path
|
17 年之前 |
Trond Myklebust
|
f5fb7b06e4
SUNRPC: Eliminate the now-redundant rpc_start_wakeup()
|
17 年之前 |
Trond Myklebust
|
eb276c0e10
SUNRPC: Switch tasks to using the rpc_waitqueue's timer function
|
17 年之前 |
Trond Myklebust
|
36df9aae31
SUNRPC: Add a timer function to wait queues.
|
18 年之前 |
Trond Myklebust
|
f6a1cc8930
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
|
17 年之前 |
Trond Myklebust
|
5d00837b90
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
|
17 年之前 |
Trond Myklebust
|
fda1393938
SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task
|
17 年之前 |
Trond Myklebust
|
96ef13b283
SUNRPC: Add a new helper rpc_wake_up_queued_task()
|
17 年之前 |
Trond Myklebust
|
32bfb5c0f4
SUNRPC: Allow the rpc_release() callback to be run on another workqueue
|
17 年之前 |
Linus Torvalds
|
75659ca0c1
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
17 年之前 |
Trond Myklebust
|
c087567d3f
SUNRPC: Remove the obsolete RPC_WAITQ macro
|
18 年之前 |
Trond Myklebust
|
47fe064831
SUNRPC: Unexport rpc_init_task() and rpc_execute()
|
17 年之前 |
Trond Myklebust
|
e8f5d77c80
SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task
|
17 年之前 |
Trond Myklebust
|
3ff7576dda
SUNRPC: Clean up the initialisation of priority queue scheduling info.
|
18 年之前 |
Trond Myklebust
|
c970aa85e7
SUNRPC: Clean up rpc_run_task
|
18 年之前 |
Trond Myklebust
|
84115e1cd4
SUNRPC: Cleanup of rpc_task initialisation
|
18 年之前 |
Matthew Wilcox
|
150030b78a
NFS: Switch from intr mount option to TASK_KILLABLE
|
17 年之前 |
Trond Myklebust
|
1be27f3660
SUNRPC: Remove the tk_auth macro...
|
18 年之前 |
Trond Myklebust
|
6529eba08f
SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt
|
18 年之前 |
Chuck Lever
|
c5a4dd8b7c
SUNRPC: Eliminate side effects from rpc_malloc
|
18 年之前 |
Ralf Baechle
|
7b8f850beb
[PATCH] Fix build errors if bitop functions are do {} while macros
|
18 年之前 |
Trond Myklebust
|
2efef837fb
RPC: Clean up rpc_execute...
|
18 年之前 |
Trond Myklebust
|
bde8f00ce6
[PATCH] NFS: Fix Oops in rpc_call_sync()
|
18 年之前 |
Trond Myklebust
|
21b4e73692
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
|
18 年之前 |
Peter Zijlstra
|
6cfd76a26d
[PATCH] lockdep: name some old style locks
|
18 年之前 |
Trond Myklebust
|
bbd5a1f9fc
SUNRPC: Fix up missing BKL in asynchronous RPC callback functions
|
18 年之前 |
Trond Myklebust
|
8aca67f0ae
SUNRPC: Fix a potential race in rpc_wake_up_task()
|
18 年之前 |
Trond Myklebust
|
e6b3c4db6f
Fix a second potential rpc_wakeup race...
|
18 年之前 |
Chuck Lever
|
5b1eacbcd7
SUNRPC: Support for RPC child tasks no longer needed
|
18 年之前 |