summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/recovery_types.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Split out recovery_passes.cKent Overstreet2024-03-311-68/+0
* bcachefs: Run check_topology() firstKent Overstreet2024-03-181-1/+1
* bcachefs: bch2_check_subvolume_structure()Kent Overstreet2024-03-131-0/+1
* bcachefs: BTREE_ID_subvolume_childrenKent Overstreet2024-03-131-0/+1
* bcachefs: check_directory_structure() can now be run onlineKent Overstreet2024-01-011-1/+1
* bcachefs: check_root() can now be run onlineKent Overstreet2024-01-011-1/+1
* bcachefs: Mark recovery passses that are safe to run onlineKent Overstreet2024-01-011-10/+11
* bcachefs: Add persistent identifiers for recovery passesKent Overstreet2024-01-011-37/+49
* bcachefs: rebalance_workKent Overstreet2023-11-011-0/+1
* bcachefs: Check for too-large encoded extentsKent Overstreet2023-10-311-0/+1
* bcachefs: Ensure devices are always correctly initializedKent Overstreet2023-10-311-0/+2
* bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarilyKent Overstreet2023-10-311-1/+1
* bcachefs: BTREE_ID_logged_opsKent Overstreet2023-10-221-0/+1
* bcachefs: bcachefs_metadata_version_deleted_inodesKent Overstreet2023-10-221-1/+2
* bcachefs: recovery_types.hKent Overstreet2023-10-221-0/+47