summaryrefslogtreecommitdiff
path: root/include/trace/events/btrfs.h
AgeCommit message (Expand)Author
3 daysMerge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
13 daysbtrfs: tree-log: add and rename extent bits for dirty_log_pages treeDavid Sterba
13 daysbtrfs: use refcount_t type for the extent buffer reference counterFilipe Manana
2025-07-09mm: remove the for_reclaim field from struct writeback_controlChristoph Hellwig
2025-05-15btrfs: tracepoints: remove no longer used tracepoints for eb lockingFilipe Manana
2025-05-15btrfs: tracepoints: add btrfs prefix to names where it's missingFilipe Manana
2025-05-15btrfs: rename the functions to get inode and fs_info from an extent io treeFilipe Manana
2025-05-15btrfs: add btrfs prefix to trace events for extent state alloc and freeFilipe Manana
2025-05-15btrfs: tracepoints: use btrfs_root_id() to get the id of a rootFilipe Manana
2025-05-15btrfs: remove EXTENT_UPTODATE io tree flagFilipe Manana
2025-05-02btrfs: correct the order of prelim_ref arguments in btrfs__prelim_refGoldwyn Rodrigues
2025-01-13btrfs: zoned: reclaim unused zone by zone resettingNaohiro Aota
2024-11-11btrfs: rename extent map shrinker members from struct btrfs_fs_infoFilipe Manana
2024-11-11btrfs: simplify tracking progress for the extent map shrinkerFilipe Manana
2024-11-11btrfs: remove unused btrfs_try_tree_write_lock()Dr. David Alan Gilbert
2024-11-11btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_recordFilipe Manana
2024-10-01btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent even...Filipe Manana
2024-09-10btrfs: constify more pointer parametersDavid Sterba
2024-09-10btrfs: rename __extent_writepage() and drop double underscoresDavid Sterba
2024-09-10btrfs: update the writepage tracepoint to take a folioJosef Bacik
2024-07-30Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-29btrfs: zoned: fix zone_unusable accounting on making block group read-write a...Naohiro Aota
2024-07-17Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-07-12Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-11btrfs: avoid races when tracking progress for extent map shrinkingFilipe Manana
2024-07-11btrfs: remove extent_map::block_start memberQu Wenruo
2024-07-11btrfs: remove extent_map::block_len memberQu Wenruo
2024-07-11btrfs: remove extent_map::orig_start memberQu Wenruo
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-07btrfs: add tracepoints for extent map shrinker eventsFilipe Manana
2024-05-07btrfs: stop referencing btrfs_delayed_tree_ref directlyJosef Bacik
2024-05-07btrfs: stop referencing btrfs_delayed_data_ref directlyJosef Bacik
2024-05-07btrfs: move ->parent and ->ref_root into btrfs_delayed_ref_nodeJosef Bacik
2024-05-07btrfs: simplify delayed ref tracepointsJosef Bacik
2024-05-07btrfs: remove not needed mod_start and mod_len from struct extent_mapFilipe Manana
2023-12-15btrfs: use the flags of an extent map to identify the compression typeFilipe Manana
2023-12-15btrfs: remove no longer used EXTENT_MAP_DELALLOC block start valueFilipe Manana
2023-12-15btrfs: always set extent_io_tree::inode and drop fs_infoDavid Sterba
2023-12-15btrfs: use a dedicated data structure for chunk mapsFilipe Manana
2023-10-12btrfs: merge ordered work callbacks in btrfs_work into oneDavid Sterba
2023-10-12btrfs: tracepoints: add events for raid stripe treeJohannes Thumshirn
2023-08-21btrfs: remove v0 extent handlingQu Wenruo
2023-08-21btrfs: tracepoints: simplify raid56 eventsQu Wenruo
2023-06-19btrfs: tracepoints: also show actual number of the outstanding extentsNaohiro Aota
2023-06-19btrfs: add a btrfs_finish_ordered_extent helperChristoph Hellwig
2023-04-17btrfs: replace btrfs_io_context::raid_map with a fixed u64 valueQu Wenruo
2023-02-13btrfs: introduce size class to block group allocatorBoris Burkov
2023-02-13btrfs: add more find_free_extent tracepointsBoris Burkov
2023-02-13btrfs: pass find_free_extent_ctl to allocator tracepointsBoris Burkov
2022-12-15btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota