Age | Commit message (Expand) | Author | Files | Lines |
2024-04-13 | bcachefs: Standardize helpers for printing enum strs with bounds checks | Kent Overstreet | 1 | -2/+3 |
2024-01-05 | bcachefs: improve checksum error messages | Kent Overstreet | 1 | -0/+23 |
2023-10-22 | bcachefs: Fixes for building in userspace | Kent Overstreet | 1 | -0/+3 |
2023-10-22 | bcachefs: Fix W=12 build errors | Kent Overstreet | 1 | -3/+2 |
2023-10-22 | bcachefs: Move bch_sb_field_crypt code to checksum.c | Kent Overstreet | 1 | -0/+2 |
2023-10-22 | bcachefs: Compression levels | Kent Overstreet | 1 | -6/+0 |
2023-10-22 | bcachefs: Nocow support | Kent Overstreet | 1 | -2/+5 |
2023-10-22 | bcachefs: Inlining improvements | Kent Overstreet | 1 | -2/+10 |
2023-10-22 | bcachefs: More style fixes | Kent Overstreet | 1 | -5/+5 |
2023-10-22 | bcachefs: Check for errors from crypto_skcipher_encrypt() | Kent Overstreet | 1 | -3/+3 |
2023-10-22 | bcachefs: More enum strings | Kent Overstreet | 1 | -10/+10 |
2023-10-22 | bcachefs: add bcachefs xxhash support | jpsollie | 1 | -0/+2 |
2023-10-22 | bcachefs: Use x-macros for more enums | Kent Overstreet | 1 | -3/+3 |
2023-10-22 | bcachefs: Track incompressible data | Kent Overstreet | 1 | -2/+5 |
2023-10-22 | bcachefs: Convert some enums to x-macros | Kent Overstreet | 1 | -2/+2 |
2023-10-22 | bcachefs: kill bch2_crc64_update | Kent Overstreet | 1 | -5/+0 |
2023-10-22 | bcachefs: Merge extents with checksums | Kent Overstreet | 1 | -0/+16 |
2023-10-22 | bcachefs: use crc64 from lib/ | Kent Overstreet | 1 | -1/+5 |
2023-10-22 | bcachefs: Initial commit | Kent Overstreet | 1 | -0/+184 |