index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
opts.c
Age
Commit message (
Expand
)
Author
2025-05-21
bcachefs: Incompatible features may now be enabled at runtime
Kent Overstreet
2025-05-21
bcachefs: Clean up option pre/post hooks, small fixes
Kent Overstreet
2025-05-21
bcachefs: Improve opts.degraded
Kent Overstreet
2025-05-21
bcachefs: indent error messages of invalid compression
Integral
2025-05-21
bcachefs: early return for negative values when parsing BCH_OPT_UINT
Integral
2025-03-28
bcachefs: Add an "ignore unknown" option to bch2_parse_mount_opts()
Kent Overstreet
2025-03-28
bcachefs: Recovery no longer holds state_lock
Kent Overstreet
2025-03-25
bcachefs: Fix duplicate checksum error messages in write path
Kent Overstreet
2025-03-24
bcachefs: Fix block/btree node size defaults
Kent Overstreet
2025-03-24
bcachefs: Device state is now a runtime option
Kent Overstreet
2025-03-24
bcachefs: Device options now use standard sysfs code
Kent Overstreet
2025-03-24
bcachefs: Kill BCH_DEV_OPT_SETTERS()
Kent Overstreet
2024-12-21
bcachefs: Don't BUG_ON() when superblock feature wasn't set for compressed data
Kent Overstreet
2024-12-21
bcachefs: add support for true/false & yes/no in bool-type options
Integral
2024-12-21
bcachefs: bch2_prt_csum_opt()
Kent Overstreet
2024-12-21
bcachefs: bch2_io_opts_fixups()
Kent Overstreet
2024-11-07
bcachefs: Change OPT_STR max to be 1 less than the size of choices array
Piotr Zalewski
2024-10-18
bcachefs: Add hash seed, type to inode_to_text()
Kent Overstreet
2024-10-18
bcachefs: skip mount option handle for empty string.
Hongbo Li
2024-10-09
bcachefs: Fix NULL pointer dereference in bch2_opt_to_text
Mohammed Anees
2024-09-21
bcachefs: bch2_opts_to_text()
Kent Overstreet
2024-09-21
bcachefs: Options for recovery_passes, recovery_passes_exclude
Kent Overstreet
2024-09-09
bcachefs: Opt_durability can now be set via bch2_opt_set_sb()
Kent Overstreet
2024-09-09
bcachefs: bch2_opt_set_sb() can now set (some) device options
Kent Overstreet
2024-09-09
bcachefs: data_allowed is now an opts.h option
Kent Overstreet
2024-07-14
bcachefs: Add error code to defer option parsing
Thomas Bertschinger
2024-07-14
bcachefs: add printbuf arg to bch2_parse_mount_opts()
Thomas Bertschinger
2024-04-13
bcachefs: Standardize helpers for printing enum strs with bounds checks
Kent Overstreet
2024-03-31
bcachefs: Improve -o norecovery; opts.recovery_pass_limit
Kent Overstreet
2024-03-13
bcachefs: intercept mountoption value for bool type
Hongbo Li
2024-03-13
bcachefs: fix the error code when mounting with incorrect options.
Hongbo Li
2024-01-21
bcachefs: bch2_prt_compression_type()
Kent Overstreet
2024-01-21
bcachefs: helpers for printing data types
Kent Overstreet
2024-01-01
bcachefs: BCH_ERR_opt_parse_error
Kent Overstreet
2023-11-05
bcachefs: Replace ERANGE with private error codes
Kent Overstreet
2023-11-01
bcachefs: Add IO error counts to bch_member
Kent Overstreet
2023-10-31
bcachefs: Guard against unknown compression options
Kent Overstreet
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-22
bcachefs: Add iops fields to bch_member
Hunter Shaffer
2023-10-22
bcachefs: Ignore unknown mount options
Kent Overstreet
2023-10-22
bcachefs: Handle weird opt string from sys_fsconfig()
Kent Overstreet
2023-10-22
bcachefs: Assorted fixes for clang
Kent Overstreet
2023-10-22
bcachefs: Consolidate btree id properties
Kent Overstreet
2023-10-22
bcachefs: fix_errors option is now a proper enum
Kent Overstreet
2023-10-22
bcachefs: bch_opt_fn
Kent Overstreet
2023-10-22
bcachefs: version_upgrade is now an enum
Kent Overstreet
2023-10-22
bcachefs: bch2_version_to_text()
Kent Overstreet
2023-10-22
bcachefs: bch2_inode_opts_get()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_inode_opts_to_opts()
Kent Overstreet
2023-10-22
bcachefs: Improve an error message
Kent Overstreet
[next]