aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc/svcauth.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-30SUNRPC: Trace gssproxy upcall resultsGravatar Chuck Lever 1-0/+2
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2018-10-03SUNRPC: Add lockless lookup of the server's auth domainGravatar Trond Myklebust 1-3/+19
2018-10-03SUNRPC: Remove the server 'authtab_lock' and just use RCUGravatar Trond Myklebust 1-18/+34
2017-01-18locking/atomic, kref: Implement kref_put_lock()Gravatar Peter Zijlstra 1-5/+10
2016-12-06sunrpc: use DEFINE_SPINLOCK()Gravatar Fabian Frederick 1-2/+1
2015-11-24svcrpc: move some initialization to common codeGravatar J. Bruce Fields 1-0/+2
2014-05-30nfsd4: better reservation of head space for krb5Gravatar J. Bruce Fields 1-0/+2
2013-02-27hlist: drop the node parameter from iteratorsGravatar Sasha Levin 1-2/+1
2010-12-17net: sunrpc: kill unused macrosGravatar Shan Wei 1-1/+0
2009-11-29net: Move && and || to end of previous lineGravatar Joe Perches 1-2/+2
2009-01-07SUNRPC: The sunrpc server code should not be used by out-of-tree modulesGravatar Trond Myklebust 1-7/+7
2008-02-01SUNRPC: Move exported symbol definitions after function declaration part 2Gravatar Trond Myklebust 1-0/+6
2007-05-09Fix occurrences of "the the "Gravatar Michael Opdenacker 1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-02-10[NET] SUNRPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-2/+2
2006-12-07[PATCH] lockdep: name some old style locksGravatar Peter Zijlstra 1-1/+2
2006-11-06[PATCH] sunrpc: add missing spin_unlockGravatar Akinobu Mita 1-0/+1
2006-10-30[PATCH] sunrpc: fix refcounting problems in rpc serversGravatar Neil Brown 1-3/+1
2006-09-28[SUNRPC]: trivial endianness annotationsGravatar Alexey Dobriyan 1-1/+1
2006-09-28[SUNRPC]: svc_{get,put}nl()Gravatar Alexey Dobriyan 1-1/+1
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'Gravatar NeilBrown 1-89/+33
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceGravatar Bruce Allan 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+216