Commit Graph

78 Commits (b38eeaae267e4cd385ababcc2df82f6c46fc8633)

Author SHA1 Message Date
Christoph Hellwig fe5a50a10c virtio_blk: remove BKL leftovers 15 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
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
john cooper 4cb2ea28c5 Add virtio disk identification support 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
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 16 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
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
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
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
Al Viro 74f3c8aff3 [PATCH] switch scsi_cmd_ioctl() to passing fmode_t 17 years ago