summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss/svcauth_gss.c
AgeCommit message (Expand)Author
2019-01-13sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-04-12svcauth_gss: Close connection when dropping an incoming messageChuck Lever
2017-01-26svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2016-10-26sunrpc: don't pass on-stack memory to sg_set_bufJ. Bruce Fields
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-09-12svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever
2016-07-13sunrpc: add gss minor status to svcauth_gss_proxy_initScott Mayhew
2016-05-23sunrpc: fix stripping of padded MIC tokensTomáš Trnka
2016-05-03Remove unnecessary allocationJ. Bruce Fields
2015-02-26sunrpc: integer underflow in rsc_parse()Dan Carpenter
2014-12-09sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton
2014-06-23SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee
2014-05-30nfsd4: better reservation of head space for krb5J. Bruce Fields
2014-01-07minor svcauth_gss.c cleanupJ. Bruce Fields
2014-01-06sunrpc: get rid of use_gssp_lockJeff Layton
2014-01-06sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clntJeff Layton
2014-01-06sunrpc: don't wait for write before allowing reads from use-gss-proxy fileJeff Layton
2013-10-08svcrpc: fix error-handling on badd gssproxy downcallJ. Bruce Fields
2013-08-01svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcallJ. Bruce Fields
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-01svcrpc: store gss mech in svc_credJ. Bruce Fields
2013-07-01svcrpc: introduce init_svc_credJ. Bruce Fields
2013-06-29more open-coded file_inode() callsAl Viro
2013-05-28svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields
2013-05-12svcauth_gss: fix error code in use_gss_proxy()Dan Carpenter
2013-05-03Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-04-30svcauth_gss: fix error return code in rsc_parse()Wei Yongjun
2013-04-30Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-04-29SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC caseJ. Bruce Fields
2013-04-29Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields
2013-04-26SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce
2013-04-26SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce
2013-03-29SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever
2013-03-06nfsd: fix krb5 handling of anonymous principalsJ. Bruce Fields
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-15SUNRPC: rework cache upcall logicStanislav Kinsbursky
2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky
2013-02-13sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman
2013-02-08sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman
2012-04-25SUNRPC: split upcall function to extract reusable partsSimo Sorce
2012-01-31SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-17net: sunrpc: kill unused macrosShan Wei