summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/sb-errors_format.h
AgeCommit message (Expand)AuthorLines
2025-02-07bcachefs: Fix marking reflink pointers to missing indirect extentsKent Overstreet-2/+2
2025-01-21bcachefs: bset_blacklisted_journal_seq is now AUTOFIXKent Overstreet-1/+1
2025-01-13bcachefs: bcachefs_metadata_version_directory_sizeHongbo Li-1/+2
2025-01-09bcachefs: Check for dirents to overwritten inodesKent Overstreet-1/+2
2025-01-09bcachefs: bcachefs_metadata_version_persistent_inode_cursorsKent Overstreet-1/+2
2024-12-29bcachefs: Only run check_backpointers_to_extents in debug modeKent Overstreet-2/+2
2024-12-21bcachefs: Mark more errors autofixKent Overstreet-2/+2
2024-12-21bcachefs: Check for extent crc uncompressed/compressed size mismatchKent Overstreet-2/+3
2024-12-21bcachefs: Check for inode journal seq in the futureKent Overstreet-1/+2
2024-12-21bcachefs: Check for bucket journal seq in the futureKent Overstreet-1/+2
2024-12-21bcachefs: mark more errors AUTOFIXKent Overstreet-4/+4
2024-12-21bcachefs: Guard against backpointers to unknown btreesKent Overstreet-1/+1
2024-12-21bcachefs: Make topology errors autofixKent Overstreet-6/+6
2024-12-21bcachefs: Bad btree roots are now autofixKent Overstreet-2/+2
2024-12-21bcachefs: backpointer_to_missing_ptr is now autofixKent Overstreet-1/+1
2024-12-21bcachefs: check for backpointers to invalid deviceKent Overstreet-1/+2
2024-12-21bcachefs: Don't BUG_ON() when superblock feature wasn't set for compressed dataKent Overstreet-1/+3
2024-12-21bcachefs: Kill FSCK_NEED_FSCKKent Overstreet-3/+2
2024-11-08bcachefs: Fix missing validation for bch_backpointer.levelKent Overstreet-1/+5
2024-10-20bcachefs: Mark more errors as AUTOFIXKent Overstreet-2/+2
2024-10-13bcachefs: Add missing validation for bch_stripe.csum_granularity_bitsKent Overstreet-1/+2
2024-10-09bcachefs: Disk accounting device validation fixesKent Overstreet-1/+2
2024-10-09bcachefs: bcachefs_metadata_version_inode_has_child_snapshotsKent Overstreet-1/+3
2024-10-04bcachefs: Check for unlinked, non-empty dirs in check_inode()Kent Overstreet-1/+2
2024-10-04bcachefs: Check for unlinked inodes with direntsKent Overstreet-1/+2
2024-10-04bcachefs: Check for directories with no backpointersKent Overstreet-1/+2
2024-10-04bcachefs: Kill alloc_v4.fragmentation_lruKent Overstreet-2/+2
2024-10-04bcachefs: Mark more errors AUTOFIXKent Overstreet-12/+12
2024-09-27bcachefs: check_subvol_path() now prints subvol root inodeKent Overstreet-1/+1
2024-09-27bcachefs: Check for logged ops when cleanKent Overstreet-1/+2
2024-09-27bcachefs: Check for accounting keys with bversion=0Kent Overstreet-1/+2
2024-09-27bcachefs: Don't delete unlinked inodes before logged op resumeKent Overstreet-1/+2
2024-09-27bcachefs: Fix BCH_SB_ERRS() so we can reorderKent Overstreet-1/+1
2024-09-27bcachefs: Mark inode errors as autofixKent Overstreet-16/+16
2024-08-31bcachefs: Mark more errors as autofixKent Overstreet-5/+5
2024-08-09bcachefs: bch2_accounting_invalid()Kent Overstreet-1/+5
2024-07-14bcachefs: check_key_has_inode()Kent Overstreet-2/+2
2024-06-29bcachefs: Repair fragmentation_lru in alloc_write_key()Kent Overstreet-1/+2
2024-06-20bcachefs: Fix safe errors by defaultKent Overstreet-278/+286
2024-06-19bcachefs: Guard against overflowing LRU_TIME_BITSKent Overstreet-1/+2
2024-06-19bcachefs: Check for invalid btree IDsKent Overstreet-1/+5
2024-05-28bcachefs: Split out sb-errors_format.hKent Overstreet-0/+296