index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
Kconfig
Age
Commit message (
Expand
)
Author
2025-05-21
bcachefs: Async object debugging
Kent Overstreet
2025-05-21
bcachefs: trace bch2_trans_kmalloc()
Kent Overstreet
2025-04-10
Merge tag 'bcachefs-2025-04-10' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-04-06
bcachefs: use library APIs for ChaCha20 and Poly1305
Eric Biggers
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2025-04-02
bcachefs: add missing selection of XARRAY_MULTI
Eric Biggers
2025-03-24
bcachefs: use sha256() instead of crypto_shash API
Eric Biggers
2025-02-12
bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTS
Kent Overstreet
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2024-12-21
bcachefs: BCACHEFS_PATH_TRACEPOINTS should depend on TRACING
Geert Uytterhoeven
2024-12-01
bcachefs: Explicitly select CRYPTO from BCACHEFS_FS
Eric Biggers
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
2024-09-09
bcachefs: Btree path tracepoints
Kent Overstreet
2024-01-01
bcachefs: optimize __bch2_trans_get(), kill DEBUG_TRANSACTIONS
Kent Overstreet
2024-01-01
bcachefs: six locks: Simplify optimistic spinning
Kent Overstreet
2023-11-24
bcachefs: Put erasure coding behind an EXPERIMENTAL kconfig option
Kent Overstreet
2023-11-04
bcachefs: CONFIG_BCACHEFS_DEBUG_TRANSACTIONS no longer defaults to y
Kent Overstreet
2023-11-04
bcachefs: Fix MEAN_AND_VARIANCE kconfig options
Kent Overstreet
2023-10-22
bcachefs: Compression levels
Kent Overstreet
2023-10-22
bcachefs: Mark as EXPERIMENTAL
Kent Overstreet
2023-10-22
bcachefs: time stats now uses the mean_and_variance module.
Daniel Hill
2023-10-22
bcachefs: Mean and variance
Daniel Hill
2023-10-22
bcachefs: Improved errcodes
Kent Overstreet
2023-10-22
bcachefs: added lock held time stats
Daniel Hill
2023-10-22
bcachefs: Split out CONFIG_BCACHEFS_DEBUG_TRANSACTIONS
Kent Overstreet
2023-10-22
bcachefs: add bcachefs xxhash support
jpsollie
2023-10-22
bcachefs: Take a SRCU lock in btree transactions
Kent Overstreet
2023-10-22
bcachefs: use crc64 from lib/
Kent Overstreet
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet