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-09-25
scsi: mpi3mr: Graceful handling of surprise removal of PCIe HBA
Sreekanth Reddy
3
-8
/
+145
2022-09-25
scsi: mpi3mr: Schedule IRQ kthreads only on non-RT kernels
Sreekanth Reddy
1
-1
/
+15
2022-09-25
scsi: mpi3mr: Support new power management framework
Sreekanth Reddy
1
-20
/
+13
2022-09-25
scsi: mpi3mr: Update mpi3 header files
Sreekanth Reddy
7
-52
/
+165
2022-09-25
scsi: mpt3sas: Revert "scsi: mpt3sas: Fix ioc->base_readl() use"
Damien Le Moal
1
-6
/
+7
2022-09-25
scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use"
Damien Le Moal
1
-5
/
+5
2022-09-25
scsi: wd33c93: Remove dead code related to the long-gone config WD33C93_PIO
Lukas Bulwahn
2
-65
/
+0
2022-09-25
scsi: core: Add I/O timeout count for SCSI device
Wu Bo
2
-0
/
+3
2022-09-25
scsi: qedf: Populate sysfs attributes for vport
Saurav Kashyap
1
-0
/
+21
2022-09-25
scsi: pm8001: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-09-25
scsi: 3w-xxxx: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-8
/
+8
2022-09-25
scsi: hptiop: Replace one-element array with flexible-array member in struct ...
Gustavo A. R. Silva
1
-1
/
+1
2022-09-25
scsi: hptiop: Use struct_size() helper in code related to struct hpt_iop_requ...
Gustavo A. R. Silva
1
-5
/
+3
2022-09-25
scsi: hptiop: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-3
/
+2
2022-09-25
scsi: pm8001: Fix running_req for internal abort commands
John Garry
1
-0
/
+4
2022-09-25
scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()
Duoming Zhou
1
-1
/
+1
2022-09-25
scsi: scsi_transport_fc: Adjust struct fc_nl_event flex array usage
Kees Cook
1
-3
/
+5
2022-09-25
scsi: core: Make SCSI_MOD depend on BLOCK for cleaner .config files
Lukas Bulwahn
1
-3
/
+4
2022-09-23
scsi: storvsc: remove an extraneous "to" in a comment
wangjianli
1
-1
/
+1
2022-09-23
Drivers: hv: vmbus: Optimize vmbus_on_event
Saurabh Sengar
1
-0
/
+9
2022-09-16
scsi: scsi_transport_fc: Use %u for dev_loss_tmo
Martin Wilck
1
-1
/
+1
2022-09-16
scsi: csiostor: Convert sysfs snprintf() to sysfs_emit()
Xuezhi Zhang
1
-5
/
+5
2022-09-16
scsi: megaraid: Convert sysfs snprintf() to sysfs_emit()
Xuezhi Zhang
1
-2
/
+2
2022-09-16
scsi: ibmvscsi_tgt: Fix repeated words in comment
wangjianli
1
-1
/
+1
2022-09-16
scsi: mpt3sas: Fix return value check of dma_get_required_mask()
Sreekanth Reddy
1
-1
/
+1
2022-09-16
scsi: lpfc: Update lpfc version to 14.2.0.7
James Smart
1
-1
/
+1
2022-09-16
scsi: lpfc: Fix various issues reported by tools
James Smart
6
-118
/
+148
2022-09-16
scsi: lpfc: Add reporting capability for Link Degrade Signaling
James Smart
8
-68
/
+224
2022-09-16
scsi: lpfc: Rework FDMI attribute registration for unintential padding
James Smart
2
-669
/
+350
2022-09-16
scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistency
James Smart
1
-23
/
+30
2022-09-16
scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd
James Smart
1
-31
/
+32
2022-09-16
scsi: lpfc: Update congestion mode logging for Emulex SAN Manager application
James Smart
1
-6
/
+22
2022-09-16
scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phba
James Smart
4
-34
/
+48
2022-09-16
scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPor...
James Smart
3
-41
/
+37
2022-09-16
scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID cases
James Smart
1
-3
/
+7
2022-09-16
scsi: lpfc: Fix mbuf pool resource detected as busy at driver unload
James Smart
1
-0
/
+7
2022-09-16
scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topology
James Smart
1
-2
/
+7
2022-09-16
scsi: lpfc: Fix prli_fc4_req checks in PRLI handling
James Smart
1
-2
/
+2
2022-09-16
scsi: mpi3mr: Fix error code in mpi3mr_transport_smp_handler()
Dan Carpenter
1
-2
/
+4
2022-09-16
scsi: mpi3mr: Fix error codes in mpi3mr_report_manufacture()
Dan Carpenter
1
-26
/
+32
2022-09-16
scsi: aic79xx: Use __ro_after_init explicitly
Kees Cook
1
-1
/
+1
2022-09-16
scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()
Rafael Mendonca
1
-1
/
+3
2022-09-16
scsi: qla2xxx: Remove unused declarations for qla2xxx
Gaosheng Cui
2
-14
/
+0
2022-09-16
scsi: qedf: Fix a UAF bug in __qedf_probe()
Letu Ren
1
-5
/
+0
2022-09-07
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
1
-3
/
+4
2022-09-07
scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"
Colin Ian King
1
-1
/
+1
2022-09-07
scsi: mpt3sas: Fix use-after-free warning
Sreekanth Reddy
1
-1
/
+1
2022-09-07
scsi: hisi_sas: Don't send bcast events from HW during nexus HA reset
John Garry
1
-4
/
+12
2022-09-07
scsi: hisi_sas: Add helper to process bcast events
John Garry
5
-13
/
+18
2022-09-07
scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()
John Garry
1
-0
/
+7
[prev]
[next]