Trond Myklebust
|
2a4919919a
SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending
|
16 lat temu |
Trond Myklebust
|
c8485e4d63
SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit()
|
16 lat temu |
Trond Myklebust
|
15f081ca8d
SUNRPC: Avoid an unnecessary task reschedule on ENOTCONN
|
16 lat temu |
Trond Myklebust
|
08cc36cbd1
Merge branch 'devel' into next
|
16 lat temu |
Olga Kornievskaia
|
608207e888
rpc: pass target name down to rpc level on callbacks
|
16 lat temu |
Harvey Harrison
|
21454aaad3
net: replace NIPQUAD() in net/*/
|
16 lat temu |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 lat temu |
Harvey Harrison
|
fdb46ee752
net, misc: replace uses of NIP6_FMT with %p6
|
16 lat temu |
Trond Myklebust
|
6925bac120
Merge branch 'next'
|
16 lat temu |
Cedric Le Goater
|
63ffc23d30
sunrpc: fix oops in rpc_create when the mount namespace is unshared
|
16 lat temu |
Benny Halevy
|
d5b337b487
nfsd: use nfs client rpc callback program
|
16 lat temu |
Trond Myklebust
|
381ba74af5
SUNRPC: Ensure our task is notified when an rpcbind call is done
|
17 lat temu |
Olga Kornievskaia
|
b6b6152c46
rpc: bring back cl_chatty
|
17 lat temu |
Chuck Lever
|
cb3997b5a0
SUNRPC: Display some debugging information as text rather than numbers
|
17 lat temu |
Chuck Lever
|
38e886e0c1
SUNRPC: Refactor rpc_show_tasks
|
17 lat temu |
Chuck Lever
|
68a23ee94e
SUNRPC: Don't display the rpc_show_tasks header if there are no tasks
|
17 lat temu |
Chuck Lever
|
b0e1c57ea0
SUNRPC: Rename "call_" functions that are no longer FSM states
|
17 lat temu |
Chuck Lever
|
3748f1e447
SUNRPC: Add a function to display the name of an RPC procedure
|
17 lat temu |
Trond Myklebust
|
b390c2b55c
SUNRPC: An ENOMEM error from call_encode is always fatal
|
17 lat temu |
Trond Myklebust
|
8b39f2b410
SUNRPC: Ensure we exit early in case of an encode error
|
17 lat temu |
Trond Myklebust
|
233607dbbc
Merge branch 'devel'
|
17 lat temu |
Trond Myklebust
|
b48633bd08
SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request
|
17 lat temu |
Trond Myklebust
|
7c1d71cf56
SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests
|
17 lat temu |
Trond Myklebust
|
1e799b673c
SUNRPC: Fix read ordering problems with req->rq_private_buf.len
|
17 lat temu |
Trond Myklebust
|
24b74bf0c9
SUNRPC: Fix a bug in call_decode()
|
17 lat temu |
David S. Miller
|
1e42198609
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
17 lat temu |
Chuck Lever
|
ed13c27e54
SUNRPC: Fix a memory leak in rpc_create()
|
17 lat temu |
Harvey Harrison
|
0dc47877a3
net: replace remaining __FUNCTION__ occurrences
|
17 lat temu |
Trond Myklebust
|
cdd0972945
Merge branch 'cleanups' into next
|
17 lat temu |
Trond Myklebust
|
fda1393938
SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task
|
17 lat temu |