summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.h
AgeCommit message (Expand)Author
2023-06-19btrfs: remove level argument from btrfs_set_block_flagsJosef Bacik
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-05btrfs: move the snapshot drop related prototypes to extent-tree.hJosef Bacik
2022-12-05btrfs: move extent-tree helpers into their own header fileJosef Bacik
2016-01-07btrfs: better packing of btrfs_delayed_extent_opDavid Sterba
2015-06-10btrfs: qgroup: Add new qgroup calculation functionQu Wenruo