aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_unix.c
Commit message (Expand)AuthorAge
* SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-04
* NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust2010-08-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* SUNRPC: Use GFP_NOFS when allocating credentialsTrond Myklebust2008-07-09
* NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust2008-04-19
* SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust2008-03-14
* SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust2008-03-14
* SUNRPC: Remove the tk_auth macro...Trond Myklebust2007-07-10
* SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust2007-07-10
* SUNRPC: Give credential cache a local spinlockTrond Myklebust2007-07-10
* SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust2007-07-10
* SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust2007-07-10
* SUNRPC: replace casts in auth_unix.c with container_of()Trond Myklebust2007-07-10
* SUNRPC: Clean up rpc credential initialisationTrond Myklebust2007-07-10
* SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust2007-07-10
* SUNRPC: Fix a typo in unx_create()Trond Myklebust2007-07-10
* SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust2007-07-10
* SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust2007-07-10
* SUNRPC: fix print format for tk_pidChuck Lever2007-02-03
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-28
* NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mountsTrond Myklebust2006-06-09
* SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust2006-02-01
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-11
* [PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever2005-09-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16