summaryrefslogtreecommitdiffstats
path: root/fs/9p/v9fs.c
Commit message (Expand)AuthorAgeFilesLines
* 9p: fix debug compilation errorEric Van Hensbergen2007-07-161-0/+2
* 9p: re-enable mount time debug optionEric Van Hensbergen2007-07-141-1/+6
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-141-230/+58Star
* 9p: implement optional loose read cacheEric Van Hensbergen2007-02-181-1/+8
* [PATCH] 9p: fix bogus return code checks during initializationEric Van Hensbergen2007-01-261-3/+8
* [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-041-0/+1
* [PATCH] 9p: fix leak on error pathAlexey Dobriyan2006-09-291-2/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] 9p: fix name consistency problemsEric Van Hensbergen2006-03-251-4/+4
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-251-3/+2Star
* [PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentationRuss Cox2006-03-251-1/+1
* [PATCH] v9fs: simplify fid mappingEric Van Hensbergen2006-03-021-0/+1
* [PATCH] v9fs: update documentation and fix debug flagEric Van Hensbergen2006-02-211-1/+1
* [PATCH] v9fs: handle kthread_create failure, minor bugfixesLatchesar Ionkov2006-01-091-5/+14
* [PATCH] v9fs: zero copy implementationLatchesar Ionkov2006-01-091-2/+1Star
* [PATCH] v9fs: new multiplexer implementationLatchesar Ionkov2006-01-091-11/+30
* [PATCH] V9FS: 'names_cache' memory leakDavi Arnaut2005-11-071-3/+3
* [PATCH] v9fs: make copy of the transport prototype instead of using it directlyLatchesar Ionkov2005-09-231-1/+7
* [PATCH] v9fs: Support to force umountEric Van Hensbergen2005-09-091-0/+9
* [PATCH] v9fs: transport modulesEric Van Hensbergen2005-09-091-5/+0Star
* [PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen2005-09-091-0/+448