aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_unix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10SUNRPC: Remove the tk_auth macro...Trond Myklebust1-1/+1
2007-07-10SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust1-5/+1
2007-07-10SUNRPC: Give credential cache a local spinlockTrond Myklebust1-0/+5
2007-07-10SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust1-3/+15
2007-07-10SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust1-2/+2
2007-07-10SUNRPC: replace casts in auth_unix.c with container_of()Trond Myklebust1-4/+6
2007-07-10SUNRPC: Clean up rpc credential initialisationTrond Myklebust1-8/+2
2007-07-10SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust1-3/+3
2007-07-10SUNRPC: Fix a typo in unx_create()Trond Myklebust1-1/+1
2007-07-10SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust1-1/+1
2007-07-10SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust1-0/+1
2007-02-03SUNRPC: fix print format for tk_pidChuck Lever1-4/+5
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan1-5/+5
2006-06-09NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mountsTrond Myklebust1-0/+1
2006-02-01SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust1-3/+3
2006-01-11[NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn1-1/+1
2005-09-23[PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+242