summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/svcauth_gss.c
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: integer underflow in rsc_parse()Dan Carpenter2015-02-261-0/+2
* sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-091-1/+1
* sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-241-1/+1
* SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee2014-06-231-1/+1
* nfsd4: better reservation of head space for krb5J. Bruce Fields2014-05-301-0/+2
* minor svcauth_gss.c cleanupJ. Bruce Fields2014-01-071-5/+2Star
* sunrpc: get rid of use_gssp_lockJeff Layton2014-01-061-24/+18Star
* sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clntJeff Layton2014-01-061-2/+2
* sunrpc: don't wait for write before allowing reads from use-gss-proxy fileJeff Layton2014-01-061-31/+2Star
* svcrpc: fix error-handling on badd gssproxy downcallJ. Bruce Fields2013-10-081-2/+2
* svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcallJ. Bruce Fields2013-08-011-1/+1
* Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-111-7/+3Star
|\
| * svcrpc: store gss mech in svc_credJ. Bruce Fields2013-07-011-3/+1Star
| * svcrpc: introduce init_svc_credJ. Bruce Fields2013-07-011-4/+2Star
* | more open-coded file_inode() callsAl Viro2013-06-291-2/+2
|/
* svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields2013-05-281-2/+4
* svcauth_gss: fix error code in use_gss_proxy()Dan Carpenter2013-05-121-1/+1
* Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-031-11/+352
|\
| * svcauth_gss: fix error return code in rsc_parse()Wei Yongjun2013-05-011-1/+3
| * SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC caseJ. Bruce Fields2013-04-291-1/+10
| * Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-291-1/+3
| |\
| * | SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce2013-04-261-9/+338
| * | SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce2013-04-261-1/+2
* | | Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-04-301-1/+3
|\ \ \ | |/ / |/| / | |/
| * SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever2013-03-291-1/+3
* | nfsd: fix krb5 handling of anonymous principalsJ. Bruce Fields2013-03-061-4/+8
|/
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-03-011-9/+9
|\
| * SUNRPC: rework cache upcall logicStanislav Kinsbursky2013-02-151-7/+0Star
| * SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-151-1/+2
| * sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-081-2/+8
* | sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman2013-02-131-5/+13
|/
* Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-011-20/+7Star
|\
| * nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-06-011-1/+1
| * nfsd4: move principal name into svc_credJ. Bruce Fields2012-06-011-19/+6Star
* | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-011-36/+64
|\|
| * SUNRPC: split upcall function to extract reusable partsSimo Sorce2012-04-251-36/+64
* | userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman2012-05-031-1/+6
|/
* SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky2012-02-011-50/+115
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* net: sunrpc: kill unused macrosShan Wei2010-12-171-2/+0Star
* svcauth_gss: replace a trivial 'switch' with an 'if'NeilBrown2010-09-221-22/+19Star
* sunrpc: close connection when a request is irretrievably lost.NeilBrown2010-09-211-6/+6
* NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2010-05-141-1/+1
* gss_krb5: Added and improved code commentsKevin Coffman2010-05-141-0/+15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: Move && and || to end of previous lineJoe Perches2009-11-301-2/+2
* sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown serviceWei Yongjun2009-08-251-2/+4
* SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-091-1/+6
* rpc: allow gss callbacks to clientOlga Kornievskaia2008-12-231-0/+1
* nfsd: pass client principal name in rsc downcallOlga Kornievskaia2008-12-231-0/+23