summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
10 daysscsi: core: Fix error handling for scsi_alloc_sdev()Junxiao Bi
10 daysscsi: hisi_sas: Fix NULL pointer exception during user_scan()Xingui Yang
10 daysscsi: ses: Fix devices attaching to different hostsTomas Henzl
10 daysscsi: mpi3mr: Add NULL checks when resetting request and reply queuesRanjan Kumar
10 daysscsi: 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
2026-01-02scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabledTony Battersby
2026-01-02scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGIJustin Tee
2026-01-02scsi: smartpqi: Add support for Hurray Data new controller PCI deviceDavid Strahan
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: qla2xxx: Clear cmds after chip resetTony Battersby
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-11-19scsi: sg: Do not sleep in atomic contextBart Van Assche
2025-10-21scsi: core: Fix the unit attention counter implementationBart Van Assche
2025-10-20scsi: core: Fix a regression triggered by scsi_host_busy()Bart Van Assche
2025-10-13Merge branch '6.18/scsi-queue' into 6.18/scsi-fixesMartin K. Petersen
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds