summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/opts.h
Commit message (Expand)AuthorAgeFilesLines
...
* bcachefs: Use x-macros for compat feature bitsKent Overstreet2023-10-221-0/+1
* bcachefs: Redo checks for sufficient devicesKent Overstreet2023-10-221-0/+5
* bcachefs: Add an option for metadata_targetKent Overstreet2023-10-221-0/+5
* bcachefs: Indirect inline data extentsKent Overstreet2023-10-221-1/+1
* bcachefs: Fix for passing target= opts as mount optsKent Overstreet2023-10-221-1/+1
* bcachefs: Fix maximum btree node sizeKent Overstreet2023-10-221-1/+1
* bcachefs: Add an option for rebuilding the replicas sectionKent Overstreet2023-10-221-0/+5
* bcachefs: Add an internal option for reading entire journalKent Overstreet2023-10-221-0/+5
* bcachefs: Add an option to disable reflink supportKent Overstreet2023-10-221-0/+5
* bcachefs: Add an option for keeping journal entries after startupKent Overstreet2023-10-221-0/+5
* bcachefs: Convert some enums to x-macrosKent Overstreet2023-10-221-8/+9
* bcachefs: Put inline data behind a mount option for nowKent Overstreet2023-10-221-0/+5
* bcachefs: Add an option for fsck error ratelimitingKent Overstreet2023-10-221-0/+11
* bcachefs: Don't use sha256 for siphash str hash keyKent Overstreet2023-10-221-1/+1
* bcachefs: Kill deferred btree updatesKent Overstreet2023-10-221-7/+1
* bcachefs: Switch reconstruct_alloc to a mount optionKent Overstreet2023-10-221-0/+5
* bcachefs: Don't run fsck by default at mount timeKent Overstreet2023-10-221-1/+1
* bcachefs: some improvements to startup messages and optionsKent Overstreet2023-10-221-6/+1
* bcachefs: Make deferred inode updates a mount optionKent Overstreet2023-10-221-1/+6
* bcachefs: Lots of option handling improvementsKent Overstreet2023-10-221-139/+247
* bcachefs: merge BCH_INODE_FIELDS_INHERIT/BCH_INODE_OPTSKent Overstreet2023-10-221-11/+4
* bcachefs: use x-macros more consistentlyKent Overstreet2023-10-221-13/+13
* bcachefs: Make bkey types globally uniqueKent Overstreet2023-10-221-0/+3
* bcachefs: Erasure codingKent Overstreet2023-10-221-1/+6
* bcachefs: Check for unsupported featuresKent Overstreet2023-10-221-0/+1
* bcachefs: revamp to_text methodsKent Overstreet2023-10-221-3/+4
* bcachefs: Rename nofsck opt to fsckKent Overstreet2023-10-221-2/+2
* bcachefs: BCH_SB_RESERVE_BYTESKent Overstreet2023-10-221-1/+4
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+296