Paolo Bonzini
|
577ebb374c
block: add and use scsi_blk_cmd_ioctl
|
13 years ago |
Amit Shah
|
f8fb5bc23a
virtio: blk: Add freeze, restore handlers to support S4
|
13 years ago |
Amit Shah
|
6abd6e5a44
virtio: blk: Move vq initialization to separate function
|
13 years ago |
Michael S. Tsirkin
|
4678d6f970
virtio_blk: fix config handler race
|
13 years ago |
Rusty Russell
|
f96fde41f7
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Michael S. Tsirkin
|
5087a50e66
virtio-blk: use ida to allocate disk index
|
13 years ago |
Paul Gortmaker
|
0c8d44f239
block: Fix files that are modules and hence need module.h
|
14 years ago |
Liu Yuan
|
6917f83ffe
drivers, block: virtio_blk: Replace cryptic number with the macro
|
14 years ago |
Christoph Hellwig
|
7a7c924cf0
virtio_blk: allow re-reading config space at runtime
|
14 years ago |
Linus Torvalds
|
a2887097f2
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Christoph Hellwig
|
fe5a50a10c
virtio_blk: remove BKL leftovers
|
15 years ago |
Jens Axboe
|
fa251f8990
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
|
14 years ago |
Mike Snitzer
|
e4c4776dea
virtio-blk: fix request leak.
|
15 years ago |
Tejun Heo
|
02c42b7a68
virtio_blk: drop REQ_HARDBARRIER support
|
15 years ago |
Tejun Heo
|
4913efe456
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
|
15 years ago |
Tejun Heo
|
6958f14545
block: kill QUEUE_ORDERED_BY_TAG
|
15 years ago |
Linus Torvalds
|
2f9e825d3e
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
|
15 years ago |
Arnd Bergmann
|
8a6cfeb6de
block: push down BKL into .locked_ioctl
|
15 years ago |
FUJITA Tomonori
|
00fff26539
block: remove q->prepare_flush_fn completely
|
15 years ago |
FUJITA Tomonori
|
dd40e456a4
virtio_blk: stop using q->prepare_flush_fn
|
15 years ago |
Jens Axboe
|
15fa6e8165
virtio_blk: add default case to cmd type switch
|
15 years ago |
Christoph Hellwig
|
33659ebbae
block: remove wrappers for request type/flags
|
15 years ago |
Ryan Harper
|
6c99a8528f
virtio_blk: Remove VBID ioctl
|
15 years ago |
Ryan Harper
|
a5eb9e4ff1
virtio_blk: Add 'serial' attribute to virtio-blk devices (v2)
|
15 years ago |
Christoph Hellwig
|
10bc310c27
virtio_blk: support barriers without FLUSH feature
|
15 years ago |
Christoph Hellwig
|
a5b365a652
virtio-blk: fix minimum number of S/G elements
|
15 years ago |
Michael S. Tsirkin
|
09ec6b69d2
virtio_blk: use virtqueue_xxx wrappers
|
15 years ago |
Rusty Russell
|
bdb4a13057
virtio_blk: remove multichar constant.
|
15 years ago |
john cooper
|
234f2725a5
Add virtio disk identification ioctl
|
15 years ago |