aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/bcachefs/sb-downgrade.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-08-24bcachefs: Fix rebalance_work accountingKent Overstreet1-1/+7
2024-08-13bcachefs: bcachefs_metadata_version_disk_accounting_inumKent Overstreet1-1/+4
2024-08-13bcachefs: Add missing downgrade table entryKent Overstreet1-0/+1
2024-08-09bcachefs: bcachefs_metadata_version_disk_accounting_v3Kent Overstreet1-1/+26
2024-07-14bcachefs: KEY_TYPE_accountingKent Overstreet1-2/+23
2024-07-14bcachefs: metadata version bucket_stripe_sectorsKent Overstreet1-9/+79
2024-06-19bcachefs: Fix bch2_sb_downgrade_update()Kent Overstreet1-1/+1
2024-05-26bcachefs: Fix sb-downgrade validationKent Overstreet1-3/+10
2024-05-09bcachefs: Fix sb_field_downgrade validationKent Overstreet1-2/+12
2024-05-09bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()Kent Overstreet1-1/+1
2024-05-08bcachefs: prt_printf() now respects \r\n\tKent Overstreet1-6/+3
2024-04-14bcachefs: bch_member.btree_allocated_bitmapKent Overstreet1-1/+4
2024-03-31bcachefs: Split out recovery_passes.cKent Overstreet1-1/+1
2024-03-13bcachefs: reconstruct_alloc cleanupKent Overstreet1-1/+1
2024-03-13bcachefs: BTREE_ID_subvolume_childrenKent Overstreet1-1/+4
2024-03-13bcachefs: bch_subvolume::fs_path_parentKent Overstreet1-1/+4
2024-01-05bcachefs: fsck_err()s don't need to manually check c->sb.version anymoreKent Overstreet1-1/+3
2024-01-05bcachefs: Upgrades now specify errors to fix, like downgradesKent Overstreet1-9/+79
2024-01-01bcachefs: bch_sb_field_downgradeKent Overstreet1-0/+188