aboutsummaryrefslogtreecommitdiff
path: root/include/net/9p
AgeCommit message (Expand)Author
2010-05-219p: add 9P2000.L rename operationSripathi Kodi
2010-05-219p: add 9P2000.L statfs operationSripathi Kodi
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V
2010-03-139p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi
2010-03-059P2010.L handshake: Remove "dotu" variableSripathi Kodi
2010-03-059P2010.L handshake: Add mount optionSripathi Kodi
2009-11-029p: fix readdir corner casesEric Van Hensbergen
2009-09-239p: Add fscache support to 9pAbhishek Kulkarni
2009-04-05net/9p: handle correctly interrupted 9P requestsLatchesar Ionkov
2008-10-229p: fix sparse warningsEric Van Hensbergen
2008-10-229p: rdma: RDMA Transport Support for 9PTom Tucker
2008-10-229p: fix debug build errorEric Van Hensbergen
2008-10-179p: Improve debug supportEric Van Hensbergen
2008-10-179p: eliminate depricated conv functionsEric Van Hensbergen
2008-10-179p: rework client code to use new protocol support functionsEric Van Hensbergen
2008-10-179p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen
2008-10-179p: remove 9p fcall debug printsEric Van Hensbergen
2008-10-179p: add new protocol support codeEric Van Hensbergen
2008-10-179p: move dirread to fs layerEric Van Hensbergen
2008-10-179p: move readn meta-function from client to fs layerEric Van Hensbergen
2008-10-179p: consolidate read/write functionsEric Van Hensbergen
2008-10-179p: make rpc code common and rework flush codeEric Van Hensbergen
2008-10-179p: apply common request code to trans_fdEric Van Hensbergen
2008-10-179p: move request management to client codeEric Van Hensbergen
2008-10-179p: consolidate transport structureEric Van Hensbergen
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison
2008-09-249p: implement proper trans module refcounting and unregistrationTejun Heo
2008-05-149p: fix error path during early mountEric Van Hensbergen
2008-05-149p: Documentation updatesEric Van Hensbergen
2008-02-069p: transport API reorganizationEric Van Hensbergen
2008-02-069p: add support for sticky bitAnthony Liguori
2008-02-069p: block-based virtio clientEric Van Hensbergen
2008-02-069p: create transport rpc cut-thruEric Van Hensbergen
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-179p: remove sysctlEric Van Hensbergen
2007-10-179p: fix bad kconfig cross-dependencyEric Van Hensbergen
2007-10-179p: attach-per-userLatchesar Ionkov
2007-10-179p: Make transports dynamicEric Van Hensbergen
2007-10-10[9P]: build fix with !CONFIG_SYSCTLIngo Molnar
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov