summaryrefslogtreecommitdiff
path: root/fs/bcachefs/checksum.c
AgeCommit message (Expand)Author
2023-10-22bcachefs: Assorted checkpatch fixesKent Overstreet
2023-10-22bcachefs: Use bch2_err_str() in error messagesKent Overstreet
2023-10-22bcachefs: Improve checksum error messagesKent Overstreet
2023-10-22bcachefs: Printbuf reworkKent Overstreet
2023-10-22bcachefs: Fix memory corruption in encryption pathKent Overstreet
2023-10-22bcachefs: Fix encryption path on armKent Overstreet
2023-10-22bcachefs: Switch to key_type_user, not logonKent Overstreet
2023-10-22bcachefs: Check for errors from crypto_skcipher_encrypt()Kent Overstreet
2023-10-22bcachefs: Log & error message improvementsKent Overstreet
2023-10-22bcachefs: More enum stringsKent Overstreet
2023-10-22bcachefs: add bcachefs xxhash supportjpsollie
2023-10-22bcachefs: Prepare checksums for more advanced algorithmsjpsollie
2023-10-22bcachefs: Track incompressible dataKent Overstreet
2023-10-22bcachefs: kill bio_for_each_contig_segment()Kent Overstreet
2023-10-22bcachefs: kill bch2_crc64_updateKent Overstreet
2023-10-22bcachefs: Merge extents with checksumsKent Overstreet
2023-10-22bcachefs: use crc64 from lib/Kent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet