aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/v9fs_vfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-239p: Add fscache support to 9pAbhishek Kulkarni1-0/+6
2009-03-27constify dentry_operations: 9pAl Viro1-2/+2
2008-10-179p: rework client code to use new protocol support functionsEric Van Hensbergen1-2/+2
2008-10-179p: move readn meta-function from client to fs layerEric Van Hensbergen1-0/+2
2008-07-039p: fix O_APPEND in legacy modeEric Van Hensbergen1-1/+1
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov1-3/+3
2007-03-269p: make struct v9fs_cached_file_operations staticAdrian Bunk1-1/+0
2007-02-189p: implement optional loose read cacheEric Van Hensbergen1-0/+2
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2006-03-25[PATCH] v9fs: update license boilerplateEric Van Hensbergen1-3/+2
2006-03-02[PATCH] v9fs: fix atomic create openLatchesar Ionkov1-0/+1
2006-01-18[PATCH] v9fs: add readpage supportEric Van Hensbergen1-0/+1
2006-01-08[PATCH] v9fs: zero copy implementationLatchesar Ionkov1-3/+2
2005-09-09[PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen1-0/+53