summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/Kconfig
AgeCommit message (Expand)AuthorLines
2025-09-29Remove bcachefs core codeLinus Torvalds-121/+0
2025-05-21bcachefs: Async object debuggingKent Overstreet-0/+4
2025-05-21bcachefs: trace bch2_trans_kmalloc()Kent Overstreet-0/+4
2025-04-10Merge tag 'bcachefs-2025-04-10' of git://evilpiepirate.org/bcachefsLinus Torvalds-3/+2
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds-1/+1
2025-04-06bcachefs: use library APIs for ChaCha20 and Poly1305Eric Biggers-3/+2
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers-1/+1
2025-04-02bcachefs: add missing selection of XARRAY_MULTIEric Biggers-0/+1
2025-03-24bcachefs: use sha256() instead of crypto_shash APIEric Biggers-1/+1
2025-02-12bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTSKent Overstreet-0/+7
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds-0/+1
2024-12-21bcachefs: BCACHEFS_PATH_TRACEPOINTS should depend on TRACINGGeert Uytterhoeven-1/+1
2024-12-01bcachefs: Explicitly select CRYPTO from BCACHEFS_FSEric Biggers-0/+1
2024-11-05lib/min_heap: introduce non-inline versions of min heap API functionsKuan-Wei Chiu-0/+1
2024-09-09bcachefs: Btree path tracepointsKent Overstreet-0/+7
2024-01-01bcachefs: optimize __bch2_trans_get(), kill DEBUG_TRANSACTIONSKent Overstreet-8/+0
2024-01-01bcachefs: six locks: Simplify optimistic spinningKent Overstreet-0/+10
2023-11-24bcachefs: Put erasure coding behind an EXPERIMENTAL kconfig optionKent Overstreet-0/+12
2023-11-04bcachefs: CONFIG_BCACHEFS_DEBUG_TRANSACTIONS no longer defaults to yKent Overstreet-1/+0
2023-11-04bcachefs: Fix MEAN_AND_VARIANCE kconfig optionsKent Overstreet-2/+1
2023-10-22bcachefs: Compression levelsKent Overstreet-0/+2
2023-10-22bcachefs: Mark as EXPERIMENTALKent Overstreet-1/+1
2023-10-22bcachefs: time stats now uses the mean_and_variance module.Daniel Hill-0/+1
2023-10-22bcachefs: Mean and varianceDaniel Hill-0/+9
2023-10-22bcachefs: Improved errcodesKent Overstreet-0/+1
2023-10-22bcachefs: added lock held time statsDaniel Hill-0/+6
2023-10-22bcachefs: Split out CONFIG_BCACHEFS_DEBUG_TRANSACTIONSKent Overstreet-0/+9
2023-10-22bcachefs: add bcachefs xxhash supportjpsollie-0/+1
2023-10-22bcachefs: Take a SRCU lock in btree transactionsKent Overstreet-0/+1
2023-10-22bcachefs: use crc64 from lib/Kent Overstreet-0/+1
2023-10-22bcachefs: Erasure codingKent Overstreet-0/+2
2023-10-22bcachefs: Initial commitKent Overstreet-0/+52