summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/block-group.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: zoned: relocate block group to repair IO failure in zoned filesystemsNaohiro Aota2021-02-091-0/+1
* btrfs: zoned: mark block groups to copy for device-replaceNaohiro Aota2021-02-091-0/+1
* btrfs: zoned: serialize metadata IONaohiro Aota2021-02-091-0/+1
* btrfs: zoned: cache if block group is on a sequential zoneJohannes Thumshirn2021-02-091-0/+3
* btrfs: extend btrfs_rmap_block for specifying a deviceNaohiro Aota2021-02-091-5/+3
* btrfs: zoned: track unusable bytes for zonesNaohiro Aota2021-02-091-0/+1
* btrfs: zoned: load zone's allocation offsetNaohiro Aota2021-02-091-0/+6
* btrfs: load free space cache asynchronouslyJosef Bacik2020-12-081-0/+2
* btrfs: convert block group refcount to refcount_tJosef Bacik2020-07-271-2/+1
* btrfs: move the block group freeze/unfreeze helpers into block-group.cFilipe Manana2020-05-251-0/+3
* btrfs: rename member 'trimming' of block group to a more generic nameFilipe Manana2020-05-251-1/+10
* 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