aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p/mux.c
Commit message (Expand)AuthorAgeFilesLines
* [9P]: Fix missing unlock before return in p9_mux_poll_startRoel Kluin2007-10-231-1/+3
* 9p: fix bad kconfig cross-dependencyEric Van Hensbergen2007-10-171-0/+1
* 9p: Make transports dynamicEric Van Hensbergen2007-10-171-2/+2
* 9p: fix use after freeEric Van Hensbergen2007-08-231-3/+6
* net/9p: set error to EREMOTEIO if trans->write returns zeroLatchesar Ionkov2007-07-141-1/+5
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-141-0/+1050