summaryrefslogtreecommitdiff
path: root/fs/bcachefs/inode.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Convert .key_invalid methods to printbufsKent Overstreet1-6/+4
2023-10-23bcachefs: Move trigger fns to bkey_opsKent Overstreet1-0/+4
2023-10-23bcachefs: btree_id_cached()Kent Overstreet1-1/+1
2023-10-23bcachefs: bch2_assert_pos_locked()Kent Overstreet1-0/+2
2023-10-23bcachefs: Add journal_seq to inode & alloc keysKent Overstreet1-2/+15
2023-10-23bcachefs: Improve transaction restart handling in fsck codeKent Overstreet1-0/+5
2023-10-23bcachefs: Plumb through subvolume idKent Overstreet1-3/+4
2023-10-23bcachefs: btree_pathKent Overstreet1-4/+4
2023-10-23bcachefs: Add flags field to bch2_inode_to_text()Kent Overstreet1-0/+2
2023-10-23bcachefs: Fix pathalogical behaviour with inode sharding by cpu IDKent Overstreet1-1/+1
2023-10-23bcachefs: Improved check_directory_structure()Kent Overstreet1-4/+0
2023-10-23bcachefs: Change inode allocation code for snapshotsKent Overstreet1-1/+1
2023-10-23bcachefs: Inode backpointersKent Overstreet1-1/+2
2023-10-23bcachefs: Don't use inode btree key cache in fsck codeKent Overstreet1-0/+2
2023-10-23bcachefs: Don't use bkey cache for inode update in fsckKent Overstreet1-1/+1
2023-10-23bcachefs: New varintsKent Overstreet1-7/+10
2023-10-23bcachefs: Inode create optimizationKent Overstreet1-3/+1
2023-10-23bcachefs: Kill bchfs_extent_update()Kent Overstreet1-0/+9
2023-10-23bcachefs: Factor out fs-common.cKent Overstreet1-4/+12
2023-10-23bcachefs: bch2_inode_peek()/bch2_inode_write()Kent Overstreet1-0/+5
2023-10-23bcachefs: Cleanup i_nlink handlingKent Overstreet1-0/+43
2023-10-23bcachefs: Rewrite journal_seq_blacklist machineryKent Overstreet1-2/+0
2023-10-23bcachefs: Fsck locking improvementsKent Overstreet1-2/+3
2023-10-23bcachefs: add bcachefs_effective xattrsKent Overstreet1-17/+17
2023-10-23bcachefs: Add flags to indicate if inode opts were inherited or explicitly setKent Overstreet1-0/+4
2023-10-23bcachefs: use x-macros more consistentlyKent Overstreet1-8/+8
2023-10-23bcachefs: Make bkey types globally uniqueKent Overstreet1-1/+11
2023-10-23bcachefs: revamp to_text methodsKent Overstreet1-1/+1
2023-10-23bcachefs: kill extent_insert_hookKent Overstreet1-2/+0
2023-10-23bcachefs: fix bch2_val_to_text()Kent Overstreet1-1/+1
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+101