summaryrefslogtreecommitdiff
path: root/net/sunrpc/svcauth.c
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Hoist init_decode out of svc_authenticate()Chuck Lever2023-02-201-5/+8
* SUNRPC: Teach server to recognize RPC_AUTH_TLSChuck Lever2022-02-281-0/+2
* SUNRPC: Add svc_rqst::rq_auth_statChuck Lever2021-08-101-4/+4
* sunrpc: check that domain table is empty at module unload.NeilBrown2020-05-281-0/+25
* SUNRPC: Trace gssproxy upcall resultsChuck Lever2019-10-301-0/+2
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* SUNRPC: Add lockless lookup of the server's auth domainTrond Myklebust2018-10-031-3/+19
* SUNRPC: Remove the server 'authtab_lock' and just use RCUTrond Myklebust2018-10-031-18/+34
* locking/atomic, kref: Implement kref_put_lock()Peter Zijlstra2017-01-181-5/+10
* sunrpc: use DEFINE_SPINLOCK()Fabian Frederick2016-12-061-2/+1
* svcrpc: move some initialization to common codeJ. Bruce Fields2015-11-241-0/+2
* nfsd4: better reservation of head space for krb5J. Bruce Fields2014-05-301-0/+2
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* net: sunrpc: kill unused macrosShan Wei2010-12-171-1/+0
* net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
* SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust2009-01-071-7/+7
* SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust2008-02-011-0/+6
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-2/+2
* [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-071-1/+2
* [PATCH] sunrpc: add missing spin_unlockAkinobu Mita2006-11-061-0/+1
* [PATCH] sunrpc: fix refcounting problems in rpc serversNeil Brown2006-10-301-3/+1
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-281-1/+1
* [SUNRPC]: svc_{get,put}nl()Alexey Dobriyan2006-09-281-1/+1
* [PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown2006-03-271-89/+33
* [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-071-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+216