summaryrefslogtreecommitdiff
path: root/fs/bcachefs/extents.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Make bkey types globally uniqueKent Overstreet1-239/+290
2023-10-23bcachefs: Split out bkey_sort.cKent Overstreet1-14/+25
2023-10-23bcachefs: Erasure codingKent Overstreet1-14/+7
2023-10-23bcachefs: revamp to_text methodsKent Overstreet1-2/+3
2023-10-23bcachefs: new avoid mechanism for io retriesKent Overstreet1-3/+4
2023-10-23bcachefs: BCH_EXTENT_ENTRY_TYPES()Kent Overstreet1-8/+5
2023-10-23bcachefs: bch2_extent_ptr_decoded_append()Kent Overstreet1-3/+6
2023-10-23bcachefs: bch2_extent_drop_ptrs()Kent Overstreet1-26/+17
2023-10-23bcachefs: extent_for_each_ptr_decode()Kent Overstreet1-40/+55
2023-10-23bcachefs: kill bch_extent_crc_typeKent Overstreet1-43/+6
2023-10-23bcachefs: extent_ptr_decodedKent Overstreet1-2/+2
2023-10-23bcachefs: kill extent_insert_hookKent Overstreet1-1/+0
2023-10-23bcachefs: bch2_extent_trim_atomic()Kent Overstreet1-0/+11
2023-10-23bcachefs: Factor out btree_key_can_insert()Kent Overstreet1-2/+4
2023-10-23bcachefs: fix bch2_val_to_text()Kent Overstreet1-2/+2
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+539