summaryrefslogtreecommitdiff
path: root/drivers/block/xen-blkfront.c
Commit message (Expand)AuthorAge
...
* xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.Christian Limpach2008-07-03
* xen/blkfront: Make sure we don't use bounce buffers, we don't need them.Ian Campbell2008-07-03
* xen: make blkif_getgeo staticHarvey Harrison2008-04-29
* xen: Add compatibility aliases for frontend driversMark McLoughlin2008-04-24
* xen: Module autoprobing support for frontend driversMark McLoughlin2008-04-24
* xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach2008-04-24
* xen/blkfront: use bdget_diskJeremy Fitzhardinge2008-04-24
* xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster2008-04-24
* xen: Implement getgeo for Xen virtual block device.Ian Campbell2008-02-21
* blk_end_request: changing xen-blkfront (take 4)Kiyoshi Ueda2008-01-28
* Fixup rq_for_each_segment() indentationJens Axboe2007-10-10
* Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown2007-10-10
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* xen: add virtual block device driver.Jeremy Fitzhardinge2007-07-18