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