summaryrefslogtreecommitdiff
path: root/drivers/md/dm-vdo
AgeCommit message (Expand)Author
2024-02-20dm vdo: implement the volume indexMatthew Sakai
2024-02-20dm vdo: implement the delta indexMatthew Sakai
2024-02-20dm vdo: add deduplication index storage interfaceMatthew Sakai
2024-02-20dm vdo: add deduplication configuration structuresMatthew Sakai
2024-02-20dm vdo: add basic hash map data structuresMatthew Sakai
2024-02-20dm vdo: add specialized request queueing functionalityMatthew Sakai
2024-02-20dm vdo: add thread and synchronization utilitiesMatthew Sakai
2024-02-20dm vdo: add vdo type declarations, constants, and simple data structuresMatthew Sakai
2024-02-20dm vdo: add basic logging and support utilitiesMatthew Sakai
2024-02-20dm vdo: add memory allocation utilitiesMatthew Sakai
2024-02-20dm vdo: add the MurmurHash3 fast hashing algorithmMatthew Sakai