summaryrefslogtreecommitdiff
path: root/fs/bcachefs/sb-errors_format.h
AgeCommit message (Expand)Author
7 daysbcachefs: BCH_COMPAT_no_stale_ptrsKent Overstreet
10 daysbcachefs: ptr_to_removed_device is autofixKent Overstreet
2025-09-03bcachefs: BCH_FSCK_ERR_accounting_key_version_out_of_orderKent Overstreet
2025-09-03bcachefs: Check for accounting underflow at mount timeKent Overstreet
2025-09-03bcachefs: btree_check_root_boundaries()Kent Overstreet
2025-09-03bcachefs: ptr_to_removed_deviceKent Overstreet
2025-09-03bcachefs: Before removing dangling dirents, check for contentsKent Overstreet
2025-08-29bcachefs: Don't log error twice in allocator async repairKent Overstreet
2025-08-29bcachefs: fsck: dir_loop, subvol_loop now autofixbcachefs-for-upstreamKent Overstreet
2025-06-27bcachefs: mark invalid_btree_id autofixBharadwaj Raju
2025-06-26bcachefs: btree_root_unreadable_and_scan_found_nothing should not be autofixKent Overstreet
2025-06-19bcachefs: Don't log fsck err in the journal if doing repair elsewhereKent Overstreet
2025-06-16bcachefs: fsck: Improve check_key_has_inode()Kent Overstreet
2025-06-16bcachefs: mark more errors autofixKent Overstreet
2025-06-11bcachefs: mark more errors autofixKent Overstreet
2025-06-11bcachefs: Mark need_discard_freespace_key_bad autofixKent Overstreet
2025-06-04bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()Kent Overstreet
2025-06-02bcachefs: Repair code for directory i_sizeKent Overstreet
2025-05-23bcachefs: Fix endianness in casefold check/repairKent Overstreet
2025-05-21bcachefs: Check for casefolded dirents in non casefolded dirsbcachefs-2025-05-22Kent Overstreet
2025-05-01bcachefs: Kill ERO for i_blocks check in truncateKent Overstreet
2025-05-01bcachefs: check for inode.bi_sectors underflowKent Overstreet
2025-05-01bcachefs: Kill ERO in __bch2_i_sectors_acct()Kent Overstreet
2025-04-28bcachefs: btree_node_data_missing is now autofixKent Overstreet
2025-04-28bcachefs: Add upgrade table entry from 0.14Kent Overstreet
2025-04-15bcachefs: snapshot_node_missing is now autofixKent Overstreet
2025-04-13bcachefs: btree_root_unreadable_and_scan_found_nothing now AUTOFIXKent Overstreet
2025-03-29bcachefs: Better printing of inconsistency errorsKent Overstreet
2025-03-26bcachefs: Validate number of counters for accounting keysKent Overstreet
2025-03-14bcachefs: bcachefs_metadata_version_extent_flagsKent Overstreet
2025-03-14bcachefs: bcachefs_metadata_version_casefoldingJoshua Ashton
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