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
starfive-6.6.48-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-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-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-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
2022-07-19
scsi: qla2xxx: Update manufacturer details
Bikash Hazarika
2
-2
/
+2
2022-07-19
scsi: qla2xxx: Fix sparse warning for dport_data
Nilesh Javali
1
-2
/
+2
2022-07-19
scsi: qla2xxx: Fix discovery issues in FC-AL topology
Arun Easi
3
-2
/
+35
2022-07-19
scsi: qla2xxx: Fix imbalance vha->vref_count
Quinn Tran
1
-0
/
+4
2022-07-19
scsi: qla2xxx: edif: Fix dropped IKE message
Quinn Tran
1
-30
/
+24
2022-07-19
scsi: qla2xxx: Fix response queue handler reading stale packets
Arun Easi
3
-1
/
+35
2022-07-19
scsi: qla2xxx: Zero undefined mailbox IN registers
Bikash Hazarika
1
-0
/
+2
2022-07-19
scsi: qla2xxx: Fix incorrect display of max frame size
Bikash Hazarika
4
-9
/
+7
2022-07-19
scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"
Nilesh Javali
2
-8
/
+2
2022-07-14
scsi/device_handlers: Use the new blk_opf_t type
Bart Van Assche
4
-6
/
+6
2022-07-14
scsi/core: Use the new blk_opf_t type
Bart Van Assche
1
-3
/
+3
2022-07-14
scsi/core: Change the return type of scsi_noretry_cmd() into bool
Bart Van Assche
2
-9
/
+9
2022-07-14
scsi/core: Improve static type checking
Bart Van Assche
1
-3
/
+3
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
1
-1
/
+1
2022-07-14
scsi: smartpqi: Update version to 2.1.18-045
Don Brace
1
-3
/
+3
2022-07-14
scsi: smartpqi: Update copyright to current year
Don Brace
6
-6
/
+6
2022-07-14
scsi: smartpqi: Add ctrl ready timeout module parameter
Kevin Barnett
3
-1
/
+33
2022-07-14
scsi: smartpqi: Update deleting a LUN via sysfs
Kevin Barnett
1
-18
/
+30
2022-07-14
scsi: smartpqi: Add module param to disable managed ints
Mike McGowen
2
-2
/
+13
2022-07-14
scsi: smartpqi: Fix RAID map race condition
Kevin Barnett
1
-39
/
+71
2022-07-14
scsi: smartpqi: Fix DMA direction for RAID requests
Mahesh Rajashekhara
1
-2
/
+2
2022-07-14
scsi: smartpqi: Stop logging spurious PQI reset failures
Kevin Barnett
1
-2
/
+1
2022-07-14
scsi: smartpqi: Add PCI IDs for Lenovo controllers
Mike McGowen
1
-0
/
+32
2022-07-14
scsi: smartpqi: Add PCI ID for Adaptec SmartHBA 2100-8i
Mike McGowen
1
-0
/
+4
2022-07-14
scsi: smartpqi: Fix PCI control linkdown system hang
Sagar Biradar
3
-5
/
+52
2022-07-14
scsi: smartpqi: Add driver support for multi-LUN devices
Kumar Meiyappan
2
-35
/
+72
2022-07-14
scsi: smartpqi: Close write read holes
Mike McGowen
1
-0
/
+3
2022-07-14
scsi: smartpqi: Add PCI IDs for ramaxel controllers
Murthy Bhat
1
-0
/
+8
2022-07-14
scsi: smartpqi: Add controller fw version to console log
Gilbert Wu
1
-0
/
+3
2022-07-14
scsi: smartpqi: Shorten drive visibility after removal
Mike McGowen
2
-2
/
+9
2022-07-14
scsi: pm80xx: Set stopped phy's linkrate to Disabled
Changyuan Lyu
1
-1
/
+5
2022-07-14
scsi: pm80xx: Fix 'Unknown' max/min linkrate
Changyuan Lyu
2
-16
/
+5
[next]