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
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
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-06-22
scsi: pmcraid: Fix missing resource cleanup in error case
Chengguang Xu
1
-1
/
+1
2022-06-22
scsi: ipr: Fix missing/incorrect resource cleanup in error case
Chengguang Xu
1
-2
/
+2
2022-06-22
scsi: mpt3sas: Fix out-of-bounds compiler warning
Helge Deller
1
-11
/
+12
2022-06-22
scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
James Smart
2
-2
/
+12
2022-06-22
scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
James Smart
1
-1
/
+2
2022-06-22
scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted
James Smart
1
-9
/
+9
2022-06-22
scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
Wentao Wang
1
-2
/
+2
2022-06-14
scsi: lpfc: Address NULL pointer dereference after starget_to_rport()
James Smart
1
-0
/
+6
2022-06-14
scsi: lpfc: Resolve some cleanup issues following SLI path refactoring
James Smart
2
-14
/
+13
2022-06-14
scsi: lpfc: Resolve some cleanup issues following abort path refactoring
James Smart
2
-5
/
+5
2022-06-14
scsi: sd: Fix interpretation of VPD B9h length
Tyler Erickson
1
-1
/
+1
2022-06-14
scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()
James Smart
1
-1
/
+1
2022-06-14
scsi: myrb: Fix up null pointer access on myrb_cleanup()
Hannes Reinecke
1
-3
/
+8
2022-06-14
scsi: sd: Fix potential NULL pointer dereference
Damien Le Moal
1
-1
/
+0
2022-06-14
scsi: sd: Don't call blk_cleanup_disk() in sd_probe()
Christoph Hellwig
1
-1
/
+1
2022-06-09
scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
Manivannan Sadhasivam
1
-2
/
+5
2022-06-09
scsi: dc395x: Fix a missing check on list iterator
Xiaomeng Tong
1
-3
/
+12
2022-06-09
scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
Gustavo A. R. Silva
1
-1
/
+1
2022-06-09
scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
John Garry
1
-0
/
+2
2022-06-09
scsi: hisi_sas: Fix rescan after deleting a disk
John Garry
1
-29
/
+18
2022-06-09
scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
James Smart
1
-12
/
+3
2022-06-09
scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
James Smart
1
-1
/
+1
2022-06-09
scsi: ufs: core: Exclude UECxx from SFR dump list
Kiwoong Kim
1
-1
/
+6
2022-06-09
scsi: ufs: qcom: Fix ufs_qcom_resume()
Bart Van Assche
1
-6
/
+1
2022-06-09
scsi: lpfc: Alter FPIN stat accounting logic
James Smart
2
-54
/
+17
2022-06-09
scsi: lpfc: Inhibit aborts if external loopback plug is inserted
James Smart
4
-3
/
+21
2022-06-09
scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HW
Xiang Chen
1
-2
/
+8
2022-06-09
scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
James Smart
1
-2
/
+4
2022-06-09
scsi: ufs: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-4
/
+2
2022-06-09
scsi: megaraid: Fix error check return value of register_chrdev()
Lv Ruyi
1
-1
/
+1
2022-06-09
scsi: lpfc: Fix call trace observed during I/O with CMF enabled
James Smart
1
-2
/
+2
2022-06-09
scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT
James Smart
2
-2
/
+25
2022-06-09
scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI
James Smart
1
-16
/
+35
2022-06-09
scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock
James Smart
1
-18
/
+15
2022-06-09
scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()
James Smart
2
-31
/
+4
2022-05-20
scsi: ufs: core: Fix referencing invalid rsp field
Daejun Park
1
-12
/
+7
2022-05-11
scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
James Smart
1
-3
/
+3
2022-05-11
scsi: lpfc: Fix split code for FLOGI on FCoE
James Smart
1
-1
/
+1
2022-05-03
scsi: qla2xxx: Fix missed DMA unmap for aborted commands
Gleb Chesnokov
1
-0
/
+3
2022-05-03
scsi: scsi_dh_alua: Properly handle the ALUA transitioning state
Brian Bunker
1
-2
/
+1
2022-04-19
scsi: sr: Do not leak information in ioctl
Tom Rix
1
-3
/
+12
2022-04-12
scsi: qedi: Fix failed disconnect handling
Mike Christie
1
-35
/
+34
2022-04-12
scsi: iscsi: Fix NOP handling during conn recovery
Mike Christie
1
-1
/
+6
2022-04-12
scsi: iscsi: Merge suspend fields
Mike Christie
5
-16
/
+16
2022-04-12
scsi: iscsi: Fix unbound endpoint error handling
Mike Christie
1
-29
/
+36
2022-04-12
scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
Mike Christie
1
-0
/
+17
2022-04-12
scsi: iscsi: Fix endpoint reuse regression
Mike Christie
1
-1
/
+11
2022-04-12
scsi: iscsi: Release endpoint ID when its freed
Mike Christie
1
-36
/
+35
2022-04-12
scsi: iscsi: Fix offload conn cleanup when iscsid restarts
Mike Christie
1
-20
/
+28
2022-04-12
scsi: iscsi: Move iscsi_ep_disconnect()
Mike Christie
1
-19
/
+19
[next]