summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 hoursbcachefs: opts.casefold_disabledbcachefs-for-upstreamKent Overstreet
6 hoursbcachefs: Fix incorrect transaction restart handlingAlan Huang
47 hoursbcachefs: fix btree_trans_peek_prev_journal()Kent Overstreet
3 daysbcachefs: mark invalid_btree_id autofixBharadwaj Raju
5 daysbcachefs: Plumb correct ip to trans_relock_fail tracepointbcachefs-2025-06-26Kent Overstreet
5 daysbcachefs: Ensure we rewind to run recovery passesKent Overstreet
5 daysbcachefs: Ensure btree node scan runs before checking for scanned nodesKent Overstreet
5 daysbcachefs: btree_root_unreadable_and_scan_found_nothing should not be autofixKent Overstreet
6 daysbcachefs: fix bch2_journal_keys_peek_prev_min() underflowKent Overstreet
6 daysbcachefs: Use wait_on_allocator() when allocating journalKent Overstreet
6 daysbcachefs: Check for bad write buffer key when moving from journalKent Overstreet
6 daysbcachefs: Don't unlock the trans if ret doesn't match BCH_ERR_operation_blockedAlan Huang
9 daysbcachefs: Fix range in bch2_lookup_indirect_extent() error pathKent Overstreet
9 daysbcachefs: fix spurious error_throwKent Overstreet
9 daysbcachefs: Add missing bch2_err_class() to fileattr_set()Kent Overstreet
11 daysbcachefs: Add missing key type checks to check_snapshot_exists()bcachefs-2025-06-19Kent Overstreet
11 daysbcachefs: Don't log fsck err in the journal if doing repair elsewhereKent Overstreet
11 daysbcachefs: Fix *__bch2_trans_subbuf_alloc() error pathKent Overstreet
13 daysbcachefs: Fix missing newlines before eroKent Overstreet
13 daysbcachefs: fix spurious error in read_btree_roots()Kent Overstreet
13 daysbcachefs: fsck: Fix oops in key_visible_in_snapshot()Kent Overstreet
13 daysbcachefs: fsck: fix unhandled restart in topology repairKent Overstreet
13 daysbcachefs: fsck: Fix check_directory_structure when no check_direntsKent Overstreet
14 daysbcachefs: 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