summaryrefslogtreecommitdiff
path: root/fs/bcachefs/alloc_background.c
AgeCommit message (Expand)Author
2023-10-22bcachefs: fix bch2_invalidate_one_bucket2() during journal replayKent Overstreet
2023-10-22bcachefs: Make deferred inode updates a mount optionKent Overstreet
2023-10-22bcachefs: Use journal preres for deferred btree updatesKent Overstreet
2023-10-22bcachefs: Allocator startup fixes/refactoringKent Overstreet
2023-10-22bcachefs: improved flush_held_btree_writes()Kent Overstreet
2023-10-22bcachefs: fix a deadlock on startupKent Overstreet
2023-10-22bcachefs: Convert bucket invalidation to key marking pathKent Overstreet
2023-10-22bcachefs: fix more locking bugsKent Overstreet
2023-10-22bcachefs: gc lock no longer needed for disk reservationsKent Overstreet
2023-10-22bcachefs: Fix oldest_gen handlingKent Overstreet
2023-10-22bcachefs: Fix a locking bugKent Overstreet
2023-10-22bcachefs: fix for unmount hangKent Overstreet
2023-10-22bcachefs: Fix a bug when shutting down before allocator startedKent Overstreet
2023-10-22bcachefs: Persist alloc info on clean shutdownKent Overstreet
2023-10-22bcachefs: Fix fifo overflow in allocator startupKent Overstreet
2023-10-22bcachefs: More allocator startup improvementsKent Overstreet
2023-10-22bcachefs: s/usage_lock/mark_lockKent Overstreet
2023-10-22bcachefs: move dirty into bucket_markKent Overstreet
2023-10-22bcachefs: Add new alloc fieldsKent Overstreet
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet
2023-10-22bcachefs: Allow for new alloc fieldsKent Overstreet
2023-10-22bcachefs: gc now operates on second set of bucket marksKent Overstreet
2023-10-22bcachefs: Allocator startup improvementsKent Overstreet
2023-10-22bcachefs: Erasure codingKent Overstreet
2023-10-22bcachefs: revamp to_text methodsKent Overstreet
2023-10-22bcachefs: Assorted fixes for running on very small devicesKent Overstreet
2023-10-22bcachefs: Scale down number of writepoints when low on spaceKent Overstreet
2023-10-22bcachefs: add functionality for heaps to update backpointersKent Overstreet
2023-10-22bcachefs: Allocation code refactoringKent Overstreet
2023-10-22bcachefs: Split out alloc_background.cKent Overstreet