summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2026-03-13scsi: core: Fix refcount leak for tagset_refcntJunxiao Bi
2026-03-13scsi: pm8001: Fix use-after-free in pm8001_queue_command()Salomon Dushimirimana
2026-03-13scsi: lpfc: Properly set WC for DPP mappingMathias Krause
2026-03-04scsi: buslogic: Reduce stack usageArnd Bergmann
2026-03-04scsi: csiostor: Fix dereference of null pointer rnColin Ian King
2026-03-04scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()Zilin Guan
2026-03-04scsi: efct: Use IRQF_ONESHOT and default primary handlerSebastian Andrzej Siewior
2026-02-19scsi: qla2xxx: Fix bsg_done() causing double freeAnil Gurumurthy
2026-02-16scsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy
2026-02-16scsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy
2026-02-16scsi: qla2xxx: Delay module unload while fabric scan in progressAnil Gurumurthy
2026-02-16scsi: qla2xxx: Allow recovery for tape devicesShreyas Deodhar
2026-02-16scsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy
2026-02-06scsi: qla2xxx: edif: Fix dma_free_coherent() sizeThomas Fourier
2026-02-06scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()Haoxiang Li
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-23scsi: 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-08scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflowChandrakanth Patil
2026-01-08scsi: aic94xx: fix use-after-free in device removal pathJunrui Luo
2026-01-08scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path"Tony Battersby
2026-01-08scsi: scsi_debug: Fix atomic write enable module param descriptionJohn Garry
2026-01-08scsi: qla2xxx: Use reinit_completion on mbx_intr_compTony Battersby
2026-01-08scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusiveTony Battersby
2026-01-08scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabledTony Battersby
2026-01-08scsi: smartpqi: Add support for Hurray Data new controller PCI deviceDavid Strahan
2025-12-18scsi: imm: Fix use-after-free bug caused by unfinished delayed workDuoming Zhou
2025-12-18scsi: qla2xxx: Fix improper freeing of purex itemZilin Guan
2025-12-18scsi: sim710: Fix resource leak by adding missing ioport_unmap() callsHaotian Zhang
2025-12-18scsi: smartpqi: Fix device resources accessed after device removalMike McGowen
2025-12-18scsi: 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-13scsi: mpt3sas: Add support for 22.5 Gbps SAS link rateRanjan Kumar
2025-11-13scsi: libfc: Fix potential buffer overflow in fc_ct_ms_fill()Alok Tiwari
2025-11-13scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topologyJustin Tee
2025-11-13scsi: lpfc: Define size of debugfs entry for xri rebalancingJustin Tee
2025-11-13scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanupJustin Tee
2025-11-13scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESETJustin Tee
2025-11-13scsi: lpfc: Decrement ndlp kref after FDISC retries exhaustedJustin Tee
2025-11-13scsi: lpfc: Clean up allocated queues when queue setup mbox commands failJustin Tee
2025-11-13scsi: pm8001: Use int instead of u32 to store error codesQianfeng Rong
2025-11-13scsi: pm80xx: Fix race condition caused by static variablesFrancisco Gutierrez
2025-11-13scsi: mpi3mr: Fix controller init failure on fault during queue creationChandrakanth Patil
2025-11-13scsi: mpi3mr: Fix I/O failures during controller resetChandrakanth Patil
2025-11-13PCI/ERR: Update device error_state already after resetLukas Wunner