summaryrefslogtreecommitdiff
path: root/fs/bcachefs/checksum.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Nocow supportKent Overstreet1-2/+5
2023-10-23bcachefs: Inlining improvementsKent Overstreet1-2/+10
2023-10-23bcachefs: More style fixesKent Overstreet1-5/+5
2023-10-23bcachefs: Check for errors from crypto_skcipher_encrypt()Kent Overstreet1-3/+3
2023-10-23bcachefs: More enum stringsKent Overstreet1-10/+10
2023-10-23bcachefs: add bcachefs xxhash supportjpsollie1-0/+2
2023-10-23bcachefs: Use x-macros for more enumsKent Overstreet1-3/+3
2023-10-23bcachefs: Track incompressible dataKent Overstreet1-2/+5
2023-10-23bcachefs: Convert some enums to x-macrosKent Overstreet1-2/+2
2023-10-23bcachefs: kill bch2_crc64_updateKent Overstreet1-5/+0
2023-10-23bcachefs: Merge extents with checksumsKent Overstreet1-0/+16
2023-10-23bcachefs: use crc64 from lib/Kent Overstreet1-1/+5
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+184