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: qla2xxx: Completely fix fcport double freeVladimir Riabchun
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-01-23scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()Haoxiang Li
2026-01-23scsi: qla2xxx: edif: Fix dma_free_coherent() sizeThomas Fourier
2026-01-16scsi: qla2xxx: Sanitize payload size to prevent member overflowJiasheng Jiang
2026-01-16scsi: core: Wake up the error handler when final completions race against eac...David Jeffery
2026-01-16scsi: storvsc: Process unsupported MODE_SENSE_10Long Li
2026-01-04scsi: bfa: Update outdated commentJulia Lawall
2026-01-04scsi: core: Fix error handler encryption supportBrian Kao
2026-01-04scsi: core: Correct documentation for scsi_test_unit_ready()Miao Li
2025-12-16scsi: sg: Fix occasional bogus elapsed time that exceeds timeoutMichal Rábek
2025-12-16scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflowChandrakanth Patil
2025-12-16scsi: scsi_debug: Fix atomic write enable module param descriptionJohn Garry
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-12-08scsi: libsas: Add rollback handling when an error occursChaohai Chen
2025-12-08scsi: device_handler: Return error pointer in scsi_dh_attached_handler_name()Benjamin Marzinski
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-04scsi: sd: reject invalid pr_read_keys() num_keys valuesStefan Hajnoczi
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-03scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure ...Xingui Yang
2025-11-29scsi: qla4xxx: Use time conversion macrosShi Hao
2025-11-29scsi: qla2xxx: Enable/disable IRQD_NO_BALANCING during resetWen Xiong
2025-11-29scsi: ipr: Enable/disable IRQD_NO_BALANCING during resetWen Xiong
2025-11-29scsi: imm: Fix use-after-free bug caused by unfinished delayed workDuoming Zhou
2025-11-29scsi: core: Correct documentation for scsi_device_quiesce()Miao Li
2025-11-29scsi: mpi3mr: Prevent duplicate SAS/SATA device entries in channel 1Suganath Prabu S
2025-11-28Merge branch 'pm-sleep'Rafael J. Wysocki
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-11-19Merge branch 6.18/scsi-fixes into 6.19/scsi-stagingMartin K. Petersen
2025-11-19scsi: sg: Do not sleep in atomic contextBart Van Assche