summaryrefslogtreecommitdiff
path: root/fs/bcachefs/Kconfig
AgeCommit message (Expand)Author
2024-03-10thread_with_file: Lift from bcachefsKent Overstreet
2024-03-10time_stats: Promote to lib/Kent Overstreet
2024-03-10mean and variance: Promote to lib/mathKent Overstreet
2024-01-01bcachefs: optimize __bch2_trans_get(), kill DEBUG_TRANSACTIONSKent Overstreet
2024-01-01bcachefs: six locks: Simplify optimistic spinningKent Overstreet
2023-11-24bcachefs: Put erasure coding behind an EXPERIMENTAL kconfig optionKent Overstreet
2023-11-04bcachefs: CONFIG_BCACHEFS_DEBUG_TRANSACTIONS no longer defaults to yKent Overstreet
2023-11-04bcachefs: Fix MEAN_AND_VARIANCE kconfig optionsKent Overstreet
2023-10-22bcachefs: Compression levelsKent Overstreet
2023-10-22bcachefs: Mark as EXPERIMENTALKent Overstreet
2023-10-22bcachefs: time stats now uses the mean_and_variance module.Daniel Hill
2023-10-22bcachefs: Mean and varianceDaniel Hill
2023-10-22bcachefs: Improved errcodesKent Overstreet
2023-10-22bcachefs: added lock held time statsDaniel Hill
2023-10-22bcachefs: Split out CONFIG_BCACHEFS_DEBUG_TRANSACTIONSKent Overstreet
2023-10-22bcachefs: add bcachefs xxhash supportjpsollie
2023-10-22bcachefs: Take a SRCU lock in btree transactionsKent Overstreet
2023-10-22bcachefs: use crc64 from lib/Kent Overstreet
2023-10-22bcachefs: Erasure codingKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet