Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | btrfs: use btrfs_try_granting_tickets in update_global_rsv | Josef Bacik | 2019-09-09 | 1 | -0/+1 |
* | btrfs: always reserve our entire size for the global reserve | Josef Bacik | 2019-09-09 | 1 | -9/+4 |
* | btrfs: change the minimum global reserve size | Josef Bacik | 2019-09-09 | 1 | -1/+21 |
* | btrfs: rename btrfs_space_info_add_old_bytes | Josef Bacik | 2019-09-09 | 1 | -2/+3 |
* | btrfs: roll tracepoint into btrfs_space_info_update helper | Josef Bacik | 2019-09-09 | 1 | -5/+0 |
* | btrfs: move math functions to misc.h | David Sterba | 2019-09-09 | 1 | -1/+1 |
* | btrfs: migrate the global_block_rsv helpers to block-rsv.c | Josef Bacik | 2019-07-02 | 1 | -0/+172 |
* | btrfs: migrate the block-rsv code to block-rsv.c | Josef Bacik | 2019-07-02 | 1 | -0/+253 |