Michael S. Tsirkin
|
9b2bbdb227
virtio: wrap find_vqs
|
8 年 前 |
Christoph Hellwig
|
0d9f0a52c8
virtio_scsi: use virtio IRQ affinity
|
8 年 前 |
Christoph Hellwig
|
fb5e31d970
virtio: allow drivers to request IRQ affinity when creating VQs
|
8 年 前 |
Eric Farman
|
773c7220e2
scsi: virtio_scsi: Reject commands when virtqueue is broken
|
8 年 前 |
Linus Torvalds
|
4dfddf5036
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
|
8 年 前 |
Sebastian Andrzej Siewior
|
8904f5a5af
virtio scsi: Convert to hotplug state machine
|
9 年 前 |
Daniel Wagner
|
e8f8142025
scsi: virtio_scsi: Use complete() instead complete_all()
|
9 年 前 |
Linus Torvalds
|
d1a343a023
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
10 年 前 |
Stephen Rothwell
|
908a5544cd
virtio scsi: fix unused variable warning
|
10 年 前 |
Christoph Hellwig
|
c5c2567fd3
virtio_scsi: don't select CONFIG_BLK_DEV_INTEGRITY
|
10 年 前 |
Michael S. Tsirkin
|
8cab3cd6ad
virtio/scsi: verify device has config space
|
10 年 前 |
Linus Torvalds
|
6b9e2cea42
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
10 年 前 |
Michael S. Tsirkin
|
51cdc3815f
virtio: drop VIRTIO_F_VERSION_1 from drivers
|
10 年 前 |
Michael S. Tsirkin
|
d75dff39df
virtio_scsi: v1.0 support
|
10 年 前 |
Christoph Hellwig
|
db5ed4dfd5
scsi: drop reason argument from ->change_queue_depth
|
10 年 前 |
Christoph Hellwig
|
c40ecc12cf
scsi: avoid ->change_queue_depth indirection for queue full tracking
|
10 年 前 |
Ming Lei
|
ccbedf117f
virtio_scsi: support multi hw queue of blk-mq
|
10 年 前 |
Christoph Hellwig
|
c8b09f6fb6
scsi: don't set tagging state from scsi_adjust_queue_depth
|
10 年 前 |
Michael S. Tsirkin
|
5d8f16d08b
virtio_scsi: drop scan callback
|
10 年 前 |
Michael S. Tsirkin
|
e67423c7b4
virtio_scsi: fix race on device removal
|
10 年 前 |
Paolo Bonzini
|
1fa5b2a784
virito_scsi: use freezable WQ for events
|
10 年 前 |
Michael S. Tsirkin
|
52c9cf1ac3
virtio_scsi: enable VQs early on restore
|
10 年 前 |
Michael S. Tsirkin
|
cd67904895
virtio_scsi: move kick event out from virtscsi_init
|
10 年 前 |
Venkatesh Srinivas
|
761f1193f2
virtio-scsi: Implement change_queue_depth for virtscsi targets
|
11 年 前 |
Ming Lei
|
938ece711c
virtio-scsi: replace target spinlock with seqcount
|
11 年 前 |
Paolo Bonzini
|
8faeb529b2
virtio-scsi: fix various bad behavior on aborted requests
|
11 年 前 |
Paolo Bonzini
|
cdda0e5acb
virtio-scsi: avoid cancelling uninitialized work items
|
11 年 前 |
Linus Torvalds
|
ed9ea4ed3a
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
11 年 前 |
Linus Torvalds
|
5c02c392cd
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 年 前 |
Nicholas Bellinger
|
e6dc783a38
virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
|
11 年 前 |