aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/free-space-tree.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-04btrfs: add forward declarations and headers, part 2Gravatar David Sterba 1-0/+6
2023-05-10btrfs: make clear_cache mount option to rebuild FST without disabling itGravatar Qu Wenruo 1-1/+2
2019-11-18btrfs: rename btrfs_block_group_cacheGravatar David Sterba 1-9/+9
2019-09-09btrfs: move basic block_group definitions to their own headerGravatar Josef Bacik 1-0/+2
2019-04-29btrfs: get fs_info from block group in search_free_space_infoGravatar David Sterba 1-1/+0
2018-05-28btrfs: Remove fs_info argument from add_to_free_space_treeGravatar Nikolay Borisov 1-1/+0
2018-05-28btrfs: Remove fs_info argument from remove_from_free_space_treeGravatar Nikolay Borisov 1-1/+0
2018-05-28btrfs: Remove fs_info argument from __remove_from_free_space_treeGravatar Nikolay Borisov 1-1/+0
2018-05-28btrfs: Remove fs_info parameter from convert_free_space_to_extentsGravatar Nikolay Borisov 1-1/+0
2018-05-28btrfs: Remove fs_info argument from convert_free_space_to_bitmapsGravatar Nikolay Borisov 1-1/+0
2018-05-28btrfs: Remove fs_info parameter from remove_block_group_free_spaceGravatar Nikolay Borisov 1-1/+0
2018-05-28btrfs: Remove fs_info argument from __add_to_free_space_treeGravatar Nikolay Borisov 1-1/+0
2018-05-28btrfs: Remove fs_info argument from add_block_group_free_spaceGravatar Nikolay Borisov 1-1/+0
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersGravatar David Sterba 1-16/+3
2017-08-18btrfs: expose internal free space tree routine only if sanity tests are enabledGravatar Nikolay Borisov 1-1/+2
2015-12-17Btrfs: implement the free space B-treeGravatar Omar Sandoval 1-0/+72