summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen
2023-05-16scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-16scsi: qla4xxx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-16scsi: target: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-16scsi: bfa: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-16Merge patch series "scsi: hisi_sas: Some misc changes"Martin K. Petersen
2023-05-16scsi: hisi_sas: Fix warnings detected by sparseXingui Yang
2023-05-16scsi: hisi_sas: Change DMA setup lock timeout to 2.5sXingui Yang
2023-05-16scsi: hisi_sas: Configure initial value of some registers according to HBA modelYihang Li
2023-05-16scsi: megaraid_sas: Convert union megasas_sgl to flex-arraysKees Cook
2023-05-16scsi: ufs: hwmon: Constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-05-08Merge patch series "smartpqi updates"Martin K. Petersen
2023-05-08Merge patch series "scsi: pm80xx: Enhanced debug logs for HW events"Martin K. Petersen
2023-05-08Merge patch series "scsi: libsas: remove empty branches and code simplification"Martin K. Petersen
2023-05-08Merge patch series "qla2xxx driver update"Martin K. Petersen
2023-05-08Merge patch series "lpfc: Update lpfc to revision 14.2.0.12"Martin K. Petersen
2023-05-08scsi: ufs: ufs-mediatek: Delete some dead codeDan Carpenter
2023-05-08scsi: qedf: Fix NULL dereference in error handlingJinhong Zhu
2023-05-08scsi: ufs: core: Change the module parameter macro of use_mcq_modeKeoseong Park
2023-05-08scsi: mpi3mr: Use -ENOMEM instead of -1 in mpi3mr_expander_add()Harshit Mogalapalli
2023-05-08scsi: smartpqi: Update version to 2.1.22-040Don Brace
2023-05-08scsi: smartpqi: Update copyright to 2023Don Brace
2023-05-08scsi: smartpqi: Add sysfs entry for NUMA node in /sys/block/sdX/deviceDon Brace
2023-05-08scsi: smartpqi: Stop sending driver-initiated TURsKevin Barnett
2023-05-08scsi: smartpqi: Fix byte aligned writew for ARM serversDon Brace
2023-05-08scsi: smartpqi: Add support for RAID NCQ priorityGilbert Wu
2023-05-08scsi: smartpqi: Validate block layer host tagMurthy Bhat
2023-05-08scsi: smartpqi: Remove contention for raid_bypass_cntMike McGowen
2023-05-08scsi: smartpqi: Fix rare SAS transport memory leakDon Brace
2023-05-08scsi: smartpqi: Remove NULL pointer checkKevin Barnett
2023-05-08scsi: smartpqi: Add new controller PCI IDsDavid Strahan
2023-05-08scsi: smartpqi: Map full length of PCI BAR 0Mike McGowen
2023-05-08scsi: qla2xxx: Update version to 10.02.08.300-kNilesh Javali
2023-05-08scsi: qla2xxx: Wait for io return on terminate rportQuinn Tran
2023-05-08scsi: qla2xxx: Fix mem access after freeQuinn Tran
2023-05-08scsi: qla2xxx: Fix hang in task managementQuinn Tran
2023-05-08scsi: qla2xxx: Fix task management cmd fail due to unavailable resourceQuinn Tran
2023-05-08scsi: qla2xxx: Fix task management cmd failureQuinn Tran
2023-05-08scsi: qla2xxx: Multi-que support for TMFQuinn Tran
2023-05-08scsi: libsas: factor out sas_check_fanout_expander_topo()Jason Yan
2023-05-08scsi: libsas: Remove an empty branch in sas_check_parent_topology()Jason Yan
2023-05-08scsi: libsas: Simplify sas_check_eeds()Jason Yan
2023-05-08scsi: lpfc: Update lpfc version to 14.2.0.12Justin Tee
2023-05-08scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQJustin Tee
2023-05-08scsi: lpfc: Add new RCQE status for handling DMA failuresJustin Tee
2023-05-08scsi: lpfc: Update congestion warning notification periodJustin Tee
2023-05-08scsi: lpfc: Match lock ordering of lpfc_cmd->buf_lock and hbalock for abort p...Justin Tee
2023-05-08scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...Justin Tee
2023-05-08scsi: lpfc: Fix verbose logging for SCSI commands issued to SES devicesJustin Tee
2023-05-08scsi: pm80xx: Add GET_NVMD timeout during probeChangyuan Lyu