aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/block-group.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-08btrfs: load free space cache asynchronouslyGravatar Josef Bacik 1-0/+2
2020-07-27btrfs: convert block group refcount to refcount_tGravatar Josef Bacik 1-2/+1
2020-05-25btrfs: move the block group freeze/unfreeze helpers into block-group.cGravatar Filipe Manana 1-0/+3
2020-05-25btrfs: rename member 'trimming' of block group to a more generic nameGravatar Filipe Manana 1-1/+10
2020-01-23btrfs: Move and unexport btrfs_rmap_blockGravatar Nikolay Borisov 1-0/+5
2020-01-20btrfs: only keep track of data extents for async discardGravatar Dennis Zhou 1-0/+11
2020-01-20btrfs: discard one region at a time in async discardGravatar Dennis Zhou 1-0/+15
2020-01-20btrfs: add the beginning of async discard, discard workqueueGravatar Dennis Zhou 1-0/+9
2019-11-18btrfs: scrub: Don't check free space before marking a block group ROGravatar Qu Wenruo 1-1/+2
2019-11-18btrfs: rename btrfs_block_group_cacheGravatar David Sterba 1-23/+22
2019-11-18btrfs: add dedicated members for start and length of a block groupGravatar David Sterba 1-1/+2
2019-11-18btrfs: remove embedded block_group_cache::itemGravatar David Sterba 1-1/+0
2019-11-18btrfs: move block_group_item::used to block groupGravatar David Sterba 1-0/+1
2019-09-09btrfs: move struct io_ctl to free-space-cache.hGravatar David Sterba 1-0/+2
2019-09-09btrfs: unexport the temporary exported functionsGravatar Josef Bacik 1-4/+0
2019-09-09btrfs: migrate the block group cleanup codeGravatar Josef Bacik 1-0/+2
2019-09-09btrfs: migrate the alloc_profile helpersGravatar Josef Bacik 1-0/+16
2019-09-09btrfs: migrate the chunk allocation codeGravatar Josef Bacik 1-0/+21
2019-09-09btrfs: export block group accounting helpersGravatar Josef Bacik 1-0/+6
2019-09-09btrfs: migrate the dirty bg writeout codeGravatar Josef Bacik 1-0/+3
2019-09-09btrfs: migrate inc/dec_block_group_ro codeGravatar Josef Bacik 1-0/+2
2019-09-09btrfs: temporarily export btrfs_get_restripe_targetGravatar Josef Bacik 1-0/+1
2019-09-09btrfs: migrate the block group read/creation codeGravatar Josef Bacik 1-0/+4
2019-09-09btrfs: migrate the block group removal codeGravatar Josef Bacik 1-0/+7
2019-09-09btrfs: temporarily export inc_block_group_roGravatar Josef Bacik 1-0/+2
2019-09-09btrfs: migrate the block group caching codeGravatar Josef Bacik 1-0/+2
2019-09-09btrfs: temporarily export fragment_free_spaceGravatar Josef Bacik 1-0/+1
2019-09-09btrfs: export the caching control helpersGravatar Josef Bacik 1-0/+3
2019-09-09btrfs: export the block group caching helpersGravatar Josef Bacik 1-0/+13
2019-09-09btrfs: migrate nocow and reservation helpersGravatar Josef Bacik 1-0/+6
2019-09-09btrfs: migrate the block group ref counting stuffGravatar Josef Bacik 1-0/+2
2019-09-09btrfs: migrate the block group lookup codeGravatar Josef Bacik 1-0/+7
2019-09-09btrfs: move basic block_group definitions to their own headerGravatar Josef Bacik 1-0/+154