aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/auth_gss.c
Commit message (Expand)AuthorAge
* sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-24
* sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptorJeff Layton2014-11-13
* sunrpc: fix RCU handling of gc_ctx fieldJeff Layton2014-08-03
* sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton2014-07-12
* auth_gss: fetch the acceptor name out of the downcallJeff Layton2014-07-12
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* SUNRPC: Fix a pipe_version reference leakTrond Myklebust2014-02-16
* SUNRPC: Ensure that gss_auth isn't freed before its upcall messagesTrond Myklebust2014-02-16
* SUNRPC: Don't create a gss auth cache unless rpc.gssd is runningTrond Myklebust2014-02-10
* sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton2014-01-27
* sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton2013-12-06
* SUNRPC: do not fail gss proc NULL calls with EACCESAndy Adamson2013-11-26
* SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msgTrond Myklebust2013-10-28
* SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 messageTrond Myklebust2013-10-28
* RPCSEC_GSS: fix crash on destroying gss authJ. Bruce Fields2013-09-18
* SUNRPC: No, I did not intend to create a 256KiB hashtableTrond Myklebust2013-09-12
* SUNRPC refactor rpcauth_checkverf error returnsAndy Adamson2013-09-03
* SUNRPC new rpc_credops to test credential expiryAndy Adamson2013-09-03
* RPCSEC_GSS: Share all credential caches on a per-transport basisTrond Myklebust2013-09-02
* RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth cachesTrond Myklebust2013-09-01
* RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentriesTrond Myklebust2013-09-01
* RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objectsTrond Myklebust2013-08-30
* RPCSEC_GSS: Further cleanupsTrond Myklebust2013-08-30
* SUNRPC: Replace clnt->cl_principalTrond Myklebust2013-08-30
* RPCSEC_GSS: Clean up upcall message allocationTrond Myklebust2013-08-30
* SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-16
* SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-16
* SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust2013-05-15
* Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-09
|\
| * SUNRPC: Don't spam syslog with "Pseudoflavor not found" messagesTrond Myklebust2013-05-03
* | Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-29
|\|
| * SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2013-03-29
| * SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2013-03-29
| * SUNRPC: Missing module alias for auth_rpcgss.koChuck Lever2013-03-29
* | SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce2013-04-26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\ \
| * | sunrpc: Update gss uid to security context mapping.Eric W. Biederman2013-02-13
| * | sunrpc: Convert kuids and kgids to uids and gids for printingEric W. Biederman2013-02-13
| * | sunrpc: Use uid_eq and gid_eq where appropriateEric W. Biederman2013-02-13
| * | sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2013-02-13
| |/
* | sunrpc: silence build warning in gss_fill_contextJeff Layton2013-02-17
* | SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()Trond Myklebust2013-02-01
|/
* SUNRPC set gss gc_expiry to full lifetimeAndy Adamson2012-12-12
* SUNRPC: Use __func__ in dprintk() in auth_gss.cChuck Lever2012-10-01
* SUNRPC: Add rpcauth_list_flavors()Chuck Lever2012-07-16
* SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-02
* SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky2012-01-31
* SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky2012-01-31