summaryrefslogtreecommitdiff
path: root/fs/bcachefs/sb-errors_types.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-20bcachefs: Check for journal entries overruning end of sb clean sectionKent Overstreet1-1/+2
2024-04-15bcachefs: Check for backpointer bucket_offset >= bucket sizeKent Overstreet1-1/+1
2024-04-15bcachefs: bch_member.btree_allocated_bitmapKent Overstreet1-1/+2
2024-04-03bcachefs: Check for extents that point to same spaceKent Overstreet1-1/+2
2024-04-03bcachefs: Reconstruct missing snapshot nodesKent Overstreet1-1/+2
2024-04-03bcachefs: Topology repair now uses nodes found by scanning to fill holesKent Overstreet1-1/+2
2024-04-01bcachefs: Check btree ptr min_key in .invalidKent Overstreet1-1/+2
2024-04-01bcachefs: Improved topology repair checksKent Overstreet1-1/+2
2024-03-14bcachefs: check inode->bi_parent_subvol against direntKent Overstreet1-1/+1
2024-03-10bcachefs: Correctly validate k->u64s in btree node read pathKent Overstreet1-1/+16
2024-01-06bcachefs: fsck_err()s don't need to manually check c->sb.version anymoreKent Overstreet1-1/+2
2024-01-01bcachefs: Check for unlinked inodes not on deleted listKent Overstreet1-1/+2
2024-01-01bcachefs: move BCH_SB_ERRS() to sb-errors_types.hKent Overstreet1-0/+253
2023-11-02bcachefs: bch_sb_field_errorsKent Overstreet1-0/+16