aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss
AgeCommit message (Expand)Author
2021-09-22rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields
2021-04-07rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields
2021-02-23SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski
2021-02-23SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski
2020-06-20sunrpc: clean up properly in gss_mech_unregister()NeilBrown
2020-06-20sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown
2020-02-14sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2019-12-01SUNRPC: Fix a compile warning for cmpxchg64()Trond Myklebust
2019-02-23sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew
2019-01-13sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin
2018-12-13SUNRPC: Fix leak of krb5p encode pagesChuck Lever
2018-09-15sunrpc: Don't use stack buffer with scatterlistLaura Abbott
2018-04-19sunrpc: remove incorrect HMAC request initializationEric Biggers
2017-12-20kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-13Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-07-13sunrpc: use constant time memory comparison for macJason A. Donenfeld
2017-07-13sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig
2017-07-13sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig
2017-07-13sunrpc/auth_gss: fix decoder callback prototypesChristoph Hellwig
2017-07-13sunrpc/auth_gss: nfsd: fix encoder callback prototypesChristoph Hellwig
2017-07-04net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_tReshetova, Elena
2017-07-04net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_tReshetova, Elena
2017-06-28sunrpc: Disable splice for krb5iChuck Lever
2017-05-15sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig
2017-05-15sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig
2017-05-15sunrpc/auth_gss: fix decoder callback prototypesChristoph Hellwig
2017-05-15sunrpc/auth_gss: nfsd: fix encoder callback prototypesChristoph Hellwig
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-01-31svcrpc: free contexts immediately on PROC_DESTROYNeil Brown
2017-01-31svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields
2017-01-12svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-16Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-12-10SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown
2016-11-30svcauth_gss: Close connection when dropping an incoming messageChuck Lever
2016-11-01sunrpc: GFP_KERNEL should be GFP_NOFS in crypto codeJ. Bruce Fields
2016-10-26sunrpc: don't pass on-stack memory to sg_set_bufJ. Bruce Fields
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-09-30sunrpc: add RPCSEC_GSS hash_cred() functionFrank Sorenson
2016-09-12svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-05SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-07-24Merge branch 'nfs-rdma'Trond Myklebust
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew
2016-07-13sunrpc: add gss minor status to svcauth_gss_proxy_initScott Mayhew