summaryrefslogtreecommitdiff
path: root/fs/bcachefs/opts.h
AgeCommit message (Expand)Author
2023-10-22bcachefs: Option improvementsKent Overstreet
2023-10-22bcachefs: Add more time_statsKent Overstreet
2023-10-22bcachefs: Specify filesystem optionsKent Overstreet
2023-10-22bcachefs: Convert journal sysfs params to regular optionsKent Overstreet
2023-10-22bcachefs: Fix quota support for snapshotsKent Overstreet
2023-10-22bcachefs: More enum stringsKent Overstreet
2023-10-22bcachefs: Improve transaction restart handling in fsck codeKent Overstreet
2023-10-22bcachefs: Disable quota supportKent Overstreet
2023-10-22bcachefs: Enabled shard_inode_numbers by defaultKent Overstreet
2023-10-22bcachefs: Add an option for btree node mem ptr optimizationKent Overstreet
2023-10-22bcachefs: Add an option for whether inodes use the key cacheKent Overstreet
2023-10-22bcachefs: bch2_d_types[]Kent Overstreet
2023-10-22bcachefs: Add an option to control sharding new inode numbersKent Overstreet
2023-10-22bcachefs: Kill reflink optionKent Overstreet
2023-10-22bcachefs: Use x-macros for more enumsKent Overstreet
2023-10-22bcachefs: Rename BTREE_ID enums for consistency with other enumsKent Overstreet
2023-10-22bcachefs: Use x-macros for compat feature bitsKent Overstreet
2023-10-22bcachefs: Redo checks for sufficient devicesKent Overstreet
2023-10-22bcachefs: Add an option for metadata_targetKent Overstreet
2023-10-22bcachefs: Indirect inline data extentsKent Overstreet
2023-10-22bcachefs: Fix for passing target= opts as mount optsKent Overstreet
2023-10-22bcachefs: Fix maximum btree node sizeKent Overstreet
2023-10-22bcachefs: Add an option for rebuilding the replicas sectionKent Overstreet
2023-10-22bcachefs: Add an internal option for reading entire journalKent Overstreet
2023-10-22bcachefs: Add an option to disable reflink supportKent Overstreet
2023-10-22bcachefs: Add an option for keeping journal entries after startupKent Overstreet
2023-10-22bcachefs: Convert some enums to x-macrosKent Overstreet
2023-10-22bcachefs: Put inline data behind a mount option for nowKent Overstreet
2023-10-22bcachefs: Add an option for fsck error ratelimitingKent Overstreet
2023-10-22bcachefs: Don't use sha256 for siphash str hash keyKent Overstreet
2023-10-22bcachefs: Kill deferred btree updatesKent Overstreet
2023-10-22bcachefs: Switch reconstruct_alloc to a mount optionKent Overstreet
2023-10-22bcachefs: Don't run fsck by default at mount timeKent Overstreet
2023-10-22bcachefs: some improvements to startup messages and optionsKent Overstreet
2023-10-22bcachefs: Make deferred inode updates a mount optionKent Overstreet
2023-10-22bcachefs: Lots of option handling improvementsKent Overstreet
2023-10-22bcachefs: merge BCH_INODE_FIELDS_INHERIT/BCH_INODE_OPTSKent Overstreet
2023-10-22bcachefs: use x-macros more consistentlyKent Overstreet
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet
2023-10-22bcachefs: Erasure codingKent Overstreet
2023-10-22bcachefs: Check for unsupported featuresKent Overstreet
2023-10-22bcachefs: revamp to_text methodsKent Overstreet
2023-10-22bcachefs: Rename nofsck opt to fsckKent Overstreet
2023-10-22bcachefs: BCH_SB_RESERVE_BYTESKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet