summaryrefslogtreecommitdiff
path: root/fs/bcachefs/recovery_passes.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-09bcachefs: Sync journal when we complete a recovery passKent Overstreet1-1/+2
2024-05-09bcachefs: bch2_gc() is now private to btree_gc.cKent Overstreet1-5/+0
2024-04-14bcachefs: Go rw if running any explicit recovery passesKent Overstreet1-1/+1
2024-04-03bcachefs: Repair pass for scanning for btree nodesKent Overstreet1-0/+1
2024-04-03bcachefs: Clear recovery_passes_required as they complete without errorsKent Overstreet1-9/+32
2024-04-01bcachefs: Improve -o norecovery; opts.recovery_pass_limitKent Overstreet1-4/+8
2024-04-01bcachefs: bch2_run_explicit_recovery_pass_persistent()Kent Overstreet1-0/+18
2024-04-01bcachefs: Split out recovery_passes.cKent Overstreet1-0/+203