summaryrefslogtreecommitdiff
path: root/fs/bcachefs/io.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Centralize marking of replicas in btree update pathKent Overstreet1-8/+0
2023-10-23bcachefs: new avoid mechanism for io retriesKent Overstreet1-13/+12
2023-10-23bcachefs: replicas: prep work for stripesKent Overstreet1-1/+2
2023-10-23bcachefs: bch2_extent_ptr_decoded_append()Kent Overstreet1-4/+8
2023-10-23bcachefs: bch2_extent_drop_ptrs()Kent Overstreet1-3/+3
2023-10-23bcachefs: extent_ptr_decodedKent Overstreet1-4/+4
2023-10-23bcachefs: Allocation code refactoringKent Overstreet1-8/+4
2023-10-23bcachefs: Split out alloc_background.cKent Overstreet1-1/+1
2023-10-23bcachefs: kill extent_insert_hookKent Overstreet1-2/+2
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+1875