aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-28f2fs: fix UAF issue in f2fs_merge_page_bio()Chao Yu1-1/+1
2025-09-28f2fs: readahead node blocks in F2FS_GET_BLOCK_PRECACHE modeYunji Kang1-0/+3
2025-09-28f2fs: add sanity check on ei.len in __update_extent_tree_range()Chao Yu1-0/+9
2025-09-17f2fs: fix infinite loop in __insert_extent_tree()wangzijie1-0/+6
2025-09-17f2fs: fix zero-sized extent for precache extentswangzijie1-3/+4
2025-09-16f2fs: fix to mitigate overhead of f2fs_zero_post_eof_page()Chao Yu1-20/+19
2025-09-16f2fs: fix to avoid migrating empty sectionChao Yu1-1/+15
2025-09-16f2fs: fix to truncate first page in error path of f2fs_truncate()Chao Yu1-1/+9
2025-09-16f2fs: fix to update map->m_next_extent correctly in f2fs_map_blocks()Chao Yu1-1/+1
2025-09-09f2fs: fix wrong layout information on 16KB pageJaegeuk Kim1-3/+6
2025-09-09f2fs: clean up error handing of f2fs_submit_page_read()Chao Yu1-33/+8
2025-09-09f2fs: avoid unnecessary folio_clear_uptodate() for cleanupChao Yu1-1/+1
2025-09-09f2fs: merge FUA command with the existing writesJaegeuk Kim1-1/+3
2025-09-02f2fs: allocate HOT_DATA for IPU writesJaegeuk Kim1-1/+2
2025-08-29f2fs: Use allocate_section_policy to control write priority in multi-devices ...Liao Yuanhong6-0/+74
2025-08-28Documentation: f2fs: Reword titleBagas Sanjaya1-3/+6
2025-08-28Documentation: f2fs: Indent compression_mode option listBagas Sanjaya1-6/+8
2025-08-28Documentation: f2fs: Wrap snippets in literal code blocksBagas Sanjaya1-32/+32
2025-08-28Documentation: f2fs: Span write hint table section rowsBagas Sanjaya1-0/+2
2025-08-28Documentation: f2fs: Format compression level subtableBagas Sanjaya1-0/+4
2025-08-28Documentation: f2fs: Separate errors mode subtableBagas Sanjaya1-0/+1
2025-08-28f2fs: fix to do sanity check on node footer for non inode dnodeChao Yu5-23/+46
2025-08-20f2fs: show the list of donation filesJaegeuk Kim1-0/+64
2025-08-20f2fs: fix to allow removing qf_nameChao Yu1-2/+5
2025-08-20f2fs: fix to avoid NULL pointer dereference in f2fs_check_quota_consistency()Chao Yu1-1/+2
2025-08-20f2fs: clean up w/ get_left_section_blocks()Chao Yu1-16/+12
2025-08-20docs: f2fs: fixed spelling mistakes in documentationSoham Metha1-3/+3
2025-08-20f2fs: add reserved nodes for privileged usersChunhai Guo3-15/+54
2025-08-20f2fs: Add bggc_io_aware to adjust the priority of BG_GC when issuing IOLiao Yuanhong4-7/+35
2025-08-20f2fs: dump more information for f2fs_{enable,disable}_checkpoint()Chao Yu1-0/+16
2025-08-20f2fs: add timeout in f2fs_enable_checkpoint()Chao Yu2-6/+17
2025-08-20f2fs: fix to detect potential corrupted nid in free_nid_listChao Yu2-1/+17
2025-08-20f2fs: fix to clear unusable_cap for checkpoint=enableChao Yu1-0/+4
2025-08-11f2fs: clean up f2fs_truncate_partial_cluster()Chao Yu1-23/+19
2025-08-11f2fs: fix to zero data after EOF for compressed file correctlyChao Yu1-7/+16
2025-08-11f2fs: fix to avoid overflow while left shift operationChao Yu1-1/+1
2025-08-11f2fs: add sysfs entry for effective lookup modeDaniel Lee2-0/+33
2025-08-11f2fs: add lookup_mode mount optionDaniel Lee4-1/+67
2025-08-11f2fs: add error checking in do_write_page()mason.zhang1-2/+8
2025-08-11f2fs: fix condition in __allow_reserved_blocks()Chao Yu1-3/+1
2025-08-11f2fs: add time stats of checkpoint for debugChao Yu2-0/+68
2025-08-11f2fs: dump more information when checkpoint was blocked for long timeChao Yu2-1/+14
2025-08-10Linux 6.17-rc1v6.17-rc1Linus Torvalds1-2/+2
2025-08-09tools/power turbostat: version 2025.09.09Len Brown1-1/+1
2025-08-09tools/power turbostat: Handle non-root legacy-uncore sysfs permissionsLen Brown1-1/+2
2025-08-09tools/power turbostat: standardize PER_THREAD_PARAMSLen Brown1-20/+22
2025-08-09tools/power turbostat: Fix DMR supportZhang Rui1-14/+15
2025-08-09tools/power turbostat: add format "average" for external attributesMichael Hebenstreit2-11/+22
2025-08-09tools/power turbostat: delete GET_PKG()Len Brown1-15/+6
2025-08-09tools/power turbostat: probe and display L3 cache topologyLen Brown1-3/+31