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