aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_null.c
AgeCommit message (Expand)Author
2018-12-19SUNRPC: remove crbind rpc_cred operationNeilBrown
2018-12-19SUNRPC: remove generic cred code.NeilBrown
2018-12-19SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUTNeilBrown
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: Clean up the AUTH cache codeTrond Myklebust
2018-07-30net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-08sunrpc: remove dead codes of cr_magic in rpc_credKinglong Mee
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew
2016-03-01nfsd: Lower NFSv4.1 callback message size limitChuck Lever
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton
2014-08-03sunrpc/auth: allow lockless (rcu) lookup of credential cache.NeilBrown
2013-09-03SUNRPC refactor rpcauth_checkverf error returnsAndy Adamson
2013-08-30SUNRPC: Replace clnt->cl_principalTrond Myklebust
2010-08-04SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust
2008-03-14SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust
2007-07-10SUNRPC: cleanup rpc credential cache garbage collectionTrond Myklebust
2007-07-10SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust
2007-07-10SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust
2007-07-10SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan
2006-06-09NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mountsTrond Myklebust
2005-09-23[PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever
2005-04-16Linux-2.6.12-rc2Linus Torvalds