aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/sb-downgrade.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Fix rebalance_work accountingKent Overstreet2024-08-241-1/+7
* bcachefs: bcachefs_metadata_version_disk_accounting_inumKent Overstreet2024-08-131-1/+4
* bcachefs: Add missing downgrade table entryKent Overstreet2024-08-131-0/+1
* bcachefs: bcachefs_metadata_version_disk_accounting_v3Kent Overstreet2024-08-091-1/+26
* bcachefs: KEY_TYPE_accountingKent Overstreet2024-07-141-2/+23
* bcachefs: metadata version bucket_stripe_sectorsKent Overstreet2024-07-141-9/+79
* bcachefs: Fix bch2_sb_downgrade_update()Kent Overstreet2024-06-191-1/+1
* bcachefs: Fix sb-downgrade validationKent Overstreet2024-05-261-3/+10
* 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-141-1/+4
* bcachefs: Split out recovery_passes.cKent Overstreet2024-03-311-1/+1
* bcachefs: reconstruct_alloc cleanupKent Overstreet2024-03-131-1/+1
* bcachefs: BTREE_ID_subvolume_childrenKent Overstreet2024-03-131-1/+4
* bcachefs: bch_subvolume::fs_path_parentKent Overstreet2024-03-131-1/+4
* bcachefs: fsck_err()s don't need to manually check c->sb.version anymoreKent Overstreet2024-01-051-1/+3
* bcachefs: Upgrades now specify errors to fix, like downgradesKent Overstreet2024-01-051-9/+79
* bcachefs: bch_sb_field_downgradeKent Overstreet2024-01-011-0/+188