summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/block-group.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: move btrfs_full_stripe_locks_tree into block-group.hJosef Bacik2022-09-261-0/+8
* btrfs: move btrfs_caching_type to block-group.hJosef Bacik2022-09-261-0/+7
* btrfs: get rid of block group caching progress logicOmar Sandoval2022-09-261-2/+0
* btrfs: delete btrfs_wait_space_cache_v1_finishedJosef Bacik2022-09-261-2/+0
* btrfs: remove BLOCK_GROUP_FLAG_HAS_CACHING_CTLJosef Bacik2022-09-261-1/+0
* btrfs: convert block group bit field to use bit helpersJosef Bacik2022-09-261-8/+13
* btrfs: fix space cache corruption and potential double allocationsOmar Sandoval2022-08-231-3/+1
* btrfs: zoned: prevent allocation from previous data relocation BGNaohiro Aota2022-06-211-0/+1
* btrfs: zoned: properly finish block group on metadata writeNaohiro Aota2022-05-161-0/+2
* btrfs: avoid double search for block group during NOCOW writesFilipe Manana2022-05-161-2/+3
* btrfs: zoned: activate block group only for extent allocationNaohiro Aota2022-04-061-0/+4
* btrfs: add support for multiple global rootsJosef Bacik2022-03-141-0/+1
* btrfs: fix deadlock between chunk allocation and chunk btree modificationsFilipe Manana2021-10-261-0/+2
* btrfs: reduce btrfs_update_block_group alloc argument to boolAnand Jain2021-10-261-1/+1
* btrfs: zoned: implement active zone trackingNaohiro Aota2021-10-261-0/+2
* btrfs: zoned: introduce physical_map to btrfs_block_groupNaohiro Aota2021-10-261-0/+1
* btrfs: zoned: load zone capacity information from devicesNaohiro Aota2021-10-261-0/+1
* btrfs: rework chunk allocation to avoid exhaustion of the system chunk arrayFilipe Manana2021-07-071-2/+4
* btrfs: zoned: automatically reclaim zonesJohannes Thumshirn2021-04-201-0/+3
* btrfs: fix race between writes to swap files and scrubFilipe Manana2021-02-221-0/+9
* 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