aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/v9fs_vfs.h
Commit message (Expand)AuthorAgeFilesLines
* constify dentry_operations: 9pAl Viro2009-03-271-2/+2
* 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-171-2/+2
* 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-171-0/+2
* 9p: fix O_APPEND in legacy modeEric Van Hensbergen2008-07-031-1/+1
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-141-3/+3
* 9p: make struct v9fs_cached_file_operations staticAdrian Bunk2007-03-261-1/+0
* 9p: implement optional loose read cacheEric Van Hensbergen2007-02-181-0/+2
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-251-3/+2
* [PATCH] v9fs: fix atomic create openLatchesar Ionkov2006-03-021-0/+1
* [PATCH] v9fs: add readpage supportEric Van Hensbergen2006-01-181-0/+1
* [PATCH] v9fs: zero copy implementationLatchesar Ionkov2006-01-081-3/+2
* [PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen2005-09-091-0/+53