aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/parallel-perf.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-27scsi: aacraid: Remove useless codeTomas Henzl2-10/+1
2025-05-27scsi: core: devinfo: Fix typo in commentmrigendrachaubey1-1/+1
2025-05-27scsi: ufs: core: Don't perform UFS clkscaling during host async scanZiqi Chen1-0/+3
2025-05-20scsi: target: core: Constify struct target_opcode_descriptorChristophe JAILLET1-59/+59
2025-05-20scsi: target: core: Constify enabled() in struct target_opcode_descriptorChristophe JAILLET2-9/+9
2025-05-20scsi: hisi_sas: Fix warning detected by sparseYihang Li1-1/+1
2025-05-20scsi: mpt3sas: Fix _ctl_get_mpt_mctp_passthru_adapter() to return IOC pointerShivasharan S1-1/+2
2025-05-20scsi: sg: Remove unnecessary NULL check before unregister_sysctl_table()Chen Ni1-2/+1
2025-05-20scsi: ufs: mcq: Delete ufshcd_release_scsi_cmd() in ufshcd_mcq_abort()ping.gao1-6/+0
2025-05-20scsi: ufs: qcom: dt-bindings: Document the SM8750 UFS ControllerNitin Rawat1-0/+2
2025-05-20scsi: mvsas: Fix typos in SAS/SATA VSP register commentsAlok Tiwari1-2/+2
2025-05-20scsi: fnic: Replace memset() with eth_zero_addr()Chen Ni1-4/+4
2025-05-12scsi: ufs: core: Support updating device command timeoutPeter Wang1-7/+28
2025-05-12scsi: ufs: core: Change hwq_id type and valuePeter Wang1-1/+1
2025-05-12scsi: ufs: core: Increase the UIC command timeout furtherBart Van Assche1-2/+2
2025-05-12scsi: zfcp: Simplify workqueue allocationBenjamin Block1-8/+6
2025-05-12scsi: ufs: core: Print error value as hex format in ufshcd_err_handler()Wonkon Kim1-1/+1
2025-05-12scsi: sd: Remove the stream_status member from scsi_stream_status_headerChristoph Hellwig2-3/+2
2025-05-12scsi: docs: Clean up some style in scsi_mid_low_apiRandy Dunlap1-9/+9
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-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-04-28scsi: ufs: ufs-qcom: Add support to dump testbus registersManish Pandey1-0/+50
2025-04-28scsi: ufs: ufs-qcom: Add support to dump MCQ registersManish Pandey2-0/+67
2025-04-28scsi: ufs: ufs-qcom: Add support to dump HW and SW hibern8 countManish Pandey2-0/+18
2025-04-28scsi: mpi3mr: Event processing debug improvementRanjan Kumar1-17/+50
2025-04-28scsi: target: Move delayed/ordered tracking to per CPUMike Christie3-60/+83
2025-04-28scsi: target: Move I/O path stats to per CPUMike Christie3-37/+121
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-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: ufs: core: Fix WB resize using wrong offsetHuan Tang1-1/+1
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