index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
namei.c
Age
Commit message (
Expand
)
Author
2025-06-17
bcachefs: fsck: Fix check_directory_structure when no check_dirents
Kent Overstreet
2025-06-16
bcachefs: Fix __bch2_inum_to_path() when crossing subvol boundaries
Kent Overstreet
2025-06-11
bcachefs: Ensure that snapshot creation propagates has_case_insensitive
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-06-02
bcachefs: Kill un-reverted directory i_size code
Kent Overstreet
2025-06-02
bcachefs: Delete redundant fsck_err()
Kent Overstreet
2025-05-30
bcachefs: Add missing printbuf_reset() in bch2_check_dirent_inode_dirent()
Kent Overstreet
2025-05-25
bcachefs: Fix missing BTREE_UPDATE_internal_snapshot_node
Kent Overstreet
2025-05-21
bcachefs: fix bch2_inum_snapshot_to_path()
Kent Overstreet
2025-05-21
bcachefs: BCH_INODE_has_case_insensitive
Kent Overstreet
2025-05-21
bcachefs: bch2_inum_snapshot_to_path()
Kent Overstreet
2025-05-21
bcachefs: bch2_rename_trans() only runs rename-to-dir code if needed
Kent Overstreet
2025-05-21
bcachefs: subvol_inum_eq()
Kent Overstreet
2025-05-21
bcachefs: Fix bch2_dirent_create_snapshot() for casefolding
Kent Overstreet
2025-04-28
bcachefs: Use generic_set_sb_d_ops for standard casefolding d_ops
Kent Overstreet
2025-04-24
bcachefs: Casefold is now a regular opts.h option
Kent Overstreet
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
2025-03-28
bcachefs: Consistent indentation of multiline fsck errors
Kent Overstreet
2025-03-24
bcachefs: Refactor bch2_check_dirent_target()
Kent Overstreet
2025-03-24
bcachefs: Move bch2_check_dirent_target() to namei.c
Kent Overstreet
2025-03-24
bcachefs: fs-common.c -> namei.c
Kent Overstreet