summaryrefslogtreecommitdiffstats
path: root/fs/9p/mux.c
Commit message (Expand)AuthorAgeFilesLines
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-141-1033/+0
* 9p: Use kthread_stop instead of sending a SIGKILL.Eric W. Biederman2007-02-181-4/+1
* [PATCH] 9p: fix bogus return code checks during initializationEric Van Hensbergen2007-01-261-1/+3
* WorkStruct: make allyesconfigDavid Howells2006-11-221-8/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] v9fs: return the correct error when interrupted by signalLatchesar Ionkov2006-06-281-0/+2
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [PATCH] v9fs: signal handling fixesLatchesar Ionkov2006-05-151-91/+131
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-251-3/+2
* [PATCH] v9fs: print 9p messagesLatchesar Ionkov2006-03-251-0/+15
* [PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentationRuss Cox2006-03-251-6/+6
* [PATCH] fs/9p/: possible cleanupsAdrian Bunk2006-03-241-5/+6
* [PATCH] convert fs/9p/ to mutexes, fix locking bugsIngo Molnar2006-03-231-5/+6
* [PATCH] v9fs: fix corner cases when flushing requestLatchesar Ionkov2006-02-031-4/+11
* [PATCH] v9fs: handle kthread_create failure, minor bugfixesLatchesar Ionkov2006-01-081-12/+26
* [PATCH] v9fs: zero copy implementationLatchesar Ionkov2006-01-081-71/+86
* [PATCH] v9fs: new multiplexer implementationLatchesar Ionkov2006-01-081-328/+794
* [PATCH] v9fs: fix handling of malformed 9P messagesEric Van Hensbergen2005-09-091-19/+34
* [PATCH] v9fs: Support to force umountEric Van Hensbergen2005-09-091-0/+20
* [PATCH] v9fs: transport modulesEric Van Hensbergen2005-09-091-0/+440
OpenPOWER on IntegriCloud