summaryrefslogtreecommitdiff
path: root/fs/bcachefs/alloc_background.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Refactor open_bucket codeKent Overstreet1-2/+0
2023-10-23bcachefs: Improve alloc_mem_to_key()Kent Overstreet1-7/+18
2023-10-23bcachefs: bch2_alloc_write()Kent Overstreet1-12/+3
2023-10-23bcachefs: Erasure coding fixesKent Overstreet1-0/+2
2023-10-23bcachefs: Add journal_seq to inode & alloc keysKent Overstreet1-10/+16
2023-10-23bcachefs: Add open_buckets to sysfsKent Overstreet1-0/+2
2023-10-23bcachefs: Clean up bch2_btree_and_journal_walk()Kent Overstreet1-2/+1
2023-10-23bcachefs: Fix for copygc getting stuck waiting for reserve to be filledKent Overstreet1-3/+1
2023-10-23bcachefs: Add allocator thread state to sysfsKent Overstreet1-1/+3
2023-10-23bcachefs: KEY_TYPE_alloc_v2Kent Overstreet1-8/+40
2023-10-23bcachefs: Mark superblocks transactionallyKent Overstreet1-1/+0
2023-10-23bcachefs: Don't write bucket IO time lazilyKent Overstreet1-0/+2
2023-10-23bcachefs: Drop sysfs interface to debug parametersKent Overstreet1-1/+1
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