aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/auth_gss.c
AgeCommit message (Expand)Author
2016-08-05SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-07-24Merge branch 'nfs-rdma'Trond Myklebust
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew
2016-07-11xprtrdma: No direct data placement with krb5i and krb5pChuck Lever
2016-05-09sunrpc: plumb gfp_t parm into crcreate operationJeff Layton
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-02-22Merge branch 'multipath'Trond Myklebust
2016-02-17auth_gss: fix panic in gss_pipe_downcall() in fips modeScott Mayhew
2016-02-05SUNRPC: Make rpc_clnt store the multipath iteratorsTrond Myklebust
2015-10-23sunrpc: avoid warning in gss_key_timeoutArnd Bergmann
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton
2014-11-13sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptorJeff Layton
2014-08-03sunrpc: fix RCU handling of gc_ctx fieldJeff Layton
2014-07-12sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton
2014-07-12auth_gss: fetch the acceptor name out of the downcallJeff Layton
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-02-16SUNRPC: Fix a pipe_version reference leakTrond Myklebust
2014-02-16SUNRPC: Ensure that gss_auth isn't freed before its upcall messagesTrond Myklebust
2014-02-10SUNRPC: Don't create a gss auth cache unless rpc.gssd is runningTrond Myklebust
2014-01-27sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton
2013-12-06sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton
2013-11-26SUNRPC: do not fail gss proc NULL calls with EACCESAndy Adamson
2013-10-28SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msgTrond Myklebust
2013-10-28SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 messageTrond Myklebust
2013-09-18RPCSEC_GSS: fix crash on destroying gss authJ. Bruce Fields
2013-09-12SUNRPC: No, I did not intend to create a 256KiB hashtableTrond Myklebust
2013-09-03SUNRPC refactor rpcauth_checkverf error returnsAndy Adamson
2013-09-03SUNRPC new rpc_credops to test credential expiryAndy Adamson
2013-09-02RPCSEC_GSS: Share all credential caches on a per-transport basisTrond Myklebust
2013-09-01RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth cachesTrond Myklebust
2013-09-01RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentriesTrond Myklebust
2013-08-30RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objectsTrond Myklebust
2013-08-30RPCSEC_GSS: Further cleanupsTrond Myklebust
2013-08-30SUNRPC: Replace clnt->cl_principalTrond Myklebust
2013-08-30RPCSEC_GSS: Clean up upcall message allocationTrond Myklebust
2013-05-16SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust
2013-05-16SUNRPC: Faster detection if gssd is actually runningTrond Myklebust
2013-05-15SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-03SUNRPC: Don't spam syslog with "Pseudoflavor not found" messagesTrond Myklebust
2013-04-29Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields
2013-04-26SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce
2013-03-29SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever
2013-03-29SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever
2013-03-29SUNRPC: Missing module alias for auth_rpcgss.koChuck Lever
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-17sunrpc: silence build warning in gss_fill_contextJeff Layton
2013-02-13sunrpc: Update gss uid to security context mapping.Eric W. Biederman