summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/recovery_passes.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Go rw if running any explicit recovery passesKent Overstreet2024-04-131-1/+1
* bcachefs: Repair pass for scanning for btree nodesKent Overstreet2024-04-031-0/+1
* bcachefs: Clear recovery_passes_required as they complete without errorsKent Overstreet2024-04-031-9/+32
* bcachefs: Improve -o norecovery; opts.recovery_pass_limitKent Overstreet2024-03-311-4/+8
* bcachefs: bch2_run_explicit_recovery_pass_persistent()Kent Overstreet2024-03-311-0/+18
* bcachefs: Split out recovery_passes.cKent Overstreet2024-03-311-0/+203