summaryrefslogtreecommitdiff
path: root/fs/bcachefs/checksum.h
AgeCommit message (Expand)Author
2023-09-13bcachefs: Fix W=12 build errorsKent Overstreet
2023-08-28bcachefs: Move bch_sb_field_crypt code to checksum.cKent Overstreet
2023-08-28bcachefs: Compression levelsKent Overstreet
2023-08-28bcachefs: Nocow supportKent Overstreet
2023-08-28bcachefs: Inlining improvementsKent Overstreet
2023-08-28bcachefs: More style fixesKent Overstreet
2023-08-28bcachefs: Check for errors from crypto_skcipher_encrypt()Kent Overstreet
2023-08-28bcachefs: More enum stringsKent Overstreet
2023-08-28bcachefs: add bcachefs xxhash supportjpsollie
2023-08-28bcachefs: Use x-macros for more enumsKent Overstreet
2023-08-28bcachefs: Track incompressible dataKent Overstreet
2023-08-28bcachefs: Convert some enums to x-macrosKent Overstreet
2023-08-28bcachefs: kill bch2_crc64_updateKent Overstreet
2023-08-28bcachefs: Merge extents with checksumsKent Overstreet
2023-08-28bcachefs: use crc64 from lib/Kent Overstreet
2023-08-28bcachefs: Initial commitKent Overstreet