Linus Torvalds
|
74eb94b218
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
|
14 년 전 |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 년 전 |
Trond Myklebust
|
4fbf6e5078
SUNRPC: Convert rpciod to use the alloc_workqueue() interface
|
14 년 전 |
Trond Myklebust
|
d6a1ed08c6
SUNRPC: Reduce asynchronous RPC task stack usage
|
15 년 전 |
Trond Myklebust
|
a17c2153d2
SUNRPC: Move the bound cred to struct rpc_rqst
|
15 년 전 |
Trond Myklebust
|
58f9612c6e
SUNRPC: Move remaining RPC client related task initialisation into clnt.c
|
15 년 전 |
Trond Myklebust
|
d9b6cd9460
SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task
|
15 년 전 |
Trond Myklebust
|
d72b6cec8d
SUNRPC: Remove the 'tk_magic' debugging field
|
15 년 전 |
Chuck Lever
|
ff8399709e
SUNRPC: Replace jiffies-based metrics with ktime-based metrics
|
15 년 전 |
Trond Myklebust
|
19445b99b6
SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failure
|
15 년 전 |
Alexandros Batsakis
|
689cf5c15b
nfs: enforce FIFO ordering of operations trying to acquire slot
|
15 년 전 |
Alexandros Batsakis
|
48f1861242
rpc: add rpc_queue_empty function
|
15 년 전 |
Benny Halevy
|
6951867b99
nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.h
|
15 년 전 |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 년 전 |
Andy Adamson
|
aae2006e9b
nfs41: sunrpc: Export the call prepare state for session reset
|
16 년 전 |
Trond Myklebust
|
eb9b55ab4d
SUNRPC: Tighten up the task locking rules in __rpc_execute()
|
16 년 전 |
Trond Myklebust
|
a86dc496b7
SUNRPC: Remove the BKL from the callback functions
|
17 년 전 |
\\\"J. Bruce Fields\\\
|
a486aeda9b
rpc: minor cleanup of scheduler callback code
|
17 년 전 |
Trond Myklebust
|
4ccda2cdd8
SUNRPC: Clean up rpcauth_bindcred()
|
17 년 전 |
Trond Myklebust
|
af09383577
SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS
|
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
|
fde95c7554
SUNRPC: Clean up rpc_run_timer()
|
17 년 전 |
Trond Myklebust
|
32bfb5c0f4
SUNRPC: Allow the rpc_release() callback to be run on another workqueue
|
17 년 전 |