| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan | 2016-11-18 | 1 | -1/+1 |
* | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-01-30 | 1 | -1/+0 |
|\ |
|
| * | sunrpc: don't wait for write before allowing reads from use-gss-proxy file | Jeff Layton | 2014-01-06 | 1 | -1/+0 |
* | | sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check | Jeff Layton | 2013-12-06 | 1 | -2/+0 |
* | | sunrpc: create a new dummy pipe for gssd to hold open | Jeff Layton | 2013-12-06 | 1 | -0/+1 |
|/ |
|
* | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister | Trond Myklebust | 2013-08-07 | 1 | -0/+1 |
* | SUNRPC: Convert auth_gss pipe detection to work in namespaces | Trond Myklebust | 2013-05-16 | 1 | -0/+2 |
* | SUNRPC: Faster detection if gssd is actually running | Trond Myklebust | 2013-05-16 | 1 | -0/+2 |
* | SUNRPC: Use gssproxy upcall for server RPCGSS authentication. | Simo Sorce | 2013-04-26 | 1 | -0/+3 |
* | SUNRPC: Add RPC based upcall mechanism for RPCGSS auth | Simo Sorce | 2013-04-26 | 1 | -0/+3 |
* | SUNRPC: create GSS auth cache per network namespace | Stanislav Kinsbursky | 2012-01-31 | 1 | -0/+2 |
* | SUNRPC: create unix gid cache per network namespace | Stanislav Kinsbursky | 2012-01-31 | 1 | -0/+1 |
* | SUNRPC: move rpcbind internals to sunrpc part of network namespace context | Stanislav Kinsbursky | 2012-01-31 | 1 | -0/+5 |
* | SUNRPC: make SUNPRC clients list per network namespace context | Stanislav Kinsbursky | 2012-01-31 | 1 | -0/+3 |
* | SUNRPC: pipefs per-net operations helper introduced | Stanislav Kinsbursky | 2012-01-31 | 1 | -0/+1 |
* | SUNRPC: put pipefs superblock link on network namespace | Stanislav Kinsbursky | 2012-01-31 | 1 | -0/+2 |
* | sunrpc: Make the ip_map_cache be per-net | Pavel Emelyanov | 2010-09-27 | 1 | -0/+6 |
* | sunrpc: Make the /proc/net/rpc appear in net namespaces | Pavel Emelyanov | 2010-09-27 | 1 | -0/+1 |
* | sunrpc: The per-net skeleton | Pavel Emelyanov | 2010-09-27 | 1 | -0/+12 |