..
indexer
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
action-manager.c
dm vdo: add administrative state and action manager
2024-02-20 13:43:14 -05:00
action-manager.h
dm vdo: add administrative state and action manager
2024-02-20 13:43:14 -05:00
admin-state.c
dm vdo: fix various function names referenced in comment blocks
2024-03-04 15:07:55 -05:00
admin-state.h
dm vdo: add administrative state and action manager
2024-02-20 13:43:14 -05:00
block-map.c
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
block-map.h
dm vdo: cleanup style for comments in structs
2024-02-20 13:43:19 -05:00
completion.c
dm vdo: add specialized request queueing functionality
2024-02-20 13:43:13 -05:00
completion.h
dm vdo: add specialized request queueing functionality
2024-02-20 13:43:13 -05:00
constants.h
dm vdo: cleanup style for comments in structs
2024-02-20 13:43:19 -05:00
cpu.h
dm vdo: add specialized request queueing functionality
2024-02-20 13:43:13 -05:00
data-vio.c
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
data-vio.h
dm vdo: move indexer files into sub-directory
2024-03-04 15:07:55 -05:00
dedupe.c
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
dedupe.h
dm vdo indexer: rename uds.h to indexer.h
2024-03-01 09:25:49 -05:00
dm-vdo-target.c
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
dump.c
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
dump.h
dm vdo: add debugging support
2024-02-20 13:43:15 -05:00
encodings.c
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
encodings.h
dm vdo: remove unnecessary indexer.h includes
2024-03-04 15:07:55 -05:00
errors.c
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
errors.h
dm vdo: rename uds_map_to_system_error to uds_status_to_errno
2024-02-20 13:43:17 -05:00
flush.c
dm vdo: fix various function names referenced in comment blocks
2024-03-04 15:07:55 -05:00
flush.h
dm vdo wait-queue: add proper namespace to interface
2024-02-20 13:43:16 -05:00
funnel-queue.c
dm vdo indexer: rename uds.h to indexer.h
2024-03-01 09:25:49 -05:00
funnel-queue.h
dm vdo: add specialized request queueing functionality
2024-02-20 13:43:13 -05:00
funnel-workqueue.c
dm vdo: add specialized request queueing functionality
2024-02-20 13:43:13 -05:00
funnel-workqueue.h
dm vdo: add specialized request queueing functionality
2024-02-20 13:43:13 -05:00
int-map.c
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
int-map.h
dm vdo int-map: remove unused parameter from vdo_int_map_create
2024-02-20 13:43:16 -05:00
io-submitter.c
dm vdo: fix various blk_opf_t sparse warnings
2024-02-20 13:43:18 -05:00
io-submitter.h
dm vdo: fix various blk_opf_t sparse warnings
2024-02-20 13:43:18 -05:00
Kconfig
dm vdo: use a proper Makefile for dm-vdo
2024-02-20 13:43:17 -05:00
logger.c
dm vdo: include <asm/current.h> to resolve current being undeclared
2024-03-04 15:07:55 -05:00
logger.h
dm vdo logger: update logging to start with "device-mapper: vdo"
2024-02-20 13:43:19 -05:00
logical-zone.c
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
logical-zone.h
dm vdo: add flush support
2024-02-20 13:43:14 -05:00
Makefile
dm vdo: move indexer files into sub-directory
2024-03-04 15:07:55 -05:00
memory-alloc.c
dm vdo memory-alloc: simplify allocations_allowed()
2024-03-04 15:07:55 -05:00
memory-alloc.h
message-stats.c
dm vdo: clean up scnprintf usage
2024-03-04 15:07:55 -05:00
message-stats.h
dm vdo: add statistics reporting
2024-02-20 13:43:15 -05:00
murmurhash3.c
murmurhash3.h
numeric.h
dm vdo: add deduplication index storage interface
2024-02-20 13:43:14 -05:00
packer.c
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
packer.h
dm vdo: remove internal ticket references
2024-03-04 15:07:55 -05:00
permassert.c
dm vdo: add basic logging and support utilities
2024-02-20 13:43:13 -05:00
permassert.h
dm vdo: add basic logging and support utilities
2024-02-20 13:43:13 -05:00
physical-zone.c
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
physical-zone.h
dm vdo: add the block allocators and physical zones
2024-02-20 13:43:15 -05:00
pool-sysfs-stats.c
dm vdo: add sysfs support for setting parameters and fetching stats
2024-02-20 13:43:15 -05:00
pool-sysfs.c
dm vdo: add sysfs support for setting parameters and fetching stats
2024-02-20 13:43:15 -05:00
pool-sysfs.h
dm vdo: add sysfs support for setting parameters and fetching stats
2024-02-20 13:43:15 -05:00
priority-table.c
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
priority-table.h
dm vdo: add basic hash map data structures
2024-02-20 13:43:13 -05:00
recovery-journal.c
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
recovery-journal.h
dm vdo: cleanup style for comments in structs
2024-02-20 13:43:19 -05:00
repair.c
dm vdo: remove internal ticket references
2024-03-04 15:07:55 -05:00
repair.h
dm vdo: add repair of damaged vdo volumes
2024-02-20 13:43:15 -05:00
slab-depot.c
dm vdo: fix various function names referenced in comment blocks
2024-03-04 15:07:55 -05:00
slab-depot.h
dm vdo: add documentation details on zones and locking
2024-02-20 13:43:18 -05:00
statistics.h
dm vdo: cleanup style for comments in structs
2024-02-20 13:43:19 -05:00
status-codes.c
dm vdo thread-utils: further cleanup of thread functions
2024-03-01 09:26:07 -05:00
status-codes.h
dm vdo: rename vdo_map_to_system_error to vdo_status_to_errno
2024-02-20 13:43:17 -05:00
string-utils.c
dm vdo string-utils: remove unnecessary includes
2024-02-20 13:43:18 -05:00
string-utils.h
dm vdo: add basic logging and support utilities
2024-02-20 13:43:13 -05:00
sysfs.c
dm vdo: add sysfs support for setting parameters and fetching stats
2024-02-20 13:43:15 -05:00
thread-device.c
dm vdo thread-device: rename all methods to reflect vdo-only use
2024-03-01 09:26:24 -05:00
thread-device.h
dm vdo thread-device: rename all methods to reflect vdo-only use
2024-03-01 09:26:24 -05:00
thread-registry.c
dm vdo: include <asm/current.h> to resolve current being undeclared
2024-03-04 15:07:55 -05:00
thread-registry.h
dm vdo thread-registry: rename all methods to reflect vdo-only use
2024-03-01 09:26:20 -05:00
thread-utils.c
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
thread-utils.h
dm vdo thread-utils: cleanup included headers
2024-03-01 09:26:11 -05:00
time-utils.h
dm vdo: add basic logging and support utilities
2024-02-20 13:43:13 -05:00
types.h
dm vdo data-vio: rename is_trim flag to is_discard
2024-02-20 13:43:17 -05:00
uds-sysfs.c
dm vdo: move indexer files into sub-directory
2024-03-04 15:07:55 -05:00
uds-sysfs.h
dm vdo: implement external deduplication index interface
2024-02-20 13:43:14 -05:00
vdo.c
dm-vdo: change unnamed enums to defines
2024-03-04 15:07:56 -05:00
vdo.h
dm vdo: remove unnecessary indexer.h includes
2024-03-04 15:07:55 -05:00
vio.c
dm vdo: remove internal ticket references
2024-03-04 15:07:55 -05:00
vio.h
dm vdo: fix various blk_opf_t sparse warnings
2024-02-20 13:43:18 -05:00
wait-queue.c
dm vdo wait-queue: rename to vdo_waitq_dequeue_waiter
2024-02-20 13:43:16 -05:00
wait-queue.h
dm vdo wait-queue: rename to vdo_waitq_dequeue_waiter
2024-02-20 13:43:16 -05:00