summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-22bcachefs: Fix for sb buffer being misalignedKent Overstreet
2023-10-22bcachefs: Convert journal validation to bkey_invalid_flagsKent Overstreet
2023-10-22bcachefs: Improve journal_entry_err_msg()Kent Overstreet
2023-10-22bcachefs: BCH_COMPAT_bformat_overflow_done no longer requiredKent Overstreet
2023-10-22bcachefs: kill EBUG_ON() redefinition in bkey.cKent Overstreet
2023-10-22bcachefs: Add logging to bch2_inode_peek() & relatedKent Overstreet
2023-10-22bcachefs: Fix lock thrashing in __bchfs_fallocate()Kent Overstreet
2023-10-22bcachefs: Fix for bch2_copygc() spuriously returning -EEXISTKent Overstreet
2023-10-22bcachefs: Convert btree_err_type to normal error codesKent Overstreet
2023-10-22bcachefs: Fix btree_err() macroKent Overstreet
2023-10-22bcachefs: Ensure topology repair runsKent Overstreet
2023-10-22bcachefs: Log a message when running an explicit recovery passKent Overstreet
2023-10-22bcachefs: Print out required recovery passes on version upgradeKent Overstreet
2023-10-22bcachefs: Fix shift by 64 in set_inc_field()Kent Overstreet
2023-10-22bcachefs: bkey_format helper improvementsKent Overstreet
2023-10-22bcachefs: bcachefs_metadata_version_deleted_inodesKent Overstreet
2023-10-22bcachefs: Fix folio leak in folio_hole_offset()Kent Overstreet
2023-10-22bcachefs: Fix overlapping extent repairKent Overstreet
2023-10-22bcachefs: In debug mode, run fsck again after fixing errorsKent Overstreet
2023-10-22bcachefs: recovery_types.hKent Overstreet
2023-10-22bcachefs: Handle weird opt string from sys_fsconfig()Kent Overstreet
2023-10-22bcachefs: Assorted fixes for clangKent Overstreet
2023-10-22bcachefs: Move fsck_inode_rm() to inode.cKent Overstreet
2023-10-22bcachefs: Consolidate btree id propertiesKent Overstreet
2023-10-22bcachefs: bch2_trans_update_extent_overwrite()Kent Overstreet
2023-10-22bcachefs: Fix minor memory leak on invalid bkeyKent Overstreet
2023-10-22bcachefs: Move some declarations to the correct headerKent Overstreet
2023-10-22bcachefs: Fix btree iter leak in __bch2_insert_snapshot_whiteouts()Kent Overstreet
2023-10-22bcachefs: Fix a null ptr deref in check_xattr()Kent Overstreet
2023-10-22bcachefs: bch2_btree_bit_mod()Kent Overstreet
2023-10-22bcachefs: move inode triggers to inode.cKent Overstreet
2023-10-22bcachefs: fsck: delete dead codeKent Overstreet
2023-10-22bcachefs: Make topology repair a normal recovery passKent Overstreet
2023-10-22bcachefs: bch2_run_explicit_recovery_pass()Kent Overstreet
2023-10-22bcachefs: Print version, options earlier in startup pathKent Overstreet
2023-10-22bcachefs: use prejournaled key updates for write buffer flushesBrian Foster
2023-10-22bcachefs: support btree updates of prejournaled keysBrian Foster
2023-10-22bcachefs: fold bch2_trans_update_by_path_trace() into callersBrian Foster
2023-10-22bcachefs: remove unnecessary btree_insert_key_leaf() wrapperBrian Foster
2023-10-22bcachefs: remove duplicate code between backpointer update pathsBrian Foster
2023-10-22MAINTAINERS: add Brian Foster as a reviewer for bcachefsBrian Foster
2023-10-22bcachefs: Suppresss various error messages in no_data_io modeKent Overstreet
2023-10-22bcachefs: Fix lookup_inode_for_snapshot()Kent Overstreet
2023-10-22bcachefs: need_snapshot_cleanup shouldn't be a fsck errorKent Overstreet
2023-10-22bcachefs: Improve key_visible_in_snapshot()Kent Overstreet
2023-10-22bcachefs: Refactor overlapping extent checksKent Overstreet
2023-10-22bcachefs: check_extent(): don't use key_visible_in_snapshot()Kent Overstreet
2023-10-22bcachefs: check_extent() refactoringKent Overstreet
2023-10-22bcachefs: fsck: walk_inode() now takes is_whiteoutKent Overstreet
2023-10-22bcachefs: Simplify check_extent()Kent Overstreet