aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/block-group.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-09btrfs: move math functions to misc.hDavid Sterba1-1/+1
2019-09-09btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik1-2/+2
2019-09-09btrfs: unexport the temporary exported functionsJosef Bacik1-14/+14
2019-09-09btrfs: migrate the block group cleanup codeJosef Bacik1-0/+127
2019-09-09btrfs: migrate the alloc_profile helpersJosef Bacik1-0/+105
2019-09-09btrfs: migrate the chunk allocation codeJosef Bacik1-0/+246
2019-09-09btrfs: migrate the block group space accounting helpersJosef Bacik1-0/+175
2019-09-09btrfs: migrate the dirty bg writeout codeJosef Bacik1-0/+516
2019-09-09btrfs: migrate inc/dec_block_group_ro codeJosef Bacik1-0/+212
2019-09-09btrfs: migrate the block group read/creation codeJosef Bacik1-0/+591
2019-09-09btrfs: migrate the block group removal codeJosef Bacik1-0/+540
2019-09-09btrfs: migrate the block group caching codeJosef Bacik1-0/+460
2019-09-09btrfs: migrate nocow and reservation helpersJosef Bacik1-0/+82
2019-09-09btrfs: migrate the block group ref counting stuffJosef Bacik1-0/+25
2019-09-09btrfs: migrate the block group lookup codeJosef Bacik1-0/+95