aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/recovery_passes.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Reduce the scope of gc_lockKent Overstreet2024-07-141-0/+4
* bcachefs: Disk space accounting rewriteKent Overstreet2024-07-141-0/+1
* bcachefs: Sync journal when we complete a recovery passKent Overstreet2024-05-081-1/+2
* bcachefs: bch2_gc() is now private to btree_gc.cKent Overstreet2024-05-081-5/+0
* 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