summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/block-rsv.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-09btrfs: use btrfs_try_granting_tickets in update_global_rsvJosef Bacik1-0/+1
2019-09-09btrfs: always reserve our entire size for the global reserveJosef Bacik1-9/+4
2019-09-09btrfs: change the minimum global reserve sizeJosef Bacik1-1/+21
2019-09-09btrfs: rename btrfs_space_info_add_old_bytesJosef Bacik1-2/+3
2019-09-09btrfs: roll tracepoint into btrfs_space_info_update helperJosef Bacik1-5/+0
2019-09-09btrfs: move math functions to misc.hDavid Sterba1-1/+1
2019-07-02btrfs: migrate the global_block_rsv helpers to block-rsv.cJosef Bacik1-0/+172
2019-07-02btrfs: migrate the block-rsv code to block-rsv.cJosef Bacik1-0/+253