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 |
Christoph Hellwig
|
6c3b46f745
virtio_blk: don't blindly derefence req->rq_disk
|
16 years ago |
Tejun Heo
|
9934c8c045
block: implement and enforce request peek/start/fetch
|
16 years ago |
Tejun Heo
|
83096ebf12
block: convert to pos and nr_sectors accessors
|
16 years ago |
Tejun Heo
|
40cbbb781d
block: implement and use [__]blk_end_request_all()
|
16 years ago |
Linus Torvalds
|
ab70537c32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
|
16 years ago |
Randy Dunlap
|
b194aee956
virtio_blk: fix type warning
|
16 years ago |
Rusty Russell
|
0864b79a15
virtio: block: dynamic maximum segments
|
16 years ago |
Rusty Russell
|
4b7f7e2049
virtio: set max_segment_size and max_sectors to infinite.
|
16 years ago |
Fernando Luis Vázquez Cao
|
7d116b626b
virtio_blk: set queue paravirt flag
|
16 years ago |
Al Viro
|
4e10985298
[PATCH] switch virtio_blk
|
17 years ago |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 years ago |