summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/block-group.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo2019-10-111-0/+1
* btrfs: add space reservation tracepoint for reserved bytesJosef Bacik2019-09-091-0/+2
* btrfs: roll tracepoint into btrfs_space_info_update helperJosef Bacik2019-09-091-3/+0
* btrfs: move math functions to misc.hDavid Sterba2019-09-091-1/+1
* btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik2019-09-091-2/+2
* btrfs: unexport the temporary exported functionsJosef Bacik2019-09-091-14/+14
* btrfs: migrate the block group cleanup codeJosef Bacik2019-09-091-0/+127
* btrfs: migrate the alloc_profile helpersJosef Bacik2019-09-091-0/+105
* btrfs: migrate the chunk allocation codeJosef Bacik2019-09-091-0/+246
* btrfs: migrate the block group space accounting helpersJosef Bacik2019-09-091-0/+175
* btrfs: migrate the dirty bg writeout codeJosef Bacik2019-09-091-0/+516
* btrfs: migrate inc/dec_block_group_ro codeJosef Bacik2019-09-091-0/+212
* btrfs: migrate the block group read/creation codeJosef Bacik2019-09-091-0/+591
* btrfs: migrate the block group removal codeJosef Bacik2019-09-091-0/+540
* btrfs: migrate the block group caching codeJosef Bacik2019-09-091-0/+460
* btrfs: migrate nocow and reservation helpersJosef Bacik2019-09-091-0/+82
* btrfs: migrate the block group ref counting stuffJosef Bacik2019-09-091-0/+25
* btrfs: migrate the block group lookup codeJosef Bacik2019-09-091-0/+95
OpenPOWER on IntegriCloud