aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/block-group.c
AgeCommit message (Expand)Author
2022-08-25btrfs: reset block group chunk force if we have to waitJosef Bacik
2022-04-20btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()Nathan Chancellor
2021-08-08btrfs: delete duplicated words + other fixes in commentsRandy Dunlap
2021-03-20btrfs: scrub: Don't check free space before marking a block group ROQu Wenruo
2021-03-04btrfs: splice remaining dirty_bg's onto the transaction dirty bg listJosef Bacik
2021-02-03btrfs: fix possible free space tree corruption with online conversionJosef Bacik
2021-01-27btrfs: don't clear ret in btrfs_start_dirty_block_groupsJosef Bacik
2020-10-17btrfs: take overcommit into account in inc_block_group_roJosef Bacik
2020-08-26btrfs: add wrapper for transaction abort predicateDavid Sterba
2020-06-30btrfs: fix a block group ref counter leak after failure to remove block groupSasha Levin
2020-06-22btrfs: improve global reserve stealing logicJosef Bacik
2020-05-06btrfs: fix block group leak when removing failsXiyu Yang
2020-04-23btrfs: add RCU locks around block group initializationMadhuparna Bhowmik
2020-01-09btrfs: get rid of unique workqueue helper functionsOmar Sandoval
2019-12-17btrfs: use btrfs_block_group_cache_done in update_block_groupJosef Bacik
2019-10-11btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo
2019-09-09btrfs: add space reservation tracepoint for reserved bytesJosef Bacik
2019-09-09btrfs: roll tracepoint into btrfs_space_info_update helperJosef Bacik
2019-09-09btrfs: move math functions to misc.hDavid Sterba
2019-09-09btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik
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: migrate the block group space 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: migrate the block group read/creation codeJosef Bacik
2019-09-09btrfs: migrate the block group removal codeJosef Bacik
2019-09-09btrfs: migrate the block group caching codeJosef 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