aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/auth.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-08sunrpc: remove dead codes of cr_magic in rpc_credKinglong Mee1-5/+0
2017-02-08sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unixKinglong Mee1-0/+1
2016-09-30sunrpc: add hash_cred() function to rpc_authops structFrank Sorenson1-0/+1
2016-07-24Merge branch 'nfs-rdma'Trond Myklebust1-0/+3
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew1-2/+4
2016-07-11xprtrdma: No direct data placement with krb5i and krb5pChuck Lever1-0/+3
2016-05-17SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL argumentsTrond Myklebust1-1/+2
2016-05-09sunrpc: add a get_rpccred_rcu inlineJeff Layton1-0/+18
2016-05-09sunrpc: add rpc_lookup_generic_credWeston Andros Adamson1-0/+1
2016-05-09sunrpc: plumb gfp_t parm into crcreate operationJeff Layton1-2/+2
2016-03-01nfsd: Lower NFSv4.1 callback message size limitChuck Lever1-0/+7
2015-08-12sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton1-2/+6
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton1-1/+1
2014-08-03sunrpc/auth: allow lockless (rcu) lookup of credential cache.NeilBrown1-0/+2
2014-07-12sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton1-0/+2
2013-09-03SUNRPC new rpc_credops to test credential expiryAndy Adamson1-0/+16
2013-09-01SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementTrond Myklebust1-2/+0
2013-08-30SUNRPC: Replace clnt->cl_principalTrond Myklebust1-2/+8
2013-03-29SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever1-0/+4
2013-03-29SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever1-0/+5
2013-02-13sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman1-3/+4
2012-07-16SUNRPC: Add rpcauth_list_flavors()Chuck Lever1-0/+2
2012-01-31SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky1-0/+2
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust1-1/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever1-2/+2
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever1-2/+2
2010-09-29sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell1-2/+2
2010-08-04SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust1-2/+0
2010-08-04SUNRPC: Clean up of rpc_bindcred()Trond Myklebust1-3/+3
2010-08-04SUNRPC: Make the credential cache hashtable size configurableTrond Myklebust1-8/+1
2010-08-04SUNRPC: Store the hashtable size in struct rpc_cred_cacheTrond Myklebust1-0/+1
2010-08-04NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust1-3/+4
2010-05-14SUNRPC: Don't spam gssd with upcall requests when the kerberos key expiredTrond Myklebust1-0/+1
2009-09-15SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronousTrond Myklebust1-2/+2
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust1-0/+2
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/+2
2008-03-14SUNRPC: Add a generic RPC credentialTrond Myklebust1-0/+3
2008-03-14SUNRPC: Clean up rpcauth_bindcred()Trond Myklebust1-3/+1
2008-03-14SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust1-2/+2
2008-03-14SUNRPC: Fix a bug in rpcauth_lookup_credcache()Trond Myklebust1-2/+2
2007-07-10SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust1-3/+3
2007-07-10SUNRPC: Give credential cache a local spinlockTrond Myklebust1-0/+3
2007-07-10SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust1-0/+3
2007-07-10SUNRPC: cleanup rpc credential cache garbage collectionTrond Myklebust1-0/+1
2007-07-10SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust1-5/+5
2007-07-10SUNRPC: Clean up rpc credential initialisationTrond Myklebust1-0/+1
2007-07-10SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust1-9/+6
2007-07-10SUNRPC: Rename rpcauth_destroy() to rpcauth_release()Trond Myklebust1-1/+1