aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/auth_gss.c
Commit message (Expand)AuthorAge
* 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
* SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky2012-01-31
* SUNRPC: handle GSS AUTH pipes by network namespace aware routinesStanislav Kinsbursky2012-01-31
* SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky2012-01-31
* SUNRPC: cleanup GSS pipes usageStanislav Kinsbursky2012-01-31
* SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky2012-01-31
* SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky2012-01-31
* SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky2012-01-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-12
|\
| * net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-12
* | SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2012-01-05
|/
* Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-10-25
|\
| * SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2011-10-18
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
|\
| * SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2011-06-17
* | sunrpc: Reduce switch/case indentJoe Perches2011-07-01
|/
* NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker2011-04-13
* gss:krb5 only include enctype numbers in gm_upcall_enctypesKevin Coffman2011-03-11
* SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-16
* SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-06
|\
| * SUNRPC: Fix race corrupting rpc upcallTrond Myklebust2010-09-12
* | net: return operator cleanupEric Dumazet2010-09-23
|/
* SUNRPC: Defer deleting the security context until gss_do_free_ctx()Trond Myklebust2010-08-04
* SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-04