aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss/auth_gss.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-30net/sunrpc: Make rpc_auth_create_args a constGravatar Sargun Dhillon 1-4/+5
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 1-1/+2
2017-07-04net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_tGravatar Reshetova, Elena 1-11/+11
2017-07-04net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_tGravatar Reshetova, Elena 1-3/+3
2017-02-27lib/vsprintf.c: remove %Z supportGravatar Alexey Dobriyan 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-12-10SUNRPC: fix refcounting problems with auth_gss messages.Gravatar NeilBrown 1-1/+6
2016-10-26sunrpc: don't pass on-stack memory to sg_set_bufGravatar J. Bruce Fields 1-4/+9
2016-09-30sunrpc: add RPCSEC_GSS hash_cred() functionGravatar Frank Sorenson 1-0/+7
2016-08-05SUNRPC: allow for upcalls for same uid but different gss serviceGravatar Olga Kornievskaia 1-3/+5
2016-07-24Merge branch 'nfs-rdma'Gravatar Trond Myklebust 1-0/+2
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsGravatar Scott Mayhew 1-0/+1
2016-07-11xprtrdma: No direct data placement with krb5i and krb5pGravatar Chuck Lever 1-0/+2
2016-05-09sunrpc: plumb gfp_t parm into crcreate operationGravatar Jeff Layton 1-3/+3
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-4/+4
2016-02-22Merge branch 'multipath'Gravatar Trond Myklebust 1-2/+2
2016-02-17auth_gss: fix panic in gss_pipe_downcall() in fips modeGravatar Scott Mayhew 1-1/+1
2016-02-05SUNRPC: Make rpc_clnt store the multipath iteratorsGravatar Trond Myklebust 1-2/+2
2015-10-23sunrpc: avoid warning in gss_key_timeoutGravatar Arnd Bergmann 1-7/+6
2014-11-24sunrpc: eliminate RPC_DEBUGGravatar Jeff Layton 1-1/+1
2014-11-13sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptorGravatar Jeff Layton 1-5/+30
2014-08-03sunrpc: fix RCU handling of gc_ctx fieldGravatar Jeff Layton 1-17/+35
2014-07-12sunrpc: add a new "stringify_acceptor" rpc_credopGravatar Jeff Layton 1-20/+42
2014-07-12auth_gss: fetch the acceptor name out of the downcallGravatar Jeff Layton 1-3/+17
2014-04-18arch: Mass conversion of smp_mb__*()Gravatar Peter Zijlstra 1-1/+1
2014-02-16SUNRPC: Fix a pipe_version reference leakGravatar Trond Myklebust 1-1/+3
2014-02-16SUNRPC: Ensure that gss_auth isn't freed before its upcall messagesGravatar Trond Myklebust 1-2/+11
2014-02-10SUNRPC: Don't create a gss auth cache unless rpc.gssd is runningGravatar Trond Myklebust 1-0/+2
2014-01-27sunrpc: turn warn_gssd() log message into a dprintk()Gravatar Jeff Layton 1-7/+1
2013-12-06sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkGravatar Jeff Layton 1-10/+7
2013-11-26SUNRPC: do not fail gss proc NULL calls with EACCESGravatar Andy Adamson 1-1/+1
2013-10-28SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msgGravatar Trond Myklebust 1-19/+37
2013-10-28SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 messageGravatar Trond Myklebust 1-0/+1
2013-09-18RPCSEC_GSS: fix crash on destroying gss authGravatar J. Bruce Fields 1-0/+11
2013-09-12SUNRPC: No, I did not intend to create a 256KiB hashtableGravatar Trond Myklebust 1-1/+1
2013-09-03SUNRPC refactor rpcauth_checkverf error returnsGravatar Andy Adamson 1-2/+5
2013-09-03SUNRPC new rpc_credops to test credential expiryGravatar Andy Adamson 1-2/+50
2013-09-02RPCSEC_GSS: Share all credential caches on a per-transport basisGravatar Trond Myklebust 1-3/+89
2013-09-01RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth cachesGravatar Trond Myklebust 1-9/+68
2013-09-01RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentriesGravatar Trond Myklebust 1-89/+92
2013-08-30RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objectsGravatar Trond Myklebust 1-12/+20
2013-08-30RPCSEC_GSS: Further cleanupsGravatar Trond Myklebust 1-11/+20
2013-08-30SUNRPC: Replace clnt->cl_principalGravatar Trond Myklebust 1-3/+4
2013-08-30RPCSEC_GSS: Clean up upcall message allocationGravatar Trond Myklebust 1-18/+19
2013-05-16SUNRPC: Convert auth_gss pipe detection to work in namespacesGravatar Trond Myklebust 1-19/+27
2013-05-16SUNRPC: Faster detection if gssd is actually runningGravatar Trond Myklebust 1-1/+12
2013-05-15SUNRPC: Fix a bug in gss_create_upcallGravatar Trond Myklebust 1-2/+3
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-2/+1
2013-05-03SUNRPC: Don't spam syslog with "Pseudoflavor not found" messagesGravatar Trond Myklebust 1-2/+1
2013-04-29Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...Gravatar J. Bruce Fields 1-0/+3