summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
8 daysbcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=nKent Overstreet
8 daysbcachefs: Fix build when CONFIG_UNICODE=nKent Overstreet
8 daysbcachefs: Fix reference to invalid bucket in copygcKent Overstreet
8 daysbcachefs: Don't build aux search tree when still repairing nodeKent Overstreet
8 daysbcachefs: Tweak threshold for allocator triggering discardsKent Overstreet
8 daysbcachefs: Fix triggering of discard by the journal pathKent Overstreet
11 daysbcachefs: io_read: remove from async obj list in rbio_done()Kent Overstreet
2025-07-08bcachefs: Don't set BCH_FS_error on transaction restartKent Overstreet
2025-07-07bcachefs: Fix additional misalignment in journal space calculationsKent Overstreet
2025-07-07bcachefs: Don't schedule non persistent passes persistentlyKent Overstreet
2025-07-05bcachefs: Fix bch2_btree_transactions_read() synchronizationKent Overstreet
2025-07-05bcachefs: btree read retry fixesKent Overstreet
2025-07-05bcachefs: btree node scan no longer uses btree cacheKent Overstreet
2025-07-04bcachefs: Tweak btree cache helpers for use by btree node scanKent Overstreet
2025-07-04bcachefs: Fix btree for nonexistent tree depthKent Overstreet
2025-07-04bcachefs: Fix bch2_io_failures_to_text()Kent Overstreet
2025-07-04bcachefs: bch2_fpunch_snapshot()Kent Overstreet
2025-07-01bcachefs: opts.casefold_disabledKent Overstreet
2025-07-01bcachefs: Work around deadlock to btree node rewrites in journal replayKent Overstreet
2025-06-30bcachefs: Fix incorrect transaction restart handlingAlan Huang
2025-06-29bcachefs: fix btree_trans_peek_prev_journal()Kent Overstreet
2025-06-27bcachefs: mark invalid_btree_id autofixBharadwaj Raju
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