aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/vfs_dentry.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27constify dentry_operations: 9pAl Viro1-2/+2
2008-12-199p: convert d_iname references to d_name.nameWu Fengguang1-3/+6
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov1-22/+15
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-189p: implement optional loose read cacheEric Van Hensbergen1-0/+26
2006-03-25[PATCH] v9fs: update license boilerplateEric Van Hensbergen1-3/+2
2006-03-25[PATCH] v9fs: print 9p messagesLatchesar Ionkov1-1/+1
2006-03-02[PATCH] v9fs: simplify fid mappingEric Van Hensbergen1-37/+8
2006-01-08[PATCH] v9fs: zero copy implementationLatchesar Ionkov1-2/+2
2006-01-08[PATCH] v9fs: new multiplexer implementationLatchesar Ionkov1-8/+5
2005-09-28[PATCH] v9fs: fix races in fid allocationLatchesar Ionkov1-1/+1
2005-09-09[PATCH] v9fs: VFS file, dentry, and directory operationsEric Van Hensbergen1-0/+126