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