summaryrefslogtreecommitdiffstats
path: root/fs/9p/fid.h
Commit message (Expand)AuthorAgeFilesLines
* 9p: use clone_fid()Al Viro2016-08-031-1/+4
* 9p: fix braino introduced in "9p: new helper - v9fs_parent_fid()"Al Viro2016-08-031-0/+4
* 9p: new helper - v9fs_parent_fid()Al Viro2016-05-291-0/+4
* 9p: v9fs_fid_add() can't fail nowAl Viro2013-02-281-1/+1
* v9fs: get rid of v9fs_dentryAl Viro2013-02-281-20/+0
* 9p: turn fid->dlist into hlistAl Viro2013-02-271-1/+1
* 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...Al Viro2013-02-271-2/+2
* fs/9p: Prevent multiple inclusion of same headerAneesh Kumar K.V2011-03-151-1/+3
* fs/9p: Add fid to inode in cached modeAneesh Kumar K.V2011-03-151-0/+1
* 9p: Documentation updatesEric Van Hensbergen2008-05-141-0/+15
* 9p: remove deprecated v9fs_fid_lookup_remove()Eric Van Hensbergen2007-08-231-1/+0
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-141-36/+7
* [PATCH] 9p: fix segfault caused by race condition in meta-data operationsEric Van Hensbergen2007-01-261-0/+5
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-251-3/+2
* [PATCH] v9fs: simplify fid mappingEric Van Hensbergen2006-03-021-1/+0
* [PATCH] v9fs: fix atomic create openLatchesar Ionkov2006-03-021-3/+2
* [PATCH] v9fs: fix races in fid allocationLatchesar Ionkov2005-09-281-2/+5
* [PATCH] v9fs: debug and support routinesEric Van Hensbergen2005-09-091-0/+57