summaryrefslogtreecommitdiffstats
path: root/net/9p
Commit message (Expand)AuthorAgeFilesLines
* 9p: add missing end-of-options record for trans_fdLatchesar Ionkov2007-11-061-1/+2
* 9p: return NULL when trans not foundLatchesar Ionkov2007-11-061-2/+2
* [9P]: Fix missing unlock before return in p9_mux_poll_startRoel Kluin2007-10-231-1/+3
* 9p: add virtio transportEric Van Hensbergen2007-10-233-0/+364
* typo fixesMatt LaPlante2007-10-201-1/+1
* 9p: remove sysctlEric Van Hensbergen2007-10-173-92/+0
* 9p: fix bad kconfig cross-dependencyEric Van Hensbergen2007-10-173-0/+64
* 9p: attach-per-userLatchesar Ionkov2007-10-172-8/+34
* 9p: Make transports dynamicEric Van Hensbergen2007-10-175-159/+281
* 9p: fix bad error path in conversion routinesMariusz Kozlowski2007-08-231-0/+1
* 9p: fix use after freeEric Van Hensbergen2007-08-231-3/+6
* fs: 9p/conv.c error path fixMariusz Kozlowski2007-07-311-0/+1
* 9p: Don't use binary sysctl numbers.Eric W. Biederman2007-07-221-13/+8
* 9p: fix a race condition bug in umount which caused a segfaultEric Van Hensbergen2007-07-141-3/+3
* net/9p: set error to EREMOTEIO if trans->write returns zeroLatchesar Ionkov2007-07-141-1/+5
* net/9p: change net/9p module name to 9pnetLatchesar Ionkov2007-07-141-3/+3
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-1411-0/+4209