#!/bin/bash # description: analyze all perf samples perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py om feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/mm/backing-dev.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/mm/backing-dev.c
AgeCommit message (Expand)Author
2024-05-05writeback: support retrieving per group debug writeback stats of bdiKemeng Shi
2024-05-05writeback: collect stats of all wb of bdi in bdi_debug_stats_showKemeng Shi
2024-04-25mm: backing-dev: use group allocation/free of per-cpu counters APIKefeng Wang
2024-03-11Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-02-06blk-wbt: Fix detection of dirty-throttled tasksJan Kara
2024-01-22writeback: move wb_wakeup_delayed defination to fs-writeback.cKemeng Shi
2023-08-21writeback: remove redundant checks for root memcgJinliang Zheng
2023-08-21mm: remove redundant K() macro definitionZhangPeng
2023-06-23mm: backing-dev: make bdi_class a static const structureIvan Orlov
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-18mm: backing-dev: set variables dev_attr_min,max_bytes storage-class-specifier...Tom Rix
2023-04-16writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbsBaokun Li
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2022-11-30mm: add /sys/class/bdi/<bdi>/min_ratio_fine knobStefan Roesch
2022-11-30mm: add /sys/class/bdi/<bdi>/max_ratio_fine knobStefan Roesch
2022-11-30mm: add /sys/class/bdi/<bdi>/min_bytes knobStefan Roesch
2022-11-30mm: add knob /sys/class/bdi/<bdi>/max_bytesStefan Roesch
2022-11-30mm: use part per 1000000 for bdi ratiosStefan Roesch
2022-11-30mm: add knob /sys/class/bdi/<bdi>/strict_limitStefan Roesch