aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/opts.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: Don't run fsck by default at mount timeKent Overstreet1-1/+1
2023-10-22bcachefs: some improvements to startup messages and optionsKent Overstreet1-6/+1
2023-10-22bcachefs: Make deferred inode updates a mount optionKent Overstreet1-1/+6
2023-10-22bcachefs: Lots of option handling improvementsKent Overstreet1-139/+247
2023-10-22bcachefs: merge BCH_INODE_FIELDS_INHERIT/BCH_INODE_OPTSKent Overstreet1-11/+4
2023-10-22bcachefs: use x-macros more consistentlyKent Overstreet1-13/+13
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet1-0/+3
2023-10-22bcachefs: Erasure codingKent Overstreet1-1/+6
2023-10-22bcachefs: Check for unsupported featuresKent Overstreet1-0/+1
2023-10-22bcachefs: revamp to_text methodsKent Overstreet1-3/+4
2023-10-22bcachefs: Rename nofsck opt to fsckKent Overstreet1-2/+2
2023-10-22bcachefs: BCH_SB_RESERVE_BYTESKent Overstreet1-1/+4
2023-10-22bcachefs: Initial commitKent Overstreet1-0/+296