aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/netns.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan1-1/+1
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+0
2014-01-06sunrpc: don't wait for write before allowing reads from use-gss-proxy fileJeff Layton1-1/+0
2013-12-06sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton1-2/+0
2013-12-06sunrpc: create a new dummy pipe for gssd to hold openJeff Layton1-0/+1
2013-08-07SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust1-0/+1
2013-05-16SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust1-0/+2
2013-05-16SUNRPC: Faster detection if gssd is actually runningTrond Myklebust1-0/+2
2013-04-26SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce1-0/+3
2013-04-26SUNRPC: Add RPC based upcall mechanism for RPCGSS authSimo Sorce1-0/+3
2012-01-31SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky1-0/+2
2012-01-31SUNRPC: create unix gid cache per network namespaceStanislav Kinsbursky1-0/+1
2012-01-31SUNRPC: move rpcbind internals to sunrpc part of network namespace contextStanislav Kinsbursky1-0/+5
2012-01-31SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky1-0/+3
2012-01-31SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky1-0/+1
2012-01-31SUNRPC: put pipefs superblock link on network namespaceStanislav Kinsbursky1-0/+2
2010-09-27sunrpc: Make the ip_map_cache be per-netPavel Emelyanov1-0/+6
2010-09-27sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov1-0/+1
2010-09-27sunrpc: The per-net skeletonPavel Emelyanov1-0/+12