aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/bcachefs/sb-errors_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-28bcachefs: Split out sb-errors_format.hKent Overstreet1-281/+0
2024-05-20bcachefs: Check for subvolues with bogus snapshot/inode fieldsKent Overstreet1-1/+3
2024-05-08bcachefs: Check for writing btree_ptr_v2.sectors_written == 0Kent Overstreet1-1/+2
2024-04-20bcachefs: Check for journal entries overruning end of sb clean sectionKent Overstreet1-1/+2
2024-04-14bcachefs: Check for backpointer bucket_offset >= bucket sizeKent Overstreet1-1/+1
2024-04-14bcachefs: 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-03-31bcachefs: Check btree ptr min_key in .invalidKent Overstreet1-1/+2
2024-03-31bcachefs: Improved topology repair checksKent Overstreet1-1/+2
2024-03-13bcachefs: 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-05bcachefs: 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-01bcachefs: bch_sb_field_errorsKent Overstreet1-0/+16