summaryrefslogtreecommitdiff
path: root/fs/bcachefs/extents.h
AgeCommit message (Expand)Author
2023-10-22bcachefs: Redo data_update interfaceKent Overstreet
2023-10-22bcachefs: Add rw to .key_invalid()Kent Overstreet
2023-10-22bcachefs: Convert .key_invalid methods to printbufsKent Overstreet
2023-10-22bcachefs: Move trigger fns to bkey_opsKent Overstreet
2023-10-22bcachefs: Fix implementation of KEY_TYPE_errorKent Overstreet
2023-10-22bcachefs: Plumb through subvolume idKent Overstreet
2023-10-22bcachefs: Extensive triggers cleanupsKent Overstreet
2023-10-22bcachefs: Clean up key mergingKent Overstreet
2023-10-22bcachefs: Repair code for multiple types of data in same bucketKent Overstreet
2023-10-22bcachefs: Split out bpos_cmp() and bkey_cmp()Kent Overstreet
2023-10-22bcachefs: Add an .invalid method for bch2_btree_ptr_v2Kent Overstreet
2023-10-22bcachefs: Kill bkey ops->debugcheck methodKent Overstreet
2023-10-22bcachefs: Drop invalid stripe ptrs in fsckKent Overstreet
2023-10-22bcachefs: Change when we allow overwritesKent Overstreet
2023-10-22bcachefs: Indirect inline data extentsKent Overstreet
2023-10-22bcachefs: Add print method for bch2_btree_ptr_v2Kent Overstreet
2023-10-22bcachefs: Kill bkey_type_successorKent Overstreet
2023-10-22bcachefs: btree_ptr_v2Kent Overstreet
2023-10-22bcachefs: Fix bch2_ptr_swab for indirect extentsKent Overstreet
2023-10-22bcachefs: Track incompressible dataKent Overstreet
2023-10-22bcachefs: Make btree_insert_entry more private to update pathKent Overstreet
2023-10-22bcachefs: Reorganize extents.cKent Overstreet
2023-10-22bcachefs: Inline data extentsKent Overstreet
2023-10-22bcachefs: Split out extent_update.cKent Overstreet
2023-10-22bcachefs: Rework of cut_front & cut_backKent Overstreet
2023-10-22bcachefs: kill bch2_extent_has_device()Kent Overstreet
2023-10-22bcachefs: Limit pointers to being in only one stripeKent Overstreet
2023-10-22bcachefs: Debug code improvementsKent Overstreet
2023-10-22bcachefs: Drop trans arg to bch2_extent_atomic_end()Kent Overstreet
2023-10-22bcachefs: data move path should not be trying to move reflink_p keysKent Overstreet
2023-10-22bcachefs: Inline some fast pathsKent Overstreet
2023-10-22bcachefs: ReflinkKent Overstreet
2023-10-22bcachefs: Refactor bch2_extent_trim_atomic() for reflinkKent Overstreet
2023-10-22bcachefs: Refactor various code to not be extent specificKent Overstreet
2023-10-22bcachefs: Refactor __bch2_cut_front()Kent Overstreet
2023-10-22bcachefs: bkey_merge() now takes bkey_sKent Overstreet
2023-10-22bcachefs: bch2_bkey_ptrs_invalid()Kent Overstreet
2023-10-22bcachefs: kill struct btree_insertKent Overstreet
2023-10-22bcachefs: Always use bch2_extent_trim_atomic()Kent Overstreet
2023-10-22bcachefs: Fix check for if extent update is allocatingKent Overstreet
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet
2023-10-22bcachefs: Split out bkey_sort.cKent Overstreet
2023-10-22bcachefs: Erasure codingKent Overstreet
2023-10-22bcachefs: revamp to_text methodsKent Overstreet
2023-10-22bcachefs: new avoid mechanism for io retriesKent Overstreet
2023-10-22bcachefs: BCH_EXTENT_ENTRY_TYPES()Kent Overstreet
2023-10-22bcachefs: bch2_extent_ptr_decoded_append()Kent Overstreet
2023-10-22bcachefs: bch2_extent_drop_ptrs()Kent Overstreet
2023-10-22bcachefs: extent_for_each_ptr_decode()Kent Overstreet
2023-10-22bcachefs: kill bch_extent_crc_typeKent Overstreet