xen: make blkif_getgeo static
[safe/jmp/linux-2.6] / drivers / block / xen-blkfront.c
2008-04-29 Harvey Harrisonxen: make blkif_getgeo static
2008-04-24 Mark McLoughlinxen: Add compatibility aliases for frontend drivers
2008-04-24 Mark McLoughlinxen: Module autoprobing support for frontend drivers
2008-04-24 Christian Limpachxen blkfront: Delay wait for block devices until after...
2008-04-24 Jeremy Fitzhardingexen/blkfront: use bdget_disk
2008-04-24 Markus Armbrusterxen: Make xen-blkfront write its protocol ABI to xenstore
2008-02-22 Ian Campbellxen: Implement getgeo for Xen virtual block device.
2008-01-28 Kiyoshi Uedablk_end_request: changing xen-blkfront (take 4)
2007-10-10 Jens AxboeFixup rq_for_each_segment() indentation
2007-10-10 NeilBrownIntroduce rq_for_each_segment replacing rq_for_each_bio
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-18 Jeremy Fitzhardingexen: add virtual block device driver.