summaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkfront.c
Commit message (Expand)AuthorAgeFilesLines
* xen: Add compatibility aliases for frontend driversMark McLoughlin2008-04-241-0/+1
* xen: Module autoprobing support for frontend driversMark McLoughlin2008-04-241-0/+1
* xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach2008-04-241-0/+11
* xen/blkfront: use bdget_diskJeremy Fitzhardinge2008-04-241-2/+1Star
* xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster2008-04-241-0/+7
* xen: Implement getgeo for Xen virtual block device.Ian Campbell2008-02-221-0/+18
* blk_end_request: changing xen-blkfront (take 4)Kiyoshi Ueda2008-01-281-6/+4Star
* Fixup rq_for_each_segment() indentationJens Axboe2007-10-101-13/+12Star
* Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown2007-10-101-5/+2Star
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
* xen: add virtual block device driver.Jeremy Fitzhardinge2007-07-181-0/+988