Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-02 | btrfs: Simplify update of space_info in __reserve_metadata_bytes() | Goldwyn Rodrigues | 1 | -11/+5 |
2019-07-02 | btrfs: unexport can_overcommit | Josef Bacik | 1 | -12/+11 |
2019-07-02 | btrfs: move reserve_metadata_bytes and supporting code to space-info.c | Josef Bacik | 1 | -0/+698 |
2019-07-02 | btrfs: move dump_space_info to space-info.c | Josef Bacik | 1 | -0/+55 |
2019-07-02 | btrfs: move btrfs_space_info_add_*_bytes to space-info.c | Josef Bacik | 1 | -0/+106 |
2019-07-02 | btrfs: move and export can_overcommit | Josef Bacik | 1 | -0/+68 |
2019-07-02 | btrfs: move the space_info handling code to space-info.c | Josef Bacik | 1 | -0/+174 |