summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/delalloc-space.c
AgeCommit message (Expand)Author
2020-10-07btrfs: add btrfs_reserve_data_bytes and use itJosef Bacik
2020-10-07btrfs: use the btrfs_space_info_free_bytes_may_use helper for delallocJosef Bacik
2020-07-27btrfs: make btrfs_delalloc_reserve_space take btrfs_inodeNikolay Borisov
2020-07-27btrfs: make btrfs_check_data_free_space take btrfs_inodeNikolay Borisov
2020-07-27btrfs: make btrfs_delalloc_release_space take btrfs_inodeNikolay Borisov
2020-07-27btrfs: make btrfs_free_reserved_data_space take btrfs_inodeNikolay Borisov
2020-07-27btrfs: make btrfs_free_reserved_data_space_noquota take btrfs_fs_infoNikolay Borisov
2020-07-27btrfs: make btrfs_qgroup_reserve_data take btrfs_inodeNikolay Borisov
2020-07-27btrfs: make btrfs_qgroup_free_data take btrfs_inodeNikolay Borisov
2020-07-27btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota()Filipe Manana
2020-03-23btrfs: Remove __ prefix from btrfs_block_rsv_releaseNikolay Borisov
2020-03-23btrfs: add a comment describing delalloc space reservationJosef Bacik
2019-11-18Btrfs: remove unnecessary delalloc mutex for inodesFilipe Manana
2019-10-17Btrfs: fix qgroup double free after failure to reserve metadata for delallocFilipe Manana
2019-10-15btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...Qu Wenruo
2019-09-09btrfs: roll tracepoint into btrfs_space_info_update helperJosef Bacik
2019-09-09btrfs: only reserve metadata_size for inodesJosef Bacik
2019-09-09btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik
2019-09-09btrfs: migrate the chunk allocation codeJosef Bacik
2019-07-04btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik