summaryrefslogtreecommitdiff
path: root/fs/9p/vfs_dir.c
AgeCommit message (Expand)Author
2008-10-179p: eliminate depricated conv functionsEric Van Hensbergen
2008-10-179p: rework client code to use new protocol support functionsEric Van Hensbergen
2008-10-179p: move dirread to fs layerEric Van Hensbergen
2008-08-25[PATCH] fix ->llseek() for a bunch of directoriesAl Viro
2008-05-149p: Documentation updatesEric Van Hensbergen
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-08[PATCH] 9p: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-25[PATCH] v9fs: update license boilerplateEric Van Hensbergen
2006-03-17[PATCH] v9fs: fix overzealous dropping of dentry which breaks dcacheEric Van Hensbergen
2006-01-08[PATCH] v9fs: zero copy implementationLatchesar Ionkov
2006-01-08[PATCH] v9fs: new multiplexer implementationLatchesar Ionkov
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi
2005-09-28[PATCH] v9fs: fix races in fid allocationLatchesar Ionkov
2005-09-09[PATCH] v9fs: VFS file, dentry, and directory operationsEric Van Hensbergen