summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/free-space-tree.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: add forward declarations and headers, part 2David Sterba2024-03-041-0/+6
* btrfs: make clear_cache mount option to rebuild FST without disabling itQu Wenruo2023-05-101-1/+2
* btrfs: rename btrfs_block_group_cacheDavid Sterba2019-11-181-9/+9
* btrfs: move basic block_group definitions to their own headerJosef Bacik2019-09-091-0/+2
* btrfs: get fs_info from block group in search_free_space_infoDavid Sterba2019-04-291-1/+0
* btrfs: Remove fs_info argument from add_to_free_space_treeNikolay Borisov2018-05-281-1/+0
* btrfs: Remove fs_info argument from remove_from_free_space_treeNikolay Borisov2018-05-281-1/+0
* btrfs: Remove fs_info argument from __remove_from_free_space_treeNikolay Borisov2018-05-281-1/+0
* btrfs: Remove fs_info parameter from convert_free_space_to_extentsNikolay Borisov2018-05-281-1/+0
* btrfs: Remove fs_info argument from convert_free_space_to_bitmapsNikolay Borisov2018-05-281-1/+0
* btrfs: Remove fs_info parameter from remove_block_group_free_spaceNikolay Borisov2018-05-281-1/+0
* btrfs: Remove fs_info argument from __add_to_free_space_treeNikolay Borisov2018-05-281-1/+0
* btrfs: Remove fs_info argument from add_block_group_free_spaceNikolay Borisov2018-05-281-1/+0
* btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-121-16/+3
* btrfs: expose internal free space tree routine only if sanity tests are enabledNikolay Borisov2017-08-181-1/+2
* Btrfs: implement the free space B-treeOmar Sandoval2015-12-171-0/+72