summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/delalloc-space.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: remove unnecessary delalloc mutex for inodesFilipe Manana2019-11-181-16/+5
* Btrfs: fix qgroup double free after failure to reserve metadata for delallocFilipe Manana2019-10-171-1/+0
* btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...Qu Wenruo2019-10-151-4/+2
* btrfs: roll tracepoint into btrfs_space_info_update helperJosef Bacik2019-09-091-4/+0
* btrfs: only reserve metadata_size for inodesJosef Bacik2019-09-091-4/+17
* btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik2019-09-091-4/+4
* btrfs: migrate the chunk allocation codeJosef Bacik2019-09-091-0/+1
* btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik2019-07-041-0/+494