summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/inode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-17bcachefs: fsck: Fix check_directory_structure when no check_direntsKent Overstreet1-0/+5
2025-06-02bcachefs: Delete redundant fsck_err()Kent Overstreet1-9/+0
2025-05-21bcachefs: BCH_INODE_has_case_insensitiveKent Overstreet1-1/+1
2025-05-21bcachefs: bch2_inode_find_by_inum_snapshot()Kent Overstreet1-14/+14
2025-05-21bcachefs: subvol_inum_eq()Kent Overstreet1-0/+8
2025-05-21bcachefs: bch2_inode_find_snapshot_root()Kent Overstreet1-0/+3
2025-05-21bcachefs: Fix casefold opt via xattr interfaceKent Overstreet1-1/+3
2025-04-24bcachefs: Casefold is now a regular opts.h optionKent Overstreet1-0/+8
2025-03-24bcachefs: Refactor bch2_check_dirent_target()Kent Overstreet1-0/+1
2025-02-06bcachefs: bch2_bkey_sectors_need_rebalance() now only depends on bch_extent_r...Kent Overstreet1-1/+3
2025-01-09bcachefs: bcachefs_metadata_version_persistent_inode_cursorsKent Overstreet1-0/+10
2024-12-29bcachefs: bcachefs_metadata_version_inode_depthKent Overstreet1-0/+14
2024-12-21bcachefs: struct bkey_validate_contextKent Overstreet1-5/+4
2024-12-21bcachefs: bch2_write_inode() now checks for changing rebalance optionsKent Overstreet1-0/+8
2024-12-21bcachefs: bch2_inode_should_have_bp -> bch2_inode_should_have_single_bpKent Overstreet1-1/+1
2024-10-18bcachefs: INODE_STR_HASH() for bch_inode_unpackedKent Overstreet1-0/+1
2024-10-09bcachefs: bcachefs_metadata_version_inode_has_child_snapshotsKent Overstreet1-0/+10
2024-10-04bcachefs: Add warn param to subvol_get_snapshot, peek_inodeKent Overstreet1-4/+20
2024-10-04bcachefs: Kill snapshot arg to fsck_write_inode()Kent Overstreet1-2/+2
2024-09-27bcachefs: Add snapshot to bch_inode_unpackedKent Overstreet1-0/+1
2024-08-13bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()Kent Overstreet1-12/+12
2024-07-14bcachefs: drop packed, aligned from bkey_inode_bufKent Overstreet1-1/+1
2024-05-09bcachefs: s/bkey_invalid_flags/bch_validate_flagsKent Overstreet1-5/+5
2024-05-08bcachefs: check for inodes that should have backpointers in fsckKent Overstreet1-0/+8
2024-05-08bcachefs: Fix type of flags parameter for some ->trigger() implementationsNathan Chancellor1-1/+2
2024-05-08bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet1-1/+1
2024-03-13bcachefs: Pass inode bkey to check_path()Kent Overstreet1-0/+14
2024-03-13bcachefs: Check subvol <-> inode pointers in check_subvol()Kent Overstreet1-0/+2
2024-03-10bcachefs: move fsck_write_inode() to inode.cKent Overstreet1-0/+3
2024-01-05bcachefs: Combine .trans_trigger, .atomic_triggerKent Overstreet1-6/+3
2024-01-05bcachefs: unify inode triggerKent Overstreet1-9/+7
2024-01-05bcachefs: mark now takes bkey_sKent Overstreet1-1/+1
2024-01-05bcachefs: trans_mark now takes bkey_sKent Overstreet1-1/+1
2023-11-05bcachefs: x-macro-ify inode flags enumKent Overstreet1-3/+3
2023-11-04bcachefs: Fix bch2_delete_dead_inodes()Kent Overstreet1-2/+11
2023-11-01bcachefs: Enumerate fsck errorsKent Overstreet1-4/+4
2023-10-31bcachefs: bch2_inum_opts_get()Kent Overstreet1-0/+1
2023-10-22bcachefs: Kill missing inode warnings in bch2_quota_read()Kent Overstreet1-0/+3
2023-10-22bcachefs: bcachefs_metadata_version_deleted_inodesKent Overstreet1-0/+1
2023-10-22bcachefs: Move fsck_inode_rm() to inode.cKent Overstreet1-0/+2
2023-10-22bcachefs: move inode triggers to inode.cKent Overstreet1-0/+5
2023-10-22bcachefs: Change check for invalid key typesKent Overstreet1-4/+8
2023-10-22bcachefs: bkey_ops.min_val_sizeKent Overstreet1-0/+4
2023-10-22bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet1-4/+4
2023-10-22bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3Kent Overstreet1-6/+18
2023-10-22bcachefs: bch2_inode_opts_get()Kent Overstreet1-20/+4
2023-10-22bcachefs: Improve bch2_inode_opts_to_opts()Kent Overstreet1-0/+2
2023-10-22bcachefs: More style fixesKent Overstreet1-6/+6
2023-10-22bcachefs: Convert to __packed and __alignedKent Overstreet1-1/+1
2023-10-22bcachefs: Move bkey bkey_unpack_key() to bkey.hKent Overstreet1-0/+1