aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_generic.c
Commit message (Expand)AuthorAgeFilesLines
* 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