Age | Commit message (Expand) | Author | Files | Lines |
2019-11-12 | sunrpc: remove __KERNEL__ ifdefs | Christoph Hellwig | 1 | -3/+0 |
2018-04-16 | remove rpc_rmdir() | Al Viro | 1 | -2/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2013-12-06 | sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check | Jeff Layton | 1 | -0/+2 |
2013-12-06 | sunrpc: create a new dummy pipe for gssd to hold open | Jeff Layton | 1 | -1/+2 |
2013-09-01 | SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects | Trond Myklebust | 1 | -0/+6 |
2013-09-01 | SUNRPC: Remove the rpc_client->cl_dentry | Trond Myklebust | 1 | -1/+1 |
2013-08-30 | SUNRPC: Add a framework to clean up management of rpc_pipefs directories | Trond Myklebust | 1 | -1/+32 |
2013-07-14 | rpc_create_*_dir: don't bother with qstr | Al Viro | 1 | -2/+2 |
2012-02-27 | SUNRPC: move waitq from RPC pipe to RPC inode | Stanislav Kinsbursky | 1 | -1/+1 |
2012-02-01 | SUNRPC: kernel PipeFS mount point creation routines removed | Stanislav Kinsbursky | 1 | -2/+0 |
2012-02-01 | NFS: idmap PipeFS notifier introduced | Stanislav Kinsbursky | 1 | -0/+7 |
2012-02-01 | SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation | Stanislav Kinsbursky | 1 | -2/+5 |
2012-02-01 | SUNPRC: cleanup RPC PipeFS pipes upcall interface | Stanislav Kinsbursky | 1 | -1/+1 |
2012-02-01 | SUNRPC: split SUNPRC PipeFS pipe data and inode creation | Stanislav Kinsbursky | 1 | -3/+7 |
2012-02-01 | SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations | Stanislav Kinsbursky | 1 | -0/+1 |
2012-02-01 | SUNRPC: pipefs per-net operations helper introduced | Stanislav Kinsbursky | 1 | -0/+3 |
2012-02-01 | SUNRPC: pipefs dentry lookup helper introduced | Stanislav Kinsbursky | 1 | -0/+3 |
2012-02-01 | SUNRPC: send notification events on pipefs sb creation and destruction | Stanislav Kinsbursky | 1 | -0/+8 |
2012-02-01 | SUNRPC: remove non-exclusive pipe creation from RPC pipefs | Stanislav Kinsbursky | 1 | -1/+0 |
2012-01-04 | sunrpc: propagate umode_t | Al Viro | 1 | -1/+1 |
2011-10-18 | SUNRPC/NFS: make rpc pipe upcall generic | Peng Tao | 1 | -0/+2 |
2009-08-21 | nfs: fix compile error in rpc_pipefs.h | J. Bruce Fields | 1 | -0/+2 |
2009-08-09 | SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code | Trond Myklebust | 1 | -0/+8 |
2009-08-09 | SUNRPC: clean up rpc_setup_pipedir() | Trond Myklebust | 1 | -1/+1 |
2009-08-09 | SUNRPC: Rename rpc_mkdir to rpc_create_client_dir() | Trond Myklebust | 1 | -2/+3 |
2009-08-09 | SUNRPC: Constify rpc_pipe_ops... | Trond Myklebust | 1 | -2/+3 |
2008-12-24 | rpc: add an rpc_pipe_open method | \"J. Bruce Fields\ | 1 | -0/+1 |
2007-07-11 | SUNRPC: Add a field to track the number of kernel users of an rpc_pipe | Trond Myklebust | 1 | -0/+1 |
2007-07-11 | SUNRPC: Add a downcall queue to struct rpc_inode | Trond Myklebust | 1 | -0/+1 |
2007-05-15 | SUNRPC: Fix sparse warnings | Trond Myklebust | 1 | -0/+2 |
2006-11-22 | WorkStruct: Separate delayable and non-delayable events. | David Howells | 1 | -1/+1 |
2006-09-23 | SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument | Trond Myklebust | 1 | -1/+1 |
2006-08-24 | NFS: clean up rpc_rmdir | Trond Myklebust | 1 | -1/+1 |
2006-08-24 | SUNRPC: make rpc_unlink() take a dentry argument instead of a path | Trond Myklebust | 1 | -1/+1 |
2006-03-20 | SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs | Trond Myklebust | 1 | -0/+2 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+50 |