aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss
Commit message (Expand)AuthorAge
* SUNRPC: Use __func__ in dprintk() in auth_gss.cChuck Lever2012-10-01
* SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavorsTrond Myklebust2012-07-17
* SUNRPC: Add rpcauth_list_flavors()Chuck Lever2012-07-16
* Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-01
|\
| * nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-31
| * nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-31
| * rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields2012-05-31
* | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-05-31
|\|
| * SUNRPC: split upcall function to extract reusable partsSimo Sorce2012-04-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-23
|\ \
| * | userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman2012-05-03
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-16
|\ \
| * | auth_gss: the list of pseudoflavors not being parsed correctlySteve Dickson2012-05-03
| |/
* / net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
|/
* Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-23
|\
| * SUNRPC: Don't use variable length automatic arrays in kernel codeTrond Myklebust2012-03-12
| * SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-11
| * 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
* | sunrpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* 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 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-07-26
|\
| * rpc: allow autoloading of gss mechanismsJ. Bruce Fields2011-07-15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
|\|
| * Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-21
| |\
| | * SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2011-06-17
* | | sunrpc: Reduce switch/case indentJoe Perches2011-07-01
|/ /
* / nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-06
|/
* NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker2011-04-13
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-04-08
|\
| * Revert "net/sunrpc: Use static const char arrays"Trond Myklebust2011-04-06
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* NFS: Determine initial mount securityBryan Schumaker2011-03-24
* NFS: use secinfo when crossing mountpointsBryan Schumaker2011-03-24
* gss:krb5 only include enctype numbers in gm_upcall_enctypesKevin Coffman2011-03-11
* Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-14
|\
| * net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value returnJoe Perches2010-12-17