dm mpath: check if scsi_dh module already loaded before trying to load
[linux-flexiantxendom0-3.2.10.git] / drivers / block / virtio_blk.c
2012-04-17 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2012-04-12 Ren Mingxinvirtio_blk: helper function to format disk names
2012-03-29 Vivek Goyalvirtio-blk: Call revalidate_disk() upon online disk...
2012-01-14 Paolo Bonziniblock: add and use scsi_blk_cmd_ioctl
2012-01-12 Amit Shahvirtio: blk: Add freeze, restore handlers to support S4
2012-01-12 Amit Shahvirtio: blk: Move vq initialization to separate function
2012-01-12 Michael S. Tsirkinvirtio_blk: fix config handler race
2012-01-12 Rusty Russellvirtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-02 Michael S. Tsirkinvirtio-blk: use ida to allocate disk index
2011-10-31 Paul Gortmakerblock: Fix files that are modules and hence need module.h
2011-10-31 Michael S. Tsirkinvirtio-blk: use ida to allocate disk index
2011-05-30 Liu Yuandrivers, block: virtio_blk: Replace cryptic number...
2011-05-30 Christoph Hellwigvirtio_blk: allow re-reading config space at runtime
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-21 Christoph Hellwigvirtio_blk: remove BKL leftovers
2010-10-19 Jens AxboeMerge branch 'v2.6.36-rc8' into for-2.6.37/barrier
2010-10-09 Mike Snitzervirtio-blk: fix request leak.
2010-09-10 Tejun Heovirtio_blk: drop REQ_HARDBARRIER support
2010-09-10 Tejun Heoblock: deprecate barrier and replace blk_queue_ordered...
2010-09-10 Tejun Heoblock: kill QUEUE_ORDERED_BY_TAG
2010-08-10 Linus TorvaldsMerge branch 'for-2.6.36' of git://git.kernel.dk/linux...
2010-08-07 Arnd Bergmannblock: push down BKL into .locked_ioctl
2010-08-07 FUJITA Tomonoriblock: remove q->prepare_flush_fn completely
2010-08-07 FUJITA Tomonorivirtio_blk: stop using q->prepare_flush_fn
2010-08-07 Jens Axboevirtio_blk: add default case to cmd type switch
2010-08-07 Christoph Hellwigblock: remove wrappers for request type/flags
2010-08-05 Ryan Harpervirtio_blk: Remove VBID ioctl
2010-08-05 Ryan Harpervirtio_blk: Add 'serial' attribute to virtio-blk device...
2010-08-05 Christoph Hellwigvirtio_blk: support barriers without FLUSH feature
2010-06-03 Christoph Hellwigvirtio-blk: fix minimum number of S/G elements
2010-05-19 Michael S. Tsirkinvirtio_blk: use virtqueue_xxx wrappers
2010-05-19 Rusty Russellvirtio_blk: remove multichar constant.
2010-05-19 john cooperAdd virtio disk identification ioctl
2010-05-19 john cooperAdd virtio disk identification support
2010-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Martin K. Petersenblock: Finalize conversion of block limits functions
2010-03-01 Linus TorvaldsMerge branch 'for-2.6.34' of git://git.kernel.dk/linux...
2010-02-24 Christoph Hellwigvirtio_blk: add block topology support
2010-01-11 Márton Némethblock: make virtio device id constant
2009-10-22 Rusty Russellvirtio_blk: Revert serial number support
2009-10-22 Christian Borntraegervirtio: let header files include virtio_ids.h
2009-10-22 Christoph Hellwigvirtio_blk: revert QUEUE_FLAG_VIRT addition
2009-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-09-23 Christoph Hellwigvirtio_blk: add support for cache flush
2009-09-23 Fernando Luis Vazq... virtio: add virtio IDs file
2009-09-23 Rusty Russellvirtio: make add_buf return capacity remaining
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-07-22 Linus TorvaldsMerge branch 'tj-block-for-linus' of git://git./linux...
2009-07-19 Rakib Mullickvirtio_blk: mark virtio_blk with __refdata to kill...
2009-07-17 Christoph Hellwigvirtio_blk: ioctl return value fix
2009-07-17 Christoph Hellwigvirtio_blk: don't bounce highmem requests
2009-06-12 Mike Frysingervirtio_blk: add missing __dev{init,exit} markings
2009-06-12 Michael S. Tsirkinvirtio: find_vqs/del_vqs virtio operations
2009-06-12 Rusty Russellvirtio: add names to virtqueue struct, mapping from...
2009-06-09 john cooperAdd serial number support for virtio_blk, V4a
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-18 Jens Axboevirtio_blk: get rid of unused variable
2009-05-18 Hannes Reineckevirtio_blk: SG_IO passthru support
2009-05-18 Christoph Hellwigvirtio_blk: don't blindly derefence req->rq_disk
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-04-28 Tejun Heoblock: implement and use [__]blk_end_request_all()
2008-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-12-29 Randy Dunlapvirtio_blk: fix type warning
2008-12-29 Rusty Russellvirtio: block: dynamic maximum segments
2008-12-29 Rusty Russellvirtio: set max_segment_size and max_sectors to infinite.
2008-12-29 Fernando Luis Vázq... virtio_blk: set queue paravirt flag
2008-10-21 Al Viro[PATCH] switch virtio_blk
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-21 Al Viro[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
2008-10-09 Kiyoshi Uedavirtio_blk: change to use __blk_end_request()
2008-10-09 Fernando Luis Vázq... virtio_blk: use a wrapper function to access io context...
2008-07-25 Christian Borntraegervirtio_blk: check for hardsector size from host
2008-05-30 Christian Borntraegervirtio_blk: allow read-only disks
2008-05-30 Chris LalancetteFix crash in virtio_blk during modprobe ; rmmod ; modprobe
2008-05-02 Ryan Harpervirtio: add virtio disk geometry feature
2008-05-02 Rusty Russellvirtio: explicit advertisement of driver features
2008-05-02 Rusty Russellvirtio: change config to guest endian.
2008-05-02 Marcelo Tosattivirtio-blk: fix remove oops
2008-05-02 Rusty Russellvirtio: de-structify virtio_block status byte
2008-03-17 Jeremy Katzvirtio: Fix sysfs bits to have proper block symlink
2008-02-04 Christian Borntraegervirtio_blk: implement naming for vda-vdz,vdaa-vdzz...
2008-02-04 Christian Borntraegervirtio_blk: Dont waste major numbers
2008-02-04 Christian Borntraegervirtio_blk: provide getgeo
2008-02-04 Rusty Russellvirtio: reset function
2008-02-04 Rusty Russellvirtio: explicit enable_cb/disable_cb rather than callb...
2008-02-04 Rusty Russellvirtio: simplify config mechanism.
2007-11-19 Rusty Russellvirtio: fix module/device unloading
2007-10-24 Jens AxboeSG: audit of drivers that use blk_rq_map_sg()
2007-10-23 Rusty RussellBlock driver using virtio.