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