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