summaryrefslogtreecommitdiff
path: root/drivers/md/dm-vdo
AgeCommit message (Expand)Author
2024-02-20dm vdo: add vio, the request object for vdo metadataMatthew Sakai
2024-02-20dm vdo: add administrative state and action managerMatthew Sakai
2024-02-20dm vdo: implement external deduplication index interfaceMatthew Sakai
2024-02-20dm vdo: implement top-level deduplication indexMatthew Sakai
2024-02-20dm vdo: implement the chapter volume storeMatthew Sakai
2024-02-20dm vdo: implement the open chapter and chapter indexesMatthew Sakai
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