summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs_format.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Add flags to indicate if inode opts were inherited or explicitly setKent Overstreet1-1/+10
2023-10-23bcachefs: merge BCH_INODE_FIELDS_INHERIT/BCH_INODE_OPTSKent Overstreet1-10/+11
2023-10-23bcachefs: use x-macros more consistentlyKent Overstreet1-32/+32
2023-10-23bcachefs: Fix for building in userspaceKent Overstreet1-0/+1
2023-10-23bcachefs: Add new alloc fieldsKent Overstreet1-5/+26
2023-10-23bcachefs: Make bkey types globally uniqueKent Overstreet1-122/+62
2023-10-23bcachefs: Erasure codingKent Overstreet1-13/+56
2023-10-23bcachefs: stripe support for replicas trackingKent Overstreet1-4/+17
2023-10-23bcachefs: Check for unsupported featuresKent Overstreet1-1/+2
2023-10-23bcachefs: Assorted fixes for running on very small devicesKent Overstreet1-1/+3
2023-10-23bcachefs: kill struct bch_replicas_cpu_entryKent Overstreet1-3/+3
2023-10-23bcachefs: BCH_EXTENT_ENTRY_TYPES()Kent Overstreet1-10/+14
2023-10-23bcachefs: BCH_SB_RESERVE_BYTESKent Overstreet1-0/+1
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+1498