aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p/trans_virtio.c
Commit message (Expand)AuthorAge
* virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-22
* virtio: add virtio IDs fileFernando Luis Vazquez Cao2009-09-23
* virtio: get rid of redundant VIRTIO_ID_9P definitionFernando Luis Vazquez Cao2009-09-23
* virtio: make add_buf return capacity remainingRusty Russell2009-09-23
* 9p: minor comment fixesAbhishek Kulkarni2009-08-17
* virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin2009-06-12
* virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell2009-06-12
* net/9p: handle correctly interrupted 9P requestsLatchesar Ionkov2009-04-05
* 9p: make rpc code common and rework flush codeEric Van Hensbergen2008-10-17
* 9p: apply common request code to trans_fdEric Van Hensbergen2008-10-17
* 9p: move request management to client codeEric Van Hensbergen2008-10-17
* 9p: consolidate transport structureEric Van Hensbergen2008-10-17
* 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-24
* 9p: fix flags length in netSteven Rostedt2008-05-14
* 9p: use struct mutex instead of struct semaphoreJosef 'Jeff' Sipek2008-05-14
* 9p: Documentation updatesEric Van Hensbergen2008-05-14
* net/9p/trans_virtio.c: kmalloc() enough memoryAdrian Bunk2008-02-19
* net/9p/trans_virtio.c: Use BUG_ONJulia Lawall2008-02-17
* 9p: transport API reorganizationEric Van Hensbergen2008-02-06
* 9p: add remove function to trans_virtioEric Van Hensbergen2008-02-06
* 9p: Fix soft lockup in virtio transportEric Van Hensbergen2008-02-06
* 9p: block-based virtio clientEric Van Hensbergen2008-02-06
* virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell2008-02-04
* virtio: simplify config mechanism.Rusty Russell2008-02-04
* 9p: add virtio transportEric Van Hensbergen2007-10-23