index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2024-02-20
dm vdo: fix how dm_kcopyd_client_create() failure is checked
Mike Snitzer
2024-02-20
dm vdo int-map: remove unused parameter from vdo_int_map_create
Bruce Johnston
2024-02-20
dm vdo int-map: rename functions to use a common vdo_int_map preamble
Bruce Johnston
2024-02-20
dm vdo dedupe: switch to using int-map instead of pointer-map
Bruce Johnston
2024-02-20
dm vdo wait-queue: rename to vdo_waitq_dequeue_waiter
Mike Snitzer
2024-02-20
dm vdo block-map: optimize enter_zone_read_only_mode
Mike Snitzer
2024-02-20
dm vdo wait-queue: optimize vdo_waitq_dequeue_matching_waiters
Mike Snitzer
2024-02-20
dm vdo wait-queue: remove unused debug function vdo_waitq_get_next_waiter
Mike Snitzer
2024-02-20
dm vdo wait-queue: add proper namespace to interface
Mike Snitzer
2024-02-20
dm vdo io-submitter: rename to vdo_submit_vio and submit_data_vio
Mike Snitzer
2024-02-20
dm vdo io-submitter: rename to vdo_submit_data_vio
Mike Snitzer
2024-02-20
dm vdo io-submitter: rename to vdo_submit_flush_vio
Mike Snitzer
2024-02-20
dm vdo io-submitter: rename to vdo_submit_metadata_vio
Mike Snitzer
2024-02-20
dm vdo io-submitter: remove get_bio_sector
Mike Snitzer
2024-02-20
dm vdo: enable configuration and building of dm-vdo
Matthew Sakai
2024-02-20
dm vdo: add the top-level DM target
Matthew Sakai
2024-02-20
dm vdo: add debugging support
Matthew Sakai
2024-02-20
dm vdo: add sysfs support for setting parameters and fetching stats
Matthew Sakai
2024-02-20
dm vdo: add statistics reporting
Matthew Sakai
2024-02-20
dm vdo: add the on-disk formats and marshalling of vdo structures
Matthew Sakai
2024-02-20
dm vdo: add the primary vdo structure
Matthew Sakai
2024-02-20
dm vdo: add repair of damaged vdo volumes
Matthew Sakai
2024-02-20
dm vdo: add the recovery journal
Matthew Sakai
2024-02-20
dm vdo: implement the block map page cache
Matthew Sakai
2024-02-20
dm vdo: add the block map
Matthew Sakai
2024-02-20
dm vdo: add the slab depot
Matthew Sakai
2024-02-20
dm vdo: add the block allocators and physical zones
Matthew Sakai
2024-02-20
dm vdo: add the slab summary
Matthew Sakai
2024-02-20
dm vdo: add slab structure, slab journal and reference counters
Matthew Sakai
2024-02-20
dm vdo: add the compressed block bin packer
Matthew Sakai
2024-02-20
dm vdo: add use of deduplication index in hash zones
Matthew Sakai
2024-02-20
dm vdo: add hash locks and hash zones
Matthew Sakai
2024-02-20
dm vdo: add the vdo io_submitter
Matthew Sakai
2024-02-20
dm vdo: add flush support
Matthew Sakai
2024-02-20
dm vdo: add data_vio, the request object which services incoming bios
Matthew Sakai
2024-02-20
dm vdo: add vio, the request object for vdo metadata
Matthew Sakai
2024-02-20
dm vdo: add administrative state and action manager
Matthew Sakai
2024-02-20
dm vdo: implement external deduplication index interface
Matthew Sakai
2024-02-20
dm vdo: implement top-level deduplication index
Matthew Sakai
2024-02-20
dm vdo: implement the chapter volume store
Matthew Sakai
2024-02-20
dm vdo: implement the open chapter and chapter indexes
Matthew Sakai
2024-02-20
dm vdo: implement the volume index
Matthew Sakai
2024-02-20
dm vdo: implement the delta index
Matthew Sakai
2024-02-20
dm vdo: add deduplication index storage interface
Matthew Sakai
2024-02-20
dm vdo: add deduplication configuration structures
Matthew Sakai
2024-02-20
dm vdo: add basic hash map data structures
Matthew Sakai
2024-02-20
dm vdo: add specialized request queueing functionality
Matthew Sakai
2024-02-20
dm vdo: add thread and synchronization utilities
Matthew Sakai
2024-02-20
dm vdo: add vdo type declarations, constants, and simple data structures
Matthew Sakai
2024-02-20
dm vdo: add basic logging and support utilities
Matthew Sakai
[prev]
[next]