summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss/svcauth_gss.c
AgeCommit message (Expand)Author
2022-05-23SUNRPC: Use RMW bitops in single-threaded hot pathsChuck Lever
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-10-07Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-10-01SUNRPC: fix sign error causing rpcsec_gss dropsJ. Bruce Fields
2021-09-23UNRPC: Return specific error code on kmalloc failureYang Li
2021-09-08Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-09-03SUNRPC: improve error response to over-size gss credentialNeilBrown
2021-08-17rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields
2021-08-10SUNRPC: Set rq_auth_stat in the pg_authenticate() calloutChuck Lever
2021-08-10SUNRPC: Add svc_rqst::rq_auth_statChuck Lever
2021-07-06rpc: remove redundant initialization of variable statusColin Ian King
2021-03-06rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields
2020-10-20SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()Martijn de Gouw
2020-07-24SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")Chuck Lever
2020-07-13SUNRPC: Augment server-side rpcgss tracepointsChuck Lever
2020-05-28sunrpc: clean up properly in gss_mech_unregister()NeilBrown
2020-05-28sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown
2020-04-27SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever
2020-04-27SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever
2020-03-16nfsd: export upcalls must not return ESTALE when mountd is downTrond Myklebust
2020-03-16SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.cChuck Lever
2020-03-16SUNRPC: Add xdr_pad_size() helperChuck Lever
2020-02-07Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-02-07sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-12-18nfs: use time64_t internallyArnd Bergmann
2019-12-18sunrpc: convert to time64_t for expiryArnd Bergmann
2019-10-30SUNRPC: Fix svcauth_gss_proxy_init()Chuck Lever
2019-10-30SUNRPC: Trace gssproxy upcall resultsChuck Lever
2019-04-24SUNRPC: rsi_parse() should use the current user namespaceTrond Myklebust
2019-02-14SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ filesChuck Lever
2019-02-14SUNRPC: Remove xdr_buf_trim()Chuck Lever
2018-12-27sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin
2018-10-29SUNRPC: Lockless server RPCSEC_GSS context lookupTrond Myklebust
2018-10-03SUNRPC: Add lockless lookup of the server's auth domainTrond Myklebust
2018-07-31sunrpc: whitespace fixesStephen Hemminger
2018-03-26net: Use octal not symbolic permissionsJoe Perches
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-11-27SUNRPC: make cache_detail structures constBhumika Goyal
2017-11-07rpc: remove some BUG()sJ. Bruce Fields
2017-06-28sunrpc: Disable splice for krb5iChuck Lever
2017-01-31svcrpc: free contexts immediately on PROC_DESTROYNeil Brown
2017-01-12svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2016-11-30svcauth_gss: Close connection when dropping an incoming messageChuck Lever
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