summaryrefslogtreecommitdiff
path: root/drivers/md/dm-vdo/encodings.c
AgeCommit message (Expand)Author
2024-03-04dm vdo logger: change from uds_ to vdo_ namespaceMike Snitzer
2024-03-04dm vdo encodings: update some stale commentsMike Snitzer
2024-03-04dm vdo permassert: audit all of ASSERT to test for VDO_SUCCESSMike Snitzer
2024-03-04dm vdo: check for VDO_SUCCESS return value from memory-alloc functionsMike Snitzer
2024-03-04dm vdo memory-alloc: change from uds_ to vdo_ namespaceMike Snitzer
2024-03-04dm-vdo: change unnamed enums to definesBruce Johnston
2024-03-04dm vdo: fix various function names referenced in comment blocksJiapeng Chong
2024-02-20dm vdo: move encoding constants to encodings.cSusan LeGendre-McGhee
2024-02-20dm vdo: fix sparse warnings about missing staticsMike Snitzer
2024-02-20dm vdo: add the on-disk formats and marshalling of vdo structuresMatthew Sakai