summaryrefslogtreecommitdiff
path: root/fs/bcachefs/extents.h
AgeCommit message (Expand)Author
2020-06-09bcachefs: Add print method for bch2_btree_ptr_v2Kent Overstreet
2020-06-09bcachefs: Kill bkey_type_successorKent Overstreet
2020-06-09bcachefs: btree_ptr_v2Kent Overstreet
2020-06-09bcachefs: Fix bch2_ptr_swab for indirect extentsKent Overstreet
2020-06-09bcachefs: Track incompressible dataKent Overstreet
2020-06-09bcachefs: Make btree_insert_entry more private to update pathKent Overstreet
2020-06-09bcachefs: Reorganize extents.cKent Overstreet
2020-06-09bcachefs: Inline data extentsKent Overstreet
2020-06-09bcachefs: Split out extent_update.cKent Overstreet
2020-06-09bcachefs: Rework of cut_front & cut_backKent Overstreet
2020-06-09bcachefs: kill bch2_extent_has_device()Kent Overstreet
2020-06-09bcachefs: Don't use extent_ptr_decoded_append() in write pathKent Overstreet
2020-06-09bcachefs: Limit pointers to being in only one stripeKent Overstreet
2020-06-09bcachefs: Debug code improvementsKent Overstreet
2020-06-09bcachefs: Drop trans arg to bch2_extent_atomic_end()Kent Overstreet
2020-06-09bcachefs: data move path should not be trying to move reflink_p keysKent Overstreet
2020-06-09bcachefs: Inline some fast pathsKent Overstreet
2020-06-09bcachefs: ReflinkKent Overstreet
2020-06-09bcachefs: Refactor bch2_extent_trim_atomic() for reflinkKent Overstreet
2020-06-09bcachefs: Refactor various code to not be extent specificKent Overstreet
2020-06-09bcachefs: Refactor __bch2_cut_front()Kent Overstreet
2020-06-09bcachefs: bkey_merge() now takes bkey_sKent Overstreet
2020-06-09bcachefs: bch2_bkey_ptrs_invalid()Kent Overstreet
2020-06-09bcachefs: Initial commitKent Overstreet