Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | btrfs: move delalloc space related prototypes to delalloc-space.h | Josef Bacik | 2022-12-05 | 1 | -0/+3 |
* | btrfs: add the ability to use NO_FLUSH for data reservations | Josef Bacik | 2022-09-29 | 1 | -1/+2 |
* | btrfs: make btrfs_delalloc_reserve_space take btrfs_inode | Nikolay Borisov | 2020-07-27 | 1 | -1/+1 |
* | btrfs: make btrfs_check_data_free_space take btrfs_inode | Nikolay Borisov | 2020-07-27 | 1 | -1/+1 |
* | btrfs: make btrfs_delalloc_release_space take btrfs_inode | Nikolay Borisov | 2020-07-27 | 1 | -1/+1 |
* | btrfs: make btrfs_free_reserved_data_space take btrfs_inode | Nikolay Borisov | 2020-07-27 | 1 | -1/+1 |
* | btrfs: make btrfs_free_reserved_data_space_noquota take btrfs_fs_info | Nikolay Borisov | 2020-07-27 | 1 | -1/+1 |
* | btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota() | Filipe Manana | 2020-07-27 | 1 | -1/+1 |
* | btrfs: migrate the delalloc space stuff to it's own home | Josef Bacik | 2019-07-04 | 1 | -0/+23 |