index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-vdo
/
thread-utils.c
Age
Commit message (
Expand
)
Author
2026-03-02
dm vdo: remove redundant TYPE argument from vdo_allocate macro
Ken Raeburn
2024-03-04
dm vdo: remove vdo_perform_once
Matthew Sakai
2024-03-04
dm vdo logger: change from uds_ to vdo_ namespace
Mike Snitzer
2024-03-04
dm vdo thread-utils: return VDO_SUCCESS on vdo_create_thread success
Mike Snitzer
2024-03-04
dm vdo: check for VDO_SUCCESS return value from memory-alloc functions
Mike Snitzer
2024-03-04
dm vdo memory-alloc: change from uds_ to vdo_ namespace
Mike Snitzer
2024-03-04
dm-vdo: change unnamed enums to defines
Bruce Johnston
2024-03-04
dm vdo: include <asm/current.h> to resolve current being undeclared
Mike Snitzer
2024-03-01
dm vdo thread-utils: cleanup included headers
Mike Snitzer
2024-03-01
dm vdo thread-utils: further cleanup of thread functions
Mike Snitzer
2024-03-01
dm vdo thread-utils: push uds_*_cond interface down to indexer
Mike Snitzer
2024-03-01
dm vdo: fold thread-cond-var.c into thread-utils
Mike Snitzer
2024-03-01
dm vdo: rename uds-threads.[ch] to thread-utils.[ch]
Mike Snitzer