summaryrefslogtreecommitdiff
path: root/fs/bcachefs/opts.h
AgeCommit message (Expand)AuthorFilesLines
10 daysbcachefs: Add an "ignore unknown" option to bch2_parse_mount_opts()Kent Overstreet1-1/+1
13 daysbcachefs: Fix duplicate checksum error messages in write pathKent Overstreet1-0/+1
2025-03-24bcachefs: Fix block/btree node size defaultsKent Overstreet1-7/+2
2025-03-24bcachefs: Device state is now a runtime optionKent Overstreet1-1/+1
2025-03-24bcachefs: Device options now use standard sysfs codeKent Overstreet1-1/+1
2025-03-24bcachefs: Kill BCH_DEV_OPT_SETTERS()Kent Overstreet1-25/+25
2025-03-16bcachefs: Checksum errors get additional retriesKent Overstreet1-0/+5
2025-03-14bcachefs: Kick devices out after too many write IO errorsKent Overstreet1-0/+5
2025-03-14bcachefs: metadata_target is not an inode optionKent Overstreet1-1/+1
2025-02-06bcachefs: bch2_bkey_sectors_need_rebalance() now only depends on bch_extent_r...Kent Overstreet1-14/+0
2025-01-25bcachefs: rebalance, copygc enabled are runtime optsKent Overstreet1-2/+2
2025-01-09bcachefs: bcachefs_metadata_version_persistent_inode_cursorsKent Overstreet1-5/+5
2024-12-21bcachefs: Don't BUG_ON() when superblock feature wasn't set for compressed dataKent Overstreet1-0/+1
2024-12-21bcachefs: Correct the description of the '--bucket=size' optionsYouling Tang1-1/+1
2024-12-21bcachefs: New bch_extent_rebalance fieldsKent Overstreet1-1/+2
2024-12-21bcachefs: bch2_prt_csum_opt()Kent Overstreet1-3/+4
2024-12-21bcachefs: copygc_enabled, rebalance_enabled now opts.h optionsKent Overstreet1-0/+12
2024-12-21bcachefs: Add bch_io_opts fields for indicating whether the opts came from th...Kent Overstreet1-0/+3
2024-12-21bcachefs: io_opts_to_rebalance_opts()Kent Overstreet1-0/+13
2024-12-21bcachefs: bch2_io_opts_fixups()Kent Overstreet1-2/+10
2024-10-18bcachefs: Add hash seed, type to inode_to_text()Kent Overstreet1-1/+2
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