| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 | Thomas Gleixner | 2019-05-30 | 1 | -16/+1 |
* | 9p: use clone_fid() | Al Viro | 2016-08-03 | 1 | -1/+4 |
* | 9p: fix braino introduced in "9p: new helper - v9fs_parent_fid()" | Al Viro | 2016-08-03 | 1 | -0/+4 |
* | 9p: new helper - v9fs_parent_fid() | Al Viro | 2016-05-29 | 1 | -0/+4 |
* | 9p: v9fs_fid_add() can't fail now | Al Viro | 2013-02-28 | 1 | -1/+1 |
* | v9fs: get rid of v9fs_dentry | Al Viro | 2013-02-28 | 1 | -20/+0 |
* | 9p: turn fid->dlist into hlist | Al Viro | 2013-02-28 | 1 | -1/+1 |
* | 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just... | Al Viro | 2013-02-28 | 1 | -2/+2 |
* | fs/9p: Prevent multiple inclusion of same header | Aneesh Kumar K.V | 2011-03-15 | 1 | -1/+3 |
* | fs/9p: Add fid to inode in cached mode | Aneesh Kumar K.V | 2011-03-15 | 1 | -0/+1 |
* | 9p: Documentation updates | Eric Van Hensbergen | 2008-05-15 | 1 | -0/+15 |
* | 9p: remove deprecated v9fs_fid_lookup_remove() | Eric Van Hensbergen | 2007-08-23 | 1 | -1/+0 |
* | 9p: Reorganization of 9p file system code | Latchesar Ionkov | 2007-07-14 | 1 | -36/+7 |
* | [PATCH] 9p: fix segfault caused by race condition in meta-data operations | Eric Van Hensbergen | 2007-01-26 | 1 | -0/+5 |
* | [PATCH] v9fs: update license boilerplate | Eric Van Hensbergen | 2006-03-25 | 1 | -3/+2 |
* | [PATCH] v9fs: simplify fid mapping | Eric Van Hensbergen | 2006-03-02 | 1 | -1/+0 |
* | [PATCH] v9fs: fix atomic create open | Latchesar Ionkov | 2006-03-02 | 1 | -3/+2 |
* | [PATCH] v9fs: fix races in fid allocation | Latchesar Ionkov | 2005-09-28 | 1 | -2/+5 |
* | [PATCH] v9fs: debug and support routines | Eric Van Hensbergen | 2005-09-09 | 1 | -0/+57 |