summaryrefslogtreecommitdiff
path: root/fs/9p/fid.c
Commit message (Expand)AuthorAge
* 9p: constify ->d_name handlingAl Viro2017-01-12
* 9p: use clone_fid()Al Viro2016-08-03
* 9p: switch to %p[dD]Al Viro2014-10-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
|\
| * 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-28
| * 9p: v9fs_fid_add() can't fail nowAl Viro2013-02-28
| * v9fs: get rid of v9fs_dentryAl Viro2013-02-28
| * 9p: turn fid->dlist into hlistAl Viro2013-02-27
| * 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...Al Viro2013-02-27
|/
* 9p: Modify struct 9p_fid to use a kuid_t not a uid_tEric W. Biederman2013-02-12
* 9p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches2012-01-05
* 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