summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/super-io.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bcachefs: Add a tracepoint for superblock writesKent Overstreet2023-10-221-0/+3
* bcachefs: Don't write partially-initialized superblocksKent Overstreet2023-10-221-0/+7
* bcachefs: Freespace, need_discard btreesKent Overstreet2023-10-221-0/+5
* bcachefs: bch_sb_field_journal_v2Kent Overstreet2023-10-221-80/+2
* bcachefs: Add printf format attribute to bch2_pr_buf()Kent Overstreet2023-10-221-1/+1
* bcachefs: Reset journal flush delay to default value if zeroedKent Overstreet2023-10-221-3/+16
* bcachefs: Better superblock opt validationKent Overstreet2023-10-221-0/+16
* bcachefs: x-macro metadata version enumKent Overstreet2023-10-221-4/+4
* bcachefs: Convert bch2_sb_to_text to master option listKent Overstreet2023-10-221-101/+90
* bcachefs: Journal seq now incremented at entry open, not closeKent Overstreet2023-10-221-1/+1
* bcachefs: Fix a memory leakKent Overstreet2023-10-221-8/+9
* bcachefs: Heap allocate printbufsKent Overstreet2023-10-221-22/+11
* bcachefs: Fix 32 bit buildKent Overstreet2023-10-221-5/+5
* bcachefs: Add tabstops to printbufsKent Overstreet2023-10-221-6/+6
* bcachefs: Add .to_text() methods for all superblock sectionsKent Overstreet2023-10-221-12/+352
* bcachefs: Delete some flag bits that are no longer usedKent Overstreet2023-10-221-3/+0
* bcachefs: Improved superblock-related error messagesKent Overstreet2023-10-221-176/+290
* bcachefs: Improve error messages in superblock write pathKent Overstreet2023-10-221-4/+17
* bcachefs: bch2_journal_entry_to_text()Kent Overstreet2023-10-221-3/+3
* bcachefs: Turn encoded_extent_max into a regular optionKent Overstreet2023-10-221-1/+0
* bcachefs: Option improvementsKent Overstreet2023-10-221-8/+9
* bcachefs: Fix BCH_FS_ERROR flag handlingKent Overstreet2023-10-221-10/+0
* bcachefs: Disk space accounting fix on brand-new fsKent Overstreet2023-10-221-0/+8