summaryrefslogtreecommitdiff
path: root/fs/bcachefs/alloc_background.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Fix for bad stripe pointersKent Overstreet1-0/+3
2023-10-23bcachefs: Improvements to writing alloc infoKent Overstreet1-1/+2
2023-10-23bcachefs: Fix copygc dying on startupKent Overstreet1-1/+3
2023-10-23bcachefs: Use cached iterators for alloc btreeKent Overstreet1-1/+0
2023-10-23bcachefs: Kill old allocator startup codeKent Overstreet1-3/+1
2023-10-23bcachefs: Refactor bch2_alloc_write()Kent Overstreet1-0/+11
2023-10-23bcachefs: Trust in memory bucket markKent Overstreet1-0/+14
2023-10-23bcachefs: Various improvements to bch2_alloc_write()Kent Overstreet1-1/+1
2023-10-23bcachefs: bch2_trans_mark_update()Kent Overstreet1-0/+2
2023-10-23bcachefs: Deduplicate keys in the journal before replayKent Overstreet1-1/+2
2023-10-23bcachefs: Pass flags arg to bch2_alloc_write()Kent Overstreet1-1/+1
2023-10-23bcachefs: Convert bucket invalidation to key marking pathKent Overstreet1-0/+9
2023-10-23bcachefs: Persist alloc info on clean shutdownKent Overstreet1-0/+1
2023-10-23bcachefs: More allocator startup improvementsKent Overstreet1-1/+1
2023-10-23bcachefs: Make bkey types globally uniqueKent Overstreet1-1/+1
2023-10-23bcachefs: Allocator startup improvementsKent Overstreet1-1/+1
2023-10-23bcachefs: revamp to_text methodsKent Overstreet1-1/+1
2023-10-23bcachefs: Assorted fixes for running on very small devicesKent Overstreet1-1/+1
2023-10-23bcachefs: Scale down number of writepoints when low on spaceKent Overstreet1-1/+1
2023-10-23bcachefs: Split out alloc_background.cKent Overstreet1-0/+62