aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-17scsi: target: tcm_loop: Fix wrong abort tagGuixin Liu1-2/+3
2025-03-17scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flagEwan D. Milne1-0/+2
2025-03-17scsi: hisi_sas: Fixed failure to issue vendor specific commandsXingui Yang4-10/+29
2025-03-17scsi: fnic: Remove unnecessary NUL-terminationsThorsten Blum1-3/+0
2025-03-17scsi: fnic: Remove redundant flush_workqueue() callsChen Ni1-3/+2
2025-03-10scsi: core: Use a switch statement when attaching VPD pagesChaohai Chen1-8/+20
2025-03-10scsi: ufs: renesas: Add initialization code for R-Car S4-8 ES1.2Yoshihiro Shimoda1-5/+194
2025-03-10scsi: ufs: renesas: Add reusable functionsYoshihiro Shimoda1-21/+50
2025-03-10scsi: ufs: renesas: Refactor 0x10ad/0x10af PHY settingsYoshihiro Shimoda1-23/+14
2025-03-10scsi: ufs: renesas: Remove register control helper functionYoshihiro Shimoda1-88/+14
2025-03-10scsi: ufs: renesas: Add register read to remove save/set/restoreYoshihiro Shimoda1-76/+23
2025-03-10scsi: ufs: renesas: Replace init data by init codeYoshihiro Shimoda1-225/+286
2025-03-10scsi: ufs: dt-bindings: renesas,ufs: Add calibration dataGeert Uytterhoeven1-0/+12
2025-03-10scsi: mpi3mr: Task Abort EH SupportChandrakanth Patil1-0/+99
2025-03-10scsi: storvsc: Don't report the host packet status as the hv statusRoman Kisel1-2/+2
2025-03-10scsi: isci: Make most module parameters staticDr. David Alan Gilbert2-14/+7
2025-03-10scsi: megaraid_sas: Make most module parameters staticDr. David Alan Gilbert1-5/+5
2025-03-03scsi: fnic: Remove unnecessary spinlock locking and unlockingKaran Tilak Kumar1-17/+7
2025-03-03scsi: fnic: Replace fnic->lock_flags with local flagsKaran Tilak Kumar1-5/+6
2025-03-03scsi: fnic: Replace use of sizeof with standard usageKaran Tilak Kumar1-2/+1
2025-03-03scsi: fnic: Fix indentation and remove unnecessary parenthesisKaran Tilak Kumar1-13/+13
2025-03-03scsi: fnic: Remove unnecessary debug printKaran Tilak Kumar1-4/+0
2025-03-03scsi: target: Replace deprecated strncpy() with strscpy()Thorsten Blum1-3/+3
2025-03-03scsi: logging: Fix scsi_logging_level boundsNicolas Bouchinet1-1/+3
2025-03-03scsi: scsi_error: Add comments to scsi_check_sense()Damien Le Moal1-0/+7
2025-03-03scsi: mpt3sas: Fix buffer overflow in mpt3sas_send_mctp_passthru_req()Dan Carpenter1-1/+1
2025-03-03scsi: lpfc: Fix spelling mistake 'Toplogy' -> 'Topology'Colin Ian King1-1/+1
2025-03-03scsi: lpfc: Convert timeouts to secs_to_jiffies()Easwar Hariharan7-47/+34
2025-03-03scsi: hisi_sas: Remove incorrect ACPI_PTR annotationsArnd Bergmann2-2/+2
2025-03-03scsi: ufs: rockchip: Simplify bool conversionJiapeng Chong1-1/+1
2025-03-03scsi: ufs: rockchip: Fix devm_clk_bulk_get_all_enabled() return valueShawn Lin1-1/+1
2025-03-03scsi: ufs: rockchip: Fix spelling mistake 'susped' -> 'suspend'Colin Ian King1-1/+1
2025-03-02scsi: scsi_debug: Fix uninitialized variable useArnd Bergmann1-1/+1
2025-03-02scsi: core: Fix missing lock protectionChaohai Chen1-2/+3
2025-02-24scsi: scsi_debug: Do not sleep in atomic sectionsBart Van Assche1-6/+10
2025-02-24scsi: scsi_debug: Simplify command handlingBart Van Assche1-110/+20
2025-02-24scsi: scsi_debug: Remove a reference to in_use_bmBart Van Assche1-1/+1
2025-02-24scsi: scsi_debug: Remove sdebug_device_access_infoJohn Garry1-7/+0
2025-02-24scsi: qla2xxx: Fix typos in a commentYuichiro Tsuji1-2/+2
2025-02-24scsi: mpt3sas: Fix spelling mistake "receveid" -> "received"Colin Ian King1-1/+1
2025-02-24scsi: mpi3mr: Update driver version to 8.13.0.5.50Ranjan Kumar1-2/+2
2025-02-24scsi: mpi3mr: Check admin reply queue from WatchdogRanjan Kumar2-1/+12
2025-02-24scsi: mpi3mr: Update timestamp only for supervisor IOCsRanjan Kumar1-1/+4
2025-02-24scsi: mpi3mr: Update MPI Headers to revision 35Ranjan Kumar5-2/+62
2025-02-24scsi: arm64: dts: rockchip: Add UFS support for RK3576 SoCShawn Lin1-0/+24
2025-02-24scsi: ufs: rockchip: Initial support for UFSShawn Lin4-0/+457
2025-02-24scsi: ufs: core: Export ufshcd_dme_reset() and ufshcd_dme_enable()Shawn Lin2-2/+6