summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/sb-downgrade.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Fix sb_field_downgrade validationKent Overstreet2024-05-091-2/+12
* bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()Kent Overstreet2024-05-091-1/+1
* bcachefs: prt_printf() now respects \r\n\tKent Overstreet2024-05-081-6/+3
* bcachefs: bch_member.btree_allocated_bitmapKent Overstreet2024-04-151-1/+4
* bcachefs: Split out recovery_passes.cKent Overstreet2024-04-011-1/+1
* bcachefs: reconstruct_alloc cleanupKent Overstreet2024-03-141-1/+1
* bcachefs: BTREE_ID_subvolume_childrenKent Overstreet2024-03-141-1/+4
* bcachefs: bch_subvolume::fs_path_parentKent Overstreet2024-03-141-1/+4
* bcachefs: fsck_err()s don't need to manually check c->sb.version anymoreKent Overstreet2024-01-061-1/+3
* bcachefs: Upgrades now specify errors to fix, like downgradesKent Overstreet2024-01-061-9/+79
* bcachefs: bch_sb_field_downgradeKent Overstreet2024-01-011-0/+188