summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth.c
AgeCommit message (Expand)Author
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-10-04sunrpc: dynamically allocate the sunrpc_cred shrinkerQi Zheng
2023-09-27SUNRPC: Fail quickly when server does not recognize TLSChuck Lever
2023-06-19SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavorChuck Lever
2022-08-10Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-07-12sunrpc: fix expiry of auth credsDan Aloni
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-03-13NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown
2022-03-13SUNRPC/auth: async tasks mustn't block waiting for memoryNeilBrown
2020-06-11sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by ...Xiongfeng Wang
2020-01-15SUNRPC: Remove broken gss_mech_list_pseudoflavors()Trond Myklebust
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-02-14SUNRPC: Use struct xdr_stream when decoding RPC Reply headerChuck Lever
2019-02-13SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever
2019-02-13SUNRPC: Remove some dprintk() call sites from auth functionsChuck Lever
2019-02-13SUNRPC: Add xdr_stream::rqst fieldChuck Lever
2019-01-09sunrpc: kernel BUG at kernel/cred.c:825!Santosh kumar pradhan
2018-12-19SUNRPC discard cr_uid from struct rpc_cred.NeilBrown
2018-12-19SUNRPC: simplify auth_unix.NeilBrown
2018-12-19SUNRPC: remove crbind rpc_cred operationNeilBrown
2018-12-19SUNRPC: remove generic cred code.NeilBrown
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-12-19NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown
2018-12-19SUNRPC: add side channel to use non-generic cred for rpc call.NeilBrown
2018-12-19SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_noneNeilBrown
2018-12-19NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown
2018-12-19SUNRPC: remove uid and gid from struct auth_credNeilBrown
2018-12-19SUNRPC: remove groupinfo from struct auth_cred.NeilBrown
2018-12-19SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown
2018-10-23SUNRPC: Convert the auth cred cache to use refcount_tTrond Myklebust
2018-10-23SUNRPC: Convert auth creds to use refcount_tTrond Myklebust
2018-10-23SUNRPC: Simplify lookup codeTrond Myklebust
2018-10-23SUNRPC: Clean up the AUTH cache codeTrond Myklebust
2018-09-30SUNRPC: Remove rpc_authflavor_lock in favour of RCU lockingTrond Myklebust
2018-09-30SUNRPC: The transmitted message must lie in the RPCSEC window of validityTrond Myklebust
2018-07-31sunrpc: kstrtoul() can also return -ERANGEDan Carpenter
2018-07-30net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-02-08sunrpc: remove dead codes of cr_magic in rpc_credKinglong Mee
2017-02-08sunrpc: error out if register_shrinker failKinglong Mee
2017-01-30SUNRPC: two small improvements to rpcauth shrinker.NeilBrown
2016-09-30sunrpc: replace generic auth_cred hash with auth-specific functionFrank Sorenson
2016-07-19sunrpc: Fix bit count when setting hashtable size to power-of-twoFrank Sorenson
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew
2016-05-17SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL argumentsTrond Myklebust
2016-05-09sunrpc: plumb gfp_t parm into crcreate operationJeff Layton
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton
2014-08-04SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcredNeilBrown