aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/super-io.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-09bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()Gravatar Kent Overstreet 1-1/+2
2024-01-05bcachefs: __bch2_sb_field_to_text()Gravatar Kent Overstreet 1-0/+2
2024-01-05bcachefs: Upgrades now specify errors to fix, like downgradesGravatar Kent Overstreet 1-4/+0
2024-01-01bcachefs: add a quieter bch2_read_superGravatar Daniel Hill 1-0/+1
2024-01-01bcachefs: bch_sb_field_downgradeGravatar Kent Overstreet 1-1/+1
2024-01-01bcachefs: bch_sb.recovery_passes_requiredGravatar Kent Overstreet 1-0/+10
2023-11-01bcachefs: bch_sb_field_errorsGravatar Kent Overstreet 1-0/+5
2023-11-01bcachefs: Add IO error counts to bch_memberGravatar Kent Overstreet 1-35/+0
2023-10-22bcachefs: bch2_sb_field_get() refactoringGravatar Kent Overstreet 1-21/+9
2023-10-22bcachefs: Rename bch_sb_field_members -> bch_sb_field_members_v1Gravatar Hunter Shaffer 1-1/+1
2023-10-22bcachefs: Add new helper to retrieve bch_member from sbGravatar Hunter Shaffer 1-3/+6
2023-10-22bcachefs: sb-clean.cGravatar Kent Overstreet 1-10/+0
2023-10-22bcachefs: Fix assorted checkpatch nitsGravatar Kent Overstreet 1-0/+1
2023-10-22bcachefs: Version table now lists required recovery passesGravatar Kent Overstreet 1-0/+4
2023-10-22bcachefs: bch2_sb_maybe_downgrade(), bch2_sb_upgrade()Gravatar Kent Overstreet 1-0/+3
2023-10-22bcachefs: bcachefs_metadata_version_major_minorGravatar Kent Overstreet 1-1/+2
2023-10-22bcachefs: bch2_version_compatible()Gravatar Kent Overstreet 1-0/+6
2023-10-22bcachefs: bch2_version_to_text()Gravatar Kent Overstreet 1-0/+2
2023-10-22bcachefs: Freespace, need_discard btreesGravatar Kent Overstreet 1-0/+1
2023-10-22bcachefs: bch_sb_field_journal_v2Gravatar Kent Overstreet 1-9/+0
2023-10-22bcachefs: Add .to_text() methods for all superblock sectionsGravatar Kent Overstreet 1-1/+3
2023-10-22bcachefs: Improved superblock-related error messagesGravatar Kent Overstreet 1-5/+2
2023-10-22bcachefs: Kill non-lru cache replacement policiesGravatar Kent Overstreet 1-1/+0
2023-10-22bcachefs: Fix compat code for superblockGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Persist 64 bit io clocksGravatar Kent Overstreet 1-3/+2
2023-10-22bcachefs: bch2_check_set_feature()Gravatar Kent Overstreet 1-20/+7
2023-10-22bcachefs: Verify fs hasn't been modified before going rwGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Go rw lazilyGravatar Kent Overstreet 1-1/+2
2023-10-22bcachefs: Write out fs usageGravatar Kent Overstreet 1-0/+4
2023-10-22bcachefs: Make bkey types globally uniqueGravatar Kent Overstreet 1-0/+2
2023-10-22bcachefs: stripe support for replicas trackingGravatar Kent Overstreet 1-0/+1
2023-10-22bcachefs: revamp to_text methodsGravatar Kent Overstreet 1-3/+3
2023-10-22bcachefs: Initial commitGravatar Kent Overstreet 1-0/+142