index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-20
dm vdo: add the block map
Matthew Sakai
2
-0
/
+2313
2024-02-20
dm vdo: add the slab depot
Matthew Sakai
2
-0
/
+1062
2024-02-20
dm vdo: add the block allocators and physical zones
Matthew Sakai
4
-0
/
+2339
2024-02-20
dm vdo: add the slab summary
Matthew Sakai
2
-0
/
+394
2024-02-20
dm vdo: add slab structure, slab journal and reference counters
Matthew Sakai
2
-0
/
+2656
2024-02-20
dm vdo: add the compressed block bin packer
Matthew Sakai
2
-0
/
+906
2024-02-20
dm vdo: add use of deduplication index in hash zones
Matthew Sakai
2
-0
/
+651
2024-02-20
dm vdo: add hash locks and hash zones
Matthew Sakai
2
-0
/
+2537
2024-02-20
dm vdo: add the vdo io_submitter
Matthew Sakai
2
-0
/
+527
2024-02-20
dm vdo: add flush support
Matthew Sakai
4
-0
/
+1066
2024-02-20
dm vdo: add data_vio, the request object which services incoming bios
Matthew Sakai
2
-0
/
+2726
2024-02-20
dm vdo: add vio, the request object for vdo metadata
Matthew Sakai
2
-0
/
+700
2024-02-20
dm vdo: add administrative state and action manager
Matthew Sakai
4
-0
/
+1182
2024-02-20
dm vdo: implement external deduplication index interface
Matthew Sakai
5
-0
/
+1367
2024-02-20
dm vdo: implement top-level deduplication index
Matthew Sakai
4
-0
/
+2109
2024-02-20
dm vdo: implement the chapter volume store
Matthew Sakai
6
-0
/
+2465
2024-02-20
dm vdo: implement the open chapter and chapter indexes
Matthew Sakai
4
-0
/
+860
2024-02-20
dm vdo: implement the volume index
Matthew Sakai
2
-0
/
+1482
2024-02-20
dm vdo: implement the delta index
Matthew Sakai
3
-0
/
+2333
2024-02-20
dm vdo: add deduplication index storage interface
Matthew Sakai
5
-0
/
+2368
2024-02-20
dm vdo: add deduplication configuration structures
Matthew Sakai
4
-0
/
+841
2024-02-20
dm vdo: add basic hash map data structures
Matthew Sakai
6
-0
/
+1808
2024-02-20
dm vdo: add specialized request queueing functionality
Matthew Sakai
9
-0
/
+1635
2024-02-20
dm vdo: add thread and synchronization utilities
Matthew Sakai
7
-0
/
+524
2024-02-20
dm vdo: add vdo type declarations, constants, and simple data structures
Matthew Sakai
7
-0
/
+1101
2024-02-20
dm vdo: add basic logging and support utilities
Matthew Sakai
9
-0
/
+940
2024-02-20
dm vdo: add memory allocation utilities
Matthew Sakai
2
-0
/
+604
2024-02-20
dm vdo: add the MurmurHash3 fast hashing algorithm
Matthew Sakai
2
-0
/
+190
2024-02-20
dm crypt: remove redundant state settings after waking up
Lizhe
1
-1
/
+0
2024-02-20
dm thin: add braces around conditional code that spans lines
Mike Snitzer
1
-8
/
+12
2024-02-20
dm-crypt, dm-integrity, dm-verity: bump target version
Mike Snitzer
3
-3
/
+3
2024-02-20
dm-verity, dm-crypt: align "struct bvec_iter" correctly
Mikulas Patocka
2
-4
/
+4
2024-02-20
dm-crypt: recheck the integrity tag after a failure
Mikulas Patocka
1
-16
/
+73
2024-02-20
dm-crypt: don't modify the data when using authenticated encryption
Mikulas Patocka
1
-0
/
+6
2024-02-20
dm-verity: recheck the hash after a failure
Mikulas Patocka
2
-6
/
+86
2024-02-20
dm-integrity: recheck the integrity tag after a failure
Mikulas Patocka
1
-9
/
+84
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
1
-1
/
+0
2024-02-19
bcache: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-22
/
+24
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
3
-7
/
+8
2024-02-16
Merge tag 'md-6.9-20240216' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
4
-85
/
+18
2024-02-15
md: Don't suspend the array for interrupted reshape
Yu Kuai
1
-4
/
+9
2024-02-15
md: Don't register sync_thread for reshape directly
Yu Kuai
3
-42
/
+8
2024-02-15
md: Make sure md_do_sync() will set MD_RECOVERY_DONE
Yu Kuai
1
-4
/
+8
2024-02-15
md: Don't ignore read-only array in md_check_recovery()
Yu Kuai
1
-13
/
+18
2024-02-15
md: Don't ignore suspended array in md_check_recovery()
Yu Kuai
1
-3
/
+0
2024-02-12
md: fix kmemleak of rdev->serial
Li Nan
1
-0
/
+1
2024-02-12
block: remove gfp_flags from blkdev_zone_mgmt
Johannes Thumshirn
1
-1
/
+1
2024-02-12
dm: dm-zoned: guard blkdev_zone_mgmt with noio scope
Johannes Thumshirn
1
-1
/
+4
2024-02-07
md: Fix missing release of 'active_io' for flush
Yu Kuai
1
-1
/
+5
2024-02-05
md/multipath: Remove md-multipath.h
Song Liu
1
-32
/
+0
[prev]
[next]