summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/super-io.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: convert bch_fs_flags to x-macroKent Overstreet2024-01-011-2/+2
* bcachefs: add a quieter bch2_read_superDaniel Hill2024-01-011-3/+24
* bcachefs: bch_sb_field_downgradeKent Overstreet2024-01-011-1/+10
* bcachefs: bch_sb.recovery_passes_requiredKent Overstreet2024-01-011-1/+74
* bcachefs: preserve device path as device nameBrian Foster2023-11-241-0/+5
* bcachefs: bch2_prt_datetime()Kent Overstreet2023-11-051-1/+1
* bcachefs: Add missing printk newlinesKent Overstreet2023-11-041-3/+3
* bcachefs: bch_sb_field_errorsKent Overstreet2023-11-011-0/+3
* bcachefs: Add IO error counts to bch_memberKent Overstreet2023-11-011-2/+7
* bcachefs: bch2_sb_field_get() refactoringKent Overstreet2023-10-221-9/+9
* bcachefs: Rename bch_sb_field_members -> bch_sb_field_members_v1Hunter Shaffer2023-10-221-3/+3
* bcachefs: New superblock section members_v2Hunter Shaffer2023-10-221-0/+1
* bcachefs: Add new helper to retrieve bch_member from sbHunter Shaffer2023-10-221-13/+6
* bcachefs: Fixes for building in userspaceKent Overstreet2023-10-221-1/+1
* bcachefs: More minor smatch fixesKent Overstreet2023-10-221-1/+1
* bcachefs: Fix W=12 build errorsKent Overstreet2023-10-221-2/+2
* bcachefs: Fix a handful of spelling mistakes in various messagesColin Ian King2023-10-221-1/+1
* bcachefs: Break up io.cKent Overstreet2023-10-221-1/+0
* bcachefs: sb-clean.cKent Overstreet2023-10-221-250/+1
* bcachefs: Move bch_sb_field_crypt code to checksum.cKent Overstreet2023-10-221-42/+0
* bcachefs: sb-members.cKent Overstreet2023-10-221-166/+1
* bcachefs: Fix assorted checkpatch nitsKent Overstreet2023-10-221-1/+3
* bcachefs: Fix for sb buffer being misalignedKent Overstreet2023-10-221-6/+7
* bcachefs: Assorted fixes for clangKent Overstreet2023-10-221-5/+2
* bcachefs: Upgrade path fixesKent Overstreet2023-10-221-1/+4
* bcachefs: Add buffered IO fallback for userspaceKent Overstreet2023-10-221-2/+15
* bcachefs: Fix build error on weird gccKent Overstreet2023-10-221-3/+1
* bcachefs: Version table now lists required recovery passesKent Overstreet2023-10-221-4/+28
* bcachefs: bch2_sb_maybe_downgrade(), bch2_sb_upgrade()Kent Overstreet2023-10-221-10/+26
* bcachefs: bcachefs_metadata_version_major_minorKent Overstreet2023-10-221-18/+40
* bcachefs: version_upgrade is now an enumKent Overstreet2023-10-221-3/+3
* bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()Kent Overstreet2023-10-221-0/+18
* bcachefs: Delete redundant log messagesKent Overstreet2023-10-221-3/+0
* bcachefs: Refactor bch_sb_field_ops handlingKent Overstreet2023-10-221-11/+18
* bcachefs: bch2_version_compatible()Kent Overstreet2023-10-221-41/+45
* bcachefs: bch2_version_to_text()Kent Overstreet2023-10-221-2/+17
* bcachefs: Private error codes: ENOMEMKent Overstreet2023-10-221-5/+6
* bcachefs: Handle sb buffer resizing in __copy_super()Kent Overstreet2023-10-221-33/+22
* bcachefs: Convert EROFS errors to private error codesKent Overstreet2023-10-221-2/+2
* bcachefs: More errcode cleanupKent Overstreet2023-10-221-34/+34
* bcachefs: New magic numberKent Overstreet2023-10-221-0/+5
* bcachefs: Assorted checkpatch fixesKent Overstreet2023-10-221-4/+2
* bcachefs: Improve jset_validate()Kent Overstreet2023-10-221-1/+1
* bcachefs: Add private error codes for ENOSPCKent Overstreet2023-10-221-1/+1
* bcachefs: Fix sb_field_counters formattingKent Overstreet2023-10-221-1/+1
* bcachefs: Add persistent counters for all tracepointsKent Overstreet2023-10-221-1/+1
* bcachefs: Printbuf reworkKent Overstreet2023-10-221-222/+217
* bcachefs: Rename group to label for remaining strings.Daniel Hill2023-10-221-1/+1
* bcachefs: Add persistent countersDaniel Hill2023-10-221-0/+3
* bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet2023-10-221-1/+0