Linus Torvalds
|
8cbc95ee74
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
12 years ago |
Trond Myklebust
|
9b1d75b755
SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages
|
12 years ago |
J. Bruce Fields
|
b1df763723
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10
|
12 years ago |
Simo Sorce
|
1d658336b0
SUNRPC: Add RPC based upcall mechanism for RPCGSS auth
|
13 years ago |
J. Bruce Fields
|
33d90ac058
SUNRPC: allow disabling idle timeout
|
12 years ago |
Trond Myklebust
|
b0212b84fb
Merge branch 'bugfixes' into linux-next
|
12 years ago |
Trond Myklebust
|
b7993cebb8
SUNRPC: Allow rpc_create() to request that TCP slots be unlimited
|
12 years ago |
Trond Myklebust
|
ba60eb25ff
SUNRPC: Fix a livelock problem in the xprt->backlog queue
|
12 years ago |
Trond Myklebust
|
f05c124a70
SUNRPC: Fix a potential memory leak in rpc_new_client
|
12 years ago |
Chuck Lever
|
a58e0be6f6
SUNRPC: Remove extra xprt_put()
|
12 years ago |
Trond Myklebust
|
3ed5e2a2c3
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
|
12 years ago |
Linus Torvalds
|
8d05b3771d
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
12 years ago |
Trond Myklebust
|
512e4b291c
SUNRPC: One line comment fix
|
12 years ago |
Linus Torvalds
|
b6669737d3
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
Weston Andros Adamson
|
edddbb1eda
SUNRPC: add call to get configured timeout
|
12 years ago |
Jeff Layton
|
5976687a2b
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
|
12 years ago |
Trond Myklebust
|
ad2368d6f5
SUNRPC: Avoid RCU dereferences in the transport bind and connect code
|
12 years ago |
Trond Myklebust
|
a4f0835c60
SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
|
12 years ago |
Randy Dunlap
|
7144bca681
nfs: fix sunrpc/clnt.c kernel-doc warnings
|
12 years ago |
Trond Myklebust
|
360e1a5349
SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9
|
12 years ago |
Stanislav Kinsbursky
|
cd6c596858
SUNRPC: continue run over clients list on PipeFS event instead of break
|
12 years ago |
Andy Adamson
|
eb96d5c97b
SUNRPC handle EKEYEXPIRED in call_refreshresult
|
12 years ago |
Trond Myklebust
|
f994c43d19
SUNRPC: Clean up rpc_bind_new_program
|
12 years ago |
Weston Andros Adamson
|
50d2bdb197
SUNRPC: remove BUG_ON from rpc_call_sync
|
12 years ago |
Weston Andros Adamson
|
8b827e1f1e
SUNRPC: remove BUG_ON from call_bc_transmit
|
12 years ago |
Weston Andros Adamson
|
1facf4c4a4
SUNRPC: remove BUG_ON from call_bc_transmit
|
12 years ago |
Weston Andros Adamson
|
576e613d21
SUNRPC: remove BUG_ON from call_transmit
|
12 years ago |
Weston Andros Adamson
|
9a6478f6cc
SUNRPC: remove BUG_ON from rpc_run_bc_task
|
12 years ago |
Weston Andros Adamson
|
922eeac30d
SUNRPC: remove BUG_ON in __rpc_clnt_handle_event
|
12 years ago |
Weston Andros Adamson
|
168e4b39d1
SUNRPC: add WARN_ON_ONCE for potential deadlock
|
12 years ago |