summaryrefslogtreecommitdiff
path: root/include/trace/events/btrfs.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-07btrfs: use simple booleans for log_commit field in struct btrfs_rootFilipe Manana1-2/+2
2026-07-30btrfs: trigger cow fixup via dirty_folio()Boris Burkov1-0/+35
2026-06-09btrfs: zoned: decode 'RECLAIM_ZONES' state in tracepointsJohannes Thumshirn1-0/+1
2026-06-09btrfs: tracepoints: show inode type in btrfs_sync_file_enter() eventFilipe Manana1-9/+10
2026-06-09btrfs: tracepoints: add trace event for btrfs_sync_log()Filipe Manana1-0/+85
2026-06-09btrfs: tracepoints: add trace event for btrfs_log_new_name()Filipe Manana1-0/+66
2026-06-09btrfs: tracepoints: add trace event for btrfs_record_new_subvolume()Filipe Manana1-0/+25
2026-06-09btrfs: tracepoints: add trace event for btrfs_record_snapshot_destroy()Filipe Manana1-0/+25
2026-06-09btrfs: tracepoints: add trace event for btrfs_record_unlink_dir()Filipe Manana1-0/+31
2026-06-09btrfs: tracepoints: add trace event for log_new_delayed_dentries()Filipe Manana1-0/+53
2026-06-09btrfs: tracepoints: add trace event for log_conflicting_inodes()Filipe Manana1-0/+53
2026-06-09btrfs: tracepoints: add trace event for add_conflicting_inode()Filipe Manana1-0/+66
2026-06-08btrfs: tracepoints: add trace event for log_new_dir_dentries()Filipe Manana1-0/+53
2026-06-08btrfs: tracepoints: add trace event for log_all_new_ancestors()Filipe Manana1-0/+55
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_all_parents()Filipe Manana1-0/+53
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_inode()Filipe Manana1-0/+116
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_inode_parent()Filipe Manana1-0/+85
2026-06-08btrfs: tracepoints: add trace event for when fsync finishesFilipe Manana1-1/+27
2026-06-08btrfs: tracepoints: trace transaction states during commit phaseFilipe Manana1-2/+15
2026-06-08btrfs: tracepoints: add trace event for the start of a new transactionFilipe Manana1-0/+18
2026-06-08btrfs: tracepoints: add trace event for transaction abortsFilipe Manana1-0/+22
2026-06-08btrfs: tracepoints: add in_fsync field to transaction commit eventFilipe Manana1-1/+4
2026-06-08btrfs: tracepoints: pass a transaction handle to transaction commit eventFilipe Manana1-4/+5
2026-06-08btrfs: tracepoints: remove pointless root field from transaction commit eventFilipe Manana1-5/+1
2026-06-08btrfs: tracepoints: remove double negation in finish ordered extent eventFilipe Manana1-1/+1
2026-05-08btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana1-3/+1
2026-04-07btrfs: add tracepoint for search slot restart trackingLeo Martins1-0/+24
2026-03-23btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...Goldwyn Rodrigues1-4/+7
2025-12-16btrfs: fix NULL dereference on root when tracing inode evictionMiquel Sabaté Solà1-1/+2
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+2
2025-07-21btrfs: tree-log: add and rename extent bits for dirty_log_pages treeDavid Sterba1-1/+2
2025-07-21btrfs: use refcount_t type for the extent buffer reference counterFilipe Manana1-1/+1
2025-07-09mm: remove the for_reclaim field from struct writeback_controlChristoph Hellwig1-5/+2
2025-05-15btrfs: tracepoints: remove no longer used tracepoints for eb lockingFilipe Manana1-4/+0
2025-05-15btrfs: tracepoints: add btrfs prefix to names where it's missingFilipe Manana1-9/+9
2025-05-15btrfs: rename the functions to get inode and fs_info from an extent io treeFilipe Manana1-6/+6
2025-05-15btrfs: add btrfs prefix to trace events for extent state alloc and freeFilipe Manana1-2/+2
2025-05-15btrfs: tracepoints: use btrfs_root_id() to get the id of a rootFilipe Manana1-27/+23
2025-05-15btrfs: remove EXTENT_UPTODATE io tree flagFilipe Manana1-1/+0
2025-05-02btrfs: correct the order of prelim_ref arguments in btrfs__prelim_refGoldwyn Rodrigues1-1/+1
2025-01-13btrfs: zoned: reclaim unused zone by zone resettingNaohiro Aota1-1/+2
2024-11-11btrfs: rename extent map shrinker members from struct btrfs_fs_infoFilipe Manana1-5/+5
2024-11-11btrfs: simplify tracking progress for the extent map shrinkerFilipe Manana1-11/+10
2024-11-11btrfs: remove unused btrfs_try_tree_write_lock()Dr. David Alan Gilbert1-1/+0
2024-11-11btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_recordFilipe Manana1-7/+10
2024-10-01btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent even...Filipe Manana1-1/+1
2024-09-10btrfs: constify more pointer parametersDavid Sterba1-3/+3
2024-09-10btrfs: rename __extent_writepage() and drop double underscoresDavid Sterba1-1/+1
2024-09-10btrfs: update the writepage tracepoint to take a folioJosef Bacik1-5/+5
2024-07-30Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+8