aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/v9fs_vfs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-1/+1
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-1/+1
* | 9p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi2010-08-021-0/+1
|/
* 9p: VFS switches for 9p2000.L: VFS switchesSripathi Kodi2010-05-211-0/+2
* 9p: Include fsync support for 9p clientM. Mohan Kumar2010-02-081-0/+1
* 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-231-0/+6
* 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