aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_null.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-14SUNRPC: Add rpc_auth::au_ralign fieldGravatar Chuck Lever 1-0/+1
2019-02-14SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsizeGravatar Chuck Lever 1-0/+1
2019-02-14SUNRPC: Use struct xdr_stream when decoding RPC Reply headerGravatar Chuck Lever 1-18/+13
2019-02-13SUNRPC: Use struct xdr_stream when constructing RPC Call headerGravatar Chuck Lever 1-8/+15
2018-12-19SUNRPC: remove crbind rpc_cred operationGravatar NeilBrown 1-1/+0
2018-12-19SUNRPC: remove generic cred code.Gravatar NeilBrown 1-2/+0
2018-12-19SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUTGravatar NeilBrown 1-1/+0
2018-10-23SUNRPC: Convert the auth cred cache to use refcount_tGravatar Trond Myklebust 1-2/+2
2018-10-23SUNRPC: Convert auth creds to use refcount_tGravatar Trond Myklebust 1-1/+1
2018-10-23SUNRPC: Clean up the AUTH cache codeGravatar Trond Myklebust 1-1/+1
2018-07-30net/sunrpc: Make rpc_auth_create_args a constGravatar Sargun Dhillon 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-02-08sunrpc: remove dead codes of cr_magic in rpc_credGravatar Kinglong Mee 1-3/+0
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsGravatar Scott Mayhew 1-0/+1
2016-03-01nfsd: Lower NFSv4.1 callback message size limitGravatar Chuck Lever 1-2/+2
2014-11-24sunrpc: eliminate RPC_DEBUGGravatar Jeff Layton 1-2/+2
2014-08-03sunrpc/auth: allow lockless (rcu) lookup of credential cache.Gravatar NeilBrown 1-0/+2
2013-09-03SUNRPC refactor rpcauth_checkverf error returnsGravatar Andy Adamson 1-2/+2
2013-08-30SUNRPC: Replace clnt->cl_principalGravatar Trond Myklebust 1-1/+1
2010-08-04SUNRPC: Move the bound cred to struct rpc_rqstGravatar Trond Myklebust 1-1/+1
2009-09-23headers: utsname.h reduxGravatar Alexey Dobriyan 1-1/+0
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Gravatar Trond Myklebust 1-2/+0
2008-03-14SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskGravatar Trond Myklebust 1-0/+1
2007-07-10SUNRPC: cleanup rpc credential cache garbage collectionGravatar Trond Myklebust 1-0/+1
2007-07-10SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsGravatar Trond Myklebust 1-2/+2
2007-07-10SUNRPC: Mark auth and cred operation tables as constant.Gravatar Trond Myklebust 1-2/+2
2007-07-10SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authGravatar Trond Myklebust 1-0/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-09-28[SUNRPC]: trivial endianness annotationsGravatar Alexey Dobriyan 1-4/+4
2006-06-09NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mountsGravatar Trond Myklebust 1-0/+2
2005-09-23[PATCH] RPC: Eliminate socket.h includes in RPC clientGravatar Chuck Lever 1-2/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+143