index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
virtio_scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: virtio-scsi: Correctly handle the case where all LUNs are unplugged
Maxim Levitsky
2020-07-30
1
-0
/
+8
*
scsi: virtio_scsi: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-15
1
-1
/
+1
*
scsi: virtio_scsi: Remove unnecessary condition check
Xianting Tian
2020-07-13
1
-8
/
+4
*
scsi: core: remove .for_blk_mq
Ming Lei
2020-02-10
1
-1
/
+0
*
scsi: virtio_scsi: unplug LUNs when events missed
Matt Lupfer
2019-09-10
1
-0
/
+33
*
scsi: virtio_scsi: implement request batching
Paolo Bonzini
2019-07-22
1
-15
/
+40
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-07-17
1
-1
/
+1
|
\
|
*
scsi: virtio_scsi: Use struct_size() helper
Gustavo A. R. Silva
2019-07-11
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
scsi: virtio_scsi: remove unused 'affinity_hint_set'
Dongli Zhang
2019-06-20
1
-3
/
+0
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78
Thomas Gleixner
2019-05-24
1
-4
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-05-08
1
-1
/
+1
|
\
|
*
scsi: virtio_scsi: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map
Dongli Zhang
2019-03-19
1
-1
/
+1
*
|
scsi: virtio_scsi: limit number of hw queues by nr_cpu_ids
Dongli Zhang
2019-04-10
1
-0
/
+1
|
/
*
scsi: virtio_scsi: don't send sc payload with tmfs
Felipe Franciosi
2019-03-06
1
-2
/
+0
*
scsi: remove bidirectional command support
Christoph Hellwig
2019-02-05
1
-11
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-53
/
+0
|
\
|
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
|
*
scsi: virtio_scsi: Remove per-target data because it is no longer used
Bart Van Assche
2018-12-18
1
-52
/
+0
*
|
blk-mq: abstract out queue map
Jens Axboe
2018-11-07
1
-1
/
+2
|
/
*
scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devices
Greg Edwards
2018-07-26
1
-4
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-3
/
+4
*
scsi: virtio_scsi: unify scsi_host_template
Ming Lei
2018-03-14
1
-59
/
+15
*
scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinity
Ming Lei
2018-03-14
1
-56
/
+3
*
scsi: virtio: virtio_scsi: Set can_queue to the length of the virtqueue.
Richard W.M. Jones
2017-08-24
1
-2
/
+2
*
scsi: virtio_scsi: always read VPD pages for multiqueue too
Paolo Bonzini
2017-07-12
1
-0
/
+1
*
scsi: virtio_scsi: let host do exception handling
Paolo Bonzini
2017-06-26
1
-0
/
+12
*
scsi: virtio_scsi: Remove code that zeroes driver-private command data
Bart Van Assche
2017-06-12
1
-1
/
+0
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-05-10
1
-2
/
+1
|
\
|
*
virtio: wrap find_vqs
Michael S. Tsirkin
2017-05-02
1
-2
/
+1
*
|
scsi: virtio_scsi: Always try to read VPD pages
David Gibson
2017-04-19
1
-0
/
+24
|
/
*
virtio_scsi: use virtio IRQ affinity
Christoph Hellwig
2017-02-27
1
-114
/
+12
*
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-02-27
1
-1
/
+2
*
scsi: virtio_scsi: Reject commands when virtqueue is broken
Eric Farman
2017-01-20
1
-1
/
+10
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-10-07
1
-1
/
+1
|
\
|
*
scsi: virtio_scsi: Use complete() instead complete_all()
Daniel Wagner
2016-09-14
1
-1
/
+1
*
|
virtio scsi: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-19
1
-27
/
+49
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2015-07-23
1
-1
/
+3
|
\
|
*
virtio scsi: fix unused variable warning
Stephen Rothwell
2015-07-07
1
-1
/
+3
*
|
virtio_scsi: don't select CONFIG_BLK_DEV_INTEGRITY
Christoph Hellwig
2015-05-25
1
-1
/
+10
|
/
*
virtio/scsi: verify device has config space
Michael S. Tsirkin
2015-01-21
1
-0
/
+6
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2014-12-11
1
-19
/
+31
|
\
|
*
virtio: drop VIRTIO_F_VERSION_1 from drivers
Michael S. Tsirkin
2014-12-09
1
-1
/
+0
|
*
virtio_scsi: v1.0 support
Michael S. Tsirkin
2014-12-09
1
-19
/
+32
*
|
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-6
/
+2
*
|
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-12
/
+3
*
|
virtio_scsi: support multi hw queue of blk-mq
Ming Lei
2014-11-20
1
-1
/
+16
*
|
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-3
/
+1
|
/
*
virtio_scsi: drop scan callback
Michael S. Tsirkin
2014-10-15
1
-16
/
+7
*
virtio_scsi: fix race on device removal
Michael S. Tsirkin
2014-10-15
1
-1
/
+10
[next]