summaryrefslogtreecommitdiff
path: root/fs/bcachefs/alloc_foreground.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: refactor bch_fs_usageKent Overstreet1-1/+1
2023-10-23bcachefs: s/usage_lock/mark_lockKent Overstreet1-7/+7
2023-10-23bcachefs: Make bkey types globally uniqueKent Overstreet1-6/+5
2023-10-23bcachefs: Erasure codingKent Overstreet1-72/+281
2023-10-23bcachefs: Scale down number of writepoints when low on spaceKent Overstreet1-5/+108
2023-10-23bcachefs: fix a spurious gcc warningKent Overstreet1-1/+1
2023-10-23bcachefs: Allocation code refactoringKent Overstreet1-233/+182
2023-10-23bcachefs: Split out alloc_background.cKent Overstreet1-0/+741