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
Age
Commit message (
Expand
)
Author
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
2024-02-20
dm vdo: add memory allocation utilities
Matthew Sakai
2024-02-20
dm vdo: add the MurmurHash3 fast hashing algorithm
Matthew Sakai
2024-02-20
dm crypt: remove redundant state settings after waking up
Lizhe
2024-02-20
dm thin: add braces around conditional code that spans lines
Mike Snitzer
2024-02-20
dm-crypt, dm-integrity, dm-verity: bump target version
Mike Snitzer
2024-02-20
dm-verity, dm-crypt: align "struct bvec_iter" correctly
Mikulas Patocka
2024-02-20
dm-crypt: recheck the integrity tag after a failure
Mikulas Patocka
2024-02-20
dm-crypt: don't modify the data when using authenticated encryption
Mikulas Patocka
[prev]
[next]