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