summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2025-04-28scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernelsYi Zhang
2025-04-28scsi: smartpqi: Enhance WWID logging logicVenkatesh Emparala
2025-04-28scsi: smartpqi: Add new PCI IDsDavid Strahan
2025-04-28scsi: smartpqi: Take drives offline when controller is offlineDavid Strahan
2025-04-28Merge patch series "Update lpfc to revision 14.4.0.9"Martin K. Petersen
2025-04-28scsi: lpfc: Copyright updates for 14.4.0.9 patchesJustin Tee
2025-04-28scsi: lpfc: Update lpfc version to 14.4.0.9Justin Tee
2025-04-28scsi: lpfc: Create lpfc_vmid_info sysfs entryJustin Tee
2025-04-28scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbkJustin Tee
2025-04-28scsi: lpfc: Prevent failure to reregister with NVMe transport after PRLI retryJustin Tee
2025-04-28scsi: lpfc: Restart eratt_poll timer if HBA_SETUP flag still unsetJustin Tee
2025-04-28scsi: lpfc: Notify FC transport of rport disappearance during PCI fcn resetJustin Tee
2025-04-28scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commandsJustin Tee
2025-04-28scsi: qla4xxx: Remove duplicate struct crb_addr_pairKees Cook
2025-04-28scsi: qla2xxx: Remove duplicate struct crb_addr_pairKees Cook
2025-04-28scsi: lpfc: Use secs_to_jiffies() instead of msecs_to_jiffies()Thorsten Blum
2025-04-28scsi: dc395x: Remove DEBUG conditional compilationOliver Neukum
2025-04-28scsi: myrb: Fix spelling mistake "statux" -> "status"Colin Ian King
2025-04-28Merge branch '6.15/scsi-fixes' into 6.16/scsi-stagingMartin K. Petersen
2025-04-25Merge tag 'ata-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-04-23PCI: Add CONFIG_MMU dependencyArnd Bergmann
2025-04-22scsi: Improve CDL controlDamien Le Moal
2025-04-21Merge patch series "scsi: qedi deadcoding"Martin K. Petersen
2025-04-21Merge patch series "scsi: qla2xxx deadcoding"Martin K. Petersen
2025-04-21Merge patch series "hisi_sas: Misc patches and cleanups"Martin K. Petersen
2025-04-21scsi: qedi: Remove unused qedi_get_proto_itt()Dr. David Alan Gilbert
2025-04-21scsi: qedi: Remove unused sysfs functionsDr. David Alan Gilbert
2025-04-21scsi: qla2xxx: Remove unused module parametersDr. David Alan Gilbert
2025-04-21scsi: qla2xxx: Remove unused qla2x00_gpsc()Dr. David Alan Gilbert
2025-04-21scsi: qla2xxx: Remove unused ql_log_qpDr. David Alan Gilbert
2025-04-21scsi: qla2xxx: Remove unused qla82xx_wait_for_state_change()Dr. David Alan Gilbert
2025-04-21scsi: qla2xxx: Remove unused qla82xx_pci_region_offset()Dr. David Alan Gilbert
2025-04-21scsi: qla2xxx: Remove unused qlt_83xx_iospace_config()Dr. David Alan Gilbert
2025-04-21scsi: qla2xxx: Remove unused qlt_fc_port_deleted()Dr. David Alan Gilbert
2025-04-21scsi: qla2xxx: Remove unused qlt_free_qfull_cmds()Dr. David Alan Gilbert
2025-04-21scsi: hisi_sas: Wait until error handling is completeYihang Li
2025-04-21scsi: hisi_sas: Call I_T_nexus after soft reset for SATA diskYihang Li
2025-04-21scsi: hisi_sas: Coding style cleanupYihang Li
2025-04-21scsi: hisi_sas: Use macro instead of magic numberYihang Li
2025-04-21scsi: mpi3mr: Fix typo and grammarChelsy Ratnawat
2025-04-21scsi: mpi3mr: Add level check to control event loggingRanjan Kumar
2025-04-21scsi: scsi_transport_fc: Rename del_timer() in commentWangYuli
2025-04-21scsi: core: Clear flags for scsi_cmnd that did not completeAnastasia Kovaleva
2025-04-11scsi: pm80xx: Add __nonstring annotations for unterminated stringsKees Cook
2025-04-11scsi: mpi3mr: Reset the pending interrupt flagRanjan Kumar
2025-04-11scsi: mpi3mr: Fix pending I/O counterRanjan Kumar
2025-04-11scsi: lpfc: Use memcpy() for BIOS versionDaniel Wagner
2025-04-11scsi: elx: sli4: Replace deprecated strncpy() with strscpy()Thorsten Blum
2025-04-11scsi: scsi_debug: Add ERASE for tapesKai Mäkisara
2025-04-11scsi: scsi_debug: Use scsi_device->type instead os sdebug_ptype where possibleKai Mäkisara