| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Convert auth_gss pipe detection to work in namespaces | Trond Myklebust | 2013-05-16 | 1 | -19/+27 |
* | SUNRPC: Faster detection if gssd is actually running | Trond Myklebust | 2013-05-16 | 1 | -1/+12 |
* | SUNRPC: Fix a bug in gss_create_upcall | Trond Myklebust | 2013-05-15 | 1 | -2/+3 |
* | Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-05-09 | 1 | -2/+1 |
|\ |
|
| * | SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages | Trond Myklebust | 2013-05-03 | 1 | -2/+1 |
* | | Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-... | J. Bruce Fields | 2013-04-29 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | SUNRPC: Refactor nfsd4_do_encode_secinfo() | Chuck Lever | 2013-03-29 | 1 | -0/+1 |
| * | SUNRPC: Introduce rpcauth_get_pseudoflavor() | Chuck Lever | 2013-03-29 | 1 | -0/+1 |
| * | SUNRPC: Missing module alias for auth_rpcgss.ko | Chuck Lever | 2013-03-29 | 1 | -0/+1 |
* | | SUNRPC: conditionally return endtime from import_sec_context | Simo Sorce | 2013-04-26 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -1/+1 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2013-02-25 | 1 | -16/+29 |
|\ \ |
|
| * | | sunrpc: Update gss uid to security context mapping. | Eric W. Biederman | 2013-02-13 | 1 | -5/+15 |
| * | | sunrpc: Convert kuids and kgids to uids and gids for printing | Eric W. Biederman | 2013-02-13 | 1 | -5/+8 |
| * | | sunrpc: Use uid_eq and gid_eq where appropriate | Eric W. Biederman | 2013-02-13 | 1 | -2/+2 |
| * | | sunrpc: Use kuid_t and kgid_t where appropriate | Eric W. Biederman | 2013-02-13 | 1 | -4/+4 |
| |/ |
|
* | | sunrpc: silence build warning in gss_fill_context | Jeff Layton | 2013-02-17 | 1 | -2/+1 |
* | | SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() | Trond Myklebust | 2013-02-01 | 1 | -1/+1 |
|/ |
|
* | SUNRPC set gss gc_expiry to full lifetime | Andy Adamson | 2012-12-12 | 1 | -4/+13 |
* | SUNRPC: Use __func__ in dprintk() in auth_gss.c | Chuck Lever | 2012-10-01 | 1 | -29/+29 |
* | SUNRPC: Add rpcauth_list_flavors() | Chuck Lever | 2012-07-16 | 1 | -0/+1 |
* | SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field | Trond Myklebust | 2012-03-02 | 1 | -2/+2 |
* | SUNRPC: create GSS auth cache per network namespace | Stanislav Kinsbursky | 2012-01-31 | 1 | -0/+21 |
* | SUNRPC: remove RPC PipeFS mount point reference from RPC client | Stanislav Kinsbursky | 2012-01-31 | 1 | -4/+4 |
* | SUNRPC: subscribe RPC clients to pipefs notifications | Stanislav Kinsbursky | 2012-01-31 | 1 | -3/+7 |
* | SUNRPC: handle GSS AUTH pipes by network namespace aware routines | Stanislav Kinsbursky | 2012-01-31 | 1 | -22/+73 |
* | SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation | Stanislav Kinsbursky | 2012-01-31 | 1 | -18/+36 |
* | SUNRPC: cleanup GSS pipes usage | Stanislav Kinsbursky | 2012-01-31 | 1 | -38/+38 |
* | SUNPRC: cleanup RPC PipeFS pipes upcall interface | Stanislav Kinsbursky | 2012-01-31 | 1 | -2/+1 |
* | SUNRPC: split SUNPRC PipeFS pipe data and inode creation | Stanislav Kinsbursky | 2012-01-31 | 1 | -23/+23 |
* | SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations | Stanislav Kinsbursky | 2012-01-31 | 1 | -29/+28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-12 | 1 | -1/+1 |
|\ |
|
| * | net: reintroduce missing rcu_assign_pointer() calls | Eric Dumazet | 2012-01-12 | 1 | -1/+1 |
* | | SUNRPC: Clean up the RPCSEC_GSS service ticket requests | Trond Myklebust | 2012-01-05 | 1 | -17/+23 |
|/ |
|
* | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-10-25 | 1 | -22/+2 |
|\ |
|
| * | SUNRPC/NFS: make rpc pipe upcall generic | Peng Tao | 2011-10-18 | 1 | -22/+2 |
* | | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER | Stephen Hemminger | 2011-08-02 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-05 | 1 | -2/+2 |
|\ |
|
| * | SUNRPC: Ensure the RPC client only quits on fatal signals | Trond Myklebust | 2011-06-17 | 1 | -2/+2 |
* | | sunrpc: Reduce switch/case indent | Joe Perches | 2011-07-01 | 1 | -24/+22 |
|/ |
|
* | NFS: Fix infinite loop in gss_create_upcall() | Bryan Schumaker | 2011-04-13 | 1 | -3/+5 |
* | gss:krb5 only include enctype numbers in gm_upcall_enctypes | Kevin Coffman | 2011-03-11 | 1 | -1/+1 |
* | SUNRPC: New xdr_streams XDR decoder API | Chuck Lever | 2010-12-16 | 1 | -2/+11 |
* | SUNRPC: New xdr_streams XDR encoder API | Chuck Lever | 2010-12-16 | 1 | -11/+20 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-06 | 1 | -4/+5 |
|\ |
|
| * | SUNRPC: Fix race corrupting rpc upcall | Trond Myklebust | 2010-09-12 | 1 | -4/+5 |
* | | net: return operator cleanup | Eric Dumazet | 2010-09-23 | 1 | -1/+1 |
|/ |
|
* | SUNRPC: Defer deleting the security context until gss_do_free_ctx() | Trond Myklebust | 2010-08-04 | 1 | -6/+1 |
* | SUNRPC: Move the bound cred to struct rpc_rqst | Trond Myklebust | 2010-08-04 | 1 | -11/+11 |