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
2022-09-07
scsi: mpt3sas: Fix use-after-free warning
Sreekanth Reddy
1
-1
/
+1
2022-09-01
scsi: core: Fix a use-after-free
Bart Van Assche
5
-5
/
+21
2022-09-01
scsi: core: Revert "Make sure that targets outlive devices"
Bart Van Assche
2
-19
/
+3
2022-09-01
scsi: core: Revert "Make sure that hosts outlive targets"
Bart Van Assche
2
-15
/
+0
2022-09-01
scsi: core: Revert "Simplify LLD module reference counting"
Bart Van Assche
2
-6
/
+12
2022-09-01
scsi: core: Revert "Call blk_mq_free_tag_set() earlier"
Bart Van Assche
1
-5
/
+5
2022-09-01
scsi: lpfc: Add missing destroy_workqueue() in error path
Yang Yingliang
1
-1
/
+4
2022-09-01
scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUE
Hannes Reinecke
1
-2
/
+2
2022-08-23
scsi: sd: Revert "Rework asynchronous resume support"
Bart Van Assche
2
-71
/
+18
2022-08-20
scsi: core: Fix passthrough retry counter handling
Mike Christie
1
-1
/
+2
2022-08-20
Merge branch '5.20/scsi-queue' into 6.0/scsi-fixes
Martin K. Petersen
5
-35
/
+30
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-25
/
+51
2022-08-12
scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
Saurabh Sengar
1
-1
/
+1
2022-08-12
scsi: megaraid_sas: Remove unnecessary kfree()
Guixin Liu
1
-6
/
+2
2022-08-12
scsi: megaraid_sas: Fix double kfree()
Guixin Liu
1
-1
/
+0
2022-08-12
scsi: core: Allow the ALUA transitioning state enough time
Brian Bunker
1
-19
/
+25
2022-08-12
scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XX
Tony Battersby
1
-8
/
+2
2022-08-07
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-6
/
+2
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
4
-4
/
+18
2022-08-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
99
-7143
/
+2797
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
71
-1038
/
+108
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-82
/
+58
2022-08-02
scsi: pm8001: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-08-02
scsi: megaraid_sas: Remove redundant variable cmd_type
Colin Ian King
1
-2
/
+1
2022-08-02
scsi: FlashPoint: Remove redundant variable bm_int_st
Colin Ian King
1
-2
/
+2
2022-08-02
scsi: core: Call blk_mq_free_tag_set() earlier
Bart Van Assche
1
-5
/
+5
2022-08-02
scsi: core: Simplify LLD module reference counting
Ming Lei
2
-12
/
+6
2022-08-02
scsi: core: Make sure that hosts outlive targets
Ming Lei
2
-0
/
+15
2022-08-02
scsi: core: Make sure that targets outlive devices
Bart Van Assche
2
-3
/
+19
2022-08-02
scsi: lpfc: Check the return value of alloc_workqueue()
William Dean
1
-0
/
+2
2022-07-28
scsi: cxlflash: Include missing linux/irqdomain.h
Christophe Leroy
1
-0
/
+1
2022-07-27
scsi: megaraid: Remove the static variable initialisation
Jason Wang
1
-1
/
+1
2022-07-27
scsi: ch: Do not initialise statics to 0
Xin Gao
1
-1
/
+1
2022-07-27
scsi: core: Fix warning in scsi_alloc_sgtables()
Jason Yan
1
-1
/
+1
2022-07-27
scsi: mpt3sas: Stop fw fault watchdog work item during system shutdown
David Jeffery
1
-0
/
+1
2022-07-22
scsi: sd: Add a comment about limiting max_sectors to shost optimal limit
John Garry
1
-0
/
+5
2022-07-19
scsi: scsi_transport_sas: cap shost opt_sectors according to DMA optimal limit
John Garry
1
-0
/
+6
2022-07-19
scsi: sd: allow max_sectors be capped at DMA optimal size limit
John Garry
1
-0
/
+2
2022-07-19
scsi: core: cap shost max_sectors according to DMA limits only once
John Garry
2
-4
/
+5
2022-07-19
scsi: libsas: Resume SAS host for phy reset or enable via sysfs
Xiang Chen
1
-0
/
+4
2022-07-19
scsi: hisi_sas: Modify v3 HW SATA completion error processing
Xingui Yang
1
-1
/
+8
2022-07-19
scsi: hisi_sas: Relocate DMA unmap of SMP task
Xiang Chen
4
-7
/
+5
2022-07-19
scsi: hisi_sas: Remove unnecessary variable to hold DMA map elements
Xiang Chen
1
-25
/
+18
2022-07-19
scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()
John Garry
1
-4
/
+1
2022-07-19
scsi: mpi3mr: Delete a stray tab
Dan Carpenter
1
-1
/
+1
2022-07-19
scsi: mpi3mr: Unlock on error path
Dan Carpenter
1
-1
/
+2
2022-07-19
scsi: mpi3mr: Reduce VD queue depth on detecting throttling
Sreekanth Reddy
3
-0
/
+136
2022-07-19
scsi: mpi3mr: Resource Based Metering
Sreekanth Reddy
3
-10
/
+280
2022-07-19
scsi: sg: Allow waiting for commands to complete on removed device
Tony Battersby
1
-20
/
+33
2022-07-19
scsi: qla2xxx: Update version to 10.02.07.800-k
Nilesh Javali
1
-2
/
+2
[next]