linux/drivers/md/dm-vdo
Ken Raeburn 5f770bd1f2 dm vdo message-stats: reformat to remove excessive newlines
Signed-off-by: Ken Raeburn <raeburn@redhat.com>
Signed-off-by: Matthew Sakai <msakai@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
2024-02-20 13:43:18 -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: add administrative state and action manager 2024-02-20 13:43:14 -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: fix various blk_opf_t sparse warnings 2024-02-20 13:43:18 -05:00
block-map.h dm vdo: add documentation details on zones and locking 2024-02-20 13:43:18 -05:00
chapter-index.c dm vdo: rename struct geometry to index_geometry 2024-02-20 13:43:18 -05:00
chapter-index.h dm vdo: use #define for NO_CHAPTER and NO_CHAPTER_INDEX_ENTRY 2024-02-20 13:43:18 -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
config.c dm vdo: rename struct configuration to uds_configuration 2024-02-20 13:43:18 -05:00
config.h dm vdo: rename struct configuration to uds_configuration 2024-02-20 13:43:18 -05:00
constants.h dm vdo: move encoding constants to encodings.c 2024-02-20 13:43:18 -05:00
cpu.h dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
data-vio.c dm vdo data-vio: silence sparse warnings about locking context imbalances 2024-02-20 13:43:18 -05:00
data-vio.h dm vdo data-vio: rename is_trim flag to is_discard 2024-02-20 13:43:17 -05:00
dedupe.c dm vdo: add documentation details on zones and locking 2024-02-20 13:43:18 -05:00
dedupe.h dm vdo dedupe: switch to using int-map instead of pointer-map 2024-02-20 13:43:16 -05:00
delta-index.c dm vdo: implement the delta index 2024-02-20 13:43:14 -05:00
delta-index.h dm vdo: implement the delta index 2024-02-20 13:43:14 -05:00
dm-vdo-target.c dm vdo: rename vdo_map_to_system_error to vdo_status_to_errno 2024-02-20 13:43:17 -05:00
dump.c dm vdo wait-queue: add proper namespace to interface 2024-02-20 13:43:16 -05:00
dump.h dm vdo: add debugging support 2024-02-20 13:43:15 -05:00
encodings.c dm vdo: move encoding constants to encodings.c 2024-02-20 13:43:18 -05:00
encodings.h dm vdo: add the on-disk formats and marshalling of vdo structures 2024-02-20 13:43:15 -05:00
errors.c dm vdo: rename uds_map_to_system_error to uds_status_to_errno 2024-02-20 13:43:17 -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 wait-queue: rename to vdo_waitq_dequeue_waiter 2024-02-20 13:43:16 -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: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
funnel-queue.h dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
funnel-requestqueue.c dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
funnel-requestqueue.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
geometry.c dm vdo: rename struct geometry to index_geometry 2024-02-20 13:43:18 -05:00
geometry.h dm vdo: rename struct geometry to index_geometry 2024-02-20 13:43:18 -05:00
hash-utils.h dm vdo: rename struct geometry to index_geometry 2024-02-20 13:43:18 -05:00
index-layout.c dm vdo: rename struct configuration to uds_configuration 2024-02-20 13:43:18 -05:00
index-layout.h dm vdo: rename struct configuration to uds_configuration 2024-02-20 13:43:18 -05:00
index-page-map.c dm vdo: rename struct geometry to index_geometry 2024-02-20 13:43:18 -05:00
index-page-map.h dm vdo: rename struct geometry to index_geometry 2024-02-20 13:43:18 -05:00
index-session.c dm vdo: rename struct configuration to uds_configuration 2024-02-20 13:43:18 -05:00
index-session.h dm vdo: implement external deduplication index interface 2024-02-20 13:43:14 -05:00
index.c dm vdo: fix sparse 'warning: Using plain integer as NULL pointer' 2024-02-20 13:43:18 -05:00
index.h dm vdo: rename struct configuration to uds_configuration 2024-02-20 13:43:18 -05:00
int-map.c dm vdo int-map: remove unused parameter from vdo_int_map_create 2024-02-20 13:43:16 -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-factory.c dm vdo: add deduplication index storage interface 2024-02-20 13:43:14 -05:00
io-factory.h dm vdo: add deduplication index storage interface 2024-02-20 13:43:14 -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: add basic logging and support utilities 2024-02-20 13:43:13 -05:00
logger.h dm vdo: add basic logging and support utilities 2024-02-20 13:43:13 -05:00
logical-zone.c dm vdo int-map: remove unused parameter from vdo_int_map_create 2024-02-20 13:43:16 -05:00
logical-zone.h dm vdo: add flush support 2024-02-20 13:43:14 -05:00
Makefile dm vdo: fix sparse warnings about missing statics 2024-02-20 13:43:18 -05:00
memory-alloc.c
memory-alloc.h
message-stats.c dm vdo message-stats: reformat to remove excessive newlines 2024-02-20 13:43:18 -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
open-chapter.c dm vdo: rename struct geometry to index_geometry 2024-02-20 13:43:18 -05:00
open-chapter.h dm vdo: rename struct geometry to index_geometry 2024-02-20 13:43:18 -05:00
packer.c dm vdo io-submitter: rename to vdo_submit_data_vio 2024-02-20 13:43:16 -05:00
packer.h dm vdo: add the compressed block bin packer 2024-02-20 13:43:15 -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 int-map: remove unused parameter from vdo_int_map_create 2024-02-20 13:43:16 -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: add basic hash map data structures 2024-02-20 13:43:13 -05:00
priority-table.h dm vdo: add basic hash map data structures 2024-02-20 13:43:13 -05:00
radix-sort.c dm vdo: implement the chapter volume store 2024-02-20 13:43:14 -05:00
radix-sort.h dm vdo: implement the chapter volume store 2024-02-20 13:43:14 -05:00
recovery-journal.c dm vdo recovery-journal: fix sparse 'mixed bitwiseness' warning 2024-02-20 13:43:18 -05:00
recovery-journal.h dm vdo: add documentation details on zones and locking 2024-02-20 13:43:18 -05:00
repair.c dm vdo io-submitter: rename to vdo_submit_metadata_vio 2024-02-20 13:43:16 -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 slab-depot: fix various small nits 2024-02-20 13:43:17 -05:00
slab-depot.h dm vdo: add documentation details on zones and locking 2024-02-20 13:43:18 -05:00
sparse-cache.c dm vdo: rename struct geometry to index_geometry 2024-02-20 13:43:18 -05:00
sparse-cache.h dm vdo: rename struct geometry to index_geometry 2024-02-20 13:43:18 -05:00
statistics.h dm vdo: add statistics reporting 2024-02-20 13:43:15 -05:00
status-codes.c dm vdo: rename vdo_map_to_system_error to vdo_status_to_errno 2024-02-20 13:43:17 -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: add basic logging and support utilities 2024-02-20 13:43:13 -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-cond-var.c dm vdo: add thread and synchronization utilities 2024-02-20 13:43:13 -05:00
thread-device.c dm vdo: add thread and synchronization utilities 2024-02-20 13:43:13 -05:00
thread-device.h dm vdo: add thread and synchronization utilities 2024-02-20 13:43:13 -05:00
thread-registry.c dm vdo: add thread and synchronization utilities 2024-02-20 13:43:13 -05:00
thread-registry.h dm vdo: add thread and synchronization utilities 2024-02-20 13:43:13 -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: implement external deduplication index interface 2024-02-20 13:43:14 -05:00
uds-sysfs.h dm vdo: implement external deduplication index interface 2024-02-20 13:43:14 -05:00
uds-threads.c dm vdo: add thread and synchronization utilities 2024-02-20 13:43:13 -05:00
uds-threads.h dm vdo: add thread and synchronization utilities 2024-02-20 13:43:13 -05:00
uds.h dm vdo: implement external deduplication index interface 2024-02-20 13:43:14 -05:00
vdo.c dm vdo: fix sparse 'warning: Using plain integer as NULL pointer' 2024-02-20 13:43:18 -05:00
vdo.h dm vdo: add the primary vdo structure 2024-02-20 13:43:15 -05:00
vio.c dm vdo: fix various blk_opf_t sparse warnings 2024-02-20 13:43:18 -05:00
vio.h dm vdo: fix various blk_opf_t sparse warnings 2024-02-20 13:43:18 -05:00
volume-index.c dm vdo: rename struct configuration to uds_configuration 2024-02-20 13:43:18 -05:00
volume-index.h dm vdo: use #define for NO_CHAPTER and NO_CHAPTER_INDEX_ENTRY 2024-02-20 13:43:18 -05:00
volume.c dm vdo: rename struct configuration to uds_configuration 2024-02-20 13:43:18 -05:00
volume.h dm vdo: rename struct configuration to uds_configuration 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