aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/rpc_pipe_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-16remove rpc_rmdir()Al Viro1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-12-06sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton1-0/+2
2013-12-06sunrpc: create a new dummy pipe for gssd to hold openJeff Layton1-1/+2
2013-09-01SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust1-0/+6
2013-09-01SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust1-1/+1
2013-08-30SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust1-1/+32
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro1-2/+2
2012-02-27SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky1-1/+1
2012-01-31SUNRPC: kernel PipeFS mount point creation routines removedStanislav Kinsbursky1-2/+0
2012-01-31NFS: idmap PipeFS notifier introducedStanislav Kinsbursky1-0/+7
2012-01-31SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky1-2/+5
2012-01-31SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky1-1/+1
2012-01-31SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky1-3/+7
2012-01-31SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky1-0/+1
2012-01-31SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky1-0/+3
2012-01-31SUNRPC: pipefs dentry lookup helper introducedStanislav Kinsbursky1-0/+3
2012-01-31SUNRPC: send notification events on pipefs sb creation and destructionStanislav Kinsbursky1-0/+8
2012-01-31SUNRPC: remove non-exclusive pipe creation from RPC pipefsStanislav Kinsbursky1-1/+0
2012-01-03sunrpc: propagate umode_tAl Viro1-1/+1
2011-10-18SUNRPC/NFS: make rpc pipe upcall genericPeng Tao1-0/+2
2009-08-20nfs: fix compile error in rpc_pipefs.hJ. Bruce Fields1-0/+2
2009-08-09SUNRPC: Add an rpc_pipefs front end for the sunrpc cache codeTrond Myklebust1-0/+8
2009-08-09SUNRPC: clean up rpc_setup_pipedir()Trond Myklebust1-1/+1
2009-08-09SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()Trond Myklebust1-2/+3
2009-08-09SUNRPC: Constify rpc_pipe_ops...Trond Myklebust1-2/+3
2008-12-23rpc: add an rpc_pipe_open method\"J. Bruce Fields\1-0/+1
2007-07-10SUNRPC: Add a field to track the number of kernel users of an rpc_pipeTrond Myklebust1-0/+1
2007-07-10SUNRPC: Add a downcall queue to struct rpc_inodeTrond Myklebust1-0/+1
2007-05-14SUNRPC: Fix sparse warningsTrond Myklebust1-0/+2
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-1/+1
2006-09-22SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust1-1/+1
2006-08-24NFS: clean up rpc_rmdirTrond Myklebust1-1/+1
2006-08-24SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust1-1/+1
2006-03-20SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+50