aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-16scsi: lpfc: Update lpfc version to 14.4.0.11Justin Tee1-1/+1
2025-09-16scsi: lpfc: Convert debugfs directory counts from atomic to unsigned intJustin Tee2-10/+10
2025-09-16scsi: lpfc: Clean up extraneous phba dentriesJustin Tee2-390/+124
2025-09-16scsi: lpfc: Use switch case statements in DIF debugfs handlersJustin Tee2-58/+83
2025-09-16scsi: lpfc: Fix memory leak when nvmeio_trc debugfs entry is usedJustin Tee1-1/+0
2025-09-16scsi: lpfc: Define size of debugfs entry for xri rebalancingJustin Tee1-0/+3
2025-09-16scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topologyJustin Tee2-8/+25
2025-09-16scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESETJustin Tee1-4/+10
2025-09-16scsi: lpfc: Decrement ndlp kref after FDISC retries exhaustedJustin Tee1-0/+5
2025-09-16scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanupJustin Tee2-8/+5
2025-09-16scsi: lpfc: Clean up allocated queues when queue setup mbox commands failJustin Tee1-2/+1
2025-09-16scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progressJustin Tee1-12/+4
2025-09-16scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vportJustin Tee1-10/+0
2025-09-16scsi: qla2xxx: Fix incorrect sign of error code in qla_nvme_xmt_ls_rsp()Qianfeng Rong1-1/+1
2025-09-16scsi: qla2xxx: Fix incorrect sign of error code in START_SP_W_RETRIES()Qianfeng Rong1-2/+2
2025-09-16scsi: qla2xxx: edif: Fix incorrect sign of error codeQianfeng Rong1-2/+2
2025-09-16scsi: ufs: core: Disable timestamp functionality if not supportedBart Van Assche2-1/+8
2025-09-15scsi: target: iscsi: fix typos and formatting in lio_target messagesAlok Tiwari1-3/+3
2025-09-15scsi: ufs: ufs-qcom: Disable lane clocks during phy hibern8Palash Kambar1-0/+10
2025-09-15scsi: ufs: exynos: Correct sync pattern mask timing commentAlok Tiwari1-1/+1
2025-09-09scsi: bfa: Remove self-assignment codeQiang Liu1-1/+0
2025-09-09scsi: ufs: ufs-qcom: Refactor MCQ register dump logicNitin Rawat2-40/+19
2025-09-09scsi: ufs: ufs-qcom: Streamline UFS MCQ resource mappingNitin Rawat2-100/+66
2025-09-09scsi: ufs: host: mediatek: Fix device power controlPeter Wang1-0/+7
2025-09-09scsi: ufs: host: mediatek: Fix unbalanced IRQ enable issuePeter Wang1-0/+1
2025-09-09scsi: ufs: host: mediatek: Fix adapt issue after PA_InitAlice Chao1-0/+11
2025-09-09scsi: ufs: host: mediatek: Return error directly on idle wait timeoutSanjeev Y1-4/+16
2025-09-09scsi: ufs: host: mediatek: Disable auto-hibern8 during power mode changesPeter Wang1-23/+30
2025-09-09scsi: ufs: host: mediatek: Support UFS PHY runtime PM and correct sequencePeter Wang2-6/+48
2025-09-09scsi: ufs: host: mediatek: Correct resume flow for LPM and MTCMOSAlice Chao1-2/+2
2025-09-09scsi: ufs: host: mediatek: Correct system PM flowPeter Wang1-3/+14
2025-09-09scsi: ufs: host: mediatek: Enhance recovery on resume failurePeter Wang1-1/+14
2025-09-09scsi: ufs: host: mediatek: Enhance recovery on hibernation exit failurePeter Wang3-4/+14
2025-09-09scsi: pm80xx: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-2/+6
2025-09-09scsi: ufs: ufs-qcom: Align programming sequence of Shared ICE for UFS control...Palash Kambar2-1/+22
2025-09-09scsi: scsi_debug: Replace kzalloc() + copy_from_user() with memdup_user_nul()Thorsten Blum1-8/+3
2025-09-09scsi: lpfc: Use int type to store negative error codesQianfeng Rong1-1/+1
2025-09-09scsi: target: iscsi: Use int type to store negative valueQianfeng Rong1-1/+2
2025-08-30scsi: ufs: core: Move the tracing enumeration types into a new fileBart Van Assche3-17/+25
2025-08-30scsi: qla2xxx: Use secs_to_jiffies() instead of msecs_to_jiffies()Thorsten Blum2-6/+6
2025-08-30scsi: csiostor: Fix some spelling errorsXichao Zhao1-2/+2
2025-08-30scsi: fc: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva3-23/+43
2025-08-30scsi: pm8001: Use int instead of u32 to store error codesQianfeng Rong1-1/+1
2025-08-30scsi: sd: Make sd_revalidate_disk() return voidAbinash Singh1-6/+5
2025-08-30scsi: sd: Remove redundant printk() after kmalloc() failureAbinash Singh1-4/+1
2025-08-30scsi: sd: Fix build warning in sd_revalidate_disk()Abinash Singh1-22/+28
2025-08-30scsi: ufs: exynos: fsd: Gate ref_clk and put UFS device in reset on suspendBharat Uppal1-0/+8
2025-08-25scsi: pm80xx: Fix race condition caused by static variablesFrancisco Gutierrez3-10/+17
2025-08-25scsi: mpi3mr: Update driver version to 8.15.0.5.50Chandrakanth Patil1-2/+2
2025-08-25scsi: mpi3mr: Fix premature TM timeouts on virtual drivesChandrakanth Patil2-5/+17