aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/super-io.h
AgeCommit message (Expand)AuthorFilesLines
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