aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/opts.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: Fix maximum btree node sizeKent Overstreet1-1/+1
2023-10-22bcachefs: Add an option for rebuilding the replicas sectionKent Overstreet1-0/+5
2023-10-22bcachefs: Add an internal option for reading entire journalKent Overstreet1-0/+5
2023-10-22bcachefs: Add an option to disable reflink supportKent Overstreet1-0/+5
2023-10-22bcachefs: Add an option for keeping journal entries after startupKent Overstreet1-0/+5
2023-10-22bcachefs: Convert some enums to x-macrosKent Overstreet1-8/+9
2023-10-22bcachefs: Put inline data behind a mount option for nowKent Overstreet1-0/+5
2023-10-22bcachefs: Add an option for fsck error ratelimitingKent Overstreet1-0/+11
2023-10-22bcachefs: Don't use sha256 for siphash str hash keyKent Overstreet1-1/+1
2023-10-22bcachefs: Kill deferred btree updatesKent Overstreet1-7/+1
2023-10-22bcachefs: Switch reconstruct_alloc to a mount optionKent Overstreet1-0/+5
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