summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/inode.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* bcachefs: Add flags to indicate if inode opts were inherited or explicitly setKent Overstreet2023-10-221-0/+4
* bcachefs: use x-macros more consistentlyKent Overstreet2023-10-221-8/+8
* bcachefs: Make bkey types globally uniqueKent Overstreet2023-10-221-1/+11
* bcachefs: revamp to_text methodsKent Overstreet2023-10-221-1/+1
* bcachefs: kill extent_insert_hookKent Overstreet2023-10-221-2/+0
* bcachefs: fix bch2_val_to_text()Kent Overstreet2023-10-221-1/+1
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+101