summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2026-06-09scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32Michael Bommarito
2026-06-09scsi: fcoe: Reject FIP descriptors with zero fip_dlen in CVL walkerMichael Bommarito
2026-06-09scsi: core: Run queues for all non-SDEV_DEL devices from scsi_run_host_queuesDavid Jeffery
2026-06-01scsi: sd: Fix return code handling in sd_spinup_disk()Mike Christie
2026-06-01scsi: isci: Fix use-after-free in device removal pathMichael Bommarito
2026-05-23cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
2026-05-23scsi: sg: Resolve soft lockup issue when opening /dev/sgXYang Erkun
2026-05-23scsi: sg: Fix sysctl sg-big-buff register during sg_init()Yang Erkun
2026-05-14scsi: mpt3sas: Limit NVMe request size to 2 MiBRanjan Kumar
2026-05-07scsi: sd: fix missing put_disk() when device_add(&disk_dev) failsYang Xiuwei
2026-04-02scsi: ses: Handle positive SCSI error from ses_recv_diag()Greg Kroah-Hartman
2026-04-02scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()Tyllis Xu
2026-04-02scsi: scsi_transport_sas: Fix the maximum channel scanning issueYihang Li
2026-04-02scsi: devinfo: Add BLIST_SKIP_IO_HINTS for Iomega ZIPFlorian Fuchs
2026-04-02scsi: mpi3mr: Clear reset history on ready and recheck state after timeoutRanjan Kumar
2026-03-19scsi: core: Fix error handling for scsi_alloc_sdev()Junxiao Bi
2026-03-19scsi: hisi_sas: Fix NULL pointer exception during user_scan()Xingui Yang
2026-03-19scsi: ses: Fix devices attaching to different hostsTomas Henzl
2026-03-19scsi: mpi3mr: Add NULL checks when resetting request and reply queuesRanjan Kumar
2026-03-19scsi: storvsc: Fix scheduling while atomic on PREEMPT_RTJan Kiszka
2026-03-12scsi: core: Fix refcount leak for tagset_refcntJunxiao Bi
2026-03-12scsi: pm8001: Fix use-after-free in pm8001_queue_command()Salomon Dushimirimana
2026-03-12scsi: lpfc: Properly set WC for DPP mappingMathias Krause
2026-03-04scsi: buslogic: Reduce stack usageArnd Bergmann
2026-02-26scsi: csiostor: Fix dereference of null pointer rnColin Ian King
2026-02-26scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()Zilin Guan
2026-02-26scsi: 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-11treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
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-17scsi: mpi3mr: Prevent duplicate SAS/SATA device entries in channel 1Suganath Prabu S
2026-01-02scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflowChandrakanth Patil
2026-01-02scsi: aic94xx: fix use-after-free in device removal pathJunrui Luo
2026-01-02scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path"Tony Battersby
2026-01-02scsi: scsi_debug: Fix atomic write enable module param descriptionJohn Garry
2026-01-02scsi: qla2xxx: Use reinit_completion on mbx_intr_compTony Battersby
2026-01-02scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusiveTony Battersby