summaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_update_interior.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: revamp to_text methodsKent Overstreet1-8/+8
2023-10-23bcachefs: more key marking refactoringKent Overstreet1-16/+21
2023-10-23bcachefs: replicas: prep work for stripesKent Overstreet1-2/+2
2023-10-23bcachefs: Allocation code refactoringKent Overstreet1-17/+11
2023-10-23bcachefs: Split out alloc_background.cKent Overstreet1-1/+1
2023-10-23bcachefs: Fix a deadlockKent Overstreet1-1/+7
2023-10-23bcachefs: Comparison function cleanupsKent Overstreet1-3/+3
2023-10-23bcachefs: lift ordering restriction on 0 size extentsKent Overstreet1-2/+2
2023-10-23bcachefs: Change how replicated data is accountedKent Overstreet1-1/+1
2023-10-23bcachefs: Account for internal fragmentation betterKent Overstreet1-1/+2
2023-10-23bcachefs: kill s_alloc, use bch_data_typeKent Overstreet1-1/+1
2023-10-23bcachefs: bch2_mark_key() now takes bch_data_typeKent Overstreet1-5/+5
2023-10-23bcachefs: Invalidate buckets when writing to alloc btreeKent Overstreet1-1/+2
2023-10-23bcachefs: Fix a use after free in the journal codeKent Overstreet1-1/+3
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+2171