aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/v9fs.h
Commit message (Expand)AuthorAgeFilesLines
* fs/9p: Prevent parallel rename when doing fid_lookupAneesh Kumar K.V2010-08-021-0/+1
* 9p: add bdi backing to mount sessionJens Axboe2010-04-221-0/+2
* 9p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V2010-04-051-0/+1
* 9p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi2010-03-131-3/+3
* 9P2010.L handshake: Add VFS flagsSripathi Kodi2010-03-051-8/+15
* 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-231-4/+9
* 9p: remove unnecessary v9fses->options which duplicates the mount stringAbhishek Kulkarni2009-08-171-1/+0
* 9p: Documentation updatesEric Van Hensbergen2008-05-141-25/+60
* 9p: transport API reorganizationEric Van Hensbergen2008-02-061-3/+2
* 9p: attach-per-userLatchesar Ionkov2007-10-171-3/+8
* 9p: rename uid and gid parametersLatchesar Ionkov2007-10-171-3/+5
* 9p: define session flagsLatchesar Ionkov2007-10-171-1/+11
* 9p: Make transports dynamicEric Van Hensbergen2007-10-171-13/+2
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-141-24/+8
* 9p: implement optional loose read cacheEric Van Hensbergen2007-02-181-1/+8
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-251-3/+2
* [PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentationRuss Cox2006-03-251-3/+0
* [PATCH] v9fs: new multiplexer implementationLatchesar Ionkov2006-01-081-12/+5
* [PATCH] v9fs: Support to force umountEric Van Hensbergen2005-09-091-3/+1
* [PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen2005-09-091-0/+105