Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-10 | btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio() | David Sterba | 1 | -1/+1 |
2024-09-03 | btrfs: fix race between direct IO write and fsync when using same fd | Filipe Manana | 1 | -13/+3 |
2024-07-29 | btrfs: fix corruption after buffer fault in during direct IO append write | Filipe Manana | 1 | -10/+28 |
2024-07-11 | btrfs: move the direct IO code into its own file | Filipe Manana | 1 | -0/+1052 |