summaryrefslogtreecommitdiff
path: root/fs/bcachefs/str_hash.c
AgeCommit message (Expand)Author
2025-07-01bcachefs: opts.casefold_disabledKent Overstreet
2025-06-04bcachefs: Fix dirent_casefold_mismatch repairKent Overstreet
2025-06-04bcachefs: Fix bch2_fsck_rename_dirent() for casefoldKent Overstreet
2025-06-02bcachefs: Run check_dirents second time if requiredKent Overstreet
2025-06-02bcachefs: bch_err_throw()Kent Overstreet
2025-06-01bcachefs: Add better logging to fsck_rename_dirent()Kent Overstreet
2025-05-31bcachefs: bch2_str_hash_check_key() may now be called without snapshots_seenKent Overstreet
2025-05-31bcachefs: bch2_dev_journal_bucket_delete()Kent Overstreet
2025-05-21bcachefs: Improve bch2_repair_inode_hash_info()Kent Overstreet
2025-05-21bcachefs: bch2_inode_find_snapshot_root()Kent Overstreet
2025-05-21bcachefs: improve check_inode_hash_info_matches_root() error messageKent Overstreet
2025-04-02bcachefs: Kill btree_iter.transKent Overstreet
2025-03-28bcachefs: Consistent indentation of multiline fsck errorsKent Overstreet
2025-03-14bcachefs: bcachefs_metadata_version_casefoldingJoshua Ashton
2025-01-21bcachefs: Reduce stack frame size of __bch2_str_hash_check_key()Kent Overstreet
2025-01-15bcachefs: Fix check_inode_hash_info_matches_root()Kent Overstreet
2024-12-21bcachefs: Add empty statement between label and declaration in check_inode_ha...Nathan Chancellor
2024-12-21bcachefs: bch2_str_hash_check_key() now checks inode hash infoKent Overstreet
2024-12-21bcachefs: factor out str_hash.cKent Overstreet