aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/virtio_blk.c
Commit message (Expand)AuthorAge
* virtio-blk: allow toggling host cache between writeback and writethroughPaolo Bonzini2012-07-30
* virtio-blk: Use block layer provided spinlockAsias He2012-07-30
* virtio-blk: Reset device after blk_cleanup_queue()Asias He2012-07-30
* virtio-blk: Call del_gendisk() before disable guest kickAsias He2012-07-30
* virtio_blk: Drop unused request tracking listAsias He2012-05-21
* virtio-blk: Fix hot-unplug race in remove methodAsias He2012-05-21
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-04-16
|\
| * virtio_blk: helper function to format disk namesRen Mingxin2012-04-12
* | virtio-blk: Call revalidate_disk() upon online disk resizeVivek Goyal2012-03-29
|/
* block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-14
* virtio: blk: Add freeze, restore handlers to support S4Amit Shah2012-01-12
* virtio: blk: Move vq initialization to separate functionAmit Shah2012-01-12
* virtio_blk: fix config handler raceMichael S. Tsirkin2012-01-12
* virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell2012-01-12
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * block: Fix files that are modules and hence need module.hPaul Gortmaker2011-10-31
* | virtio-blk: use ida to allocate disk indexMichael S. Tsirkin2011-11-01
|/
* drivers, block: virtio_blk: Replace cryptic number with the macroLiu Yuan2011-05-29
* virtio_blk: allow re-reading config space at runtimeChristoph Hellwig2011-05-29
* Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\
| * Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
| |\
| * | virtio_blk: drop REQ_HARDBARRIER supportTejun Heo2010-09-10
| * | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-10
| * | block: kill QUEUE_ORDERED_BY_TAGTejun Heo2010-09-10
* | | virtio_blk: remove BKL leftoversChristoph Hellwig2010-10-21
| |/ |/|
* | virtio-blk: fix request leak.Mike Snitzer2010-10-09
|/
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
| * block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-07
| * virtio_blk: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-07
| * virtio_blk: add default case to cmd type switchJens Axboe2010-08-07
| * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* | virtio_blk: Remove VBID ioctlRyan Harper2010-08-04
* | virtio_blk: Add 'serial' attribute to virtio-blk devices (v2)Ryan Harper2010-08-04
* | virtio_blk: support barriers without FLUSH featureChristoph Hellwig2010-08-04
|/
* virtio-blk: fix minimum number of S/G elementsChristoph Hellwig2010-06-03
* virtio_blk: use virtqueue_xxx wrappersMichael S. Tsirkin2010-05-19
* virtio_blk: remove multichar constant.Rusty Russell2010-05-19
* Add virtio disk identification ioctljohn cooper2010-05-19
* Add virtio disk identification supportjohn cooper2010-05-19
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-09
|\
| * block: Finalize conversion of block limits functionsMartin K. Petersen2010-03-15
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-01
|\
| * block: make virtio device id constantMárton Németh2010-01-11
* | virtio_blk: add block topology supportChristoph Hellwig2010-02-23
|/
* virtio_blk: Revert serial number supportRusty Russell2009-10-22
* virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-22
* virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig2009-10-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\