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