| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-15 | btrfs: pass struct btrfs_inode to btrfs_free_reserved_data_space_noquota() | Naohiro Aota | 1 | -2/+1 |
| 2025-05-15 | btrfs: refactor how we handle reserved space inside copy_one_range() | Qu Wenruo | 1 | -0/+1 |
| 2024-07-11 | btrfs: constify pointer parameters where applicable | David Sterba | 1 | -1/+1 |
| 2024-03-04 | btrfs: add forward declarations and headers, part 1 | David Sterba | 1 | -0/+4 |
| 2022-12-05 | btrfs: move delalloc space related prototypes to delalloc-space.h | Josef Bacik | 1 | -0/+3 |
| 2022-09-29 | btrfs: add the ability to use NO_FLUSH for data reservations | Josef Bacik | 1 | -1/+2 |
| 2020-07-27 | btrfs: make btrfs_delalloc_reserve_space take btrfs_inode | Nikolay Borisov | 1 | -1/+1 |
| 2020-07-27 | btrfs: make btrfs_check_data_free_space take btrfs_inode | Nikolay Borisov | 1 | -1/+1 |
| 2020-07-27 | btrfs: make btrfs_delalloc_release_space take btrfs_inode | Nikolay Borisov | 1 | -1/+1 |
| 2020-07-27 | btrfs: make btrfs_free_reserved_data_space take btrfs_inode | Nikolay Borisov | 1 | -1/+1 |
| 2020-07-27 | btrfs: make btrfs_free_reserved_data_space_noquota take btrfs_fs_info | Nikolay Borisov | 1 | -1/+1 |
| 2020-07-27 | btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota() | Filipe Manana | 1 | -1/+1 |
| 2019-07-04 | btrfs: migrate the delalloc space stuff to it's own home | Josef Bacik | 1 | -0/+23 |