summaryrefslogtreecommitdiff
path: root/fs/bcachefs/opts.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Enabled shard_inode_numbers by defaultKent Overstreet1-1/+1
2023-10-23bcachefs: Add an option for btree node mem ptr optimizationKent Overstreet1-0/+5
2023-10-23bcachefs: Add an option for whether inodes use the key cacheKent Overstreet1-0/+5
2023-10-23bcachefs: bch2_d_types[]Kent Overstreet1-0/+1
2023-10-23bcachefs: Add an option to control sharding new inode numbersKent Overstreet1-1/+6
2023-10-23bcachefs: Kill reflink optionKent Overstreet1-5/+0
2023-10-23bcachefs: Use x-macros for more enumsKent Overstreet1-6/+5
2023-10-23bcachefs: Rename BTREE_ID enums for consistency with other enumsKent Overstreet1-0/+1
2023-10-23bcachefs: Use x-macros for compat feature bitsKent Overstreet1-0/+1
2023-10-23bcachefs: Redo checks for sufficient devicesKent Overstreet1-0/+5
2023-10-23bcachefs: Add an option for metadata_targetKent Overstreet1-0/+5
2023-10-23bcachefs: Indirect inline data extentsKent Overstreet1-1/+1
2023-10-23bcachefs: Fix for passing target= opts as mount optsKent Overstreet1-1/+1
2023-10-23bcachefs: Fix maximum btree node sizeKent Overstreet1-1/+1
2023-10-23bcachefs: Add an option for rebuilding the replicas sectionKent Overstreet1-0/+5
2023-10-23bcachefs: Add an internal option for reading entire journalKent Overstreet1-0/+5
2023-10-23bcachefs: Add an option to disable reflink supportKent Overstreet1-0/+5
2023-10-23bcachefs: Add an option for keeping journal entries after startupKent Overstreet1-0/+5
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