summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/inode.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Pass inode bkey to check_path()Kent Overstreet2024-03-131-0/+14
* bcachefs: Check subvol <-> inode pointers in check_subvol()Kent Overstreet2024-03-131-0/+2
* bcachefs: move fsck_write_inode() to inode.cKent Overstreet2024-03-101-0/+3
* bcachefs: Combine .trans_trigger, .atomic_triggerKent Overstreet2024-01-051-6/+3
* bcachefs: unify inode triggerKent Overstreet2024-01-051-9/+7
* bcachefs: mark now takes bkey_sKent Overstreet2024-01-051-1/+1
* bcachefs: trans_mark now takes bkey_sKent Overstreet2024-01-051-1/+1
* bcachefs: x-macro-ify inode flags enumKent Overstreet2023-11-051-3/+3
* bcachefs: Fix bch2_delete_dead_inodes()Kent Overstreet2023-11-041-2/+11
* bcachefs: Enumerate fsck errorsKent Overstreet2023-11-011-4/+4
* bcachefs: bch2_inum_opts_get()Kent Overstreet2023-10-311-0/+1
* bcachefs: Kill missing inode warnings in bch2_quota_read()Kent Overstreet2023-10-221-0/+3
* bcachefs: bcachefs_metadata_version_deleted_inodesKent Overstreet2023-10-221-0/+1
* bcachefs: Move fsck_inode_rm() to inode.cKent Overstreet2023-10-221-0/+2
* bcachefs: move inode triggers to inode.cKent Overstreet2023-10-221-0/+5
* bcachefs: Change check for invalid key typesKent Overstreet2023-10-221-4/+8
* bcachefs: bkey_ops.min_val_sizeKent Overstreet2023-10-221-0/+4
* bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet2023-10-221-4/+4
* bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3Kent Overstreet2023-10-221-6/+18
* bcachefs: bch2_inode_opts_get()Kent Overstreet2023-10-221-20/+4
* bcachefs: Improve bch2_inode_opts_to_opts()Kent Overstreet2023-10-221-0/+2
* bcachefs: More style fixesKent Overstreet2023-10-221-6/+6
* bcachefs: Convert to __packed and __alignedKent Overstreet2023-10-221-1/+1
* bcachefs: Move bkey bkey_unpack_key() to bkey.hKent Overstreet2023-10-221-0/+1
* bcachefs: Don't BUG_ON() inode link count underflowKent Overstreet2023-10-221-17/+3
* bcachefs: Add rw to .key_invalid()Kent Overstreet2023-10-221-3/+4
* bcachefs: Convert .key_invalid methods to printbufsKent Overstreet2023-10-221-6/+4
* bcachefs: Move trigger fns to bkey_opsKent Overstreet2023-10-221-0/+4
* bcachefs: btree_id_cached()Kent Overstreet2023-10-221-1/+1
* bcachefs: bch2_assert_pos_locked()Kent Overstreet2023-10-221-0/+2
* bcachefs: Add journal_seq to inode & alloc keysKent Overstreet2023-10-221-2/+15
* bcachefs: Improve transaction restart handling in fsck codeKent Overstreet2023-10-221-0/+5
* bcachefs: Plumb through subvolume idKent Overstreet2023-10-221-3/+4
* bcachefs: btree_pathKent Overstreet2023-10-221-4/+4
* bcachefs: Add flags field to bch2_inode_to_text()Kent Overstreet2023-10-221-0/+2
* bcachefs: Fix pathalogical behaviour with inode sharding by cpu IDKent Overstreet2023-10-221-1/+1
* bcachefs: Improved check_directory_structure()Kent Overstreet2023-10-221-4/+0
* bcachefs: Change inode allocation code for snapshotsKent Overstreet2023-10-221-1/+1
* bcachefs: Inode backpointersKent Overstreet2023-10-221-1/+2
* bcachefs: Don't use inode btree key cache in fsck codeKent Overstreet2023-10-221-0/+2
* bcachefs: Don't use bkey cache for inode update in fsckKent Overstreet2023-10-221-1/+1
* bcachefs: New varintsKent Overstreet2023-10-221-7/+10
* bcachefs: Inode create optimizationKent Overstreet2023-10-221-3/+1
* bcachefs: Kill bchfs_extent_update()Kent Overstreet2023-10-221-0/+9
* bcachefs: Factor out fs-common.cKent Overstreet2023-10-221-4/+12
* bcachefs: bch2_inode_peek()/bch2_inode_write()Kent Overstreet2023-10-221-0/+5
* bcachefs: Cleanup i_nlink handlingKent Overstreet2023-10-221-0/+43
* bcachefs: Rewrite journal_seq_blacklist machineryKent Overstreet2023-10-221-2/+0
* bcachefs: Fsck locking improvementsKent Overstreet2023-10-221-2/+3
* bcachefs: add bcachefs_effective xattrsKent Overstreet2023-10-221-17/+17