summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
45 hoursscsi: core: Fix refcount leak for tagset_refcntJunxiao Bi1-0/+1
45 hoursscsi: pm8001: Fix use-after-free in pm8001_queue_command()Salomon Dushimirimana1-2/+3
45 hoursscsi: lpfc: Properly set WC for DPP mappingMathias Krause3-6/+35
11 daysscsi: buslogic: Reduce stack usageArnd Bergmann1-2/+4
11 daysscsi: csiostor: Fix dereference of null pointer rnColin Ian King1-1/+2
11 daysscsi: smartpqi: Fix memory leak in pqi_report_phys_luns()Zilin Guan1-3/+10
11 daysscsi: efct: Use IRQF_ONESHOT and default primary handlerSebastian Andrzej Siewior1-7/+1
2026-02-19scsi: qla2xxx: Fix bsg_done() causing double freeAnil Gurumurthy1-11/+17
2026-02-16scsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy2-4/+34
2026-02-16scsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy1-2/+2
2026-02-16scsi: qla2xxx: Delay module unload while fabric scan in progressAnil Gurumurthy1-1/+2
2026-02-16scsi: qla2xxx: Allow recovery for tape devicesShreyas Deodhar2-12/+0
2026-02-16scsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy1-16/+18
2026-02-06scsi: qla2xxx: edif: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
2026-02-06scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()Haoxiang Li1-0/+1
2026-01-30scsi: qla2xxx: Sanitize payload size to prevent member overflowJiasheng Jiang1-0/+7
2026-01-30scsi: core: Wake up the error handler when final completions race against eac...David Jeffery2-1/+18
2026-01-30scsi: storvsc: Process unsupported MODE_SENSE_10Long Li1-1/+2
2026-01-23scsi: core: Fix error handler encryption supportBrian Kao1-0/+24
2026-01-17scsi: sg: Fix occasional bogus elapsed time that exceeds timeoutMichal Rábek1-7/+13
2026-01-17scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure ...Xingui Yang1-14/+0
2026-01-17scsi: ipr: Enable/disable IRQD_NO_BALANCING during resetWen Xiong1-1/+27
2026-01-08scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflowChandrakanth Patil2-0/+3
2026-01-08scsi: aic94xx: fix use-after-free in device removal pathJunrui Luo1-0/+3
2026-01-08scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path"Tony Battersby1-6/+0
2026-01-08scsi: scsi_debug: Fix atomic write enable module param descriptionJohn Garry1-1/+1
2026-01-08scsi: qla2xxx: Use reinit_completion on mbx_intr_compTony Battersby1-0/+2
2026-01-08scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusiveTony Battersby1-7/+1
2026-01-08scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabledTony Battersby4-34/+5
2026-01-08scsi: smartpqi: Add support for Hurray Data new controller PCI deviceDavid Strahan1-0/+4
2025-12-18scsi: imm: Fix use-after-free bug caused by unfinished delayed workDuoming Zhou1-0/+1
2025-12-18scsi: qla2xxx: Fix improper freeing of purex itemZilin Guan1-1/+1
2025-12-18scsi: sim710: Fix resource leak by adding missing ioport_unmap() callsHaotian Zhang1-0/+2
2025-12-18scsi: smartpqi: Fix device resources accessed after device removalMike McGowen1-0/+19
2025-12-18scsi: stex: Fix reboot_notifier leak in probe error pathHaotian Zhang1-0/+1
2025-12-01scsi: core: Fix a regression triggered by scsi_host_busy()Bart Van Assche1-2/+3
2025-12-01scsi: sg: Do not sleep in atomic contextBart Van Assche1-1/+9
2025-11-13scsi: mpt3sas: Add support for 22.5 Gbps SAS link rateRanjan Kumar1-0/+3
2025-11-13scsi: libfc: Fix potential buffer overflow in fc_ct_ms_fill()Alok Tiwari1-1/+1
2025-11-13scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topologyJustin Tee2-8/+25
2025-11-13scsi: lpfc: Define size of debugfs entry for xri rebalancingJustin Tee1-0/+3
2025-11-13scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanupJustin Tee2-8/+5
2025-11-13scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESETJustin Tee1-4/+10
2025-11-13scsi: lpfc: Decrement ndlp kref after FDISC retries exhaustedJustin Tee1-0/+5
2025-11-13scsi: lpfc: Clean up allocated queues when queue setup mbox commands failJustin Tee1-2/+1
2025-11-13scsi: pm8001: Use int instead of u32 to store error codesQianfeng Rong1-1/+1
2025-11-13scsi: pm80xx: Fix race condition caused by static variablesFrancisco Gutierrez3-10/+17
2025-11-13scsi: mpi3mr: Fix controller init failure on fault during queue creationChandrakanth Patil1-0/+10
2025-11-13scsi: mpi3mr: Fix I/O failures during controller resetChandrakanth Patil2-0/+5
2025-11-13PCI/ERR: Update device error_state already after resetLukas Wunner1-5/+0