summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-vdo/thread-registry.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dm vdo permassert: audit all of ASSERT to test for VDO_SUCCESSMike Snitzer2024-03-041-2/+2
* dm vdo: include <asm/current.h> to resolve current being undeclaredMike Snitzer2024-03-041-0/+1
* dm vdo thread-registry: rename all methods to reflect vdo-only useMike Snitzer2024-03-011-4/+4
* dm vdo: add thread and synchronization utilitiesMatthew Sakai2024-02-201-0/+92