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