summaryrefslogtreecommitdiff
path: root/fs/btrfs/file.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-18btrfs: update include and forward declarations in headersDavid Sterba1-0/+2
2024-11-11btrfs: convert btrfs_buffered_write() to use foliosQu Wenruo1-2/+2
2024-11-11btrfs: make buffered write to copy one page a timeQu Wenruo1-3/+2
2024-11-11btrfs: drop unused parameter iov_iter from btrfs_write_check()David Sterba1-1/+1
2024-11-11btrfs: remove the dirty_page local variableQu Wenruo1-1/+1
2024-07-11btrfs: move the direct IO code into its own fileFilipe Manana1-0/+2
2024-07-11btrfs: pass a btrfs_inode to btrfs_fdatawrite_range()Filipe Manana1-1/+1
2024-03-04btrfs: add forward declarations and headers, part 1David Sterba1-0/+15
2022-12-05btrfs: use cached state when looking for delalloc ranges with fiemapFilipe Manana1-0/+1
2022-12-05btrfs: move file prototypes to file.hJosef Bacik1-0/+32