summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/block-group.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: Move and unexport btrfs_rmap_blockNikolay Borisov2020-01-231-0/+5
* btrfs: only keep track of data extents for async discardDennis Zhou2020-01-201-0/+11
* btrfs: discard one region at a time in async discardDennis Zhou2020-01-201-0/+15
* btrfs: add the beginning of async discard, discard workqueueDennis Zhou2020-01-201-0/+9
* btrfs: scrub: Don't check free space before marking a block group ROQu Wenruo2019-11-181-1/+2
* btrfs: rename btrfs_block_group_cacheDavid Sterba2019-11-181-23/+22
* btrfs: add dedicated members for start and length of a block groupDavid Sterba2019-11-181-1/+2
* btrfs: remove embedded block_group_cache::itemDavid Sterba2019-11-181-1/+0
* btrfs: move block_group_item::used to block groupDavid Sterba2019-11-181-0/+1
* btrfs: move struct io_ctl to free-space-cache.hDavid Sterba2019-09-091-0/+2
* btrfs: unexport the temporary exported functionsJosef Bacik2019-09-091-4/+0
* btrfs: migrate the block group cleanup codeJosef Bacik2019-09-091-0/+2
* btrfs: migrate the alloc_profile helpersJosef Bacik2019-09-091-0/+16
* btrfs: migrate the chunk allocation codeJosef Bacik2019-09-091-0/+21
* btrfs: export block group accounting helpersJosef Bacik2019-09-091-0/+6
* btrfs: migrate the dirty bg writeout codeJosef Bacik2019-09-091-0/+3
* btrfs: migrate inc/dec_block_group_ro codeJosef Bacik2019-09-091-0/+2
* btrfs: temporarily export btrfs_get_restripe_targetJosef Bacik2019-09-091-0/+1
* btrfs: migrate the block group read/creation codeJosef Bacik2019-09-091-0/+4
* btrfs: migrate the block group removal codeJosef Bacik2019-09-091-0/+7
* btrfs: temporarily export inc_block_group_roJosef Bacik2019-09-091-0/+2
* btrfs: migrate the block group caching codeJosef Bacik2019-09-091-0/+2
* btrfs: temporarily export fragment_free_spaceJosef Bacik2019-09-091-0/+1
* btrfs: export the caching control helpersJosef Bacik2019-09-091-0/+3
* btrfs: export the block group caching helpersJosef Bacik2019-09-091-0/+13
* btrfs: migrate nocow and reservation helpersJosef Bacik2019-09-091-0/+6
* btrfs: migrate the block group ref counting stuffJosef Bacik2019-09-091-0/+2
* btrfs: migrate the block group lookup codeJosef Bacik2019-09-091-0/+7
* btrfs: move basic block_group definitions to their own headerJosef Bacik2019-09-091-0/+154
OpenPOWER on IntegriCloud