summaryrefslogtreecommitdiff
path: root/fs/btrfs/block-group.h
AgeCommit message (Expand)Author
2021-07-07btrfs: rework chunk allocation to avoid exhaustion of the system chunk arrayFilipe Manana
2021-04-20btrfs: zoned: automatically reclaim zonesJohannes Thumshirn
2021-02-22btrfs: fix race between writes to swap files and scrubFilipe Manana
2021-02-09btrfs: zoned: relocate block group to repair IO failure in zoned filesystemsNaohiro Aota
2021-02-09btrfs: zoned: mark block groups to copy for device-replaceNaohiro Aota
2021-02-09btrfs: zoned: serialize metadata IONaohiro Aota
2021-02-09btrfs: zoned: cache if block group is on a sequential zoneJohannes Thumshirn
2021-02-09btrfs: extend btrfs_rmap_block for specifying a deviceNaohiro Aota
2021-02-09btrfs: zoned: track unusable bytes for zonesNaohiro Aota
2021-02-09btrfs: zoned: load zone's allocation offsetNaohiro Aota
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