summaryrefslogtreecommitdiff
path: root/fs/bcachefs/alloc_foreground.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: sb-members.cKent Overstreet1-1/+1
2023-10-23bcachefs: Rename enum alloc_reserve -> bch_watermarkKent Overstreet1-4/+4
2023-10-23bcachefs: New erasure coding shutdown pathKent Overstreet1-5/+1
2023-10-23bcachefs: Rework open bucket partial list allocationKent Overstreet1-4/+4
2023-10-23bcachefs: bch2_open_bucket_to_text()Kent Overstreet1-0/+1
2023-10-23bcachefs: Erasure coding now uses bch2_bucket_alloc_transKent Overstreet1-1/+1
2023-10-23bcachefs: Better inlining in core write pathKent Overstreet1-0/+49
2023-10-23bcachefs: Kill bch2_alloc_sectors_start()Kent Overstreet1-9/+0
2023-10-23bcachefs: Kill allocator threads & freelistsKent Overstreet1-0/+11
2023-10-23bcachefs: Freespace, need_discard btreesKent Overstreet1-0/+14
2023-10-23bcachefs: Run btree updates after write out of write_pointKent Overstreet1-8/+11
2023-10-23bcachefs: x-macroize alloc_reserve enumKent Overstreet1-0/+2
2023-10-23bcachefs: Put open_buckets in a hashtableKent Overstreet1-0/+24
2023-10-23bcachefs: Refactor open_bucket codeKent Overstreet1-1/+4
2023-10-23bcachefs: bch2_alloc_sectors_append_ptrs() now takes cached flagKent Overstreet1-1/+1
2023-10-23bcachefs: Convert bucket_alloc_ret to negative error codesKent Overstreet1-9/+1
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