summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bset.c
AgeCommit message (Expand)Author
2023-10-22bcachefs: KEY_TYPE_discard is no longer usedKent Overstreet
2023-10-22bcachefs: Inline make_bfloat() into __build_ro_aux_tree()Kent Overstreet
2023-10-22bcachefs: add const annotations to bset.cKent Overstreet
2023-10-22bcachefs: Drop sysfs interface to debug parametersKent Overstreet
2023-10-22bcachefs: Remove some uses of PAGE_SIZE in the btree codeKent Overstreet
2023-10-22bcachefs: Change bch2_dump_bset() to also print key valuesKent Overstreet
2023-10-22bcachefs: Iterator debug code improvementsKent Overstreet
2023-10-22bcachefs: Fix bch2_dump_bset()Kent Overstreet
2023-10-22bcachefs: Improve an insert path optimizationKent Overstreet
2023-10-22bcachefs: Rework iter->pos handlingKent Overstreet
2023-10-22bcachefs: Fix bch2_verify_insert_pos()Kent Overstreet
2023-10-22bcachefs: bkey noopsKent Overstreet
2023-10-22bcachefs: Go back to 16 bit mantissa bkey floatsKent Overstreet
2023-10-22bcachefs: Fall back to slowpath on exact comparisonKent Overstreet
2023-10-22bcachefs: kill BFLOAT_FAILED_PREVKent Overstreet
2023-10-22bcachefs: Pipeline binary searches and linear searchesKent Overstreet
2023-10-22bcachefs: More bset.c microoptimizationKent Overstreet
2023-10-22bcachefs: Fix bch2_btree_node_iter_prev_filter()Kent Overstreet
2023-10-22bcachefs: Improved debug checksKent Overstreet
2023-10-22bcachefs: move some checks to expensive_debug_checksKent Overstreet
2023-10-22bcachefs: revamp to_text methodsKent Overstreet
2023-10-22bcachefs: Some fixes for building in userspaceKent Overstreet
2023-10-22bcachefs: fix bch2_bkey_print_bfloatKent Overstreet
2023-10-22bcachefs: Comparison function cleanupsKent Overstreet
2023-10-22bcachefs: Pass around bset_tree lessKent Overstreet
2023-10-22bcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer possibleKent Overstreet
2023-10-22bcachefs: lift ordering restriction on 0 size extentsKent Overstreet
2023-10-22bcachefs: bkey_written()Kent Overstreet
2023-10-22bcachefs: improved rw_aux_tree_bsearch()Kent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet