summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-03btrfs: get correct owning_root when dropping snapshotJosef Bacik1-1/+2
2023-10-12btrfs: qgroup: track metadata relocation COW with simple quotaBoris Burkov1-0/+1
2023-10-12btrfs: add helper for inline owner ref lookupBoris Burkov1-0/+2
2023-10-12btrfs: allow to run delayed refs by bytes to be released instead of countFilipe Manana1-2/+2
2023-10-12btrfs: reduce parameters of btrfs_pin_extent_for_log_replayDavid Sterba1-1/+1
2023-10-12btrfs: reduce parameters of btrfs_pin_reserved_extentDavid Sterba1-1/+2
2023-10-12btrfs: drop __must_check annotationsDavid Sterba1-1/+1
2023-10-12btrfs: add btrfs_delayed_ref_head declaration to extent-tree.hJosef Bacik1-0/+1
2023-08-21btrfs: wait on uncached block groups on every allocation loopJosef Bacik1-9/+4
2023-08-21btrfs: move btrfs_free_excluded_extents() into block-group.cFilipe Manana1-1/+0
2023-08-21btrfs: open code trivial btrfs_add_excluded_extent()Filipe Manana1-2/+0
2023-06-19btrfs: remove level argument from btrfs_set_block_flagsJosef Bacik1-1/+1
2023-02-13btrfs: introduce size class to block group allocatorBoris Burkov1-0/+3
2023-02-13btrfs: add more find_free_extent tracepointsBoris Burkov1-0/+3
2023-02-13btrfs: pass find_free_extent_ctl to allocator tracepointsBoris Burkov1-0/+75
2022-12-05btrfs: move the snapshot drop related prototypes to extent-tree.hJosef Bacik1-0/+6
2022-12-05btrfs: move extent-tree helpers into their own header fileJosef Bacik1-0/+72
2016-01-07btrfs: better packing of btrfs_delayed_extent_opDavid Sterba1-0/+0
2015-06-10btrfs: qgroup: Add new qgroup calculation functionQu Wenruo1-0/+0