Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |