summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
7 daysscsi: imm: Fix use-after-free bug caused by unfinished delayed workDuoming Zhou1-0/+1
7 daysscsi: qla2xxx: Fix improper freeing of purex itemZilin Guan1-1/+1
7 daysscsi: sim710: Fix resource leak by adding missing ioport_unmap() callsHaotian Zhang1-0/+2
7 daysscsi: smartpqi: Fix device resources accessed after device removalMike McGowen1-0/+19
7 daysscsi: 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
2025-10-19scsi: sd: Fix build warning in sd_revalidate_disk()Abinash Singh1-22/+28
2025-10-19scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()Thorsten Blum1-9/+12
2025-10-19scsi: mvsas: Fix use-after-free bugs in mvs_work_queueDuoming Zhou1-1/+1
2025-10-15scsi: mpt3sas: Fix crash in transport port remove by using ioc_info()Ranjan Kumar1-5/+3
2025-10-15scsi: qla2xxx: Fix incorrect sign of error code in qla_nvme_xmt_ls_rsp()Qianfeng Rong1-1/+1
2025-10-15scsi: qla2xxx: Fix incorrect sign of error code in START_SP_W_RETRIES()Qianfeng Rong1-2/+2
2025-10-15scsi: qla2xxx: edif: Fix incorrect sign of error codeQianfeng Rong1-2/+2
2025-10-15scsi: myrs: Fix dma_alloc_coherent() error checkThomas Fourier1-4/+4
2025-10-15scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmodNiklas Cassel1-1/+8
2025-09-09scsi: sr: Reinstate rotational media flagMing Lei1-6/+10
2025-09-09block: add a queue_limits_commit_update_frozen helperChristoph Hellwig2-16/+6
2025-09-09scsi: lpfc: Fix buffer free/clear order in deferred receive pathJohn Evans1-4/+6
2025-09-04scsi: core: sysfs: Correct sysfs attributes access rightsDamien Le Moal1-2/+2
2025-08-28scsi: qla4xxx: Prevent a potential error pointer dereferenceDan Carpenter1-0/+2
2025-08-28scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systemsRanjan Kumar3-4/+17
2025-08-28scsi: mpi3mr: Drop unnecessary volatile from __iomem pointersRanjan Kumar2-3/+3
2025-08-28scsi: core: Fix command pass through retry regressionMike Christie1-0/+3
2025-08-28scsi: mpi3mr: Fix race between config read submit and interrupt completionRanjan Kumar1-1/+1
2025-08-20scsi: lpfc: Remove redundant assignment to avoid memory leakJiasheng Jiang1-1/+0
2025-08-20scsi: aacraid: Stop using PCI_IRQ_AFFINITYJohn Garry1-2/+1
2025-08-20scsi: Fix sas_user_scan() to handle wildcard and multi-channel scansRanjan Kumar2-13/+49
2025-08-20scsi: mpi3mr: Correctly handle ATA device errorsDamien Le Moal1-1/+19
2025-08-20scsi: mpt3sas: Correctly handle ATA device errorsDamien Le Moal1-0/+19
2025-08-20scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structureJustin Tee1-0/+4
2025-08-20scsi: lpfc: Ensure HBA_SETUP flag is used only for SLI4 in dev_loss_tmo_callbkJustin Tee1-1/+2
2025-08-20scsi: bfa: Double-free fixjackysliu1-0/+1
2025-08-20scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocatedShowrya M N1-1/+2
2025-08-15scsi: sd: Make sd shutdown issue START STOP UNIT appropriatelySalomon Dushimirimana1-1/+3
2025-08-15scsi: Revert "scsi: iscsi: Fix HW conn removal use after free"Li Lingfeng1-0/+2
2025-08-15scsi: mpt3sas: Fix a fw_event memory leakTomas Henzl1-2/+1