aboutsummaryrefslogtreecommitdiff
path: root/fs/9p/vfs_dentry.c
AgeCommit message (Expand)Author
2013-02-28v9fs: get rid of v9fs_dentryAl Viro
2013-02-279p: turn fid->dlist into hlistAl Viro
2013-02-26vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches
2011-04-15fs/9p: Fix revalidate to return correct valueAneesh Kumar K.V
2011-03-15fs/9p: Add support for marking inode attribute invalidAneesh Kumar K.V
2011-03-15fs/9p: Clarify cached dentry delete operationAneesh Kumar K.V
2011-01-12switch 9pAl Viro
2011-01-07fs: change d_delete semanticsNick Piggin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-27constify dentry_operations: 9pAl Viro
2008-12-199p: convert d_iname references to d_name.nameWu Fengguang
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-189p: implement optional loose read cacheEric Van Hensbergen
2006-03-25[PATCH] v9fs: update license boilerplateEric Van Hensbergen
2006-03-25[PATCH] v9fs: print 9p messagesLatchesar Ionkov
2006-03-02[PATCH] v9fs: simplify fid mappingEric Van Hensbergen
2006-01-08[PATCH] v9fs: zero copy implementationLatchesar Ionkov
2006-01-08[PATCH] v9fs: new multiplexer implementationLatchesar Ionkov
2005-09-28[PATCH] v9fs: fix races in fid allocationLatchesar Ionkov
2005-09-09[PATCH] v9fs: VFS file, dentry, and directory operationsEric Van Hensbergen