summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
4 daysscsi: elx: efct: Fix I/O leak on unsupported additional CDBHaoxiang Li1-0/+1
4 daysscsi: elx: efct: Fix refcount leak in efct_hw_io_abort()WenTao Liang1-0/+2
4 daysscsi: sg: Report request-table problems when any status is setXu Rao1-4/+3
4 daysscsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()Abdun Nihaal1-2/+1
4 daysscsi: hpsa: Fix DMA mapping leak on IOACCEL2 reset pathHaoxiang Li1-0/+4
4 daysscsi: sas: Skip opt_sectors when DMA reports no real optimization hintIonut Nechita1-5/+36
4 daysscsi: smartpqi: Use shost_to_hba() in pqi_scan_finished()Martin Wilck1-1/+1
4 daysscsi: pm8001: Fix error code in non_fatal_log_show()Dan Carpenter1-4/+1
4 daysscsi: Revert "scsi: Fix sas_user_scan() to handle wildcard and multi-channel ...Martin Wilck2-49/+13
4 daysscsi: hisi_sas: Add slave_destroy interface for v3 hwYihang Li1-1/+11
2026-06-09scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32Michael Bommarito1-36/+41
2026-06-09scsi: fcoe: Reject FIP descriptors with zero fip_dlen in CVL walkerMichael Bommarito1-1/+1
2026-06-09scsi: core: Run queues for all non-SDEV_DEL devices from scsi_run_host_queuesDavid Jeffery1-2/+25
2026-06-01scsi: sd: Fix return code handling in sd_spinup_disk()Mike Christie1-2/+1
2026-06-01scsi: isci: Fix use-after-free in device removal pathMichael Bommarito1-0/+3
2026-05-23cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer2-10/+2
2026-05-23scsi: sg: Resolve soft lockup issue when opening /dev/sgXYang Erkun1-2/+27
2026-05-23scsi: sg: Fix sysctl sg-big-buff register during sg_init()Yang Erkun1-1/+1
2026-05-14scsi: mpt3sas: Limit NVMe request size to 2 MiBRanjan Kumar1-1/+13
2026-05-07scsi: sd: fix missing put_disk() when device_add(&disk_dev) failsYang Xiuwei1-0/+1
2026-04-02scsi: ses: Handle positive SCSI error from ses_recv_diag()Greg Kroah-Hartman1-1/+1
2026-04-02scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()Tyllis Xu1-1/+2
2026-04-02scsi: scsi_transport_sas: Fix the maximum channel scanning issueYihang Li1-1/+1
2026-04-02scsi: devinfo: Add BLIST_SKIP_IO_HINTS for Iomega ZIPFlorian Fuchs1-1/+1
2026-04-02scsi: mpi3mr: Clear reset history on ready and recheck state after timeoutRanjan Kumar1-0/+10
2026-03-19scsi: core: Fix error handling for scsi_alloc_sdev()Junxiao Bi1-6/+2
2026-03-19scsi: hisi_sas: Fix NULL pointer exception during user_scan()Xingui Yang2-2/+2
2026-03-19scsi: ses: Fix devices attaching to different hostsTomas Henzl1-3/+2
2026-03-19scsi: mpi3mr: Add NULL checks when resetting request and reply queuesRanjan Kumar1-15/+19
2026-03-19scsi: storvsc: Fix scheduling while atomic on PREEMPT_RTJan Kiszka1-2/+3
2026-03-12scsi: core: Fix refcount leak for tagset_refcntJunxiao Bi1-0/+1
2026-03-12scsi: pm8001: Fix use-after-free in pm8001_queue_command()Salomon Dushimirimana1-2/+3
2026-03-12scsi: lpfc: Properly set WC for DPP mappingMathias Krause3-6/+35
2026-03-04scsi: buslogic: Reduce stack usageArnd Bergmann1-2/+4
2026-02-27scsi: csiostor: Fix dereference of null pointer rnColin Ian King1-1/+2
2026-02-27scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()Zilin Guan1-3/+10
2026-02-27scsi: 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-11treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner6-19/+0
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