summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/auth.h
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2013-03-291-0/+4
* SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2013-03-291-0/+5
* sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2013-02-131-3/+4
* SUNRPC: Add rpcauth_list_flavors()Chuck Lever2012-07-161-0/+2
* SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky2012-01-311-0/+2
* SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2012-01-051-1/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-161-2/+2
* SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-161-2/+2
* sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell2010-09-291-2/+2
* SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-041-2/+0
* SUNRPC: Clean up of rpc_bindcred()Trond Myklebust2010-08-041-3/+3
* SUNRPC: Make the credential cache hashtable size configurableTrond Myklebust2010-08-041-8/+1
* SUNRPC: Store the hashtable size in struct rpc_cred_cacheTrond Myklebust2010-08-041-0/+1
* NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust2010-08-041-3/+4
* SUNRPC: Don't spam gssd with upcall requests when the kerberos key expiredTrond Myklebust2010-05-141-0/+1
* SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronousTrond Myklebust2009-09-151-2/+2
* NFSv4: Reintroduce machine credsTrond Myklebust2008-04-191-0/+2
* NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust2008-04-191-2/+0
* SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust2008-03-141-0/+2
* SUNRPC: Add a generic RPC credentialTrond Myklebust2008-03-141-0/+3
* SUNRPC: Clean up rpcauth_bindcred()Trond Myklebust2008-03-141-3/+1
* SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust2008-03-141-2/+2
* SUNRPC: Fix a bug in rpcauth_lookup_credcache()Trond Myklebust2008-03-141-2/+2
* SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust2007-07-101-3/+3
* SUNRPC: Give credential cache a local spinlockTrond Myklebust2007-07-101-0/+3
* SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust2007-07-101-0/+3
* SUNRPC: cleanup rpc credential cache garbage collectionTrond Myklebust2007-07-101-0/+1
* SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust2007-07-101-5/+5
* SUNRPC: Clean up rpc credential initialisationTrond Myklebust2007-07-101-0/+1
* SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust2007-07-101-9/+6
* SUNRPC: Rename rpcauth_destroy() to rpcauth_release()Trond Myklebust2007-07-101-1/+1
* SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust2007-07-101-1/+2
* SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust2007-07-101-0/+4
* [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks2006-10-041-3/+0
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-281-8/+8
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* SUNRPC: Remove obsolete rpcauth #definesTrond Myklebust2006-02-011-5/+1
* SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust2006-02-011-0/+1
* SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust2006-02-011-0/+5
* RPCSEC_GSS: cleanup au_rslack calculationJ. Bruce Fields2005-10-181-1/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+149