summaryrefslogtreecommitdiff
path: root/fs/bcachefs/alloc_foreground.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Don't let copygc buckets be stolen by other threadsKent Overstreet1-7/+0
2023-10-23bcachefs: Delete unused argumentsKent Overstreet1-2/+1
2023-10-23bcachefs: Don't restrict copygc writes to the same deviceKent Overstreet1-4/+12
2023-10-23bcachefs: Refactor stripe creationKent Overstreet1-0/+5
2023-10-23bcachefs: Drop unused arg to bch2_open_buckets_stop_dev()Kent Overstreet1-1/+1
2023-10-23bcachefs: Fix some reserve calculationsKent Overstreet1-0/+1
2023-10-23bcachefs: Make bkey types globally uniqueKent Overstreet1-1/+1
2023-10-23bcachefs: Erasure codingKent Overstreet1-6/+25
2023-10-23bcachefs: Scale down number of writepoints when low on spaceKent Overstreet1-9/+2
2023-10-23bcachefs: fix missing includeKent Overstreet1-0/+2
2023-10-23bcachefs: Allocation code refactoringKent Overstreet1-21/+23
2023-10-23bcachefs: Split out alloc_background.cKent Overstreet1-0/+116