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 年之前 |
Rusty Russell
|
c77fba9ab0
virtio_scsi: don't call virtqueue_add_sgs(... GFP_NOIO) holding spinlock.
|
11 年之前 |
Christoph Hellwig
|
b54197c43d
virtio_scsi: use cmd_size
|
11 年之前 |
Ming Lei
|
f259d9bdd2
virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends()
|
11 年之前 |
Fam Zheng
|
0c8482ac92
[SCSI] virtio-scsi: Skip setting affinity on uninitialized vq
|
11 年之前 |
Asias He
|
f466f75385
virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freeze
|
11 年之前 |
Heinz Graalfs
|
2bf4fd3139
virtio_scsi: verify if queue is broken after virtqueue_get_buf()
|
11 年之前 |
Rusty Russell
|
855e0c5288
virtio: use size-based config accessors.
|
11 年之前 |
Aaron Lu
|
8910700039
virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM
|
12 年之前 |
Asias He
|
aa52aeea27
virtio-scsi: Fix virtqueue affinity setup
|
12 年之前 |
Wanlong Gao
|
285e71ea6f
virtio-scsi: reset virtqueue affinity when doing cpu hotplug
|
12 年之前 |
Paolo Bonzini
|
9141a4ca0d
virtio-scsi: introduce multiqueue support
|
12 年之前 |
Paolo Bonzini
|
10f34f64d3
virtio-scsi: push vq lock/unlock into virtscsi_vq_done
|
12 年之前 |
Paolo Bonzini
|
7f82b3c915
virtio-scsi: pass struct virtio_scsi to virtqueue completion function
|
12 年之前 |
Wanlong Gao
|
5c370194df
virtio-scsi: redo allocation of target data
|
12 年之前 |
Rusty Russell
|
bf9582910b
virtio_scsi: use virtqueue_add_inbuf() for virtscsi_kick_event.
|
12 年之前 |
Wanlong Gao
|
682993b4e4
virtio-scsi: use virtqueue_add_sgs for command buffers
|
12 年之前 |
Wanlong Gao
|
ba06d1e1d3
virtio-scsi: use pr_err() instead of printk()
|
12 年之前 |