Trond Myklebust
|
8a19a0b6cb
SUNRPC: Add RPC task and client level options to disable the resend timeout
|
11 anni fa |
Linus Torvalds
|
bf97293eb8
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
12 anni fa |
Trond Myklebust
|
8d1018c774
SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints
|
12 anni fa |
Trond Myklebust
|
786615bc1c
SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister
|
12 anni fa |
Trond Myklebust
|
74fe5f7c2a
SUNRPC: Remove unused functions rpc_task_set/has_priority
|
12 anni fa |
Trond Myklebust
|
64bbe3d670
SUNRPC: Remove the unused helpers task_for_each() and task_for_first()
|
12 anni fa |
Trond Myklebust
|
0053a8e65c
SUNRPC: Remove unused function rpc_queue_empty
|
12 anni fa |
Trond Myklebust
|
77102893ae
SUNRPC: Nuke the tk_xprt macro
|
12 anni fa |
Trond Myklebust
|
c05eecf636
SUNRPC: Don't allow low priority tasks to pre-empt higher priority ones
|
12 anni fa |
Weston Andros Adamson
|
0a70219523
NFS: include filelayout DS rpc stats in mountstats
|
13 anni fa |
Trond Myklebust
|
2f09c24216
SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)
|
13 anni fa |
Trond Myklebust
|
82b0a4c3c1
SUNRPC: Add trace events to the sunrpc subsystem
|
13 anni fa |
Trond Myklebust
|
961a828df6
SUNRPC: Fix potential races in xprt_lock_write_next()
|
13 anni fa |
Stanislav Kinsbursky
|
70abc49b4f
SUNRPC: make SUNPRC clients list per network namespace context
|
13 anni fa |
Trond Myklebust
|
3b27bad7f7
SUNRPC: Allow caller of rpc_sleep_on() to select priority levels
|
14 anni fa |
Trond Myklebust
|
0b760113a3
NLM: Don't hang forever on NLM unlock requests
|
14 anni fa |
Trond Myklebust
|
7494d00c7b
SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO
|
14 anni fa |
Bryan Schumaker
|
468f86134e
NFSv4.1: Don't update sequence number if rpc_task is not sent
|
14 anni fa |
Trond Myklebust
|
bf294b41ce
SUNRPC: Close a race in __rpc_wait_for_completion_task()
|
14 anni fa |
Trond Myklebust
|
d9b6cd9460
SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task
|
15 anni fa |
Trond Myklebust
|
9bb0b8136a
SUNRPC: Reorder the struct rpc_task fields
|
15 anni fa |
Trond Myklebust
|
d72b6cec8d
SUNRPC: Remove the 'tk_magic' debugging field
|
15 anni fa |
Trond Myklebust
|
d60dbb20a7
SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst
|
15 anni fa |
Chuck Lever
|
ff8399709e
SUNRPC: Replace jiffies-based metrics with ktime-based metrics
|
15 anni fa |
Alexandros Batsakis
|
cf3b01b548
rpc: add a new priority in RPC task
|
15 anni fa |
Alexandros Batsakis
|
48f1861242
rpc: add rpc_queue_empty function
|
15 anni fa |
Chuck Lever
|
09a21c4102
SUNRPC: Allow RPCs to fail quickly if the server is unreachable
|
15 anni fa |
Ricardo Labiaga
|
55ae1aabfb
nfs41: Add backchannel processing support to RPC state machine
|
16 anni fa |
Andy Adamson
|
aae2006e9b
nfs41: sunrpc: Export the call prepare state for session reset
|
16 anni fa |
\\\"J. Bruce Fields\\\
|
a486aeda9b
rpc: minor cleanup of scheduler callback code
|
17 anni fa |