Trond Myklebust
|
331bc71cb1
SUNRPC: Convert the auth cred cache to use refcount_t
|
6 years ago |
Trond Myklebust
|
79b1818102
SUNRPC: Convert auth creds to use refcount_t
|
6 years ago |
Trond Myklebust
|
07d02a67b7
SUNRPC: Simplify lookup code
|
6 years ago |
Trond Myklebust
|
95cd623250
SUNRPC: Clean up the AUTH cache code
|
6 years ago |
Trond Myklebust
|
4e4c3bef44
SUNRPC: Remove rpc_authflavor_lock in favour of RCU locking
|
6 years ago |
Trond Myklebust
|
3021a5bbbf
SUNRPC: The transmitted message must lie in the RPCSEC window of validity
|
7 years ago |
Dan Carpenter
|
1a54c0cfcb
sunrpc: kstrtoul() can also return -ERANGE
|
7 years ago |
Sargun Dhillon
|
82b98ca566
net/sunrpc: Make rpc_auth_create_args a const
|
7 years ago |
Ingo Molnar
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
|
8 years ago |
Kinglong Mee
|
af4926e561
sunrpc: remove dead codes of cr_magic in rpc_cred
|
8 years ago |
Kinglong Mee
|
2864486bd0
sunrpc: error out if register_shrinker fail
|
8 years ago |
NeilBrown
|
4c3ffd058c
SUNRPC: two small improvements to rpcauth shrinker.
|
8 years ago |
Frank Sorenson
|
66cbd4ba8a
sunrpc: replace generic auth_cred hash with auth-specific function
|
8 years ago |
Frank Sorenson
|
34ae685cb3
sunrpc: Fix bit count when setting hashtable size to power-of-two
|
9 years ago |
Scott Mayhew
|
ce52914eb7
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
|
9 years ago |
Trond Myklebust
|
9a8f6b5ea2
SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments
|
9 years ago |
Jeff Layton
|
3c6e0bc8a1
sunrpc: plumb gfp_t parm into crcreate operation
|
9 years ago |
Luis R. Rodriguez
|
9c27847dda
kernel/params: constify struct kernel_param_ops uses
|
10 years ago |
Jeff Layton
|
f895b252d4
sunrpc: eliminate RPC_DEBUG
|
10 years ago |
NeilBrown
|
122a8cda6a
SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred
|
11 years ago |
NeilBrown
|
bd95608053
sunrpc/auth: allow lockless (rcu) lookup of credential cache.
|
11 years ago |
Trond Myklebust
|
bae6746ff3
SUNRPC: Enforce an upper limit on the number of cached credentials
|
11 years ago |
Daniel Walter
|
00cfaa943e
replace strict_strto calls
|
11 years ago |
Jeff Layton
|
a0337d1ddb
sunrpc: add a new "stringify_acceptor" rpc_credop
|
11 years ago |
Andy Adamson
|
66b0686049
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
|
11 years ago |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 years ago |
Dave Chinner
|
70534a739c
shrinker: convert remaining shrinkers to count/scan API
|
12 years ago |
Andy Adamson
|
4de6caa270
SUNRPC new rpc_credops to test credential expiry
|
12 years ago |
Trond Myklebust
|
c219066103
SUNRPC: Replace clnt->cl_principal
|
12 years ago |
Chuck Lever
|
1c74a244fc
SUNRPC: Don't recognize RPC_AUTH_MAXFLAVOR
|
12 years ago |