summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-02bcachefs: BCH_IOCTL_FSCKBCH_IOCTL_FSCKKent Overstreet
2023-08-02bcachefs: thread_with_fileKent Overstreet
2023-08-02bcachefs: In debug mode, run fsck again after fixing errorsKent Overstreet
2023-08-02bcachefs: recovery_types.hKent Overstreet
2023-08-02bcachefs: Handle weird opt string from sys_fsconfig()Kent Overstreet
2023-08-01bcachefs: Assorted fixes for clangKent Overstreet
2023-08-01bcachefs: Move fsck_inode_rm() to inode.cKent Overstreet
2023-08-01bcachefs: Consolidate btree id propertiesKent Overstreet
2023-08-01bcachefs: bch2_trans_update_extent_overwrite()Kent Overstreet
2023-08-01bcachefs: Fix minor memory leak on invalid bkeyKent Overstreet
2023-08-01bcachefs: Move some declarations to the correct headerKent Overstreet
2023-08-01bcachefs: Fix btree iter leak in __bch2_insert_snapshot_whiteouts()Kent Overstreet
2023-08-01bcachefs: Fix a null ptr deref in check_xattr()Kent Overstreet
2023-08-01bcachefs: bch2_btree_bit_mod()Kent Overstreet
2023-08-01bcachefs: move inode triggers to inode.cKent Overstreet
2023-08-01bcachefs: fsck: delete dead codeKent Overstreet
2023-08-01bcachefs: Make topology repair a normal recovery passKent Overstreet
2023-08-01bcachefs: bch2_run_explicit_recovery_pass()Kent Overstreet
2023-08-01bcachefs: Print version, options earlier in startup pathKent Overstreet
2023-08-01bcachefs: use prejournaled key updates for write buffer flushesBrian Foster
2023-08-01bcachefs: support btree updates of prejournaled keysBrian Foster
2023-08-01bcachefs: fold bch2_trans_update_by_path_trace() into callersBrian Foster
2023-08-01bcachefs: remove unnecessary btree_insert_key_leaf() wrapperBrian Foster
2023-08-01bcachefs: remove duplicate code between backpointer update pathsBrian Foster
2023-08-01MAINTAINERS: add Brian Foster as a reviewer for bcachefsBrian Foster
2023-08-01bcachefs: Suppresss various error messages in no_data_io modeKent Overstreet
2023-08-01bcachefs: Fix lookup_inode_for_snapshot()Kent Overstreet
2023-08-01bcachefs: need_snapshot_cleanup shouldn't be a fsck errorKent Overstreet
2023-08-01bcachefs: Improve key_visible_in_snapshot()Kent Overstreet
2023-08-01bcachefs: Refactor overlapping extent checksKent Overstreet
2023-08-01bcachefs: check_extent(): don't use key_visible_in_snapshot()Kent Overstreet
2023-08-01bcachefs: check_extent() refactoringKent Overstreet
2023-08-01bcachefs: fsck: walk_inode() now takes is_whiteoutKent Overstreet
2023-08-01bcachefs: Simplify check_extent()Kent Overstreet
2023-08-01bcachefs: overlapping_extents_found()Kent Overstreet
2023-08-01bcachefs: fsck: inode_walker: last_pos, seen_this_posKent Overstreet
2023-08-01bcachefs: check_extents(): make sure to check i_sectors for last inodeKent Overstreet
2023-08-01bcachefs: Inline bch2_snapshot_is_ancestor() fast pathKent Overstreet
2023-08-01bcachefs: Upgrade path fixesKent Overstreet
2023-08-01bcachefs: is_ancestor bitmapKent Overstreet
2023-08-01bcachefs: mark bch_inode_info and bkey_cached as reclaimableMikulas Patocka
2023-08-01bcachefs: Compression levelsKent Overstreet
2023-08-01bcachefs: Extent sb compression type fields to 8 bitsKent Overstreet
2023-08-01bcachefs: bcachefs_format.h should be using __u64Kent Overstreet
2023-08-01bcachefs: fix_errors option is now a proper enumKent Overstreet
2023-08-01bcachefs: bch_opt_fnKent Overstreet
2023-08-01bcachefs: Convert snapshot table to RCU arrayKent Overstreet
2023-08-01bcachefs: Add a race_fault() for write buffer slowpathKent Overstreet
2023-08-01mempolicy: alloc tagging fixupsKent Overstreet
2023-08-01Code tagging based fault injectionKent Overstreet