summaryrefslogtreecommitdiff
path: root/fs/bcachefs/opts.h
AgeCommit message (Expand)Author
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