summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth.c
AgeCommit message (Expand)Author
2007-07-10SUNRPC: Give credential cache a local spinlockTrond Myklebust
2007-07-10SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust
2007-07-10SUNRPC: cleanup rpc credential cache garbage collectionTrond Myklebust
2007-07-10SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust
2007-07-10SUNRPC: Clean up rpc credential initialisationTrond Myklebust
2007-07-10SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust
2007-07-10SUNRPC: Rename rpcauth_destroy() to rpcauth_release()Trond Myklebust
2007-07-10SUNRPC: Fix races in rpcauth_createTrond Myklebust
2007-07-10SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2007-02-10[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki
2007-02-03SUNRPC: fix print format for tk_pidChuck Lever
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan
2006-03-20SUNRPC: Auto-load RPC authentication kernel modulesOlaf Kirch
2006-02-01SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust
2006-02-01SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust
2006-01-11[NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn
2005-11-04NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever
2005-09-23[PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever
2005-06-22[PATCH] RPC: [PATCH] improve rpcauthauth_create error returnsJ. Bruce Fields
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds