aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/vfs_dentry.c
Commit message (Expand)AuthorAgeFilesLines
* fs/9p: Fix revalidate to return correct valueAneesh Kumar K.V2011-04-151-1/+3
* fs/9p: Add support for marking inode attribute invalidAneesh Kumar K.V2011-03-151-0/+34
* fs/9p: Clarify cached dentry delete operationAneesh Kumar K.V2011-03-151-9/+4
* switch 9pAl Viro2011-01-121-1/+1
* fs: change d_delete semanticsNick Piggin2011-01-071-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* constify dentry_operations: 9pAl Viro2009-03-271-2/+2
* 9p: convert d_iname references to d_name.nameWu Fengguang2008-12-191-3/+6
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-141-22/+15
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* 9p: implement optional loose read cacheEric Van Hensbergen2007-02-181-0/+26
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-251-3/+2
* [PATCH] v9fs: print 9p messagesLatchesar Ionkov2006-03-251-1/+1
* [PATCH] v9fs: simplify fid mappingEric Van Hensbergen2006-03-021-37/+8
* [PATCH] v9fs: zero copy implementationLatchesar Ionkov2006-01-081-2/+2
* [PATCH] v9fs: new multiplexer implementationLatchesar Ionkov2006-01-081-8/+5
* [PATCH] v9fs: fix races in fid allocationLatchesar Ionkov2005-09-281-1/+1
* [PATCH] v9fs: VFS file, dentry, and directory operationsEric Van Hensbergen2005-09-091-0/+126