summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/io_read.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Data update path won't accidentaly grow replicasKent Overstreet2023-11-251-1/+1
* bcachefs: bch2_ec_read_extent() now takes btree_transKent Overstreet2023-11-051-1/+1
* bcachefs: Add IO error counts to bch_memberKent Overstreet2023-11-011-2/+2
* bcachefs: Fixes for building in userspaceKent Overstreet2023-10-221-0/+2
* bcachefs: Heap allocate btree_transKent Overstreet2023-10-221-19/+17
* bcachefs: remove duplicated assignment to variable offset_into_extentColin Ian King2023-10-221-1/+0
* bcachefs: trace_read_nopromote()Kent Overstreet2023-10-221-17/+21
* bcachefs: Break up io.cKent Overstreet2023-10-221-0/+1207