aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/svcauth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-03SUNRPC: Add lockless lookup of the server's auth domainTrond Myklebust1-3/+19
2018-10-03SUNRPC: Remove the server 'authtab_lock' and just use RCUTrond Myklebust1-18/+34
2017-01-18locking/atomic, kref: Implement kref_put_lock()Peter Zijlstra1-5/+10
2016-12-06sunrpc: use DEFINE_SPINLOCK()Fabian Frederick1-2/+1
2015-11-24svcrpc: move some initialization to common codeJ. Bruce Fields1-0/+2
2014-05-30nfsd4: better reservation of head space for krb5J. Bruce Fields1-0/+2
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2010-12-17net: sunrpc: kill unused macrosShan Wei1-1/+0
2009-11-29net: Move && and || to end of previous lineJoe Perches1-2/+2
2009-01-07SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust1-7/+7
2008-02-01SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust1-0/+6
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-10[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki1-2/+2
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra1-1/+2
2006-11-06[PATCH] sunrpc: add missing spin_unlockAkinobu Mita1-0/+1
2006-10-30[PATCH] sunrpc: fix refcounting problems in rpc serversNeil Brown1-3/+1
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan1-1/+1
2006-09-28[SUNRPC]: svc_{get,put}nl()Alexey Dobriyan1-1/+1
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown1-89/+33
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+216