aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/9p (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-239p: Add fscache support to 9pAbhishek Kulkarni1-0/+3
2009-04-05net/9p: handle correctly interrupted 9P requestsLatchesar Ionkov1-1/+0
2008-10-229p: fix sparse warningsEric Van Hensbergen1-0/+1
2008-10-229p: rdma: RDMA Transport Support for 9PTom Tucker1-0/+1
2008-10-229p: fix debug build errorEric Van Hensbergen1-1/+1
2008-10-179p: Improve debug supportEric Van Hensbergen1-2/+2
2008-10-179p: eliminate depricated conv functionsEric Van Hensbergen2-97/+12
2008-10-179p: rework client code to use new protocol support functionsEric Van Hensbergen2-3/+11
2008-10-179p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen1-2/+0
2008-10-179p: remove 9p fcall debug printsEric Van Hensbergen1-1/+0
2008-10-179p: add new protocol support codeEric Van Hensbergen1-1/+7
2008-10-179p: move dirread to fs layerEric Van Hensbergen1-5/+0
2008-10-179p: move readn meta-function from client to fs layerEric Van Hensbergen1-1/+0
2008-10-179p: consolidate read/write functionsEric Van Hensbergen1-6/+4
2008-10-179p: make rpc code common and rework flush codeEric Van Hensbergen2-6/+5
2008-10-179p: apply common request code to trans_fdEric Van Hensbergen1-1/+9
2008-10-179p: move request management to client codeEric Van Hensbergen1-0/+77
2008-10-179p: consolidate transport structureEric Van Hensbergen2-49/+25
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-09-249p: implement proper trans module refcounting and unregistrationTejun Heo2-2/+8
2008-05-149p: fix error path during early mountEric Van Hensbergen2-1/+1
2008-05-149p: Documentation updatesEric Van Hensbergen3-30/+287
2008-02-069p: transport API reorganizationEric Van Hensbergen3-65/+8
2008-02-069p: add support for sticky bitAnthony Liguori1-0/+1
2008-02-069p: block-based virtio clientEric Van Hensbergen1-1/+1
2008-02-069p: create transport rpc cut-thruEric Van Hensbergen1-0/+2
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-2/+2
2007-10-179p: remove sysctlEric Van Hensbergen1-14/+0
2007-10-179p: fix bad kconfig cross-dependencyEric Van Hensbergen1-0/+2
2007-10-179p: attach-per-userLatchesar Ionkov2-4/+8
2007-10-179p: Make transports dynamicEric Van Hensbergen3-14/+19
2007-10-10[9P]: build fix with !CONFIG_SYSCTLIngo Molnar1-0/+12
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov4-0/+603