summaryrefslogtreecommitdiff
path: root/fs/bcachefs/super-io.c
AgeCommit message (Expand)Author
2023-10-22bcachefs: Upgrade path fixesKent Overstreet
2023-10-22bcachefs: Add buffered IO fallback for userspaceKent Overstreet
2023-10-22bcachefs: Fix build error on weird gccKent Overstreet
2023-10-22bcachefs: Version table now lists required recovery passesKent Overstreet
2023-10-22bcachefs: bch2_sb_maybe_downgrade(), bch2_sb_upgrade()Kent Overstreet
2023-10-22bcachefs: bcachefs_metadata_version_major_minorKent Overstreet
2023-10-22bcachefs: version_upgrade is now an enumKent Overstreet
2023-10-22bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()Kent Overstreet
2023-10-22bcachefs: Delete redundant log messagesKent Overstreet
2023-10-22bcachefs: Refactor bch_sb_field_ops handlingKent Overstreet
2023-10-22bcachefs: bch2_version_compatible()Kent Overstreet
2023-10-22bcachefs: bch2_version_to_text()Kent Overstreet
2023-10-22bcachefs: Private error codes: ENOMEMKent Overstreet
2023-10-22bcachefs: Handle sb buffer resizing in __copy_super()Kent Overstreet
2023-10-22bcachefs: Convert EROFS errors to private error codesKent Overstreet
2023-10-22bcachefs: More errcode cleanupKent Overstreet
2023-10-22bcachefs: New magic numberKent Overstreet
2023-10-22bcachefs: Assorted checkpatch fixesKent Overstreet
2023-10-22bcachefs: Improve jset_validate()Kent Overstreet
2023-10-22bcachefs: Add private error codes for ENOSPCKent Overstreet
2023-10-22bcachefs: Fix sb_field_counters formattingKent Overstreet
2023-10-22bcachefs: Add persistent counters for all tracepointsKent Overstreet
2023-10-22bcachefs: Printbuf reworkKent Overstreet
2023-10-22bcachefs: Rename group to label for remaining strings.Daniel Hill
2023-10-22bcachefs: Add persistent countersDaniel Hill
2023-10-22bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet
2023-10-22bcachefs: Add a tracepoint for superblock writesKent Overstreet
2023-10-22bcachefs: Don't write partially-initialized superblocksKent Overstreet
2023-10-22bcachefs: Freespace, need_discard btreesKent Overstreet
2023-10-22bcachefs: bch_sb_field_journal_v2Kent Overstreet
2023-10-22bcachefs: Add printf format attribute to bch2_pr_buf()Kent Overstreet
2023-10-22bcachefs: Reset journal flush delay to default value if zeroedKent Overstreet
2023-10-22bcachefs: Better superblock opt validationKent Overstreet
2023-10-22bcachefs: x-macro metadata version enumKent Overstreet
2023-10-22bcachefs: Convert bch2_sb_to_text to master option listKent Overstreet
2023-10-22bcachefs: Journal seq now incremented at entry open, not closeKent Overstreet
2023-10-22bcachefs: Fix a memory leakKent Overstreet
2023-10-22bcachefs: Heap allocate printbufsKent Overstreet
2023-10-22bcachefs: Fix 32 bit buildKent Overstreet
2023-10-22bcachefs: Add tabstops to printbufsKent Overstreet
2023-10-22bcachefs: Add .to_text() methods for all superblock sectionsKent Overstreet
2023-10-22bcachefs: Delete some flag bits that are no longer usedKent Overstreet
2023-10-22bcachefs: Improved superblock-related error messagesKent Overstreet
2023-10-22bcachefs: Improve error messages in superblock write pathKent Overstreet
2023-10-22bcachefs: bch2_journal_entry_to_text()Kent Overstreet
2023-10-22bcachefs: Turn encoded_extent_max into a regular optionKent Overstreet
2023-10-22bcachefs: Option improvementsKent Overstreet
2023-10-22bcachefs: Fix BCH_FS_ERROR flag handlingKent Overstreet
2023-10-22bcachefs: Disk space accounting fix on brand-new fsKent Overstreet
2023-10-22bcachefs: Improve error message in bch2_write_super()Kent Overstreet