Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Btrfs: remove unnecessary delalloc mutex for inodes | Filipe Manana | 2019-11-18 | 1 | -16/+5 |
* | Btrfs: fix qgroup double free after failure to reserve metadata for delalloc | Filipe Manana | 2019-10-17 | 1 | -1/+0 |
* | btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex... | Qu Wenruo | 2019-10-15 | 1 | -4/+2 |
* | btrfs: roll tracepoint into btrfs_space_info_update helper | Josef Bacik | 2019-09-09 | 1 | -4/+0 |
* | btrfs: only reserve metadata_size for inodes | Josef Bacik | 2019-09-09 | 1 | -4/+17 |
* | btrfs: rename the btrfs_calc_*_metadata_size helpers | Josef Bacik | 2019-09-09 | 1 | -4/+4 |
* | btrfs: migrate the chunk allocation code | Josef Bacik | 2019-09-09 | 1 | -0/+1 |
* | btrfs: migrate the delalloc space stuff to it's own home | Josef Bacik | 2019-07-04 | 1 | -0/+494 |