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