index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
dm writecache: fix incorrect flush sequence when doing SSD mode commit
Mikulas Patocka
1
-21
/
+21
2020-01-15
dm crypt: fix benbi IV constructor crash if used in authenticated mode
Milan Broz
1
-2
/
+8
2020-01-15
dm crypt: Implement Elephant diffuser for Bitlocker compatibility
Milan Broz
1
-4
/
+319
2020-01-15
dm space map common: fix to ensure new block isn't already in use
Joe Thornber
4
-3
/
+37
2020-01-13
md/raid1: introduce wait_for_serialization
Guoqing Jiang
1
-19
/
+22
2020-01-13
md/raid1: use bucket based mechanism for IO serialization
Guoqing Jiang
2
-8
/
+19
2020-01-13
md: introduce a new struct for IO serialization
Guoqing Jiang
4
-63
/
+116
2020-01-13
md: don't destroy serial_info_pool if serialize_policy is true
Guoqing Jiang
1
-4
/
+8
2020-01-13
raid1: serialize the overlap write
Guoqing Jiang
1
-14
/
+13
2020-01-13
md: reorgnize mddev_create/destroy_serial_pool
Guoqing Jiang
1
-29
/
+42
2020-01-13
md: add serialize_policy sysfs node for raid1
Guoqing Jiang
2
-0
/
+53
2020-01-13
md: prepare for enable raid1 io serialization
Guoqing Jiang
2
-21
/
+46
2020-01-13
md: fix a typo s/creat/create
Guoqing Jiang
1
-3
/
+3
2020-01-13
md: rename wb stuffs
Guoqing Jiang
4
-77
/
+80
2020-01-13
raid5: remove worker_cnt_per_group argument from alloc_thread_groups
Guoqing Jiang
1
-14
/
+7
2020-01-13
md-bitmap: small cleanups
Zhiqiang Liu
1
-3
/
+2
2020-01-07
dm verity: don't prefetch hash blocks for already-verified data
xianrong.zhou
1
-2
/
+16
2020-01-07
dm crypt: fix GFP flags passed to skcipher_request_alloc()
Mikulas Patocka
1
-1
/
+1
2020-01-07
dm thin metadata: Fix trivial math error in on-disk format documentation
Jeffle Xu
1
-1
/
+1
2020-01-07
dm thin metadata: use true/false for bool variable
zhengbin
1
-5
/
+5
2020-01-07
dm snapshot: use true/false for bool variable
zhengbin
1
-3
/
+3
2020-01-07
dm bio prison v2: use true/false for bool variable
zhengbin
1
-1
/
+1
2020-01-07
dm mpath: use true/false for bool variable
zhengbin
1
-1
/
+1
2020-01-07
dm zoned: support zone sizes smaller than 128MiB
Dmitry Fomichev
1
-9
/
+14
2020-01-07
dm raid: table line rebuild status fixes
Heinz Mauelshagen
1
-21
/
+22
2020-01-07
dm dust: change ret to r in dust_map_write
Bryan Gurney
1
-3
/
+3
2019-12-14
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+3
2019-12-14
Merge tag 'for-5.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-83
/
+246
2019-12-11
md: make sure desc_nr less than MD_SB_DISKS
Yufen Yu
1
-0
/
+1
2019-12-11
md: raid1: check rdev before reference in raid1_sync_request func
Zhiqiang Liu
1
-1
/
+1
2019-12-11
raid5: need to set STRIPE_HANDLE for batch head
Guoqing Jiang
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-12-06
dm thin: Flush data device before committing metadata
Nikos Tsironis
1
-2
/
+40
2019-12-06
dm thin metadata: Add support for a pre-commit callback
Nikos Tsironis
2
-0
/
+36
2019-12-06
dm clone: Flush destination device before committing metadata
Nikos Tsironis
1
-6
/
+40
2019-12-05
dm clone metadata: Use a two phase commit
Nikos Tsironis
3
-10
/
+60
2019-12-05
dm clone metadata: Track exact changes per transaction
Nikos Tsironis
1
-28
/
+62
2019-12-05
dm btree: increase rebalance threshold in __rebalance2()
Hou Tao
1
-1
/
+7
2019-12-03
block: don't handle bio based drivers in blk_revalidate_disk_zones
Christoph Hellwig
1
-5
/
+7
2019-12-03
block: simplify blkdev_nr_zones
Christoph Hellwig
1
-1
/
+1
2019-11-26
dm mpath: remove harmful bio-based optimization
Mike Snitzer
1
-36
/
+1
2019-11-25
Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-409
/
+426
2019-11-25
Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-184
/
+115
2019-11-25
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
23
-97
/
+153
2019-11-21
Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"
Mike Snitzer
1
-6
/
+3
2019-11-20
dm: Fix Kconfig indentation
Krzysztof Kozlowski
1
-27
/
+27
2019-11-18
Revert "bcache: fix fifo index swapping condition in journal_pin_cmp()"
Jens Axboe
2
-26
/
+4
2019-11-18
dm thin: wakeup worker only when deferred bios exist
Jeffle Xu
1
-1
/
+4
2019-11-15
dm integrity: fix excessive alignment of metadata runs
Mikulas Patocka
1
-5
/
+23
2019-11-15
drivers/md/raid5-ppl.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET
Eugene Syromiatnikov
1
-1
/
+1
[prev]
[next]