summaryrefslogtreecommitdiff
path: root/fs/bcachefs/io_read.h
AgeCommit message (Expand)Author
2025-06-11bcachefs: Read error message now prints if self healingKent Overstreet
2025-06-02bcachefs: bch_err_throw()Kent Overstreet
2025-05-21bcachefs: Make various async objs visible in debugfsKent Overstreet
2025-05-21bcachefs: bch2_read_bio_to_textKent Overstreet
2025-05-21bcachefs: Be precise about bch_io_failuresKent Overstreet
2025-03-25bcachefs: Fix silent short reads in data read retry pathKent Overstreet
2025-03-24bcachefs: __bch2_read() now takes a btree_transKent Overstreet
2025-03-24bcachefs: BCH_READ_data_update -> bch_read_bio.data_updateKent Overstreet
2025-03-16bcachefs: Return errors to top level bch2_rbio_retry()Kent Overstreet
2025-03-16bcachefs: BCH_ERR_data_read_buffer_too_smallKent Overstreet
2025-03-16bcachefs: Convert read path to standard error codesKent Overstreet
2025-03-16bcachefs: Don't create bch_io_failures unless it's neededKent Overstreet
2025-03-14bcachefs: ScrubKent Overstreet
2025-03-14bcachefs: bch2_bkey_pick_read_device() can now specify a deviceKent Overstreet
2025-03-14bcachefs: promote_op uses embedded bch_read_bioKent Overstreet
2025-03-14bcachefs: rbio_init() cleanupKent Overstreet
2025-03-14bcachefs: rbio_init_fragment()Kent Overstreet
2025-03-14bcachefs: x-macroize BCH_READ flagsKent Overstreet
2025-03-14bcachefs: kill bch_read_bio.devs_haveKent Overstreet
2024-12-21bcachefs: Don't delete reflink pointers to missing indirect extentsKent Overstreet
2023-10-22bcachefs: Break up io.cKent Overstreet