aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/mux.c
Commit message (Expand)AuthorAge
* 9p: Use kthread_stop instead of sending a SIGKILL.Eric W. Biederman2007-02-18
* [PATCH] 9p: fix bogus return code checks during initializationEric Van Hensbergen2007-01-26
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] v9fs: return the correct error when interrupted by signalLatchesar Ionkov2006-06-28
* spelling fixesAndreas Mohr2006-06-26
* [PATCH] v9fs: signal handling fixesLatchesar Ionkov2006-05-15
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-25
* [PATCH] v9fs: print 9p messagesLatchesar Ionkov2006-03-25
* [PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentationRuss Cox2006-03-25
* [PATCH] fs/9p/: possible cleanupsAdrian Bunk2006-03-24
* [PATCH] convert fs/9p/ to mutexes, fix locking bugsIngo Molnar2006-03-23
* [PATCH] v9fs: fix corner cases when flushing requestLatchesar Ionkov2006-02-03
* [PATCH] v9fs: handle kthread_create failure, minor bugfixesLatchesar Ionkov2006-01-08
* [PATCH] v9fs: zero copy implementationLatchesar Ionkov2006-01-08
* [PATCH] v9fs: new multiplexer implementationLatchesar Ionkov2006-01-08
* [PATCH] v9fs: fix handling of malformed 9P messagesEric Van Hensbergen2005-09-09
* [PATCH] v9fs: Support to force umountEric Van Hensbergen2005-09-09
* [PATCH] v9fs: transport modulesEric Van Hensbergen2005-09-09