aboutsummaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-01-01bcachefs: optimize __bch2_trans_get(), kill DEBUG_TRANSACTIONSKent Overstreet1-8/+0
2024-01-01bcachefs: six locks: Simplify optimistic spinningKent Overstreet1-0/+10
2023-11-24bcachefs: Put erasure coding behind an EXPERIMENTAL kconfig optionKent Overstreet1-0/+12
2023-11-04bcachefs: CONFIG_BCACHEFS_DEBUG_TRANSACTIONS no longer defaults to yKent Overstreet1-1/+0
2023-11-04bcachefs: Fix MEAN_AND_VARIANCE kconfig optionsKent Overstreet1-2/+1
2023-10-22bcachefs: Compression levelsKent Overstreet1-0/+2
2023-10-22bcachefs: Mark as EXPERIMENTALKent Overstreet1-1/+1
2023-10-22bcachefs: time stats now uses the mean_and_variance module.Daniel Hill1-0/+1
2023-10-22bcachefs: Mean and varianceDaniel Hill1-0/+9
2023-10-22bcachefs: Improved errcodesKent Overstreet1-0/+1
2023-10-22bcachefs: added lock held time statsDaniel Hill1-0/+6
2023-10-22bcachefs: Split out CONFIG_BCACHEFS_DEBUG_TRANSACTIONSKent Overstreet1-0/+9
2023-10-22bcachefs: add bcachefs xxhash supportjpsollie1-0/+1
2023-10-22bcachefs: Take a SRCU lock in btree transactionsKent Overstreet1-0/+1
2023-10-22bcachefs: use crc64 from lib/Kent Overstreet1-0/+1
2023-10-22bcachefs: Erasure codingKent Overstreet1-0/+2
2023-10-22bcachefs: Initial commitKent Overstreet1-0/+52