Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | btrfs: pre-load data checksum for reads in btrfs_submit_bio | Christoph Hellwig | 2023-02-15 | 1 | -2/+10 | |
* | btrfs: save the bio iter for checksum validation in common code | Christoph Hellwig | 2023-02-15 | 1 | -1/+4 | |
* | btrfs: refactor error handling in btrfs_submit_bio | Christoph Hellwig | 2023-02-15 | 1 | -9/+15 | |
* | btrfs: add a btrfs_inode pointer to struct btrfs_bio | Christoph Hellwig | 2023-02-15 | 1 | -2/+6 | |
* | btrfs: fix spelling mistakes found using codespell | Colin Ian King | 2023-02-15 | 1 | -1/+1 | |
* | btrfs: handle case when repair happens with dev-replace | Qu Wenruo | 2023-01-03 | 1 | -1/+10 | |
* | btrfs: move repair_io_failure to bio.c | Christoph Hellwig | 2022-12-05 | 1 | -0/+90 | |
* | btrfs: split the bio submission path into a separate file | Christoph Hellwig | 2022-12-05 | 1 | -0/+291 |