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