Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen: Add compatibility aliases for frontend drivers | Mark McLoughlin | 2008-04-24 | 1 | -0/+1 |
* | xen: Module autoprobing support for frontend drivers | Mark McLoughlin | 2008-04-24 | 1 | -0/+1 |
* | xen blkfront: Delay wait for block devices until after the disk is added | Christian Limpach | 2008-04-24 | 1 | -0/+11 |
* | xen/blkfront: use bdget_disk | Jeremy Fitzhardinge | 2008-04-24 | 1 | -2/+1 |
* | xen: Make xen-blkfront write its protocol ABI to xenstore | Markus Armbruster | 2008-04-24 | 1 | -0/+7 |
* | xen: Implement getgeo for Xen virtual block device. | Ian Campbell | 2008-02-21 | 1 | -0/+18 |
* | blk_end_request: changing xen-blkfront (take 4) | Kiyoshi Ueda | 2008-01-28 | 1 | -6/+4 |
* | Fixup rq_for_each_segment() indentation | Jens Axboe | 2007-10-10 | 1 | -13/+12 |
* | Introduce rq_for_each_segment replacing rq_for_each_bio | NeilBrown | 2007-10-10 | 1 | -5/+2 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 1 | -2/+2 |
* | xen: add virtual block device driver. | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+988 |