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