summaryrefslogtreecommitdiff
path: root/fs/bcachefs/alloc_background.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: s/usage_lock/mark_lockKent Overstreet1-8/+8
2023-10-23bcachefs: move dirty into bucket_markKent Overstreet1-10/+25
2023-10-23bcachefs: Add new alloc fieldsKent Overstreet1-74/+118
2023-10-23bcachefs: Make bkey types globally uniqueKent Overstreet1-20/+8
2023-10-23bcachefs: Allow for new alloc fieldsKent Overstreet1-1/+2
2023-10-23bcachefs: gc now operates on second set of bucket marksKent Overstreet1-12/+1
2023-10-23bcachefs: Allocator startup improvementsKent Overstreet1-33/+50
2023-10-23bcachefs: Erasure codingKent Overstreet1-0/+19
2023-10-23bcachefs: revamp to_text methodsKent Overstreet1-7/+7
2023-10-23bcachefs: Assorted fixes for running on very small devicesKent Overstreet1-4/+7
2023-10-23bcachefs: Scale down number of writepoints when low on spaceKent Overstreet1-34/+7
2023-10-23bcachefs: add functionality for heaps to update backpointersKent Overstreet1-7/+9
2023-10-23bcachefs: Allocation code refactoringKent Overstreet1-1/+1
2023-10-23bcachefs: Split out alloc_background.cKent Overstreet1-0/+1428