aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth.c
Commit message (Expand)AuthorAge
* SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields2007-07-19
* mm: clean up and kernelify shrinker registrationRusty Russell2007-07-17
* sunrpc: drop BKL around wrap and unwrapJ. Bruce Fields2007-07-10
* 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: cleanup rpc credential cache garbage collectionTrond Myklebust2007-07-10
* SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond 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: Rename rpcauth_destroy() to rpcauth_release()Trond Myklebust2007-07-10
* SUNRPC: Fix races in rpcauth_createTrond Myklebust2007-07-10
* SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust2007-07-10
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-13
|\
| * [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* | SUNRPC: fix print format for tk_pidChuck Lever2007-02-03
|/
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-28
* SUNRPC: Auto-load RPC authentication kernel modulesOlaf Kirch2006-03-20
* SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust2006-02-01
* SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust2006-02-01
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-11
* NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever2005-11-04
* [PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever2005-09-23
* [PATCH] RPC: [PATCH] improve rpcauthauth_create error returnsJ. Bruce Fields2005-06-22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16