summaryrefslogtreecommitdiff
path: root/fs/bcachefs/opts.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Convert some enums to x-macrosKent Overstreet1-8/+9
2023-10-23bcachefs: Put inline data behind a mount option for nowKent Overstreet1-0/+5
2023-10-23bcachefs: Add an option for fsck error ratelimitingKent Overstreet1-0/+11
2023-10-23bcachefs: Don't use sha256 for siphash str hash keyKent Overstreet1-1/+1
2023-10-23bcachefs: Kill deferred btree updatesKent Overstreet1-7/+1
2023-10-23bcachefs: Switch reconstruct_alloc to a mount optionKent Overstreet1-0/+5
2023-10-23bcachefs: Don't run fsck by default at mount timeKent Overstreet1-1/+1
2023-10-23bcachefs: some improvements to startup messages and optionsKent Overstreet1-6/+1
2023-10-23bcachefs: Make deferred inode updates a mount optionKent Overstreet1-1/+6
2023-10-23bcachefs: Lots of option handling improvementsKent Overstreet1-139/+247
2023-10-23bcachefs: merge BCH_INODE_FIELDS_INHERIT/BCH_INODE_OPTSKent Overstreet1-11/+4
2023-10-23bcachefs: use x-macros more consistentlyKent Overstreet1-13/+13
2023-10-23bcachefs: Make bkey types globally uniqueKent Overstreet1-0/+3
2023-10-23bcachefs: Erasure codingKent Overstreet1-1/+6
2023-10-23bcachefs: Check for unsupported featuresKent Overstreet1-0/+1
2023-10-23bcachefs: revamp to_text methodsKent Overstreet1-3/+4
2023-10-23bcachefs: Rename nofsck opt to fsckKent Overstreet1-2/+2
2023-10-23bcachefs: BCH_SB_RESERVE_BYTESKent Overstreet1-1/+4
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+296