aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-06-12block: Optimize disk zone resource cleanupDamien Le Moal1-0/+3
2024-06-12block: sed-opal: avoid possible wrong address reference in read_sed_opal_key()Su Hui1-1/+1
2024-06-05null_blk: fix validation of block sizeAndreas Hindborg1-2/+2
2024-05-31nvme: fix nvme_pr_* status code parsingWeiwen Hu1-1/+1
2024-05-31nvme-fabrics: use reserved tag for reg read/write commandChunguang Xu1-3/+3
2024-05-30blk-throttle: Fix incorrect display of io.maxWaiman Long2-18/+14
2024-05-30block: Fix zone write plugging handling of devices with a runt zoneDamien Le Moal2-8/+28
2024-05-30block: Fix validation of zoned device with a runt zoneDamien Le Moal1-5/+11
2024-05-30null_blk: Do not allow runt zone with zone capacity smaller then zone sizeDamien Le Moal1-0/+11
2024-05-28nvmet: fix a possible leak when destroy a ctrl during qp establishmentSagi Grimberg1-0/+9
2024-05-28nvme: use srcu for iterating namespace listKeith Busch4-56/+83
2024-05-28bcache: code cleanup in __bch_bucket_alloc_set()Coly Li1-6/+2
2024-05-28bcache: call force_wake_up_gc() if necessary in check_should_bypass()Coly Li1-1/+15
2024-05-28bcache: allow allocator to invalidate bucket in gcDongsheng Yang3-9/+12
2024-05-28block: check for max_hw_sectors underflowHannes Reinecke1-2/+6
2024-05-28block: stack max_user_sectorsChristoph Hellwig1-0/+2
2024-05-28sd: also set max_user_sectors when setting max_sectorsChristoph Hellwig1-1/+3
2024-05-28null_blk: Print correct max open zones limit in null_init_zoned_dev()Damien Le Moal1-1/+1
2024-05-27block: delete redundant function declarationhexue1-1/+0
2024-05-27null_blk: Fix return value of nullb_device_power_store()Damien Le Moal1-0/+1
2024-05-27dm: make dm_set_zones_restrictions work on the queue limitsChristoph Hellwig3-12/+14
2024-05-27dm: remove dm_check_zonedChristoph Hellwig1-36/+23
2024-05-27dm: move setting zoned_enabled to dm_table_set_restrictionsChristoph Hellwig2-4/+7
2024-05-27block: remove blk_queue_max_integrity_segmentsChristoph Hellwig1-10/+0
2024-05-26Linux 6.10-rc1Linus Torvalds1-3/+3
2024-05-26mm: percpu: Include smp.h in alloc_tag.hKent Overstreet1-0/+1
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo4-103/+68
2024-05-24cifs: Fix missing set of remote_i_sizeDavid Howells2-3/+4
2024-05-24cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells1-0/+1
2024-05-24mm/ksm: fix possible UAF of stable_nodeChengming Zhou1-1/+2
2024-05-24mm/memory-failure: fix handling of dissolved but not taken off from buddy pagesMiaohe Lin1-2/+2
2024-05-24mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong1-2/+7
2024-05-24nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi1-3/+18
2024-05-24nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi1-4/+13
2024-05-24nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi1-6/+19
2024-05-24selftests/mm: fix build warnings on ppc64Michael Ellerman2-0/+2
2024-05-24arm64: patching: fix handling of execmem addressesWill Deacon1-1/+1
2024-05-24selftests/mm: compaction_test: fix bogus test success and reduce probability of OOM-killer invocationDev Jain1-22/+49
2024-05-24selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain1-0/+2
2024-05-24selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain1-7/+13
2024-05-24mailmap: update email address for Satya PriyaSatya Priya Kakitapalli1-1/+1
2024-05-24mm/huge_memory: don't unpoison huge_zero_folioMiaohe Lin1-0/+7
2024-05-24kasan, fortify: properly rename memintrinsicsAndrey Konovalov1-4/+18
2024-05-24lib: add version into /proc/allocinfo outputSuren Baghdasaryan2-17/+35
2024-05-24mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAILHailong.Liu1-3/+2
2024-05-24nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offsetKundan Kumar1-1/+2
2024-05-24nvme: remove sgs and swsKanchan Joshi1-2/+0
2024-05-24genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after()dicken.ding1-1/+4
2024-05-24fs/ntfs3: Break dir enumeration if directory contents errorKonstantin Komarov1-0/+1
2024-05-24fs/ntfs3: Fix case when index is reused during tree transformationKonstantin Komarov1-0/+6