summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2026-01-30scsi: qla2xxx: Sanitize payload size to prevent member overflowJiasheng Jiang
2026-01-30scsi: core: Wake up the error handler when final completions race against eac...David Jeffery
2026-01-30scsi: storvsc: Process unsupported MODE_SENSE_10Long Li
2026-01-30scsi: core: Fix error handler encryption supportBrian Kao
2026-01-17scsi: sg: Fix occasional bogus elapsed time that exceeds timeoutMichal Rábek
2026-01-17scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure ...Xingui Yang
2026-01-17scsi: ipr: Enable/disable IRQD_NO_BALANCING during resetWen Xiong
2026-01-11scsi: aic94xx: fix use-after-free in device removal pathJunrui Luo
2026-01-11scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path"Tony Battersby
2026-01-11scsi: qla2xxx: Use reinit_completion on mbx_intr_compTony Battersby
2026-01-11scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusiveTony Battersby
2026-01-11scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabledTony Battersby
2026-01-11scsi: qla2xxx: Fix improper freeing of purex itemZilin Guan
2026-01-11scsi: sim710: Fix resource leak by adding missing ioport_unmap() callsHaotian Zhang
2026-01-11scsi: smartpqi: Fix device resources accessed after device removalMike McGowen
2026-01-11scsi: stex: Fix reboot_notifier leak in probe error pathHaotian Zhang
2025-12-01scsi: core: Fix a regression triggered by scsi_host_busy()Bart Van Assche
2025-12-01scsi: sg: Do not sleep in atomic contextBart Van Assche
2025-11-24scsi: mpt3sas: Add support for 22.5 Gbps SAS link rateRanjan Kumar
2025-11-24scsi: libfc: Fix potential buffer overflow in fc_ct_ms_fill()Alok Tiwari
2025-11-24scsi: lpfc: Define size of debugfs entry for xri rebalancingJustin Tee
2025-11-24scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanupJustin Tee
2025-11-24scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESETJustin Tee
2025-11-24scsi: pm8001: Use int instead of u32 to store error codesQianfeng Rong
2025-11-24scsi: pm80xx: Fix race condition caused by static variablesFrancisco Gutierrez
2025-11-24scsi: mpi3mr: Fix controller init failure on fault during queue creationChandrakanth Patil
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-15scsi: mpt3sas: Fix crash in transport port remove by using ioc_info()Ranjan Kumar
2025-10-15scsi: qla2xxx: Fix incorrect sign of error code in qla_nvme_xmt_ls_rsp()Qianfeng Rong
2025-10-15scsi: qla2xxx: Fix incorrect sign of error code in START_SP_W_RETRIES()Qianfeng Rong
2025-10-15scsi: qla2xxx: edif: Fix incorrect sign of error codeQianfeng Rong
2025-10-15scsi: myrs: Fix dma_alloc_coherent() error checkThomas Fourier
2025-10-15scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmodNiklas Cassel
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
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: 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: mpi3mr: Correctly handle ATA device errorsDamien Le Moal
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-15scsi: sd: Make sd shutdown issue START STOP UNIT appropriatelySalomon Dushimirimana