summaryrefslogtreecommitdiff
path: root/fs/bcachefs/rebalance.c
AgeCommit message (Expand)Author
2023-10-22bcachefs: Move journal reclaim to a kthreadKent Overstreet
2023-10-22bcachefs: Don't drop replicas when copygcing ec dataKent Overstreet
2023-10-22bcachefs: Convert various code to printbufKent Overstreet
2023-10-22bcachefs: Account for ioclock slop when throttling rebalance threadKent Overstreet
2023-10-22bcachefs: Track incompressible dataKent Overstreet
2023-10-22bcachefs: Refactor rebalance_pred functionKent Overstreet
2023-10-22bcachefs: Add a cond_resched() to rebalance loopKent Overstreet
2023-10-22bcachefs: Rebalance now adds replicas if neededKent Overstreet
2023-10-22bcachefs: Refactor various code to not be extent specificKent Overstreet
2023-10-22bcachefs: Only get btree iters from btree transactionsKent Overstreet
2023-10-22bcachefs: Lots of option handling improvementsKent Overstreet
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet
2023-10-22bcachefs: revamp to_text methodsKent Overstreet
2023-10-22bcachefs: extent_for_each_ptr_decode()Kent Overstreet
2023-10-22bcachefs: Split out alloc_background.cKent Overstreet
2023-10-22bcachefs: fix a divideKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet