summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/checksum.h
AgeCommit message (Expand)AuthorLines
2025-09-29Remove bcachefs core codeLinus Torvalds-240/+0
2025-05-21bcachefs: export bch2_chacha20Kent Overstreet-0/+2
2025-04-06bcachefs: use library APIs for ChaCha20 and Poly1305Eric Biggers-2/+1
2025-03-24bcachefs: #if 0 out (enable|disable)_encryption()Kent Overstreet-0/+2
2024-12-21bcachefs: bch2_prt_csum_opt()Kent Overstreet-1/+1
2024-04-13bcachefs: Standardize helpers for printing enum strs with bounds checksKent Overstreet-2/+3
2024-01-05bcachefs: improve checksum error messagesKent Overstreet-0/+23
2023-10-22bcachefs: Fixes for building in userspaceKent Overstreet-0/+3
2023-10-22bcachefs: Fix W=12 build errorsKent Overstreet-3/+2
2023-10-22bcachefs: Move bch_sb_field_crypt code to checksum.cKent Overstreet-0/+2
2023-10-22bcachefs: Compression levelsKent Overstreet-6/+0
2023-10-22bcachefs: Nocow supportKent Overstreet-2/+5
2023-10-22bcachefs: Inlining improvementsKent Overstreet-2/+10
2023-10-22bcachefs: More style fixesKent Overstreet-5/+5
2023-10-22bcachefs: Check for errors from crypto_skcipher_encrypt()Kent Overstreet-3/+3
2023-10-22bcachefs: More enum stringsKent Overstreet-10/+10
2023-10-22bcachefs: add bcachefs xxhash supportjpsollie-0/+2
2023-10-22bcachefs: Use x-macros for more enumsKent Overstreet-3/+3
2023-10-22bcachefs: Track incompressible dataKent Overstreet-2/+5
2023-10-22bcachefs: Convert some enums to x-macrosKent Overstreet-2/+2
2023-10-22bcachefs: kill bch2_crc64_updateKent Overstreet-5/+0
2023-10-22bcachefs: Merge extents with checksumsKent Overstreet-0/+16
2023-10-22bcachefs: use crc64 from lib/Kent Overstreet-1/+5
2023-10-22bcachefs: Initial commitKent Overstreet-0/+184