summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
2025-06-11bcachefs: Don't trace should_be_locked unless changingKent Overstreet
2025-06-11bcachefs: Ensure that snapshot creation propagates has_case_insensitiveKent Overstreet
2025-06-11bcachefs: Print devices we're mounting on multi device filesystemsKent Overstreet
2025-06-11bcachefs: Don't trust sb->nr_devices in members_to_text()Kent Overstreet
2025-06-11bcachefs: Fix version checks in validate_bset()Kent Overstreet
2025-06-11bcachefs: ioctl: avoid stack overflow warningArnd Bergmann
2025-06-11bcachefs: Don't pass trans to fsck_err() in gc_accounting_doneKent Overstreet
2025-06-11bcachefs: Fix leak in bch2_fs_recovery() error pathKent Overstreet
2025-06-11bcachefs: Fix rcu_pending for PREEMPT_RTKent Overstreet
2025-06-11bcachefs: Fix downgrade_table_extra()Kent Overstreet
2025-06-11bcachefs: Don't put rhashtable on stackKent Overstreet
2025-06-11bcachefs: Make sure opts.read_only gets propagated back to VFSKent Overstreet
2025-06-11bcachefs: Fix possible console lock involved deadlockAlan Huang
2025-06-11bcachefs: mark more errors autofixKent Overstreet
2025-06-11bcachefs: Don't persistently run scan_for_btree_nodesKent Overstreet
2025-06-11bcachefs: Read error message now prints if self healingKent Overstreet
2025-06-11bcachefs: Only run 'increase_depth' for keys from btree node csanKent Overstreet
2025-06-11bcachefs: Mark need_discard_freespace_key_bad autofixKent Overstreet
2025-06-11bcachefs: Update /dev/disk/by-uuid on device addKent Overstreet
2025-06-11bcachefs: Add more flags to btree nodes for rewrite reasonKent Overstreet
2025-06-11bcachefs: Add range being updated to btree_update_to_text()Kent Overstreet
2025-06-11bcachefs: Log fsck errors in the journalKent Overstreet
2025-06-11bcachefs: Add missing restart handling to check_topology()Kent Overstreet
2025-06-04Merge tag 'bcachefs-2025-06-04' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-06-04bcachefs: add cond_resched() to handle_overwrites()Kent Overstreet
2025-06-04bcachefs: Make journal read log message a bit quieterKent Overstreet
2025-06-04bcachefs: Fix subvol to missing root repairKent Overstreet
2025-06-04bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()Kent Overstreet
2025-06-04bcachefs: delete dead code from may_delete_deleted_inode()Kent Overstreet
2025-06-04bcachefs: Add flags to subvolume_to_text()Kent Overstreet
2025-06-04bcachefs: Fix oops in btree_node_seq_matches()Kent Overstreet
2025-06-04bcachefs: Fix dirent_casefold_mismatch repairKent Overstreet
2025-06-04bcachefs: Fix bch2_fsck_rename_dirent() for casefoldKent Overstreet
2025-06-04bcachefs: Redo bch2_dirent_init_name()Kent Overstreet
2025-06-04bcachefs: Fix -Wc23-extensions in bch2_check_dirents()Nathan Chancellor
2025-06-02bcachefs: Run check_dirents second time if requiredKent Overstreet
2025-06-02bcachefs: Run snapshot deletion out of system_long_wqKent Overstreet
2025-06-02bcachefs: Make check_key_has_snapshot saferKent Overstreet
2025-06-02bcachefs: BCH_RECOVERY_PASS_NO_RATELIMITKent Overstreet
2025-06-02bcachefs: bch2_require_recovery_pass()Kent Overstreet
2025-06-02bcachefs: bch_err_throw()Kent Overstreet
2025-06-02bcachefs: Repair code for directory i_sizeKent Overstreet
2025-06-02bcachefs: Kill un-reverted directory i_size codeKent Overstreet
2025-06-02bcachefs: Delete redundant fsck_err()Kent Overstreet
2025-06-02bcachefs: Convert BUG() to errorKent Overstreet
2025-06-01bcachefs: Add better logging to fsck_rename_dirent()Kent Overstreet
2025-06-01bcachefs: Replace rcu_read_lock() with guardsKent Overstreet
2025-06-01bcachefs: CLASS(btree_trans)Kent Overstreet
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-31bcachefs: CLASS(darray)Kent Overstreet