summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/file.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* btrfs: convert btrfs_buffered_write() to use foliosQu Wenruo2024-11-111-2/+2
* btrfs: make buffered write to copy one page a timeQu Wenruo2024-11-111-3/+2
* btrfs: drop unused parameter iov_iter from btrfs_write_check()David Sterba2024-11-111-1/+1
* btrfs: remove the dirty_page local variableQu Wenruo2024-11-111-1/+1
* btrfs: move the direct IO code into its own fileFilipe Manana2024-07-111-0/+2
* btrfs: pass a btrfs_inode to btrfs_fdatawrite_range()Filipe Manana2024-07-111-1/+1
* btrfs: add forward declarations and headers, part 1David Sterba2024-03-041-0/+15
* btrfs: use cached state when looking for delalloc ranges with fiemapFilipe Manana2022-12-051-0/+1
* btrfs: move file prototypes to file.hJosef Bacik2022-12-051-0/+32