summaryrefslogtreecommitdiff
path: root/fs/bcachefs/checksum.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: kill bio_for_each_contig_segment()Kent Overstreet1-2/+2
2023-10-23bcachefs: kill bch2_crc64_updateKent Overstreet1-1/+1
2023-10-23bcachefs: Merge extents with checksumsKent Overstreet1-16/+2
2023-10-23bcachefs: use crc64 from lib/Kent Overstreet1-122/+0
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+753