index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-06-25
scsi: scsi_devinfo: Remove redundant 'found'
mrigendrachaubey
1
-8
/
+3
2025-06-25
scsi: qla2xxx: Avoid stack frame size warning in qla_dfs
Arnd Bergmann
3
-14
/
+55
2025-06-25
scsi: mpi3mr: Fix kernel-doc issues in mpi3mr_app.c
Randy Dunlap
1
-4
/
+6
2025-06-25
scsi: sd: Fix VPD page 0xb7 length check
jackysliu
1
-1
/
+1
2025-06-23
scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()
Thomas Fourier
1
-0
/
+2
2025-06-23
scsi: qla2xxx: Fix DMA mapping test in qla24xx_get_port_database()
Thomas Fourier
1
-1
/
+1
2025-06-23
scsi: pm80xx: Add controller SCSI host fatal error uevents
Salomon Dushimirimana
2
-0
/
+58
2025-06-23
Merge patch series "Update lpfc to revision 14.4.0.10"
Martin K. Petersen
10
-98
/
+105
2025-06-23
scsi: lpfc: Copyright updates for 14.4.0.10 patches
Justin Tee
5
-5
/
+5
2025-06-23
scsi: lpfc: Update lpfc version to 14.4.0.10
Justin Tee
1
-1
/
+1
2025-06-23
scsi: lpfc: Modify end-of-life adapters' model descriptions
Justin Tee
1
-19
/
+36
2025-06-23
scsi: lpfc: Revise CQ_CREATE_SET mailbox bitfield definitions
Justin Tee
3
-12
/
+20
2025-06-23
scsi: lpfc: Move clearing of HBA_SETUP flag to before lpfc_sli4_queue_unset
Justin Tee
2
-2
/
+3
2025-06-23
scsi: lpfc: Ensure HBA_SETUP flag is used only for SLI4 in dev_loss_tmo_callbk
Justin Tee
1
-1
/
+2
2025-06-23
scsi: lpfc: Relocate clearing initial phba flags from link up to link down hdlr
Justin Tee
2
-6
/
+6
2025-06-23
scsi: lpfc: Simplify error handling for failed lpfc_get_sli4_parameters cmd
Justin Tee
1
-24
/
+5
2025-06-23
scsi: lpfc: Early return out of FDMI cmpl for locally rejected statuses
Justin Tee
1
-15
/
+3
2025-06-23
scsi: lpfc: Skip RSCN processing when FC_UNLOADING flag is set
Justin Tee
1
-0
/
+7
2025-06-23
scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure
Justin Tee
1
-0
/
+4
2025-06-23
scsi: lpfc: Update debugfs trace ring initialization messages
Justin Tee
1
-9
/
+9
2025-06-23
scsi: lpfc: Revise logging format for failed CT MIB requests
Justin Tee
1
-4
/
+4
2025-06-23
scsi: sd: set max_hw_wzeroes_unmap_sectors if device supports SD_ZERO_*_UNMAP
Zhang Yi
1
-0
/
+5
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
5
-15
/
+18
2025-06-20
scsi: fnic: Fix missing DMA mapping error in fnic_send_frame()
Thomas Fourier
1
-0
/
+2
2025-06-20
scsi: fnic: Set appropriate logging level for log message
Karan Tilak Kumar
1
-1
/
+1
2025-06-20
scsi: fnic: Add and improve logs in FDMI and FDMI ABTS paths
Karan Tilak Kumar
1
-7
/
+58
2025-06-20
scsi: fnic: Turn off FDMI ACTIVE flags on link down
Karan Tilak Kumar
2
-4
/
+7
2025-06-20
scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out
Karan Tilak Kumar
3
-29
/
+87
2025-06-20
scsi: mpt3sas: Correctly handle ATA device errors
Damien Le Moal
1
-0
/
+19
2025-06-20
scsi: mpi3mr: Correctly handle ATA device errors
Damien Le Moal
1
-1
/
+19
2025-06-20
scsi: pm80xx: Free allocated tags after failure
Francisco Gutierrez
1
-2
/
+10
2025-06-20
scsi: megaraid_sas: Fix invalid node index
Chen Yu
1
-1
/
+5
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
10
-38
/
+38
2025-06-17
scsi: elx: efct: Fix memory leak in efct_hw_parse_filter()
Vitaliy Shevtsov
1
-2
/
+3
2025-06-16
scsi: Don't use %pK through printk()
Thomas Weißschuh
3
-7
/
+7
2025-06-16
scsi: core: Remember if a device is an ATA device
Damien Le Moal
3
-16
/
+7
2025-06-16
scsi: mpt3sas: Drop unused variable in mpt3sas_send_mctp_passthru_req()
André Draszik
1
-3
/
+0
2025-06-10
scsi: error: alua: I/O errors for ALUA state transitions
Rajashekhar M A
1
-1
/
+2
2025-06-10
scsi: storvsc: Increase the timeouts to storvsc_timeout
Dexuan Cui
1
-4
/
+6
2025-06-10
scsi: fcoe: Remove fcoe_select_cpu()
Hannes Reinecke
1
-21
/
+1
2025-06-09
Merge branch '6.16/scsi-queue' into 6.16/scsi-fixes
Martin K. Petersen
2
-8
/
+7
2025-06-09
scsi: iscsi: Fix incorrect error path labels for flashnode operations
Alok Tiwari
1
-6
/
+5
2025-06-09
scsi: mvsas: Fix typos in per-phy comments and SAS cmd port registers
Ankit Chauhan
1
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
55
-85
/
+99
2025-06-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-11
/
+2
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+0
2025-05-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
42
-1534
/
+862
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-05-28
scsi: aacraid: Remove useless code
Tomas Henzl
2
-10
/
+1
[prev]
[next]