summaryrefslogtreecommitdiff
path: root/fs/bcachefs/opts.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: New discard implementationKent Overstreet1-1/+1
2023-10-23bcachefs: Make minimum journal_flush_delay nonzeroKent Overstreet1-1/+1
2023-10-23bcachefs: Better superblock opt validationKent Overstreet1-2/+3
2023-10-23bcachefs: x-macro metadata version enumKent Overstreet1-0/+1
2023-10-23bcachefs: Convert bch2_sb_to_text to master option listKent Overstreet1-30/+32
2023-10-23bcachefs: opts.read_journal_onlyKent Overstreet1-0/+5
2023-10-23bcachefs: Only allocate buckets_nouse when requestedKent Overstreet1-0/+5
2023-10-23bcachefs: bch2_journal_entry_to_text()Kent Overstreet1-0/+2
2023-10-23bcachefs: BCH_JSET_ENTRY_logKent Overstreet1-0/+5
2023-10-23bcachefs: Kill non-lru cache replacement policiesKent Overstreet1-1/+0
2023-10-23bcachefs: Turn encoded_extent_max into a regular optionKent Overstreet1-0/+6
2023-10-23bcachefs: Option improvementsKent Overstreet1-15/+25
2023-10-23bcachefs: Add more time_statsKent Overstreet1-3/+3
2023-10-23bcachefs: Specify filesystem optionsKent Overstreet1-53/+54
2023-10-23bcachefs: Convert journal sysfs params to regular optionsKent Overstreet1-1/+11
2023-10-23bcachefs: Fix quota support for snapshotsKent Overstreet1-6/+6
2023-10-23bcachefs: More enum stringsKent Overstreet1-1/+4
2023-10-23bcachefs: Improve transaction restart handling in fsck codeKent Overstreet1-0/+5
2023-10-23bcachefs: Disable quota supportKent Overstreet1-6/+6
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