summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/block-group.h
AgeCommit message (Expand)Author
2020-12-08btrfs: load free space cache asynchronouslyJosef Bacik
2020-07-27btrfs: convert block group refcount to refcount_tJosef Bacik
2020-05-25btrfs: move the block group freeze/unfreeze helpers into block-group.cFilipe Manana
2020-05-25btrfs: rename member 'trimming' of block group to a more generic nameFilipe Manana
2020-01-23btrfs: Move and unexport btrfs_rmap_blockNikolay Borisov
2020-01-20btrfs: only keep track of data extents for async discardDennis Zhou
2020-01-20btrfs: discard one region at a time in async discardDennis Zhou
2020-01-20btrfs: add the beginning of async discard, discard workqueueDennis Zhou
2019-11-18btrfs: scrub: Don't check free space before marking a block group ROQu Wenruo
2019-11-18btrfs: rename btrfs_block_group_cacheDavid Sterba
2019-11-18btrfs: add dedicated members for start and length of a block groupDavid Sterba
2019-11-18btrfs: remove embedded block_group_cache::itemDavid Sterba
2019-11-18btrfs: move block_group_item::used to block groupDavid Sterba
2019-09-09btrfs: move struct io_ctl to free-space-cache.hDavid Sterba
2019-09-09btrfs: unexport the temporary exported functionsJosef Bacik
2019-09-09btrfs: migrate the block group cleanup codeJosef Bacik
2019-09-09btrfs: migrate the alloc_profile helpersJosef Bacik
2019-09-09btrfs: migrate the chunk allocation codeJosef Bacik
2019-09-09btrfs: export block group accounting helpersJosef Bacik
2019-09-09btrfs: migrate the dirty bg writeout codeJosef Bacik
2019-09-09btrfs: migrate inc/dec_block_group_ro codeJosef Bacik
2019-09-09btrfs: temporarily export btrfs_get_restripe_targetJosef Bacik
2019-09-09btrfs: migrate the block group read/creation codeJosef Bacik
2019-09-09btrfs: migrate the block group removal codeJosef Bacik
2019-09-09btrfs: temporarily export inc_block_group_roJosef Bacik
2019-09-09btrfs: migrate the block group caching codeJosef Bacik
2019-09-09btrfs: temporarily export fragment_free_spaceJosef Bacik
2019-09-09btrfs: export the caching control helpersJosef Bacik
2019-09-09btrfs: export the block group caching helpersJosef Bacik
2019-09-09btrfs: migrate nocow and reservation helpersJosef Bacik
2019-09-09btrfs: migrate the block group ref counting stuffJosef Bacik
2019-09-09btrfs: migrate the block group lookup codeJosef Bacik
2019-09-09btrfs: move basic block_group definitions to their own headerJosef Bacik