Age | Commit message (Expand) | Author |
---|---|---|
2023-02-15 | btrfs: remove the fs_info argument to btrfs_submit_bio | Christoph Hellwig |
2023-02-15 | btrfs: pass the iomap bio to btrfs_submit_bio | Christoph Hellwig |
2023-02-15 | btrfs: allow btrfs_submit_bio to split bios | Christoph Hellwig |
2023-02-15 | btrfs: simplify the btrfs_csum_one_bio calling convention | Christoph Hellwig |
2023-02-15 | btrfs: remove struct btrfs_bio::is_metadata flag | Christoph Hellwig |
2023-02-15 | btrfs: rename btrfs_bio::iter field | Christoph Hellwig |
2023-02-15 | btrfs: remove struct btrfs_bio::device field | Christoph Hellwig |
2023-02-15 | btrfs: remove btrfs_bio_for_each_sector | Christoph Hellwig |
2023-02-15 | btrfs: open code btrfs_bio_free_csum | Christoph Hellwig |
2023-02-15 | btrfs: add a btrfs_inode pointer to struct btrfs_bio | Christoph Hellwig |
2023-02-15 | btrfs: better document struct btrfs_bio | Christoph Hellwig |
2022-12-05 | btrfs: split the bio submission path into a separate file | Christoph Hellwig |