summaryrefslogtreecommitdiff
path: root/drivers/block/xen-blkfront.c
AgeCommit message (Expand)Author
2008-04-29xen: make blkif_getgeo staticHarvey Harrison
2008-04-24xen: Add compatibility aliases for frontend driversMark McLoughlin
2008-04-24xen: Module autoprobing support for frontend driversMark McLoughlin
2008-04-24xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach
2008-04-24xen/blkfront: use bdget_diskJeremy Fitzhardinge
2008-04-24xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster
2008-02-21xen: Implement getgeo for Xen virtual block device.Ian Campbell
2008-01-28blk_end_request: changing xen-blkfront (take 4)Kiyoshi Ueda
2007-10-10Fixup rq_for_each_segment() indentationJens Axboe
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-18xen: add virtual block device driver.Jeremy Fitzhardinge