summaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_types.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Deferred btree updatesKent Overstreet1-2/+21
2023-10-23bcachefs: Track nr_inodes with the key marking machineryKent Overstreet1-0/+1
2023-10-23bcachefs: Make bkey types globally uniqueKent Overstreet1-5/+30
2023-10-23bcachefs: Btree locking fix, refactoringKent Overstreet1-0/+1
2023-10-23bcachefs: Centralize marking of replicas in btree update pathKent Overstreet1-1/+1
2023-10-23bcachefs: btree gc refactoringKent Overstreet1-5/+0
2023-10-23bcachefs: Allocation code refactoringKent Overstreet1-7/+2
2023-10-23bcachefs: kill extent_insert_hookKent Overstreet1-17/+1
2023-10-23bcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer possibleKent Overstreet1-1/+0
2023-10-23bcachefs: make struct btree_iter a bit smallerKent Overstreet1-2/+1
2023-10-23bcachefs: lift ordering restriction on 0 size extentsKent Overstreet1-5/+0
2023-10-23bcachefs: bkey_written()Kent Overstreet1-24/+38
2023-10-23bcachefs: improved rw_aux_tree_bsearch()Kent Overstreet1-0/+5
2023-10-23bcachefs: Factor out btree_key_can_insert()Kent Overstreet1-1/+0
2023-10-23bcachefs: trace transaction restartsKent Overstreet1-0/+1
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+479