summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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-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
2025-11-19scsi: scsi_debug: Support injecting unaligned write errorsBart Van Assche
2025-11-19scsi: qla2xxx: Fix improper freeing of purex itemZilin Guan
2025-11-19scsi: snic: Switch to use %ptSpAndy Shevchenko
2025-11-19scsi: fnic: Switch to use %ptSpAndy Shevchenko
2025-11-17Merge back earlier material related to system sleep for 6.19Rafael J. Wysocki
2025-11-14scsi: Add PM_EVENT_POWEROFF into suspend callbacksMario Limonciello (AMD)
2025-11-12Merge patch series "replace old wq(s), added WQ_PERCPU to alloc_workqueue"Martin K. Petersen
2025-11-12scsi: pm80xx: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari
2025-11-12scsi: qedi: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari
2025-11-12scsi: target: ibmvscsi: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari
2025-11-12scsi: qedf: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari
2025-11-12scsi: bnx2fc: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari
2025-11-12scsi: be2iscsi: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari
2025-11-12scsi: lpfc: WQ_PERCPU added to alloc_workqueue() usersMarco Crivellari
2025-11-12scsi: scsi_transport_fc: WQ_PERCPU added to alloc_workqueue users()Marco Crivellari
2025-11-12scsi: scsi_dh_alua: WQ_PERCPU added to alloc_workqueue() usersMarco Crivellari
2025-11-12scsi: qla2xxx: WQ_PERCPU added to alloc_workqueue() usersMarco Crivellari
2025-11-12scsi: scsi_transport_iscsi: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-11-12scsi: qla2xxx: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-11-12scsi: scsi_debug: Fix uninitialized pointers with __free attrAlly Heev
2025-11-12scsi: pm: Drop unneeded call to pm_runtime_mark_last_busy()Nuno Sá
2025-11-12scsi: sim710: Fix resource leak by adding missing ioport_unmap() callsHaotian Zhang
2025-11-12scsi: aic94xx: fix use-after-free in device removal pathJunrui Luo
2025-11-12Merge patch series "qla2xxx target mode improvements"Martin K. Petersen
2025-11-12scsi: qla2xxx: target: Improve safety of cmd lookup by handleTony Battersby
2025-11-12scsi: qla2xxx: target: Add back SRR supportTony Battersby
2025-11-12scsi: qla2xxx: target: Improve cmd loggingTony Battersby
2025-11-12scsi: qla2xxx: target: Add cmd->rsp_sentTony Battersby
2025-11-12scsi: qla2xxx: target: Fix invalid memory access with big CDBsTony Battersby
2025-11-12scsi: qla2xxx: Fix TMR failure handlingTony Battersby
2025-11-12scsi: qla2xxx: target: Improve checks in qlt_xmit_response() / qlt_rdy_to_xfer()Tony Battersby
2025-11-12scsi: qla2xxx: target: Fix races with aborting commandsTony Battersby
2025-11-12scsi: qla2xxx: Clear cmds after chip resetTony Battersby
2025-11-12Merge patch series "Optimize the hot path in the UFS driver"Martin K. Petersen
2025-11-12scsi: qla2xxx: target: Fix term exchange when cmd_sent_to_fw == 1Tony Battersby
2025-11-12scsi: qla2xxx: target: Improve debug output for term exchangeTony Battersby
2025-11-12scsi: qla2xxx: target: Remove code for unsupported hardwareTony Battersby
2025-11-12scsi: qla2xxx: Use reinit_completion on mbx_intr_compTony Battersby
2025-11-12scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabledTony Battersby
2025-11-12scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusiveTony Battersby