summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/checksum.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Standardize helpers for printing enum strs with bounds checksKent Overstreet2024-04-131-2/+3
* bcachefs: improve checksum error messagesKent Overstreet2024-01-051-0/+23
* bcachefs: Fixes for building in userspaceKent Overstreet2023-10-221-0/+3
* bcachefs: Fix W=12 build errorsKent Overstreet2023-10-221-3/+2
* bcachefs: Move bch_sb_field_crypt code to checksum.cKent Overstreet2023-10-221-0/+2
* bcachefs: Compression levelsKent Overstreet2023-10-221-6/+0
* bcachefs: Nocow supportKent Overstreet2023-10-221-2/+5
* bcachefs: Inlining improvementsKent Overstreet2023-10-221-2/+10
* bcachefs: More style fixesKent Overstreet2023-10-221-5/+5
* bcachefs: Check for errors from crypto_skcipher_encrypt()Kent Overstreet2023-10-221-3/+3
* bcachefs: More enum stringsKent Overstreet2023-10-221-10/+10
* bcachefs: add bcachefs xxhash supportjpsollie2023-10-221-0/+2
* bcachefs: Use x-macros for more enumsKent Overstreet2023-10-221-3/+3
* bcachefs: Track incompressible dataKent Overstreet2023-10-221-2/+5
* bcachefs: Convert some enums to x-macrosKent Overstreet2023-10-221-2/+2
* bcachefs: kill bch2_crc64_updateKent Overstreet2023-10-221-5/+0
* bcachefs: Merge extents with checksumsKent Overstreet2023-10-221-0/+16
* bcachefs: use crc64 from lib/Kent Overstreet2023-10-221-1/+5
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+184