aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/xen-blkfront.c
AgeCommit message (Expand)Author
2008-12-29xen-blkfront: set queue paravirt flagFernando Luis Vázquez Cao
2008-11-18Release old elevator on change elevatorZhaolei
2008-10-21[PATCH] switch xenAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-10-09block: Expand Xen blkfront for > 16 xvdChris Lalancette
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge
2008-08-06xen-blkfront.c: make blkif_ioctl() staticAdrian Bunk
2008-07-03xen: Avoid allocations causing swap activity on the resume pathIan Campbell
2008-07-03xen/blkfront: add __exit to module_exit() handlersJan Beulich
2008-07-03xen/blkfront: Make sure that the device is fully ready before allowing release.Wim Colgate
2008-07-03xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.Christian Limpach
2008-07-03xen/blkfront: Make sure we don't use bounce buffers, we don't need them.Ian Campbell
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