aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-14Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple rangesMichael Kelley1-0/+1
2025-05-12scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES bufferSteve Siwinski1-1/+5
2025-05-12scsi: sd: Remove the stream_status member from scsi_stream_status_headerChristoph Hellwig1-1/+1
2025-05-12scsi: core: Remove unused scsi_dev_info_list_del_keyed()Dr. David Alan Gilbert2-29/+0
2025-05-12scsi: 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-05scsi: scsi_debug: Reduce DEF_ATOMIC_WR_MAX_LENGTHJohn Garry1-1/+1
2025-05-05scsi: smartpqi: Delete a stray tab in pqi_is_parity_write_stream()Dan Carpenter1-1/+1
2025-05-05scsi: 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-28scsi: mpi3mr: Event processing debug improvementRanjan Kumar1-17/+50
2025-04-28Merge patch series "smartpqi updates"Martin K. Petersen1-10/+130
2025-04-28scsi: smartpqi: Update driver version to 2.1.34-035Don Brace1-3/+3
2025-04-28scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernelsYi Zhang1-2/+2
2025-04-28scsi: smartpqi: Enhance WWID logging logicVenkatesh Emparala1-5/+18
2025-04-28scsi: smartpqi: Add new PCI IDsDavid Strahan1-0/+84
2025-04-28scsi: smartpqi: Take drives offline when controller is offlineDavid Strahan1-0/+23
2025-04-28Merge patch series "Update lpfc to revision 14.4.0.9"Martin K. Petersen6-32/+183
2025-04-28scsi: lpfc: Copyright updates for 14.4.0.9 patchesJustin Tee3-3/+3
2025-04-28scsi: lpfc: Update lpfc version to 14.4.0.9Justin Tee1-1/+1
2025-04-28scsi: lpfc: Create lpfc_vmid_info sysfs entryJustin Tee1-0/+134
2025-04-28scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbkJustin Tee1-15/+17
2025-04-28scsi: lpfc: Prevent failure to reregister with NVMe transport after PRLI retryJustin Tee2-5/+7
2025-04-28scsi: lpfc: Restart eratt_poll timer if HBA_SETUP flag still unsetJustin Tee1-7/+17
2025-04-28scsi: lpfc: Notify FC transport of rport disappearance during PCI fcn resetJustin Tee1-0/+3
2025-04-28scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commandsJustin Tee1-1/+1
2025-04-28scsi: qla4xxx: Remove duplicate struct crb_addr_pairKees Cook1-5/+0
2025-04-28scsi: qla2xxx: Remove duplicate struct crb_addr_pairKees Cook1-5/+0
2025-04-28scsi: lpfc: Use secs_to_jiffies() instead of msecs_to_jiffies()Thorsten Blum2-6/+4
2025-04-28scsi: dc395x: Remove DEBUG conditional compilationOliver Neukum1-663/+33
2025-04-28scsi: myrb: Fix spelling mistake "statux" -> "status"Colin Ian King1-1/+1
2025-04-28Merge branch '6.15/scsi-fixes' into 6.16/scsi-stagingMartin K. Petersen12-20/+78
2025-04-25Merge tag 'ata-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-12/+24
2025-04-23PCI: Add CONFIG_MMU dependencyArnd Bergmann2-2/+0
2025-04-22scsi: Improve CDL controlDamien Le Moal1-12/+24
2025-04-21Merge patch series "scsi: qedi deadcoding"Martin K. Petersen4-43/+0
2025-04-21Merge patch series "scsi: qla2xxx deadcoding"Martin K. Petersen8-340/+0
2025-04-21Merge patch series "hisi_sas: Misc patches and cleanups"Martin K. Petersen5-163/+236
2025-04-21scsi: qedi: Remove unused qedi_get_proto_itt()Dr. David Alan Gilbert2-9/+0
2025-04-21scsi: qedi: Remove unused sysfs functionsDr. David Alan Gilbert2-34/+0
2025-04-21scsi: qla2xxx: Remove unused module parametersDr. David Alan Gilbert2-14/+0
2025-04-21scsi: qla2xxx: Remove unused qla2x00_gpsc()Dr. David Alan Gilbert2-91/+0
2025-04-21scsi: qla2xxx: Remove unused ql_log_qpDr. David Alan Gilbert2-56/+0
2025-04-21scsi: qla2xxx: Remove unused qla82xx_wait_for_state_change()Dr. David Alan Gilbert2-27/+0