summaryrefslogtreecommitdiff
path: root/fs/bcachefs/opts.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-21bcachefs: bch2_opts_to_text()Kent Overstreet1-0/+4
2024-09-21bcachefs: Options for recovery_passes, recovery_passes_excludeKent Overstreet1-0/+10
2024-09-09bcachefs: promote_whole_extents is now a normal optionKent Overstreet1-0/+5
2024-09-09bcachefs: Opt_durability can now be set via bch2_opt_set_sb()Kent Overstreet1-13/+15
2024-09-09bcachefs: bch2_opt_set_sb() can now set (some) device optionsKent Overstreet1-2/+8
2024-09-09bcachefs: data_allowed is now an opts.h optionKent Overstreet1-0/+6
2024-08-07bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet1-0/+5
2024-07-14bcachefs: Make read_only a mount option again, but hiddenKent Overstreet1-1/+2
2024-07-14bcachefs: use new mount APIThomas Bertschinger1-0/+7
2024-07-14bcachefs: add printbuf arg to bch2_parse_mount_opts()Thomas Bertschinger1-1/+4
2024-07-14bcachefs: don't expose "read_only" as a mount optionThomas Bertschinger1-1/+1
2024-06-20bcachefs: Fix safe errors by defaultKent Overstreet1-1/+1
2024-05-08bcachefs: Kill opts.buckets_nouseKent Overstreet1-5/+0
2024-05-08bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet1-1/+1
2024-04-13bcachefs: Standardize helpers for printing enum strs with bounds checksKent Overstreet1-4/+6
2024-04-03bcachefs: Repair pass for scanning for btree nodesKent Overstreet1-2/+2
2024-03-31bcachefs: Improve -o norecovery; opts.recovery_pass_limitKent Overstreet1-1/+6
2024-03-13bcachefs: Pin btree cache in ram for random access in fsckKent Overstreet1-0/+5
2024-03-10bcachefs: no_splitbrain_check optionKent Overstreet1-0/+5
2024-01-21bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet1-0/+5
2024-01-21bcachefs: bch2_prt_compression_type()Kent Overstreet1-1/+1
2024-01-21bcachefs: helpers for printing data typesKent Overstreet1-1/+1
2024-01-05bcachefs: Add an option to control btree node prefetchingKent Overstreet1-1/+7
2024-01-05bcachefs: factor out thread_with_file, thread_with_stdioKent Overstreet1-2/+2
2024-01-05bcachefs: Fix nochanges/read_only interactionKent Overstreet1-1/+1
2024-01-01bcachefs: btree write buffer now slurps keys from journalKent Overstreet1-5/+0
2024-01-01bcachefs: Add ability to redirect log outputKent Overstreet1-0/+5
2023-11-01bcachefs: Add IO error counts to bch_memberKent Overstreet1-1/+0
2023-10-31bcachefs: Guard against unknown compression optionsKent Overstreet1-0/+1
2023-10-31bcachefs: bch2_btree_id_str()Kent Overstreet1-1/+1
2023-10-22bcachefs: Add iops fields to bch_memberHunter Shaffer1-0/+1
2023-10-22bcachefs: Fix W=12 build errorsKent Overstreet1-1/+1
2023-10-22bcachefs: Compression levelsKent Overstreet1-2/+2
2023-10-22bcachefs: fix_errors option is now a proper enumKent Overstreet1-2/+15
2023-10-22bcachefs: bch_opt_fnKent Overstreet1-2/+9
2023-10-22bcachefs: version_upgrade is now an enumKent Overstreet1-2/+3
2023-10-22bcachefs: bch2_version_to_text()Kent Overstreet1-1/+0
2023-10-22bcachefs: Verbose on by default when CONFIG_BCACHEFS_DEBUG=yKent Overstreet1-1/+7
2023-10-22bcachefs: Add option for completely disabling nocowKent Overstreet1-0/+6
2023-10-22bcachefs: Add max nr of IOs in flight to the move pathKent Overstreet1-1/+6
2023-10-22bcachefs: Nocow supportKent Overstreet1-0/+7
2023-10-22bcachefs: Btree write bufferKent Overstreet1-0/+5
2023-10-22bcachefs: bch2_inode_opts_get()Kent Overstreet1-5/+0
2023-10-22bcachefs: Improve bch2_inode_opts_to_opts()Kent Overstreet1-1/+0
2023-10-22bcachefs: Add an O_DIRECT option (for userspace)Kent Overstreet1-0/+5
2023-10-22bcachefs: Make verbose option settable at runtimeKent Overstreet1-1/+1
2023-10-22bcachefs: Make IO in flight by copygc/rebalance configurableKent Overstreet1-0/+5
2023-10-22bcachefs: Rename group to label for remaining strings.Daniel Hill1-4/+4
2023-10-22bcachefs: Make bch_option compatible with Rust ffiBrett Holman1-11/+3
2023-10-22bcachefs: Kill old rebuild_replicas optionKent Overstreet1-5/+0