summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2025-12-07scsi: pm80xx: Set phy->enable_completion only when weIgor Pylypiv
2025-12-07scsi: core: Fix a regression triggered by scsi_host_busy()Bart Van Assche
2025-12-07scsi: sg: Do not sleep in atomic contextBart Van Assche
2025-12-07scsi: libfc: Fix potential buffer overflow in fc_ct_ms_fill()Alok Tiwari
2025-12-07scsi: lpfc: Define size of debugfs entry for xri rebalancingJustin Tee
2025-12-07scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanupJustin Tee
2025-12-07scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESETJustin Tee
2025-12-07scsi: pm8001: Use int instead of u32 to store error codesQianfeng Rong
2025-12-07scsi: pm80xx: Fix race condition caused by static variablesFrancisco Gutierrez
2025-12-07scsi: mpi3mr: Fix controller init failure on fault during queue creationChandrakanth Patil
2025-10-19minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-10-19scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()Thorsten Blum
2025-10-19scsi: mvsas: Fix use-after-free bugs in mvs_work_queueDuoming Zhou
2025-10-19scsi: mvsas: Use sas_task_find_rq() for taggingJohn Garry
2025-10-19scsi: mvsas: Delete mvs_tag_init()John Garry
2025-10-19scsi: mpt3sas: Fix crash in transport port remove by using ioc_info()Ranjan Kumar
2025-10-19scsi: qla2xxx: Fix incorrect sign of error code in START_SP_W_RETRIES()Qianfeng Rong
2025-10-19scsi: qla2xxx: edif: Fix incorrect sign of error codeQianfeng Rong
2025-10-19scsi: myrs: Fix dma_alloc_coherent() error checkThomas Fourier
2025-10-19scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmodNiklas Cassel
2025-09-09scsi: lpfc: Fix buffer free/clear order in deferred receive pathJohn Evans
2025-09-04scsi: core: sysfs: Correct sysfs attributes access rightsDamien Le Moal
2025-08-28scsi: qla4xxx: Prevent a potential error pointer dereferenceDan Carpenter
2025-08-28scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systemsRanjan Kumar
2025-08-28scsi: mpi3mr: Drop unnecessary volatile from __iomem pointersRanjan Kumar
2025-08-28scsi: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPEAndré Draszik
2025-08-28scsi: ufs: ufs-pci: Fix default runtime and system PM levelsAdrian Hunter
2025-08-28scsi: ufs: ufs-pci: Fix hibernate state transition for Intel MTL-like host co...Archana Patni
2025-08-28scsi: mpi3mr: Fix race between config read submit and interrupt completionRanjan Kumar
2025-08-28scsi: lpfc: Remove redundant assignment to avoid memory leakJiasheng Jiang
2025-08-28scsi: aacraid: Stop using PCI_IRQ_AFFINITYJohn Garry
2025-08-28scsi: Fix sas_user_scan() to handle wildcard and multi-channel scansRanjan Kumar
2025-08-28scsi: mpt3sas: Correctly handle ATA device errorsDamien Le Moal
2025-08-28scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structureJustin Tee
2025-08-28scsi: bfa: Double-free fixjackysliu
2025-08-28scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocatedShowrya M N
2025-08-28scsi: ufs: core: Use link recovery when h8 exit fails during runtime resumeSeunghui Lee
2025-08-28scsi: mpt3sas: Fix a fw_event memory leakTomas Henzl
2025-08-28scsi: isci: Fix dma_unmap_sg() nents valueThomas Fourier
2025-08-28scsi: mvsas: Fix dma_unmap_sg() nents valueThomas Fourier
2025-08-28scsi: ibmvscsi_tgt: Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-10scsi: ufs: core: Fix spelling of a sysfs attribute nameBart Van Assche
2025-07-10scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()Thomas Fourier
2025-07-10scsi: qla2xxx: Fix DMA mapping test in qla24xx_get_port_database()Thomas Fourier
2025-06-27scsi: qedf: Use designated initializer for struct qed_fcoe_cb_opsKees Cook
2025-06-27scsi: elx: efct: Fix memory leak in efct_hw_parse_filter()Vitaliy Shevtsov
2025-06-27scsi: storvsc: Increase the timeouts to storvsc_timeoutDexuan Cui
2025-06-27scsi: lpfc: Use memcpy() for BIOS versionDaniel Wagner
2025-06-27scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commandsJustin Tee
2025-06-27scsi: iscsi: Fix incorrect error path labels for flashnode operationsAlok Tiwari