summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/opts.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: bch2_opts_to_text()Kent Overstreet2024-09-211-0/+4
* bcachefs: Options for recovery_passes, recovery_passes_excludeKent Overstreet2024-09-211-0/+10
* bcachefs: promote_whole_extents is now a normal optionKent Overstreet2024-09-091-0/+5
* bcachefs: Opt_durability can now be set via bch2_opt_set_sb()Kent Overstreet2024-09-091-13/+15
* bcachefs: bch2_opt_set_sb() can now set (some) device optionsKent Overstreet2024-09-091-2/+8
* bcachefs: data_allowed is now an opts.h optionKent Overstreet2024-09-091-0/+6
* bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet2024-08-081-0/+5
* bcachefs: Make read_only a mount option again, but hiddenKent Overstreet2024-07-151-1/+2
* bcachefs: use new mount APIThomas Bertschinger2024-07-151-0/+7
* bcachefs: add printbuf arg to bch2_parse_mount_opts()Thomas Bertschinger2024-07-151-1/+4
* bcachefs: don't expose "read_only" as a mount optionThomas Bertschinger2024-07-151-1/+1
* bcachefs: Fix safe errors by defaultKent Overstreet2024-06-201-1/+1
* bcachefs: Kill opts.buckets_nouseKent Overstreet2024-05-081-5/+0
* bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet2024-05-081-1/+1
* bcachefs: Standardize helpers for printing enum strs with bounds checksKent Overstreet2024-04-141-4/+6
* bcachefs: Repair pass for scanning for btree nodesKent Overstreet2024-04-031-2/+2
* bcachefs: Improve -o norecovery; opts.recovery_pass_limitKent Overstreet2024-04-011-1/+6
* bcachefs: Pin btree cache in ram for random access in fsckKent Overstreet2024-03-141-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-061-1/+7
* bcachefs: factor out thread_with_file, thread_with_stdioKent Overstreet2024-01-061-2/+2
* bcachefs: Fix nochanges/read_only interactionKent Overstreet2024-01-061-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-021-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