summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
2025-06-26bcachefs: Plumb correct ip to trans_relock_fail tracepointKent Overstreet
2025-06-26bcachefs: Ensure we rewind to run recovery passesKent Overstreet
2025-06-26bcachefs: Ensure btree node scan runs before checking for scanned nodesKent Overstreet
2025-06-26bcachefs: btree_root_unreadable_and_scan_found_nothing should not be autofixKent Overstreet
2025-06-24bcachefs: fix bch2_journal_keys_peek_prev_min() underflowKent Overstreet
2025-06-24bcachefs: Use wait_on_allocator() when allocating journalKent Overstreet
2025-06-24bcachefs: Check for bad write buffer key when moving from journalKent Overstreet
2025-06-24bcachefs: Don't unlock the trans if ret doesn't match BCH_ERR_operation_blockedAlan Huang
2025-06-22bcachefs: Fix range in bch2_lookup_indirect_extent() error pathKent Overstreet
2025-06-22bcachefs: fix spurious error_throwKent Overstreet
2025-06-22bcachefs: Add missing bch2_err_class() to fileattr_set()Kent Overstreet
2025-06-19bcachefs: Add missing key type checks to check_snapshot_exists()Kent Overstreet
2025-06-19bcachefs: Don't log fsck err in the journal if doing repair elsewhereKent Overstreet
2025-06-19bcachefs: Fix *__bch2_trans_subbuf_alloc() error pathKent Overstreet
2025-06-17bcachefs: Fix missing newlines before eroKent Overstreet
2025-06-17bcachefs: fix spurious error in read_btree_roots()Kent Overstreet
2025-06-17bcachefs: fsck: Fix oops in key_visible_in_snapshot()Kent Overstreet
2025-06-17bcachefs: fsck: fix unhandled restart in topology repairKent Overstreet
2025-06-17bcachefs: fsck: Fix check_directory_structure when no check_direntsKent Overstreet
2025-06-17bcachefs: Fix restart handling in btree_node_scrub_work()Kent Overstreet
2025-06-16bcachefs: Fix bch2_read_bio_to_text()Kent Overstreet
2025-06-16bcachefs: fsck: Fix check_path_loop() + snapshotsKent Overstreet
2025-06-16bcachefs: fsck: check_subdir_count logs pathKent Overstreet
2025-06-16bcachefs: fsck: additional diagnostics for reattach_inode()Kent Overstreet
2025-06-16bcachefs: fsck: check_directory_structure runs in reverse orderKent Overstreet
2025-06-16bcachefs: fsck: Fix reattach_inode() for subvol rootsKent Overstreet
2025-06-16bcachefs: fsck: Fix remove_backpointer() for subvol rootsKent Overstreet
2025-06-16bcachefs: fsck: Print path when we find a subvol loopKent Overstreet
2025-06-16bcachefs: Fix __bch2_inum_to_path() when crossing subvol boundariesKent Overstreet
2025-06-16bcachefs: Call bch2_fs_init_rw() early if we'll be going rwKent Overstreet
2025-06-16bcachefs: fsck: Improve check_key_has_inode()Kent Overstreet
2025-06-16bcachefs: don't return fsck_fix for unfixable node errors in __btree_errBharadwaj Raju
2025-06-16bcachefs: Fix pool->alloc NULL pointer dereferenceAlan Huang
2025-06-16bcachefs: Move bset size check before csum checkAlan Huang
2025-06-16bcachefs: mark more errors autofixKent Overstreet
2025-06-16bcachefs: Kill unused tracepointsKent Overstreet
2025-06-16bcachefs: opts.journal_rewindKent Overstreet
2025-06-15bcachefs: fsck: fix extent past end of inode repairKent Overstreet
2025-06-15bcachefs: fsck: fix add_inode()Kent Overstreet
2025-06-15bcachefs: Fix snapshot_key_missing_inode_snapshot repairKent Overstreet
2025-06-15bcachefs: Fix "now allowing incompatible features" messageKent Overstreet
2025-06-15bcachefs: pass last_seq into fs_journal_start()Kent Overstreet
2025-06-15bcachefs: better __bch2_snapshot_is_ancestor() assertKent Overstreet
2025-06-15bcachefs: btree_iter: fix updates, journal overlayKent Overstreet
2025-06-15bcachefs: Fix bch2_journal_keys_peek_prev_min()Kent Overstreet
2025-06-15bcachefs: Delay calculation of trans->journal_u64sAlan Huang
2025-06-15bcachefs: Add missing EBUG_ONAlan Huang
2025-06-15bcachefs: Fix alloc_req use after freeAlan Huang
2025-06-15bcachefs: Don't allocate new memory when mempool is exhaustedAlan Huang
2025-06-15bcachefs: btree iter tracepointsKent Overstreet