Christoph Hellwig
|
fc17b6534e
blk-mq: switch ->queue_rq return value to blk_status_t
|
8 years ago |
Christoph Hellwig
|
2a842acab1
block: introduce new block status code type
|
8 years ago |
Linus Torvalds
|
c44b594303
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
8 years ago |
Michael S. Tsirkin
|
9b2bbdb227
virtio: wrap find_vqs
|
8 years ago |
Christoph Hellwig
|
d6296d39e9
blk-mq: update ->init_request and ->exit_request prototypes
|
8 years ago |
Christoph Hellwig
|
08e0029aa2
blk-mq: remove the error argument to blk_mq_complete_request
|
8 years ago |
Christoph Hellwig
|
17d5363b83
scsi: introduce a result field in struct scsi_request
|
8 years ago |
Christoph Hellwig
|
d19633d537
virtio_blk: don't use req->errors
|
8 years ago |
Christoph Hellwig
|
a1a6e62b79
virtio: fix spelling of virtblk_scsi_request_done
|
8 years ago |
Christoph Hellwig
|
b7819b9259
block: remove the blk_execute_rq return value
|
8 years ago |
Eric Biggers
|
f363b089be
blk-mq: constify struct blk_mq_ops
|
8 years ago |
Linus Torvalds
|
54d7989f47
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
8 years ago |
Christoph Hellwig
|
ad71473d9c
virtio_blk: use virtio IRQ affinity
|
8 years ago |
Christoph Hellwig
|
fb5e31d970
virtio: allow drivers to request IRQ affinity when creating VQs
|
8 years ago |
Linus Torvalds
|
772c8f6f3b
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
|
8 years ago |
Linus Torvalds
|
42e1b14b6e
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Christoph Hellwig
|
aebf526b53
block: fold cmd_type into the REQ_OP_ space
|
8 years ago |
Christoph Hellwig
|
97b50a654d
virtio_blk: make SCSI passthrough support configurable
|
8 years ago |
Christoph Hellwig
|
85dada09ee
virtio_blk: remove struct request backpointer from virtblk_req
|
8 years ago |
Christoph Hellwig
|
82ed4db499
block: split scsi_request out of struct request
|
8 years ago |
Peter Zijlstra
|
2c935bc572
locking/atomic, kref: Add kref_read()
|
8 years ago |
Omar Sandoval
|
6bf6b0aa3d
virtio_blk: fix panic in initialization error path
|
8 years ago |
Christoph Hellwig
|
a14d749fce
virtio_blk: avoid DMA to stack for the sense buffer
|
8 years ago |
Markus Elfring
|
2ff98449ee
virtio_blk: Delete an unnecessary initialisation in init_vq()
|
9 years ago |
Markus Elfring
|
668866b6e8
virtio_blk: Use kmalloc_array() in init_vq()
|
9 years ago |
Christoph Hellwig
|
7d7e0f90b7
blk-mq: remove ->map_queue
|
9 years ago |
Minfei Huang
|
347a529398
virtio_blk: Fix a slient kernel panic
|
9 years ago |
Christoph Hellwig
|
0c4de0f33b
block: ensure bios return from blk_get_request are properly initialized
|
9 years ago |
Christoph Hellwig
|
f9596695be
virtio_blk: use blk_rq_map_kern
|
9 years ago |
Dan Williams
|
0d52c756a6
block: convert to device_add_disk()
|
9 years ago |