summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/auth.h
AgeCommit message (Expand)Author
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
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever
2010-09-29sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell
2010-08-04SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust
2010-08-04SUNRPC: Clean up of rpc_bindcred()Trond Myklebust
2010-08-04SUNRPC: Make the credential cache hashtable size configurableTrond Myklebust
2010-08-04SUNRPC: Store the hashtable size in struct rpc_cred_cacheTrond Myklebust
2010-08-04NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust
2010-05-14SUNRPC: Don't spam gssd with upcall requests when the kerberos key expiredTrond Myklebust
2009-09-15SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronousTrond Myklebust
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust
2008-03-14SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust
2008-03-14SUNRPC: Add a generic RPC credentialTrond Myklebust
2008-03-14SUNRPC: Clean up rpcauth_bindcred()Trond Myklebust
2008-03-14SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust
2008-03-14SUNRPC: Fix a bug in rpcauth_lookup_credcache()Trond Myklebust
2007-07-10SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust
2007-07-10SUNRPC: Give credential cache a local spinlockTrond Myklebust
2007-07-10SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust
2007-07-10SUNRPC: cleanup rpc credential cache garbage collectionTrond Myklebust
2007-07-10SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust
2007-07-10SUNRPC: Clean up rpc credential initialisationTrond Myklebust
2007-07-10SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust
2007-07-10SUNRPC: Rename rpcauth_destroy() to rpcauth_release()Trond Myklebust
2007-07-10SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust
2007-07-10SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust
2006-10-04[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-02-01SUNRPC: Remove obsolete rpcauth #definesTrond Myklebust
2006-02-01SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust
2006-02-01SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust
2005-10-18RPCSEC_GSS: cleanup au_rslack calculationJ. Bruce Fields
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds