summaryrefslogtreecommitdiff
path: root/fs/bcachefs/buckets.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Move key marking out of extents.cKent Overstreet1-0/+1
2023-10-23bcachefs: Scale down number of writepoints when low on spaceKent Overstreet1-0/+6
2023-10-23bcachefs: more key marking refactoringKent Overstreet1-2/+3
2023-10-23bcachefs: Account for internal fragmentation betterKent Overstreet1-2/+0
2023-10-23bcachefs: kill s_alloc, use bch_data_typeKent Overstreet1-12/+0
2023-10-23bcachefs: bch2_mark_key() now takes bch_data_typeKent Overstreet1-2/+2
2023-10-23bcachefs: Invalidate buckets when writing to alloc btreeKent Overstreet1-1/+1
2023-10-23bcachefs: kill bucket mark sector count saturationKent Overstreet1-5/+0
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+276