aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/alloc_background.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: KEY_TYPE_alloc_v2Gravatar Kent Overstreet 1-8/+40
2023-10-22bcachefs: Mark superblocks transactionallyGravatar Kent Overstreet 1-1/+0
2023-10-22bcachefs: Don't write bucket IO time lazilyGravatar Kent Overstreet 1-0/+2
2023-10-22bcachefs: Drop sysfs interface to debug parametersGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Fix for bad stripe pointersGravatar Kent Overstreet 1-0/+3
2023-10-22bcachefs: Improvements to writing alloc infoGravatar Kent Overstreet 1-1/+2
2023-10-22bcachefs: Fix copygc dying on startupGravatar Kent Overstreet 1-1/+3
2023-10-22bcachefs: Use cached iterators for alloc btreeGravatar Kent Overstreet 1-1/+0
2023-10-22bcachefs: Kill old allocator startup codeGravatar Kent Overstreet 1-3/+1
2023-10-22bcachefs: Refactor bch2_alloc_write()Gravatar Kent Overstreet 1-0/+11
2023-10-22bcachefs: Trust in memory bucket markGravatar Kent Overstreet 1-0/+14
2023-10-22bcachefs: Various improvements to bch2_alloc_write()Gravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: bch2_trans_mark_update()Gravatar Kent Overstreet 1-0/+2
2023-10-22bcachefs: Deduplicate keys in the journal before replayGravatar Kent Overstreet 1-1/+2
2023-10-22bcachefs: Pass flags arg to bch2_alloc_write()Gravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Convert bucket invalidation to key marking pathGravatar Kent Overstreet 1-0/+9
2023-10-22bcachefs: Persist alloc info on clean shutdownGravatar Kent Overstreet 1-0/+1
2023-10-22bcachefs: More allocator startup improvementsGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Make bkey types globally uniqueGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Allocator startup improvementsGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: revamp to_text methodsGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Assorted fixes for running on very small devicesGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Scale down number of writepoints when low on spaceGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Split out alloc_background.cGravatar Kent Overstreet 1-0/+62