Age | Commit message (Expand) | Author |
---|---|---|
2024-09-10 | btrfs: do not hold the extent lock for entire read | Josef Bacik |
2024-09-10 | btrfs: take the dio extent lock during O_DIRECT operations | Josef Bacik |
2024-09-10 | btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio() | David Sterba |
2024-09-03 | btrfs: fix race between direct IO write and fsync when using same fd | Filipe Manana |
2024-07-29 | btrfs: fix corruption after buffer fault in during direct IO append write | Filipe Manana |
2024-07-11 | btrfs: move the direct IO code into its own file | Filipe Manana |