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