summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/auth.h
AgeCommit message (Expand)Author
2020-06-11SUNRPC: receive buffer size estimation values almost never changeChuck Lever
2020-01-15SUNRPC: Remove broken gss_mech_list_pseudoflavors()Trond Myklebust
2019-11-12sunrpc: remove __KERNEL__ ifdefsChristoph Hellwig
2019-02-14SUNRPC: Add rpc_auth::au_ralign fieldChuck Lever
2019-02-14SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsizeChuck Lever
2019-02-14SUNRPC: Use struct xdr_stream when decoding RPC Reply headerChuck Lever
2019-02-13SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever
2018-12-19SUNRPC discard cr_uid from struct rpc_cred.NeilBrown
2018-12-19SUNRPC: remove crbind rpc_cred operationNeilBrown
2018-12-19SUNRPC: remove generic cred code.NeilBrown
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-12-19SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUTNeilBrown
2018-12-19NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown
2018-12-19NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown
2018-12-19SUNRPC: remove machine_cred field from struct auth_credNeilBrown
2018-12-19SUNRPC: remove uid and gid from struct auth_credNeilBrown
2018-12-19SUNRPC: remove groupinfo from struct auth_cred.NeilBrown
2018-12-19SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown
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: Simplify lookup codeTrond Myklebust
2018-09-30SUNRPC: The transmitted message must lie in the RPCSEC window of validityTrond 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
2017-02-08sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unixKinglong Mee
2016-09-30sunrpc: add hash_cred() function to rpc_authops structFrank Sorenson
2016-07-24Merge branch 'nfs-rdma'Trond Myklebust
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew
2016-07-11xprtrdma: No direct data placement with krb5i and krb5pChuck Lever
2016-05-17SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL argumentsTrond Myklebust
2016-05-09sunrpc: add a get_rpccred_rcu inlineJeff Layton
2016-05-09sunrpc: add rpc_lookup_generic_credWeston Andros Adamson
2016-05-09sunrpc: plumb gfp_t parm into crcreate operationJeff Layton
2016-03-01nfsd: Lower NFSv4.1 callback message size limitChuck Lever
2015-08-12sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton
2014-08-03sunrpc/auth: allow lockless (rcu) lookup of credential cache.NeilBrown
2014-07-12sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton
2013-09-03SUNRPC new rpc_credops to test credential expiryAndy Adamson
2013-09-01SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementTrond Myklebust
2013-08-30SUNRPC: Replace clnt->cl_principalTrond Myklebust
2013-03-29SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever
2013-03-29SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever
2013-02-13sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman
2012-07-16SUNRPC: Add rpcauth_list_flavors()Chuck Lever
2012-01-31SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever