aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-18nvmet: Use enum definitions instead of hardcoded valuesDamien Le Moal1-7/+7
2025-02-18nvme: Cleanup the definition of the controller config register fieldsDamien Le Moal1-7/+33
2025-02-18nvme/ioctl: add missing space in err messageCaleb Sander Mateos1-2/+1
2025-02-18nvme-tcp: fix connect failure on receiving partial ICResp PDUCaleb Sander Mateos1-1/+4
2025-02-18nvme: tcp: Fix compilation warning with W=1Damien Le Moal1-1/+1
2025-02-18nvmet: pci-epf: Avoid RCU stalls under heavy workloadDamien Le Moal1-0/+11
2025-02-18nvmet: pci-epf: Do not uselessly write the CSTS registerDamien Le Moal1-2/+6
2025-02-18nvmet: pci-epf: Correctly initialize CSTS when enabling the controllerDamien Le Moal1-8/+12
2025-02-18nvmet-rdma: recheck queue state is LIVE in state lock in recv doneRuozhu Li1-10/+23
2025-02-18nvmet: Fix crash when a namespace is disabledHannes Reinecke1-21/+19
2025-02-18nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi2-0/+45
2025-02-18nvme-pci: quirk Acer FA100 for non-uniqueue identifiersChristopher Lentocha1-0/+2
2025-02-17block: fix NULL pointer dereferenced within __blk_rq_map_sgMing Lei1-1/+4
2025-02-14block/merge: remove unnecessary min() with UINT_MAXCaleb Sander Mateos1-1/+1
2025-02-14partitions: mac: fix handling of bogus partition tableJann Horn1-3/+15
2025-02-13block: cleanup and fix batch completion adding conditionsJens Axboe1-4/+14
2025-02-02drivers/block/sunvdc.c: update the correct AIP callStephen Rothwell1-2/+2
2025-01-31md: Fix linear_set_limits()Bart Van Assche1-3/+1
2025-01-31nvme-fc: use ctrl state getterDaniel Wagner1-3/+6
2025-01-31nvme: make nvme_tls_attrs_group staticKeith Busch1-1/+1
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig26-84/+136
2025-01-29block: fix nr_hw_queue update racing with disk addition/removalNilay Shroff1-8/+9
2025-01-29block: get rid of request queue ->sysfs_dir_lockNilay Shroff5-31/+5
2025-01-28nvmet: add a missing endianess conversion in nvmet_execute_admin_connectChristoph Hellwig1-1/+1
2025-01-28nvmet: the result field in nvmet_alloc_ctrl_args is little endianChristoph Hellwig1-1/+1
2025-01-27loop: don't clear LO_FLAGS_PARTSCAN on LOOP_SET_STATUS{,64}Christoph Hellwig1-2/+1
2025-01-24md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetimeYu Kuai2-1/+9
2025-01-24nvmet: fix a memory leak in controller identifySagi Grimberg1-0/+1
2025-01-23nvme-fc: do not ignore connectivity loss during connectingDaniel Wagner1-5/+18
2025-01-23nvme: handle connectivity loss in nvme_set_queue_countDaniel Wagner1-1/+7
2025-01-23nvme-fc: go straight to connecting state when initializingDaniel Wagner1-2/+1
2025-01-23blk-mq: create correct map for fallback caseDaniel Wagner1-2/+1
2025-01-23block: don't revert iter for -EIOCBQUEUEDJens Axboe1-2/+3
2025-01-21cachestat: fix page cache statistics permission checkingLinus Torvalds1-0/+17
2025-01-21MAINTAINERS: ipmi: update my email addressCorey Minyard1-1/+1
2025-01-21rseq: Fix rseq unregistration regressionMathieu Desnoyers1-1/+1
2025-01-20Input: synaptics - fix crash when enabling pass-through portDmitry Torokhov2-14/+43
2025-01-20Input: atkbd - map F23 key to support default copilot shortcutMark Pearson1-1/+1
2025-01-20net/rose: prevent integer overflows in rose_setsockopt()Nikita Zhandarovich1-8/+8
2025-01-20net: phylink: fix regression when binding a PHYRussell King (Oracle)1-1/+5
2025-01-20net: ethernet: ti: am65-cpsw: streamline TX queue creation and cleanupRoger Quadros1-46/+77
2025-01-20net: ethernet: ti: am65-cpsw: streamline RX queue creation and cleanupRoger Quadros1-124/+119
2025-01-20net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error pathRoger Quadros1-23/+44
2025-01-20ipv6: Convert inet6_rtm_deladdr() to per-netns RTNL.Kuniyuki Iwashima1-4/+8
2025-01-20ipv6: Convert inet6_rtm_newaddr() to per-netns RTNL.Kuniyuki Iwashima1-8/+17
2025-01-20ipv6: Move lifetime validation to inet6_rtm_newaddr().Kuniyuki Iwashima1-58/+35
2025-01-20ipv6: Set cfg.ifa_flags before device lookup in inet6_rtm_newaddr().Kuniyuki Iwashima1-7/+7
2025-01-20ipv6: Pass dev to inet6_addr_add().Kuniyuki Iwashima1-10/+10
2025-01-20ipv6: Convert inet6_ioctl() to per-netns RTNL.Kuniyuki Iwashima1-6/+6
2025-01-20ipv6: Hold rtnl_net_lock() in addrconf_init() and addrconf_cleanup().Kuniyuki Iwashima1-5/+5