summaryrefslogtreecommitdiff
path: root/fs/bcachefs/sb-downgrade.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-28bcachefs: Fix BCH_SB_ERRS() so we can reorderKent Overstreet1-3/+2
2024-09-28bcachefs: fast exit when darray_make_room failedHongbo Li1-1/+3
2024-08-24bcachefs: Fix rebalance_work accountingKent Overstreet1-1/+7
2024-08-14bcachefs: bcachefs_metadata_version_disk_accounting_inumKent Overstreet1-1/+4
2024-08-14bcachefs: Add missing downgrade table entryKent Overstreet1-0/+1
2024-08-10bcachefs: bcachefs_metadata_version_disk_accounting_v3Kent Overstreet1-1/+26
2024-07-15bcachefs: KEY_TYPE_accountingKent Overstreet1-2/+23
2024-07-15bcachefs: metadata version bucket_stripe_sectorsKent Overstreet1-9/+79
2024-06-20bcachefs: 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-09bcachefs: prt_printf() now respects \r\n\tKent Overstreet1-6/+3
2024-04-15bcachefs: bch_member.btree_allocated_bitmapKent Overstreet1-1/+4
2024-04-01bcachefs: Split out recovery_passes.cKent Overstreet1-1/+1
2024-03-14bcachefs: reconstruct_alloc cleanupKent Overstreet1-1/+1
2024-03-14bcachefs: BTREE_ID_subvolume_childrenKent Overstreet1-1/+4
2024-03-14bcachefs: bch_subvolume::fs_path_parentKent Overstreet1-1/+4
2024-01-06bcachefs: fsck_err()s don't need to manually check c->sb.version anymoreKent Overstreet1-1/+3
2024-01-06bcachefs: Upgrades now specify errors to fix, like downgradesKent Overstreet1-9/+79
2024-01-01bcachefs: bch_sb_field_downgradeKent Overstreet1-0/+188