Age | Commit message (Expand) | Author |
---|---|---|
2024-11-20 | dm-vdo murmurhash: remove u64 alignment requirement | Susan LeGendre-McGhee |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-04-10 | dm vdo murmurhash: remove unneeded semicolon | Matthew Sakai |
2024-03-29 | dm vdo murmurhash3: use kernel byteswapping routines instead of GCC ones | Ken Raeburn |
2024-02-20 | dm vdo: add the MurmurHash3 fast hashing algorithm | Matthew Sakai |