summaryrefslogtreecommitdiff
path: root/fs/9p/vfs_dentry.c
Commit message (Expand)AuthorAge
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* 9p: switch to %p[dD]Al Viro2014-10-09
* consolidate simple ->d_delete() instancesAl Viro2013-11-15
* v9fs: get rid of v9fs_dentryAl Viro2013-02-28
* 9p: turn fid->dlist into hlistAl Viro2013-02-27
* vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton2013-02-26
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-14
* 9p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches2012-01-05
* fs/9p: Fix revalidate to return correct valueAneesh Kumar K.V2011-04-15
* fs/9p: Add support for marking inode attribute invalidAneesh Kumar K.V2011-03-15
* fs/9p: Clarify cached dentry delete operationAneesh Kumar K.V2011-03-15
* switch 9pAl Viro2011-01-12
* fs: change d_delete semanticsNick Piggin2011-01-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* constify dentry_operations: 9pAl Viro2009-03-27
* 9p: convert d_iname references to d_name.nameWu Fengguang2008-12-19
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-14
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* 9p: implement optional loose read cacheEric Van Hensbergen2007-02-18
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-25
* [PATCH] v9fs: print 9p messagesLatchesar Ionkov2006-03-25
* [PATCH] v9fs: simplify fid mappingEric Van Hensbergen2006-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: VFS file, dentry, and directory operationsEric Van Hensbergen2005-09-09