summaryrefslogtreecommitdiff
path: root/fs/9p/fid.c
Commit message (Expand)AuthorAge
* 9p: revert tsyncfs related changesAneesh Kumar K.V2011-04-15
* fs/9p: Add v9fs_dentry2v9sesAneesh Kumar K.V2011-03-22
* fs/9p: Open writeback fid in O_SYNC modeAneesh Kumar K.V2011-03-22
* fs/9p: Make the writeback_fid owned by rootAneesh Kumar K.V2011-03-15
* fs/9p: Add fid to inode in cached modeAneesh Kumar K.V2011-03-15
* fs/9p: Add access = client option to opt in acl evaluation.Aneesh Kumar K.V2010-10-28
* 9p: potential ERR_PTR() dereferenceDan Carpenter2010-08-30
* fs/9p: Prevent parallel rename when doing fid_lookupAneesh Kumar K.V2010-08-02
* fs/9p: Pass the correct user credentials during attachAneesh Kumar K.V2010-08-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-04-05
|\
| * fs/9p: Clunk the fid resulting from partial walk of the nameAneesh Kumar K.V2010-04-05
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* 9P2010.L handshake: Add VFS flagsSripathi Kodi2010-03-05
* Merge branch 'next' into for-linusJames Morris2008-12-25
|\
| * CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells2008-11-14
* | 9p: convert d_iname references to d_name.nameWu Fengguang2008-12-19
|/
* fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* 9p: fix bug in attach-per-userEric Van Hensbergen2008-02-06
* 9p: attach-per-userLatchesar Ionkov2007-10-17
* 9p: remove deprecated v9fs_fid_lookup_remove()Eric Van Hensbergen2007-08-23
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-14
* 9p: implement optional loose read cacheEric Van Hensbergen2007-02-18
* [PATCH] 9p: fix segfault caused by race condition in meta-data operationsEric Van Hensbergen2007-01-26
* [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-04
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-25
* [PATCH] v9fs: simplify fid mappingEric Van Hensbergen2006-03-02
* [PATCH] v9fs: fix atomic create openLatchesar Ionkov2006-03-02
* [PATCH] v9fs: zero copy implementationLatchesar Ionkov2006-01-08
* [PATCH] v9fs: new multiplexer implementationLatchesar Ionkov2006-01-08
* [PATCH] v9fs: fix races in fid allocationLatchesar Ionkov2005-09-28
* [PATCH] v9fs: debug and support routinesEric Van Hensbergen2005-09-09