Age | Commit message (Expand) | Author |
---|---|---|
2024-07-11 | btrfs: constify pointer parameters where applicable | David Sterba |
2024-03-04 | btrfs: add forward declarations and headers, part 1 | David Sterba |
2022-12-05 | btrfs: move delalloc space related prototypes to delalloc-space.h | Josef Bacik |
2022-09-29 | btrfs: add the ability to use NO_FLUSH for data reservations | Josef Bacik |
2020-07-27 | btrfs: make btrfs_delalloc_reserve_space take btrfs_inode | Nikolay Borisov |
2020-07-27 | btrfs: make btrfs_check_data_free_space take btrfs_inode | Nikolay Borisov |
2020-07-27 | btrfs: make btrfs_delalloc_release_space take btrfs_inode | Nikolay Borisov |
2020-07-27 | btrfs: make btrfs_free_reserved_data_space take btrfs_inode | Nikolay Borisov |
2020-07-27 | btrfs: make btrfs_free_reserved_data_space_noquota take btrfs_fs_info | Nikolay Borisov |
2020-07-27 | btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota() | Filipe Manana |
2019-07-04 | btrfs: migrate the delalloc space stuff to it's own home | Josef Bacik |