Age | Commit message (Expand) | Author | Files | Lines |
2020-10-07 | btrfs: add btrfs_reserve_data_bytes and use it | Josef Bacik | 1 | -0/+2 |
2020-05-25 | btrfs: improve global reserve stealing logic | Josef Bacik | 1 | -0/+1 |
2020-03-23 | btrfs: account ticket size at add/delete time | Nikolay Borisov | 1 | -0/+7 |
2020-01-31 | btrfs: take overcommit into account in inc_block_group_ro | Josef Bacik | 1 | -0/+3 |
2019-11-18 | Btrfs: remove wait queue from space_info structure | Filipe Manana | 1 | -1/+0 |
2019-11-18 | btrfs: add __pure attribute to functions | David Sterba | 1 | -1/+1 |
2019-09-09 | btrfs: rename btrfs_space_info_add_old_bytes | Josef Bacik | 1 | -1/+1 |
2019-09-09 | btrfs: remove orig_bytes from reserve_ticket | Josef Bacik | 1 | -1/+0 |
2019-09-09 | btrfs: refactor the ticket wakeup code | Josef Bacik | 1 | -6/+13 |
2019-09-09 | btrfs: roll tracepoint into btrfs_space_info_update helper | Josef Bacik | 1 | -3/+7 |
2019-07-02 | btrfs: unexport can_overcommit | Josef Bacik | 1 | -4/+0 |
2019-07-02 | btrfs: move reserve_metadata_bytes and supporting code to space-info.c | Josef Bacik | 1 | -0/+4 |
2019-07-02 | btrfs: move dump_space_info to space-info.c | Josef Bacik | 1 | -0/+3 |
2019-07-02 | btrfs: move btrfs_space_info_add_*_bytes to space-info.c | Josef Bacik | 1 | -0/+8 |
2019-07-02 | btrfs: move the space info update macro to space-info.h | Josef Bacik | 1 | -0/+23 |
2019-07-02 | btrfs: move and export can_overcommit | Josef Bacik | 1 | -0/+4 |
2019-07-02 | btrfs: move the space_info handling code to space-info.c | Josef Bacik | 1 | -0/+10 |
2019-07-02 | btrfs: export space_info_add_*_bytes | Josef Bacik | 1 | -0/+7 |
2019-07-02 | btrfs: move space_info to space-info.h | Josef Bacik | 1 | -0/+78 |