summaryrefslogtreecommitdiffstats
path: root/fs/9p/v9fs.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] 9p: fix leak on error pathAlexey Dobriyan2006-09-291-2/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 9p: fix name consistency problemsEric Van Hensbergen2006-03-251-4/+4
* [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-1/+1
* [PATCH] v9fs: simplify fid mappingEric Van Hensbergen2006-03-021-0/+1
* [PATCH] v9fs: update documentation and fix debug flagEric Van Hensbergen2006-02-201-1/+1
* [PATCH] v9fs: handle kthread_create failure, minor bugfixesLatchesar Ionkov2006-01-081-5/+14
* [PATCH] v9fs: zero copy implementationLatchesar Ionkov2006-01-081-2/+1
* [PATCH] v9fs: new multiplexer implementationLatchesar Ionkov2006-01-081-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-221-1/+7
* [PATCH] v9fs: Support to force umountEric Van Hensbergen2005-09-091-0/+9
* [PATCH] v9fs: transport modulesEric Van Hensbergen2005-09-091-5/+0
* [PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen2005-09-091-0/+448
OpenPOWER on IntegriCloud