aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/delalloc-space.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-18Btrfs: remove unnecessary delalloc mutex for inodesFilipe Manana1-16/+5
2019-10-17Btrfs: fix qgroup double free after failure to reserve metadata for delallocFilipe Manana1-1/+0
2019-10-15btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents()Qu Wenruo1-4/+2
2019-09-09btrfs: roll tracepoint into btrfs_space_info_update helperJosef Bacik1-4/+0
2019-09-09btrfs: only reserve metadata_size for inodesJosef Bacik1-4/+17
2019-09-09btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik1-4/+4
2019-09-09btrfs: migrate the chunk allocation codeJosef Bacik1-0/+1
2019-07-04btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik1-0/+494