aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/fid.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-199p: apply review requests for fid refcountingDominique Martinet1-1/+1
2020-11-199p: add refcount to p9_fid structJianyong Wu1-1/+9
2020-11-03fs/9p: track open fidsGreg Kurz1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner1-16/+1
2016-08-039p: use clone_fid()Al Viro1-1/+4
2016-08-039p: fix braino introduced in "9p: new helper - v9fs_parent_fid()"Al Viro1-0/+4
2016-05-299p: new helper - v9fs_parent_fid()Al Viro1-0/+4
2013-02-289p: v9fs_fid_add() can't fail nowAl Viro1-1/+1
2013-02-28v9fs: get rid of v9fs_dentryAl Viro1-20/+0
2013-02-279p: turn fid->dlist into hlistAl Viro1-1/+1
2013-02-279p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just fineAl Viro1-2/+2
2011-03-15fs/9p: Prevent multiple inclusion of same headerAneesh Kumar K.V1-1/+3
2011-03-15fs/9p: Add fid to inode in cached modeAneesh Kumar K.V1-0/+1
2008-05-149p: Documentation updatesEric Van Hensbergen1-0/+15
2007-08-239p: remove deprecated v9fs_fid_lookup_remove()Eric Van Hensbergen1-1/+0
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov1-36/+7
2007-01-26[PATCH] 9p: fix segfault caused by race condition in meta-data operationsEric Van Hensbergen1-0/+5
2006-03-25[PATCH] v9fs: update license boilerplateEric Van Hensbergen1-3/+2
2006-03-02[PATCH] v9fs: simplify fid mappingEric Van Hensbergen1-1/+0
2006-03-02[PATCH] v9fs: fix atomic create openLatchesar Ionkov1-3/+2
2005-09-28[PATCH] v9fs: fix races in fid allocationLatchesar Ionkov1-2/+5
2005-09-09[PATCH] v9fs: debug and support routinesEric Van Hensbergen1-0/+57