summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-vdo/encodings.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dm vdo logger: change from uds_ to vdo_ namespaceMike Snitzer2024-03-041-13/+13
* dm vdo encodings: update some stale commentsMike Snitzer2024-03-041-3/+1
* dm vdo permassert: audit all of ASSERT to test for VDO_SUCCESSMike Snitzer2024-03-041-78/+78
* dm vdo: check for VDO_SUCCESS return value from memory-alloc functionsMike Snitzer2024-03-041-1/+1
* dm vdo memory-alloc: change from uds_ to vdo_ namespaceMike Snitzer2024-03-041-2/+2
* dm-vdo: change unnamed enums to definesBruce Johnston2024-03-041-3/+1
* dm vdo: fix various function names referenced in comment blocksJiapeng Chong2024-03-041-1/+1
* dm vdo: move encoding constants to encodings.cSusan LeGendre-McGhee2024-02-201-0/+6
* dm vdo: fix sparse warnings about missing staticsMike Snitzer2024-02-201-1/+1
* dm vdo: add the on-disk formats and marshalling of vdo structuresMatthew Sakai2024-02-201-0/+1481