linux-2.6-block.git
2024-03-04 Mike Snitzerdm vdo: move indexer files into sub-directory
2024-03-04 Matthew Sakaidm vdo: remove unnecessary indexer.h includes
2024-03-04 Chung Chungdm vdo: clean up scnprintf usage
2024-03-04 Mike Snitzerdm vdo: include <asm/current.h> to resolve current...
2024-03-04 Mike Snitzerdm vdo indexer-volume: fix missing mutex_lock in proces...
2024-03-04 Mike Snitzerdm vdo flush: initialize return to NULL in allocate_flush
2024-03-04 Dan Carpenterdm vdo slab-depot: delete unnecessary check in allocate...
2024-03-04 Mike Snitzerdm vdo memory-alloc: simplify allocations_allowed()
2024-03-04 Susan LeGendre... dm vdo: remove internal ticket references
2024-03-01 Mike Snitzerdm vdo thread-device: rename all methods to reflect...
2024-03-01 Mike Snitzerdm vdo thread-registry: rename all methods to reflect...
2024-03-01 Mike Snitzerdm vdo thread-utils: cleanup included headers
2024-03-01 Mike Snitzerdm vdo thread-utils: further cleanup of thread functions
2024-03-01 Mike Snitzerdm vdo thread-utils: remove all uds_*_mutex wrappers
2024-03-01 Mike Snitzerdm vdo thread-utils: push uds_*_cond interface down...
2024-03-01 Mike Snitzerdm vdo: fold thread-cond-var.c into thread-utils
2024-03-01 Mike Snitzerdm vdo indexer: rename uds.h to indexer.h
2024-03-01 Mike Snitzerdm vdo: rename uds-threads.[ch] to thread-utils.[ch]
2024-03-01 Mike Snitzerdm vdo indexer sparse-cache: cleanup threads_barrier...
2024-03-01 Mike Snitzerdm vdo uds-threads: push 'barrier' down to sparse-cache
2024-03-01 Mike Snitzerdm vdo uds-threads: eliminate uds_*_semaphore interfaces
2024-03-01 Mike Snitzerdm vdo: make uds_*_semaphore interface private to uds...
2024-03-01 Mike Snitzerdm vdo block-map: rename page state name from "UDS_FREE...
2024-03-01 Harshit Mogalapallidm vdo volume-index: fix an assert statement in start_r...
2024-02-20 Mike Snitzerdm vdo logger: update logging to start with "device...
2024-02-20 Mike Snitzerdm vdo logger: switch UDS_LOG_NOTICE to be alias for...
2024-02-20 Mike Snitzerdm vdo: tweak wait_for_completion_interruptible callers
2024-02-20 Mike Snitzerdm vdo delta-index: fix various small nits
2024-02-20 Mike Snitzerdm vdo chapter_index: fix a few small nits
2024-02-20 Mike Snitzerdm vdo: cleanup style for comments in structs
2024-02-20 Mike Snitzerdm vdo dedupe: fix various small nits
2024-02-20 Mike Snitzerdm vdo string-utils: remove unnecessary includes
2024-02-20 Ken Raeburndm vdo message-stats: reformat to remove excessive...
2024-02-20 Mike Snitzerdm vdo: use #define for NO_CHAPTER and NO_CHAPTER_INDEX...
2024-02-20 Susan LeGendre... dm vdo: move encoding constants to encodings.c
2024-02-20 Matthew Sakaidm vdo: add documentation details on zones and locking
2024-02-20 Matthew Sakaidm vdo: add vio life cycle details to design doc
2024-02-20 Matthew Sakaidm vdo: add vdo documentation to device-mapper index
2024-02-20 Mike Snitzerdm vdo recovery-journal: fix sparse 'mixed bitwiseness...
2024-02-20 Mike Snitzerdm vdo dedupe: silence sparse warnings about locking...
2024-02-20 Mike Snitzerdm vdo data-vio: silence sparse warnings about locking...
2024-02-20 Mike Snitzerdm vdo: fix various blk_opf_t sparse warnings
2024-02-20 Mike Snitzerdm vdo: fix sparse 'warning: Using plain integer as...
2024-02-20 Mike Snitzerdm vdo: fix sparse warnings about missing statics
2024-02-20 Mike Snitzerdm vdo: rename struct configuration to uds_configuration
2024-02-20 Mike Snitzerdm vdo: rename struct geometry to index_geometry
2024-02-20 Mike Snitzerdm vdo index: fix various small nits
2024-02-20 Mike Snitzerdm vdo dedupe: fix various small nits
2024-02-20 Mike Snitzerdm vdo slab-depot: fix various small nits
2024-02-20 Mike Snitzerdm vdo data-vio: rename is_trim flag to is_discard
2024-02-20 Mike Snitzerdm vdo: rename vdo_map_to_system_error to vdo_status_to...
2024-02-20 Mike Snitzerdm vdo: rename uds_map_to_system_error to uds_status_to...
2024-02-20 Mike Snitzerdm vdo: slight cleanup of UDS error codes
2024-02-20 Mike Snitzerdm vdo block-map: rename struct cursors member to ...
2024-02-20 Mike Snitzerdm vdo block-map: avoid extra dereferences to access...
2024-02-20 Mike Snitzerdm vdo block-map: remove extra vdo arg from initialize_...
2024-02-20 Mike Snitzerdm vdo block-map: use uds_log_ratelimit() rather than...
2024-02-20 Mike Snitzerdm vdo block-map: fix a few small nits
2024-02-20 Mike Snitzerdm vdo: use a proper Makefile for dm-vdo
2024-02-20 Mike Snitzerdm vdo: fix how dm_kcopyd_client_create() failure is...
2024-02-20 Bruce Johnstondm vdo int-map: remove unused parameter from vdo_int_ma...
2024-02-20 Bruce Johnstondm vdo int-map: rename functions to use a common vdo_in...
2024-02-20 Bruce Johnstondm vdo dedupe: switch to using int-map instead of point...
2024-02-20 Mike Snitzerdm vdo wait-queue: rename to vdo_waitq_dequeue_waiter
2024-02-20 Mike Snitzerdm vdo block-map: optimize enter_zone_read_only_mode
2024-02-20 Mike Snitzerdm vdo wait-queue: optimize vdo_waitq_dequeue_matching_...
2024-02-20 Mike Snitzerdm vdo wait-queue: remove unused debug function vdo_wai...
2024-02-20 Mike Snitzerdm vdo wait-queue: add proper namespace to interface
2024-02-20 Mike Snitzerdm vdo io-submitter: rename to vdo_submit_vio and submi...
2024-02-20 Mike Snitzerdm vdo io-submitter: rename to vdo_submit_data_vio
2024-02-20 Mike Snitzerdm vdo io-submitter: rename to vdo_submit_flush_vio
2024-02-20 Mike Snitzerdm vdo io-submitter: rename to vdo_submit_metadata_vio
2024-02-20 Mike Snitzerdm vdo io-submitter: remove get_bio_sector
2024-02-20 Matthew Sakaidm vdo: add MAINTAINERS file entry
2024-02-20 Matthew Sakaidm vdo: enable configuration and building of dm-vdo
2024-02-20 Matthew Sakaidm vdo: add the top-level DM target
2024-02-20 Matthew Sakaidm vdo: add debugging support
2024-02-20 Matthew Sakaidm vdo: add sysfs support for setting parameters and...
2024-02-20 Matthew Sakaidm vdo: add statistics reporting
2024-02-20 Matthew Sakaidm vdo: add the on-disk formats and marshalling of...
2024-02-20 Matthew Sakaidm vdo: add the primary vdo structure
2024-02-20 Matthew Sakaidm vdo: add repair of damaged vdo volumes
2024-02-20 Matthew Sakaidm vdo: add the recovery journal
2024-02-20 Matthew Sakaidm vdo: implement the block map page cache
2024-02-20 Matthew Sakaidm vdo: add the block map
2024-02-20 Matthew Sakaidm vdo: add the slab depot
2024-02-20 Matthew Sakaidm vdo: add the block allocators and physical zones
2024-02-20 Matthew Sakaidm vdo: add the slab summary
2024-02-20 Matthew Sakaidm vdo: add slab structure, slab journal and reference...
2024-02-20 Matthew Sakaidm vdo: add the compressed block bin packer
2024-02-20 Matthew Sakaidm vdo: add use of deduplication index in hash zones
2024-02-20 Matthew Sakaidm vdo: add hash locks and hash zones
2024-02-20 Matthew Sakaidm vdo: add the vdo io_submitter
2024-02-20 Matthew Sakaidm vdo: add flush support
2024-02-20 Matthew Sakaidm vdo: add data_vio, the request object which services...
2024-02-20 Matthew Sakaidm vdo: add vio, the request object for vdo metadata
2024-02-20 Matthew Sakaidm vdo: add administrative state and action manager
2024-02-20 Matthew Sakaidm vdo: implement external deduplication index interface
2024-02-20 Matthew Sakaidm vdo: implement top-level deduplication index
2024-02-20 Matthew Sakaidm vdo: implement the chapter volume store
next