Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-21 | bcachefs: Options for recovery_passes, recovery_passes_exclude | Kent Overstreet | 1 | -4/+6 |
2024-07-15 | bcachefs: Reduce the scope of gc_lock | Kent Overstreet | 1 | -0/+4 |
2024-07-15 | bcachefs: Disk space accounting rewrite | Kent Overstreet | 1 | -0/+1 |
2024-05-09 | bcachefs: Sync journal when we complete a recovery pass | Kent Overstreet | 1 | -1/+2 |
2024-05-09 | bcachefs: bch2_gc() is now private to btree_gc.c | Kent Overstreet | 1 | -5/+0 |
2024-04-14 | bcachefs: Go rw if running any explicit recovery passes | Kent Overstreet | 1 | -1/+1 |
2024-04-03 | bcachefs: Repair pass for scanning for btree nodes | Kent Overstreet | 1 | -0/+1 |
2024-04-03 | bcachefs: Clear recovery_passes_required as they complete without errors | Kent Overstreet | 1 | -9/+32 |
2024-04-01 | bcachefs: Improve -o norecovery; opts.recovery_pass_limit | Kent Overstreet | 1 | -4/+8 |
2024-04-01 | bcachefs: bch2_run_explicit_recovery_pass_persistent() | Kent Overstreet | 1 | -0/+18 |
2024-04-01 | bcachefs: Split out recovery_passes.c | Kent Overstreet | 1 | -0/+203 |