Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | virtio: Fix sysfs bits to have proper block symlink | Jeremy Katz | 2008-03-17 | 1 | -0/+1 |
* | virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz | Christian Borntraeger | 2008-02-04 | 1 | -7/+22 |
* | virtio_blk: Dont waste major numbers | Christian Borntraeger | 2008-02-04 | 1 | -12/+16 |
* | virtio_blk: provide getgeo | Christian Borntraeger | 2008-02-04 | 1 | -2/+13 |
* | virtio: reset function | Rusty Russell | 2008-02-04 | 1 | -1/+5 |
* | virtio: explicit enable_cb/disable_cb rather than callback return. | Rusty Russell | 2008-02-04 | 1 | -2/+1 |
* | virtio: simplify config mechanism. | Rusty Russell | 2008-02-04 | 1 | -22/+13 |
* | virtio: fix module/device unloading | Rusty Russell | 2007-11-19 | 1 | -3/+7 |
* | SG: audit of drivers that use blk_rq_map_sg() | Jens Axboe | 2007-10-24 | 1 | -4/+6 |
* | Block driver using virtio. | Rusty Russell | 2007-10-23 | 1 | -0/+308 |