index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
free-space-tree.h
Age
Commit message (
Expand
)
Author
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-04-29
btrfs: get fs_info from block group in search_free_space_info
David Sterba
2018-05-28
btrfs: Remove fs_info argument from add_to_free_space_tree
Nikolay Borisov
2018-05-28
btrfs: Remove fs_info argument from remove_from_free_space_tree
Nikolay Borisov
2018-05-28
btrfs: Remove fs_info argument from __remove_from_free_space_tree
Nikolay Borisov
2018-05-28
btrfs: Remove fs_info parameter from convert_free_space_to_extents
Nikolay Borisov
2018-05-28
btrfs: Remove fs_info argument from convert_free_space_to_bitmaps
Nikolay Borisov
2018-05-28
btrfs: Remove fs_info parameter from remove_block_group_free_space
Nikolay Borisov
2018-05-28
btrfs: Remove fs_info argument from __add_to_free_space_tree
Nikolay Borisov
2018-05-28
btrfs: Remove fs_info argument from add_block_group_free_space
Nikolay Borisov
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2017-08-18
btrfs: expose internal free space tree routine only if sanity tests are enabled
Nikolay Borisov
2015-12-17
Btrfs: implement the free space B-tree
Omar Sandoval