summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/sb-errors_types.h
AgeCommit message (Expand)AuthorLines
2025-09-29Remove bcachefs core codeLinus Torvalds-15/+0
2024-05-28bcachefs: Split out sb-errors_format.hKent Overstreet-281/+0
2024-05-20bcachefs: Check for subvolues with bogus snapshot/inode fieldsKent Overstreet-1/+3
2024-05-08bcachefs: Check for writing btree_ptr_v2.sectors_written == 0Kent Overstreet-1/+2
2024-04-20bcachefs: Check for journal entries overruning end of sb clean sectionKent Overstreet-1/+2
2024-04-14bcachefs: Check for backpointer bucket_offset >= bucket sizeKent Overstreet-1/+1
2024-04-14bcachefs: bch_member.btree_allocated_bitmapKent Overstreet-1/+2
2024-04-03bcachefs: Check for extents that point to same spaceKent Overstreet-1/+2
2024-04-03bcachefs: Reconstruct missing snapshot nodesKent Overstreet-1/+2
2024-04-03bcachefs: Topology repair now uses nodes found by scanning to fill holesKent Overstreet-1/+2
2024-03-31bcachefs: Check btree ptr min_key in .invalidKent Overstreet-1/+2
2024-03-31bcachefs: Improved topology repair checksKent Overstreet-1/+2
2024-03-13bcachefs: check inode->bi_parent_subvol against direntKent Overstreet-1/+1
2024-03-10bcachefs: Correctly validate k->u64s in btree node read pathKent Overstreet-1/+16
2024-01-05bcachefs: fsck_err()s don't need to manually check c->sb.version anymoreKent Overstreet-1/+2
2024-01-01bcachefs: Check for unlinked inodes not on deleted listKent Overstreet-1/+2
2024-01-01bcachefs: move BCH_SB_ERRS() to sb-errors_types.hKent Overstreet-0/+253
2023-11-01bcachefs: bch_sb_field_errorsKent Overstreet-0/+16