summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/opts.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Standardize helpers for printing enum strs with bounds checksKent Overstreet2024-04-131-4/+6
* bcachefs: Repair pass for scanning for btree nodesKent Overstreet2024-04-031-2/+2
* bcachefs: Improve -o norecovery; opts.recovery_pass_limitKent Overstreet2024-03-311-1/+6
* bcachefs: Pin btree cache in ram for random access in fsckKent Overstreet2024-03-131-0/+5
* bcachefs: no_splitbrain_check optionKent Overstreet2024-03-101-0/+5
* bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet2024-01-211-0/+5
* bcachefs: bch2_prt_compression_type()Kent Overstreet2024-01-211-1/+1
* bcachefs: helpers for printing data typesKent Overstreet2024-01-211-1/+1
* bcachefs: Add an option to control btree node prefetchingKent Overstreet2024-01-051-1/+7
* bcachefs: factor out thread_with_file, thread_with_stdioKent Overstreet2024-01-051-2/+2
* bcachefs: Fix nochanges/read_only interactionKent Overstreet2024-01-051-1/+1
* bcachefs: btree write buffer now slurps keys from journalKent Overstreet2024-01-011-5/+0
* bcachefs: Add ability to redirect log outputKent Overstreet2024-01-011-0/+5
* bcachefs: Add IO error counts to bch_memberKent Overstreet2023-11-011-1/+0
* bcachefs: Guard against unknown compression optionsKent Overstreet2023-10-311-0/+1
* bcachefs: bch2_btree_id_str()Kent Overstreet2023-10-311-1/+1
* bcachefs: Add iops fields to bch_memberHunter Shaffer2023-10-221-0/+1
* bcachefs: Fix W=12 build errorsKent Overstreet2023-10-221-1/+1
* bcachefs: Compression levelsKent Overstreet2023-10-221-2/+2
* bcachefs: fix_errors option is now a proper enumKent Overstreet2023-10-221-2/+15
* bcachefs: bch_opt_fnKent Overstreet2023-10-221-2/+9
* bcachefs: version_upgrade is now an enumKent Overstreet2023-10-221-2/+3
* bcachefs: bch2_version_to_text()Kent Overstreet2023-10-221-1/+0
* bcachefs: Verbose on by default when CONFIG_BCACHEFS_DEBUG=yKent Overstreet2023-10-221-1/+7
* bcachefs: Add option for completely disabling nocowKent Overstreet2023-10-221-0/+6
* bcachefs: Add max nr of IOs in flight to the move pathKent Overstreet2023-10-221-1/+6
* bcachefs: Nocow supportKent Overstreet2023-10-221-0/+7
* bcachefs: Btree write bufferKent Overstreet2023-10-221-0/+5
* bcachefs: bch2_inode_opts_get()Kent Overstreet2023-10-221-5/+0
* bcachefs: Improve bch2_inode_opts_to_opts()Kent Overstreet2023-10-221-1/+0
* bcachefs: Add an O_DIRECT option (for userspace)Kent Overstreet2023-10-221-0/+5
* bcachefs: Make verbose option settable at runtimeKent Overstreet2023-10-221-1/+1
* bcachefs: Make IO in flight by copygc/rebalance configurableKent Overstreet2023-10-221-0/+5
* bcachefs: Rename group to label for remaining strings.Daniel Hill2023-10-221-4/+4
* bcachefs: Make bch_option compatible with Rust ffiBrett Holman2023-10-221-11/+3
* bcachefs: Kill old rebuild_replicas optionKent Overstreet2023-10-221-5/+0
* bcachefs: New discard implementationKent Overstreet2023-10-221-1/+1
* bcachefs: Make minimum journal_flush_delay nonzeroKent Overstreet2023-10-221-1/+1
* bcachefs: Better superblock opt validationKent Overstreet2023-10-221-2/+3
* bcachefs: x-macro metadata version enumKent Overstreet2023-10-221-0/+1
* bcachefs: Convert bch2_sb_to_text to master option listKent Overstreet2023-10-221-30/+32
* bcachefs: opts.read_journal_onlyKent Overstreet2023-10-221-0/+5
* bcachefs: Only allocate buckets_nouse when requestedKent Overstreet2023-10-221-0/+5
* bcachefs: bch2_journal_entry_to_text()Kent Overstreet2023-10-221-0/+2
* bcachefs: BCH_JSET_ENTRY_logKent Overstreet2023-10-221-0/+5
* bcachefs: Kill non-lru cache replacement policiesKent Overstreet2023-10-221-1/+0
* bcachefs: Turn encoded_extent_max into a regular optionKent Overstreet2023-10-221-0/+6
* bcachefs: Option improvementsKent Overstreet2023-10-221-15/+25
* bcachefs: Add more time_statsKent Overstreet2023-10-221-3/+3
* bcachefs: Specify filesystem optionsKent Overstreet2023-10-221-53/+54