summaryrefslogtreecommitdiff
path: root/fs/bcachefs/namei.c
AgeCommit message (Expand)Author
2025-06-17bcachefs: fsck: Fix check_directory_structure when no check_direntsKent Overstreet
2025-06-16bcachefs: Fix __bch2_inum_to_path() when crossing subvol boundariesKent Overstreet
2025-06-11bcachefs: Ensure that snapshot creation propagates has_case_insensitiveKent Overstreet
2025-06-02bcachefs: bch_err_throw()Kent Overstreet
2025-06-02bcachefs: Kill un-reverted directory i_size codeKent Overstreet
2025-06-02bcachefs: Delete redundant fsck_err()Kent Overstreet
2025-05-30bcachefs: Add missing printbuf_reset() in bch2_check_dirent_inode_dirent()Kent Overstreet
2025-05-25bcachefs: Fix missing BTREE_UPDATE_internal_snapshot_nodeKent Overstreet
2025-05-21bcachefs: fix bch2_inum_snapshot_to_path()Kent Overstreet
2025-05-21bcachefs: BCH_INODE_has_case_insensitiveKent Overstreet
2025-05-21bcachefs: bch2_inum_snapshot_to_path()Kent Overstreet
2025-05-21bcachefs: bch2_rename_trans() only runs rename-to-dir code if neededKent Overstreet
2025-05-21bcachefs: subvol_inum_eq()Kent Overstreet
2025-05-21bcachefs: Fix bch2_dirent_create_snapshot() for casefoldingKent Overstreet
2025-04-28bcachefs: Use generic_set_sb_d_ops for standard casefolding d_opsKent Overstreet
2025-04-24bcachefs: Casefold is now a regular opts.h optionKent Overstreet
2025-04-02bcachefs: Kill btree_iter.transKent Overstreet
2025-03-28bcachefs: Consistent indentation of multiline fsck errorsKent Overstreet
2025-03-24bcachefs: Refactor bch2_check_dirent_target()Kent Overstreet
2025-03-24bcachefs: Move bch2_check_dirent_target() to namei.cKent Overstreet
2025-03-24bcachefs: fs-common.c -> namei.cKent Overstreet