summaryrefslogtreecommitdiffstats
path: root/include/net/9p
Commit message (Expand)AuthorAgeFilesLines
* 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-231-0/+3
* net/9p: handle correctly interrupted 9P requestsLatchesar Ionkov2009-04-051-1/+0
* 9p: fix sparse warningsEric Van Hensbergen2008-10-221-0/+1
* 9p: rdma: RDMA Transport Support for 9PTom Tucker2008-10-221-0/+1
* 9p: fix debug build errorEric Van Hensbergen2008-10-221-1/+1
* 9p: Improve debug supportEric Van Hensbergen2008-10-171-2/+2
* 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-172-97/+12
* 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-172-3/+11
* 9p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen2008-10-171-2/+0
* 9p: remove 9p fcall debug printsEric Van Hensbergen2008-10-171-1/+0
* 9p: add new protocol support codeEric Van Hensbergen2008-10-171-1/+7
* 9p: move dirread to fs layerEric Van Hensbergen2008-10-171-5/+0
* 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-171-1/+0
* 9p: consolidate read/write functionsEric Van Hensbergen2008-10-171-6/+4
* 9p: make rpc code common and rework flush codeEric Van Hensbergen2008-10-172-6/+5
* 9p: apply common request code to trans_fdEric Van Hensbergen2008-10-171-1/+9
* 9p: move request management to client codeEric Van Hensbergen2008-10-171-0/+77
* 9p: consolidate transport structureEric Van Hensbergen2008-10-172-49/+25
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-2/+2
* 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-242-2/+8
* 9p: fix error path during early mountEric Van Hensbergen2008-05-142-1/+1
* 9p: Documentation updatesEric Van Hensbergen2008-05-143-30/+287
* 9p: transport API reorganizationEric Van Hensbergen2008-02-063-65/+8
* 9p: add support for sticky bitAnthony Liguori2008-02-061-0/+1
* 9p: block-based virtio clientEric Van Hensbergen2008-02-061-1/+1
* 9p: create transport rpc cut-thruEric Van Hensbergen2008-02-061-0/+2
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-2/+2
* 9p: remove sysctlEric Van Hensbergen2007-10-171-14/+0
* 9p: fix bad kconfig cross-dependencyEric Van Hensbergen2007-10-171-0/+2
* 9p: attach-per-userLatchesar Ionkov2007-10-172-4/+8
* 9p: Make transports dynamicEric Van Hensbergen2007-10-173-14/+19
* [9P]: build fix with !CONFIG_SYSCTLIngo Molnar2007-10-101-0/+12
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-144-0/+603