index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
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: 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
2024-02-20
dm-verity: recheck the hash after a failure
Mikulas Patocka
2024-02-20
dm-integrity: recheck the integrity tag after a failure
Mikulas Patocka
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
2024-02-19
bcache: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-16
Merge tag 'md-6.9-20240216' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
2024-02-15
md: Don't suspend the array for interrupted reshape
Yu Kuai
2024-02-15
md: Don't register sync_thread for reshape directly
Yu Kuai
2024-02-15
md: Make sure md_do_sync() will set MD_RECOVERY_DONE
Yu Kuai
2024-02-15
md: Don't ignore read-only array in md_check_recovery()
Yu Kuai
2024-02-15
md: Don't ignore suspended array in md_check_recovery()
Yu Kuai
2024-02-12
md: fix kmemleak of rdev->serial
Li Nan
2024-02-12
block: remove gfp_flags from blkdev_zone_mgmt
Johannes Thumshirn
[prev]
[next]