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 |
john cooper
|
4cb2ea28c5
Add virtio disk identification support
|
15 years ago |
Linus Torvalds
|
2f4084209a
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Martin K. Petersen
|
ee714f2dd3
block: Finalize conversion of block limits functions
|
15 years ago |
Linus Torvalds
|
b1bf936840
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
|
15 years ago |
Christoph Hellwig
|
69740c8ba8
virtio_blk: add block topology support
|
15 years ago |
Márton Németh
|
47483e2520
block: make virtio device id constant
|
15 years ago |
Rusty Russell
|
3225beaba0
virtio_blk: Revert serial number support
|
15 years ago |
Christian Borntraeger
|
e95646c3ec
virtio: let header files include virtio_ids.h
|
16 years ago |
Christoph Hellwig
|
f8b12e513b
virtio_blk: revert QUEUE_FLAG_VIRT addition
|
16 years ago |
Linus Torvalds
|
1f0918d03f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
|
16 years ago |
Christoph Hellwig
|
f1b0ef0626
virtio_blk: add support for cache flush
|
16 years ago |
Fernando Luis Vazquez Cao
|
3ca4f5ca73
virtio: add virtio IDs file
|
16 years ago |
Rusty Russell
|
3c1b27d504
virtio: make add_buf return capacity remaining
|
16 years ago |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 years ago |
Linus Torvalds
|
bb184d11ff
Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
|
16 years ago |
Rakib Mullick
|
4fbfff7607
virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatch
|
16 years ago |
Christoph Hellwig
|
d9ecdea7ed
virtio_blk: ioctl return value fix
|
16 years ago |
Christoph Hellwig
|
4eff3cae9c
virtio_blk: don't bounce highmem requests
|
16 years ago |
Mike Frysinger
|
98e9444474
virtio_blk: add missing __dev{init,exit} markings
|
16 years ago |
Michael S. Tsirkin
|
d2a7ddda9f
virtio: find_vqs/del_vqs virtio operations
|
16 years ago |
Rusty Russell
|
9499f5e7ed
virtio: add names to virtqueue struct, mapping from devices to queues.
|
16 years ago |
john cooper
|
1d589bb16b
Add serial number support for virtio_blk, V4a
|
16 years ago |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 years ago |
Jens Axboe
|
f831cc0349
virtio_blk: get rid of unused variable
|
16 years ago |
Hannes Reinecke
|
1cde26f928
virtio_blk: SG_IO passthru support
|
16 years ago |