summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_null.c
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Add rpc_auth::au_ralign fieldChuck Lever2019-02-141-0/+1
* SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsizeChuck Lever2019-02-141-0/+1
* SUNRPC: Use struct xdr_stream when decoding RPC Reply headerChuck Lever2019-02-141-18/+13Star
* SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever2019-02-131-8/+15
* SUNRPC: remove crbind rpc_cred operationNeilBrown2018-12-191-1/+0Star
* SUNRPC: remove generic cred code.NeilBrown2018-12-191-2/+0Star
* SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUTNeilBrown2018-12-191-1/+0Star
* SUNRPC: Convert the auth cred cache to use refcount_tTrond Myklebust2018-10-231-2/+2
* SUNRPC: Convert auth creds to use refcount_tTrond Myklebust2018-10-231-1/+1
* SUNRPC: Clean up the AUTH cache codeTrond Myklebust2018-10-231-1/+1
* net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon2018-07-301-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sunrpc: remove dead codes of cr_magic in rpc_credKinglong Mee2017-02-081-3/+0Star
* sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew2016-07-191-0/+1
* nfsd: Lower NFSv4.1 callback message size limitChuck Lever2016-03-011-2/+2
* sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-241-2/+2
* sunrpc/auth: allow lockless (rcu) lookup of credential cache.NeilBrown2014-08-031-0/+2
* SUNRPC refactor rpcauth_checkverf error returnsAndy Adamson2013-09-031-2/+2
* SUNRPC: Replace clnt->cl_principalTrond Myklebust2013-08-301-1/+1
* SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-041-1/+1
* headers: utsname.h reduxAlexey Dobriyan2009-09-241-1/+0Star
* NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust2008-04-191-2/+0Star
* SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust2008-03-141-0/+1
* SUNRPC: cleanup rpc credential cache garbage collectionTrond Myklebust2007-07-111-0/+1
* SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust2007-07-111-2/+2
* SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust2007-07-111-2/+2
* SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust2007-07-111-0/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-291-4/+4
* NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mountsTrond Myklebust2006-06-091-0/+2
* [PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever2005-09-231-2/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+143