summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bset.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Fix bch2_btree_node_iter_prev_filter()Kent Overstreet1-18/+17
2023-10-23bcachefs: Improved debug checksKent Overstreet1-13/+30
2023-10-23bcachefs: move some checks to expensive_debug_checksKent Overstreet1-6/+7
2023-10-23bcachefs: revamp to_text methodsKent Overstreet1-41/+41
2023-10-23bcachefs: Some fixes for building in userspaceKent Overstreet1-1/+1
2023-10-23bcachefs: fix bch2_bkey_print_bfloatKent Overstreet1-48/+52
2023-10-23bcachefs: Comparison function cleanupsKent Overstreet1-32/+45
2023-10-23bcachefs: Pass around bset_tree lessKent Overstreet1-12/+4
2023-10-23bcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer possibleKent Overstreet1-7/+0
2023-10-23bcachefs: lift ordering restriction on 0 size extentsKent Overstreet1-100/+93
2023-10-23bcachefs: bkey_written()Kent Overstreet1-24/+21
2023-10-23bcachefs: improved rw_aux_tree_bsearch()Kent Overstreet1-21/+19
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+1849