summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
10 daysMerge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds4-4/+4
10 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds31-191/+196
14 daystreewide: fix transposed "sign" typos and update spelling.txtShardul Deshpande4-4/+4
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-3/+10
2026-06-16Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2026-06-16Merge branch 7.1/scsi-fixes into 7.2/scsi-stagingMartin K. Petersen14-48/+101
2026-06-09scsi: lpfc: Fix spelling mistakes in commentsWilliam Theesfeld9-40/+40
2026-06-09scsi: devinfo: Broaden Promise VTrak E310/E610 identificationXose Vazquez Perez1-2/+2
2026-06-08scsi: scsi_debug: Fix one-partition tape setup boundsSamuel Moelius1-1/+1
2026-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-40/+78
2026-06-05scsi: fcoe: don't recurse on the netdev's ops lockJakub Kicinski3-3/+10
2026-06-02scsi: megaraid_mbox: Avoid double kfree()Arnd Bergmann1-2/+0
2026-06-02scsi: pm8001: Fix error code in non_fatal_log_show()Dan Carpenter1-4/+1
2026-06-02scsi: lpfc: Turn lpfc_queue q_pgs into a flexible arrayRosen Penev2-3/+3
2026-06-02scsi: sas: Skip opt_sectors when DMA reports no real optimization hintIonut Nechita1-5/+36
2026-06-02scsi: Revert "scsi: Fix sas_user_scan() to handle wildcard and multi-channel ...Martin Wilck2-49/+13
2026-06-02scsi: smartpqi: Use shost_to_hba() in pqi_scan_finished()Martin Wilck1-1/+1
2026-05-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-40/+78
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki1-1/+1
2026-05-23scsi: fcoe: Reject FIP descriptors with zero fip_dlen in CVL walkerMichael Bommarito1-1/+1
2026-05-23scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32Michael Bommarito1-36/+41
2026-05-23scsi: core: Convert INQUIRY informationBart Van Assche1-6/+12
2026-05-23scsi: core: Use the INQUIRY-related constantsBart Van Assche1-5/+10
2026-05-23scsi: megaraid_mbox: Reduce stack usage in megaraid_cmm_register()Arnd Bergmann2-32/+24
2026-05-23scsi: scsi_debug: Remove unused variable sdebug_any_injecting_optBart Van Assche1-11/+0
2026-05-23scsi: scsi_debug: Add missing newline in scsi_debug_device_reset()Ewan D. Milne1-1/+1
2026-05-23scsi: megaraid_sas: Fix NULL pointer dereference on firmware duplicate comple...Milan P. Gandhi1-0/+9
2026-05-23scsi: devinfo: Add BLIST_NO_RSOC for Promise VTrak E310fAlexander Perlis1-0/+1
2026-05-23scsi: scsi_ioctl: Use strnlen() in scsi_ioctl_get_pci()Thorsten Blum1-4/+7
2026-05-23scsi: core: Run queues for all non-SDEV_DEL devices from scsi_run_host_queuesDavid Jeffery1-2/+25
2026-05-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+4
2026-05-15scsi: isci: Remove unused macro scu_get_command_request_logical_port()Piotr Zarycki1-2/+0
2026-05-15scsi: isci: Fix use-after-free in device removal pathMichael Bommarito1-0/+3
2026-05-15scsi: pm8001: Reject non-fatal dump when controller is crashedKumar Meiyappan1-0/+7
2026-05-15scsi: pm8001: Reject firmware update in fatal error stateKumar Meiyappan1-0/+8
2026-05-15scsi: hisi_sas: Add slave_destroy interface for v3 hwYihang Li1-1/+11
2026-05-15scsi: mvsas: Don't emit __LINE__ in debug messagesUwe Kleine-König (The Capable Hub)1-3/+3
2026-05-15scsi: sd: Fix return code handling in sd_spinup_disk()Mike Christie1-2/+1
2026-05-15scsi: libiscsi: Fix spelling and format errorsWang Yan1-2/+2
2026-05-15scsi: scsi_transport_srp: Move long delayed work to system_dfl_long_wqMarco Crivellari1-5/+5
2026-05-15scsi: storvsc: Replace symbolic permissions with octalMd Shofiqul Islam1-4/+4
2026-05-15scsi: core: scsi_scan: Fix typo in commentMd Shofiqul Islam1-1/+1
2026-05-15scsi: snic: vnic_dev: Remove dead store in vnic_dev_discover_res()Evgenii Burenchev1-1/+0
2026-05-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-5/+18
2026-04-30scsi: ncr53c8xx: Drop CONFIG_ prefix from Zalon-specific compiler definesSasha Levin3-5/+5
2026-04-30scsi: advansys: Drop ISA_DMA_API remnantsArnd Bergmann2-2/+0
2026-04-28cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer2-10/+2
2026-04-27Merge branch '7.1/scsi-queue' into 7.1/scsi-fixesMartin K. Petersen6-5/+18
2026-04-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds54-621/+906
2026-04-21scsi: hisi_sas: Fix sparse warnings in prep_ata_v3_hw()Yihang Li1-1/+1