summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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-13scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speedChandrakanth Patil
2025-11-13PCI/ERR: Update device error_state already after resetLukas Wunner
2025-11-13scsi: core: Fix the unit attention counter implementationBart Van Assche
2025-10-19scsi: sd: Fix build warning in sd_revalidate_disk()Abinash Singh
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 pm8001_abort_task() for chip_8006 when using an expanderNiklas Cassel
2025-10-15scsi: pm80xx: Add helper function to get the local phy idNiklas Cassel
2025-10-15scsi: pm80xx: Use dev_parent_is_expander() helperNiklas Cassel
2025-10-15scsi: libsas: Add dev_parent_is_expander() helperNiklas Cassel
2025-10-15scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmodNiklas Cassel
2025-10-15scsi: pm80xx: Restore support for expandersNiklas Cassel
2025-08-30scsi: sr: Reinstate rotational media flagMing Lei
2025-08-30scsi: lpfc: Fix buffer free/clear order in deferred receive pathJohn Evans
2025-08-14scsi: qla4xxx: Prevent a potential error pointer dereferenceDan Carpenter
2025-08-14scsi: fnic: Remove a useless struct mempool forward declarationChristoph Hellwig
2025-08-12Merge branch '6.17/scsi-queue' into 6.17/scsi-fixesMartin K. Petersen
2025-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-08-05scsi: lpfc: Remove redundant assignment to avoid memory leakJiasheng Jiang
2025-08-05scsi: lpfc: Fix wrong function reference in a commentJean Delvare
2025-07-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-07-30scsi: scsi_debug: Make read-only arrays static constColin Ian King
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-28scsi: core: sysfs: Correct sysfs attributes access rightsDamien Le Moal
2025-07-28Merge tag 'ata-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-07-28Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds