summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/alloc_foreground.h
AgeCommit message (Expand)AuthorLines
2024-12-21bcachefs: dev_alloc_list.devs -> dev_alloc_list.dataKent Overstreet-1/+1
2024-12-21bcachefs: Kill bch2_bucket_alloc_new_fs()Kent Overstreet-2/+0
2024-09-21bcachefs: fix prototype to bch2_alloc_sectors_start_trans()Kent Overstreet-2/+3
2024-08-07bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet-1/+6
2024-08-07bcachefs: Improved allocator debugging for ecKent Overstreet-1/+1
2024-07-14bcachefs: bch2_btree_reserve_cache_to_text()Kent Overstreet-0/+1
2024-05-08bcachefs: ob_dev()Kent Overstreet-1/+6
2024-05-08bcachefs: bch2_print_allocator_stuck()Kent Overstreet-0/+5
2024-05-08bcachefs: plumb data_type into bch2_bucket_alloc_trans()Kent Overstreet-1/+2
2024-05-08bcachefs: member helper cleanupsKent Overstreet-1/+1
2023-10-22bcachefs: sb-members.cKent Overstreet-1/+1
2023-10-22bcachefs: Rename enum alloc_reserve -> bch_watermarkKent Overstreet-4/+4
2023-10-22bcachefs: New erasure coding shutdown pathKent Overstreet-5/+1
2023-10-22bcachefs: Rework open bucket partial list allocationKent Overstreet-4/+4
2023-10-22bcachefs: bch2_open_bucket_to_text()Kent Overstreet-0/+1
2023-10-22bcachefs: Erasure coding now uses bch2_bucket_alloc_transKent Overstreet-1/+1
2023-10-22bcachefs: Better inlining in core write pathKent Overstreet-0/+49
2023-10-22bcachefs: Kill bch2_alloc_sectors_start()Kent Overstreet-9/+0
2023-10-22bcachefs: Kill allocator threads & freelistsKent Overstreet-0/+11
2023-10-22bcachefs: Freespace, need_discard btreesKent Overstreet-0/+14
2023-10-22bcachefs: Run btree updates after write out of write_pointKent Overstreet-8/+11
2023-10-22bcachefs: x-macroize alloc_reserve enumKent Overstreet-0/+2
2023-10-22bcachefs: Put open_buckets in a hashtableKent Overstreet-0/+24
2023-10-22bcachefs: Refactor open_bucket codeKent Overstreet-1/+4
2023-10-22bcachefs: bch2_alloc_sectors_append_ptrs() now takes cached flagKent Overstreet-1/+1
2023-10-22bcachefs: Convert bucket_alloc_ret to negative error codesKent Overstreet-9/+1
2023-10-22bcachefs: Don't let copygc buckets be stolen by other threadsKent Overstreet-7/+0
2023-10-22bcachefs: Delete unused argumentsKent Overstreet-2/+1
2023-10-22bcachefs: Don't restrict copygc writes to the same deviceKent Overstreet-4/+12
2023-10-22bcachefs: Refactor stripe creationKent Overstreet-0/+5
2023-10-22bcachefs: Drop unused arg to bch2_open_buckets_stop_dev()Kent Overstreet-1/+1
2023-10-22bcachefs: Fix some reserve calculationsKent Overstreet-0/+1
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet-1/+1
2023-10-22bcachefs: Erasure codingKent Overstreet-6/+25
2023-10-22bcachefs: Scale down number of writepoints when low on spaceKent Overstreet-9/+2
2023-10-22bcachefs: fix missing includeKent Overstreet-0/+2
2023-10-22bcachefs: Allocation code refactoringKent Overstreet-21/+23
2023-10-22bcachefs: Split out alloc_background.cKent Overstreet-0/+116