summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2025-06-20scsi: fnic: Fix missing DMA mapping error in fnic_send_frame()Thomas Fourier1-0/+2
2025-06-20scsi: fnic: Set appropriate logging level for log messageKaran Tilak Kumar1-1/+1
2025-06-20scsi: fnic: Add and improve logs in FDMI and FDMI ABTS pathsKaran Tilak Kumar1-7/+58
2025-06-20scsi: fnic: Turn off FDMI ACTIVE flags on link downKaran Tilak Kumar2-4/+7
2025-06-20scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times outKaran Tilak Kumar3-29/+87
2025-06-20scsi: megaraid_sas: Fix invalid node indexChen Yu1-1/+5
2025-06-17scsi: elx: efct: Fix memory leak in efct_hw_parse_filter()Vitaliy Shevtsov1-2/+3
2025-06-10scsi: error: alua: I/O errors for ALUA state transitionsRajashekhar M A1-1/+2
2025-06-10scsi: storvsc: Increase the timeouts to storvsc_timeoutDexuan Cui1-4/+6
2025-06-09Merge branch '6.16/scsi-queue' into 6.16/scsi-fixesMartin K. Petersen2-8/+7
2025-06-09scsi: iscsi: Fix incorrect error path labels for flashnode operationsAlok Tiwari1-6/+5
2025-06-09scsi: mvsas: Fix typos in per-phy comments and SAS cmd port registersAnkit Chauhan1-2/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar55-85/+99
2025-06-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-11/+2
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+0
2025-05-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds42-1534/+862
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-05-28scsi: aacraid: Remove useless codeTomas Henzl2-10/+1
2025-05-28scsi: core: devinfo: Fix typo in commentmrigendrachaubey1-1/+1
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds6-9/+5
2025-05-21scsi: hisi_sas: Fix warning detected by sparseYihang Li1-1/+1
2025-05-21scsi: mpt3sas: Fix _ctl_get_mpt_mctp_passthru_adapter() to return IOC pointerShivasharan S1-1/+2
2025-05-21scsi: sg: Remove unnecessary NULL check before unregister_sysctl_table()Chen Ni1-2/+1
2025-05-21scsi: mvsas: Fix typos in SAS/SATA VSP register commentsAlok Tiwari1-2/+2
2025-05-21scsi: fnic: Replace memset() with eth_zero_addr()Chen Ni1-4/+4
2025-05-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+5
2025-05-15Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple rangesMichael Kelley1-0/+1
2025-05-13scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES bufferSteve Siwinski1-1/+5
2025-05-13scsi: sd: Remove the stream_status member from scsi_stream_status_headerChristoph Hellwig1-1/+1
2025-05-13scsi: core: Remove unused scsi_dev_info_list_del_keyed()Dr. David Alan Gilbert2-29/+0
2025-05-13scsi: isci: Remove unused sci_remote_device_reset()Dr. David Alan Gilbert2-45/+0
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar2-2/+2
2025-05-08scsi: qedf: Use designated initializer for struct qed_fcoe_cb_opsKees Cook1-1/+1
2025-05-07block: remove the q argument from blk_rq_map_kernChristoph Hellwig2-3/+2
2025-05-06scsi: scsi_debug: Reduce DEF_ATOMIC_WR_MAX_LENGTHJohn Garry1-1/+1
2025-05-06scsi: smartpqi: Delete a stray tab in pqi_is_parity_write_stream()Dan Carpenter1-1/+1
2025-05-06scsi: dc395x: Remove leftover if statement in reselect()Nathan Chancellor1-1/+0
2025-05-05scsi: remove the no_highmem flag in the hostChristoph Hellwig1-3/+0
2025-05-05scsi: make ppa depend on !HIGHMEMChristoph Hellwig2-1/+1
2025-05-05scsi: make imm depend on !HIGHMEMChristoph Hellwig2-1/+1
2025-05-05scsi: make aha152x depend on !HIGHMEMChristoph Hellwig2-1/+1
2025-05-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2025-04-29scsi: mpi3mr: Event processing debug improvementRanjan Kumar1-17/+50
2025-04-29Merge patch series "smartpqi updates"Martin K. Petersen1-10/+130
2025-04-29scsi: smartpqi: Update driver version to 2.1.34-035Don Brace1-3/+3
2025-04-29scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernelsYi Zhang1-2/+2
2025-04-29scsi: smartpqi: Enhance WWID logging logicVenkatesh Emparala1-5/+18
2025-04-29scsi: smartpqi: Add new PCI IDsDavid Strahan1-0/+84
2025-04-29scsi: smartpqi: Take drives offline when controller is offlineDavid Strahan1-0/+23