summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_generic.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-131-0/+9
|\
| * sunrpc: add generic_auth hash_cred() functionFrank Sorenson2016-09-301-0/+9
* | cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-071-2/+2
|/
* sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew2016-07-191-8/+1
* sunrpc: add rpc_lookup_generic_credWeston Andros Adamson2016-05-091-0/+7
* sunrpc: plumb gfp_t parm into crcreate operationJeff Layton2016-05-091-3/+3
* sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-241-1/+1
* sunrpc/auth: allow lockless (rcu) lookup of credential cache.NeilBrown2014-08-031-0/+6
* sunrpc: Add missing kuids conversion for printingGeert Uytterhoeven2013-09-121-1/+1
* SUNRPC new rpc_credops to test credential expiryAndy Adamson2013-09-031-0/+82
* sunrpc: Convert kuids and kgids to uids and gids for printingEric W. Biederman2013-02-131-1/+3
* sunrpc: Use uid_eq and gid_eq where appropriateEric W. Biederman2013-02-131-4/+4
* sunrpc: Use userns friendly constants.Eric W. Biederman2013-02-131-2/+2
* userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman2012-05-031-2/+2
* SUNRPC: Fix machine creds in generic_create_cred and generic_matchTrond Myklebust2012-01-231-1/+16
* SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2012-01-051-2/+4
* sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell2010-09-291-1/+1
* SUNRPC: Clean up of rpc_bindcred()Trond Myklebust2010-08-041-8/+3
* NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust2010-08-041-9/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronousTrond Myklebust2009-09-151-2/+2
* SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust2008-11-201-2/+18
* SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gidTrond Myklebust2008-05-181-4/+4
* NFSv4: Reintroduce machine credsTrond Myklebust2008-04-191-2/+24
* 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/+15
* SUNRPC: Add a generic RPC credentialTrond Myklebust2008-03-141-0/+142
OpenPOWER on IntegriCloud