Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-03-18 | btrfs: update include and forward declarations in headers | David Sterba | 1 | -0/+2 |
2024-11-11 | btrfs: convert btrfs_buffered_write() to use folios | Qu Wenruo | 1 | -2/+2 |
2024-11-11 | btrfs: make buffered write to copy one page a time | Qu Wenruo | 1 | -3/+2 |
2024-11-11 | btrfs: drop unused parameter iov_iter from btrfs_write_check() | David Sterba | 1 | -1/+1 |
2024-11-11 | btrfs: remove the dirty_page local variable | Qu Wenruo | 1 | -1/+1 |
2024-07-11 | btrfs: move the direct IO code into its own file | Filipe Manana | 1 | -0/+2 |
2024-07-11 | btrfs: pass a btrfs_inode to btrfs_fdatawrite_range() | Filipe Manana | 1 | -1/+1 |
2024-03-04 | btrfs: add forward declarations and headers, part 1 | David Sterba | 1 | -0/+15 |
2022-12-05 | btrfs: use cached state when looking for delalloc ranges with fiemap | Filipe Manana | 1 | -0/+1 |
2022-12-05 | btrfs: move file prototypes to file.h | Josef Bacik | 1 | -0/+32 |