index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
Kconfig
Age
Commit message (
Expand
)
Author
2025-09-29
Remove bcachefs core code
Linus Torvalds
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