index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-29
/
+23
2021-12-07
scsi: qla2xxx: Format log strings only if needed
Roman Bolshakov
1
-0
/
+3
2021-12-07
scsi: scsi_debug: Fix buffer size of REPORT ZONES command
Shin'ichiro Kawasaki
1
-1
/
+1
2021-12-07
scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issue
Manish Rangankar
3
-24
/
+17
2021-12-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-7
/
+20
2021-12-03
scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()
Igor Pylypiv
1
-4
/
+2
2021-11-30
scsi: ufs: ufs-pci: Add support for Intel ADL
Adrian Hunter
1
-0
/
+18
2021-11-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2021-11-25
Revert "virtio-scsi: don't let virtio core to validate used buffer length"
Michael S. Tsirkin
1
-1
/
+0
2021-11-24
scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO
James Smart
1
-7
/
+2
2021-11-23
scsi: scsi_debug: Zero clear zones at reset write pointer
Shin'ichiro Kawasaki
1
-0
/
+5
2021-11-23
scsi: core: sysfs: Fix setting device state to SDEV_RUNNING
Mike Christie
1
-1
/
+1
2021-11-23
scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
George Kennedy
1
-2
/
+2
2021-11-19
scsi: mpt3sas: Fix incorrect system timestamp
Sreekanth Reddy
1
-2
/
+2
2021-11-19
scsi: mpt3sas: Fix system going into read-only mode
Sreekanth Reddy
2
-1
/
+60
2021-11-19
scsi: mpt3sas: Fix kernel panic during drive powercycle test
Sreekanth Reddy
1
-1
/
+1
2021-11-19
scsi: ufs: ufs-mediatek: Add put_device() after of_find_device_by_node()
Ye Guojin
1
-0
/
+1
2021-11-19
scsi: scsi_debug: Fix type in min_t to avoid stack OOB
George Kennedy
1
-15
/
+19
2021-11-19
scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo()
Dan Carpenter
1
-1
/
+1
2021-11-19
scsi: ufs: ufshpb: Fix warning in ufshpb_set_hpb_read_to_upiu()
Bean Huo
1
-1
/
+1
2021-11-17
scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()
Ewan D. Milne
1
-4
/
+2
2021-11-17
scsi: ufs: core: Fix another task management completion race
Adrian Hunter
1
-2
/
+1
2021-11-17
scsi: ufs: core: Fix task management completion timeout race
Adrian Hunter
1
-5
/
+0
2021-11-17
scsi: core: sysfs: Fix hang when device state is set via sysfs
Mike Christie
1
-11
/
+19
2021-11-17
scsi: iscsi: Unblock session then wake up error handler
Mike Christie
1
-3
/
+3
2021-11-17
scsi: ufs: core: Improve SCSI abort handling
Bart Van Assche
1
-0
/
+1
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
29
-348
/
+889
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+40
2021-11-09
scsi: make sure that request queue queiesce and unquiesce balanced
Ming Lei
1
-9
/
+28
2021-11-09
scsi: avoid to quiesce sdev->request_queue two times
Ming Lei
1
-15
/
+14
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
187
-2352
/
+3588
2021-11-05
scsi: scsi_debug: Don't call kcalloc() if size arg is zero
George Kennedy
1
-0
/
+4
2021-11-05
scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
Tadeusz Struk
1
-2
/
+0
2021-11-04
scsi: scsi_ioctl: Validate command size
Tadeusz Struk
1
-0
/
+2
2021-11-04
scsi: ufs: ufshpb: Properly handle max-single-cmd
Avri Altman
2
-12
/
+13
2021-11-04
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
17
-336
/
+84
2021-11-04
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
3
-0
/
+27
2021-11-04
scsi: bsg: Fix errno when scsi_bsg_register_queue() fails
Jackie Liu
1
-0
/
+1
2021-11-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-58
/
+61
2021-11-02
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+8
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
11
-39
/
+92
2021-11-01
Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+82
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+15
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-31
/
+40
2021-11-01
virtio-scsi: don't let virtio core to validate used buffer length
Jason Wang
1
-0
/
+1
2021-10-30
scsi: ufs: ufshpb: Remove HPB2.0 flows
Avri Altman
3
-288
/
+4
2021-10-29
scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT
Martin K. Petersen
1
-3
/
+6
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
9
-26
/
+26
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-41
/
+69
[next]