index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
btrfs.h
Age
Commit message (
Expand
)
Author
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
2022-12-05
btrfs: switch extent_io_tree::private_data to btrfs_inode and rename
David Sterba
2022-09-26
btrfs: stop tracking failed reads in the I/O tree
Christoph Hellwig
2022-09-26
btrfs: convert the io_failure_tree to a plain rb_tree
Josef Bacik
2022-07-25
btrfs: add tracepoints for ordered extents
Johannes Thumshirn
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-16
btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue
Christoph Hellwig
2022-05-13
tracing: incorrect gfp_t conversion
Vasily Averin
2022-03-14
btrfs: add code to support the block group root
Josef Bacik
2022-01-03
btrfs: pass fs_info to trace_btrfs_transaction_commit
Josef Bacik
2021-08-23
btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc
Josef Bacik
2021-08-23
btrfs: enable a tracepoint when we fail tickets
Josef Bacik
2021-08-23
btrfs: include delalloc related info in dump space info tracepoint
Josef Bacik
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
2021-06-22
btrfs: rip out may_commit_transaction
Josef Bacik
[next]