aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/opts.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: Compression levelsGravatar Kent Overstreet 1-2/+2
2023-10-22bcachefs: fix_errors option is now a proper enumGravatar Kent Overstreet 1-2/+15
2023-10-22bcachefs: bch_opt_fnGravatar Kent Overstreet 1-2/+9
2023-10-22bcachefs: version_upgrade is now an enumGravatar Kent Overstreet 1-2/+3
2023-10-22bcachefs: bch2_version_to_text()Gravatar Kent Overstreet 1-1/+0
2023-10-22bcachefs: Verbose on by default when CONFIG_BCACHEFS_DEBUG=yGravatar Kent Overstreet 1-1/+7
2023-10-22bcachefs: Add option for completely disabling nocowGravatar Kent Overstreet 1-0/+6
2023-10-22bcachefs: Add max nr of IOs in flight to the move pathGravatar Kent Overstreet 1-1/+6
2023-10-22bcachefs: Nocow supportGravatar Kent Overstreet 1-0/+7
2023-10-22bcachefs: Btree write bufferGravatar Kent Overstreet 1-0/+5
2023-10-22bcachefs: bch2_inode_opts_get()Gravatar Kent Overstreet 1-5/+0
2023-10-22bcachefs: Improve bch2_inode_opts_to_opts()Gravatar Kent Overstreet 1-1/+0
2023-10-22bcachefs: Add an O_DIRECT option (for userspace)Gravatar Kent Overstreet 1-0/+5
2023-10-22bcachefs: Make verbose option settable at runtimeGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Make IO in flight by copygc/rebalance configurableGravatar Kent Overstreet 1-0/+5
2023-10-22bcachefs: Rename group to label for remaining strings.Gravatar Daniel Hill 1-4/+4
2023-10-22bcachefs: Make bch_option compatible with Rust ffiGravatar Brett Holman 1-11/+3
2023-10-22bcachefs: Kill old rebuild_replicas optionGravatar Kent Overstreet 1-5/+0
2023-10-22bcachefs: New discard implementationGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Make minimum journal_flush_delay nonzeroGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Better superblock opt validationGravatar Kent Overstreet 1-2/+3
2023-10-22bcachefs: x-macro metadata version enumGravatar Kent Overstreet 1-0/+1
2023-10-22bcachefs: Convert bch2_sb_to_text to master option listGravatar Kent Overstreet 1-30/+32
2023-10-22bcachefs: opts.read_journal_onlyGravatar Kent Overstreet 1-0/+5
2023-10-22bcachefs: Only allocate buckets_nouse when requestedGravatar Kent Overstreet 1-0/+5
2023-10-22bcachefs: bch2_journal_entry_to_text()Gravatar Kent Overstreet 1-0/+2
2023-10-22bcachefs: BCH_JSET_ENTRY_logGravatar Kent Overstreet 1-0/+5
2023-10-22bcachefs: Kill non-lru cache replacement policiesGravatar Kent Overstreet 1-1/+0
2023-10-22bcachefs: Turn encoded_extent_max into a regular optionGravatar Kent Overstreet 1-0/+6
2023-10-22bcachefs: Option improvementsGravatar Kent Overstreet 1-15/+25
2023-10-22bcachefs: Add more time_statsGravatar Kent Overstreet 1-3/+3
2023-10-22bcachefs: Specify filesystem optionsGravatar Kent Overstreet 1-53/+54
2023-10-22bcachefs: Convert journal sysfs params to regular optionsGravatar Kent Overstreet 1-1/+11
2023-10-22bcachefs: Fix quota support for snapshotsGravatar Kent Overstreet 1-6/+6
2023-10-22bcachefs: More enum stringsGravatar Kent Overstreet 1-1/+4
2023-10-22bcachefs: Improve transaction restart handling in fsck codeGravatar Kent Overstreet 1-0/+5
2023-10-22bcachefs: Disable quota supportGravatar Kent Overstreet 1-6/+6
2023-10-22bcachefs: Enabled shard_inode_numbers by defaultGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Add an option for btree node mem ptr optimizationGravatar Kent Overstreet 1-0/+5
2023-10-22bcachefs: Add an option for whether inodes use the key cacheGravatar Kent Overstreet 1-0/+5
2023-10-22bcachefs: bch2_d_types[]Gravatar Kent Overstreet 1-0/+1
2023-10-22bcachefs: Add an option to control sharding new inode numbersGravatar Kent Overstreet 1-1/+6
2023-10-22bcachefs: Kill reflink optionGravatar Kent Overstreet 1-5/+0
2023-10-22bcachefs: Use x-macros for more enumsGravatar Kent Overstreet 1-6/+5
2023-10-22bcachefs: Rename BTREE_ID enums for consistency with other enumsGravatar Kent Overstreet 1-0/+1
2023-10-22bcachefs: Use x-macros for compat feature bitsGravatar Kent Overstreet 1-0/+1
2023-10-22bcachefs: Redo checks for sufficient devicesGravatar Kent Overstreet 1-0/+5
2023-10-22bcachefs: Add an option for metadata_targetGravatar Kent Overstreet 1-0/+5
2023-10-22bcachefs: Indirect inline data extentsGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Fix for passing target= opts as mount optsGravatar Kent Overstreet 1-1/+1