index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
btrfs.h
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
13 days
btrfs: tree-log: add and rename extent bits for dirty_log_pages tree
David Sterba
13 days
btrfs: use refcount_t type for the extent buffer reference counter
Filipe Manana
2025-07-09
mm: remove the for_reclaim field from struct writeback_control
Christoph Hellwig
2025-05-15
btrfs: tracepoints: remove no longer used tracepoints for eb locking
Filipe Manana
2025-05-15
btrfs: tracepoints: add btrfs prefix to names where it's missing
Filipe Manana
2025-05-15
btrfs: rename the functions to get inode and fs_info from an extent io tree
Filipe Manana
2025-05-15
btrfs: add btrfs prefix to trace events for extent state alloc and free
Filipe Manana
2025-05-15
btrfs: tracepoints: use btrfs_root_id() to get the id of a root
Filipe Manana
2025-05-15
btrfs: remove EXTENT_UPTODATE io tree flag
Filipe Manana
2025-05-02
btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref
Goldwyn Rodrigues
2025-01-13
btrfs: zoned: reclaim unused zone by zone resetting
Naohiro Aota
2024-11-11
btrfs: rename extent map shrinker members from struct btrfs_fs_info
Filipe Manana
2024-11-11
btrfs: simplify tracking progress for the extent map shrinker
Filipe Manana
2024-11-11
btrfs: remove unused btrfs_try_tree_write_lock()
Dr. David Alan Gilbert
2024-11-11
btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_record
Filipe Manana
2024-10-01
btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent even...
Filipe Manana
2024-09-10
btrfs: constify more pointer parameters
David Sterba
2024-09-10
btrfs: rename __extent_writepage() and drop double underscores
David Sterba
2024-09-10
btrfs: update the writepage tracepoint to take a folio
Josef Bacik
2024-07-30
Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-29
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
2024-07-17
Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-07-12
Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-11
btrfs: avoid races when tracking progress for extent map shrinking
Filipe Manana
2024-07-11
btrfs: remove extent_map::block_start member
Qu Wenruo
2024-07-11
btrfs: remove extent_map::block_len member
Qu Wenruo
2024-07-11
btrfs: remove extent_map::orig_start member
Qu Wenruo
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-07
btrfs: add tracepoints for extent map shrinker events
Filipe Manana
2024-05-07
btrfs: stop referencing btrfs_delayed_tree_ref directly
Josef Bacik
2024-05-07
btrfs: stop referencing btrfs_delayed_data_ref directly
Josef Bacik
2024-05-07
btrfs: move ->parent and ->ref_root into btrfs_delayed_ref_node
Josef Bacik
2024-05-07
btrfs: simplify delayed ref tracepoints
Josef Bacik
2024-05-07
btrfs: remove not needed mod_start and mod_len from struct extent_map
Filipe Manana
2023-12-15
btrfs: use the flags of an extent map to identify the compression type
Filipe Manana
2023-12-15
btrfs: remove no longer used EXTENT_MAP_DELALLOC block start value
Filipe Manana
2023-12-15
btrfs: always set extent_io_tree::inode and drop fs_info
David Sterba
2023-12-15
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
2023-10-12
btrfs: merge ordered work callbacks in btrfs_work into one
David Sterba
2023-10-12
btrfs: tracepoints: add events for raid stripe tree
Johannes Thumshirn
2023-08-21
btrfs: remove v0 extent handling
Qu Wenruo
2023-08-21
btrfs: tracepoints: simplify raid56 events
Qu Wenruo
2023-06-19
btrfs: tracepoints: also show actual number of the outstanding extents
Naohiro Aota
2023-06-19
btrfs: add a btrfs_finish_ordered_extent helper
Christoph Hellwig
2023-04-17
btrfs: replace btrfs_io_context::raid_map with a fixed u64 value
Qu Wenruo
2023-02-13
btrfs: introduce size class to block group allocator
Boris Burkov
2023-02-13
btrfs: add more find_free_extent tracepoints
Boris Burkov
2023-02-13
btrfs: pass find_free_extent_ctl to allocator tracepoints
Boris Burkov
2022-12-15
btrfs: fix trace event name typo for FLUSH_DELAYED_REFS
Naohiro Aota
[next]