aboutsummaryrefslogtreecommitdiff
path: root/fs/9p/fid.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-039p: use clone_fid()Gravatar Al Viro 1-1/+4
2016-08-039p: fix braino introduced in "9p: new helper - v9fs_parent_fid()"Gravatar Al Viro 1-0/+4
2016-05-299p: new helper - v9fs_parent_fid()Gravatar Al Viro 1-0/+4
2013-02-289p: v9fs_fid_add() can't fail nowGravatar Al Viro 1-1/+1
2013-02-28v9fs: get rid of v9fs_dentryGravatar Al Viro 1-20/+0
2013-02-279p: turn fid->dlist into hlistGravatar Al Viro 1-1/+1
2013-02-279p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...Gravatar Al Viro 1-2/+2
2011-03-15fs/9p: Prevent multiple inclusion of same headerGravatar Aneesh Kumar K.V 1-1/+3
2011-03-15fs/9p: Add fid to inode in cached modeGravatar Aneesh Kumar K.V 1-0/+1
2008-05-149p: Documentation updatesGravatar Eric Van Hensbergen 1-0/+15
2007-08-239p: remove deprecated v9fs_fid_lookup_remove()Gravatar Eric Van Hensbergen 1-1/+0
2007-07-149p: Reorganization of 9p file system codeGravatar Latchesar Ionkov 1-36/+7
2007-01-26[PATCH] 9p: fix segfault caused by race condition in meta-data operationsGravatar Eric Van Hensbergen 1-0/+5
2006-03-25[PATCH] v9fs: update license boilerplateGravatar Eric Van Hensbergen 1-3/+2
2006-03-02[PATCH] v9fs: simplify fid mappingGravatar Eric Van Hensbergen 1-1/+0
2006-03-02[PATCH] v9fs: fix atomic create openGravatar Latchesar Ionkov 1-3/+2
2005-09-28[PATCH] v9fs: fix races in fid allocationGravatar Latchesar Ionkov 1-2/+5
2005-09-09[PATCH] v9fs: debug and support routinesGravatar Eric Van Hensbergen 1-0/+57