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.13.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
2016-10-07
Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
5
-47
/
+116
2016-10-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-58
/
+30
2016-10-03
md: set rotational bit
Shaohua Li
1
-0
/
+15
2016-09-21
raid5: handle register_shrinker failure
Shaohua Li
1
-1
/
+1
2016-09-21
raid5: fix to detect failure of register_shrinker
Chao Yu
1
-1
/
+6
2016-09-21
md: fix a potential deadlock
Shaohua Li
1
-0
/
+2
2016-09-21
md/bitmap: fix wrong cleanup
Shaohua Li
1
-3
/
+1
2016-09-21
raid5: allow arbitrary max_hw_sectors
Shaohua Li
1
-0
/
+2
2016-09-21
md-cluster: make resync lock also could be interruptted
Guoqing Jiang
1
-2
/
+3
2016-09-21
md-cluster: introduce dlm_lock_sync_interruptible to fix tasks hang
Guoqing Jiang
1
-1
/
+39
2016-09-21
md-cluster: convert the completion to wait queue
Guoqing Jiang
1
-5
/
+9
2016-09-21
md-cluster: protect md_find_rdev_nr_rcu with rcu lock
Guoqing Jiang
1
-4
/
+8
2016-09-21
md-cluster: clean related infos of cluster
Guoqing Jiang
1
-0
/
+2
2016-09-21
md: changes for MD_STILL_CLOSED flag
Guoqing Jiang
2
-9
/
+10
2016-09-21
md-cluster: remove some unnecessary dlm_unlock_sync
Guoqing Jiang
1
-5
/
+1
2016-09-21
md-cluster: use FORCEUNLOCK in lockres_free
Guoqing Jiang
1
-15
/
+11
2016-09-21
md-cluster: call md_kick_rdev_from_array once ack failed
Guoqing Jiang
1
-3
/
+8
2016-09-13
Merge tag 'md/4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
3
-41
/
+31
2016-09-09
raid5: fix a small race condition
Shaohua Li
1
-2
/
+2
2016-09-08
md-cluster: make md-cluster also can work when compiled into kernel
Guoqing Jiang
1
-8
/
+4
2016-09-06
md/raid5: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-58
/
+30
2016-09-04
Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
3
-7
/
+14
2016-08-31
raid5: guarantee enough stripes to avoid reshape hang
Shaohua Li
1
-0
/
+10
2016-08-31
raid5-cache: fix a deadlock in superblock write
Shaohua Li
1
-31
/
+15
2016-08-31
dm bufio: remove use of deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
1
-1
/
+1
2016-08-31
dm crypt: fix free of bad values after tfm allocation failure
Eric Biggers
1
-1
/
+1
2016-08-31
dm crypt: fix error with too large bios
Mikulas Patocka
1
-0
/
+7
2016-08-31
dm log writes: fix check of kthread_run() return value
Vladimir Zapolskiy
1
-2
/
+2
2016-08-30
dm log writes: fix bug with too large bios
Mikulas Patocka
1
-2
/
+2
2016-08-30
dm log writes: move IO accounting earlier to fix error path
Mikulas Patocka
1
-1
/
+1
2016-08-30
Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
5
-57
/
+107
2016-08-27
Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-16
/
+22
2016-08-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+10
2016-08-25
dm log: fix unitialized bio operation flags
Heinz Mauelshagen
1
-5
/
+6
2016-08-25
dm flakey: fix reads to be issued if drop_writes configured
Mike Snitzer
1
-11
/
+16
2016-08-24
raid5: avoid unnecessary bio data set
Shaohua Li
1
-8
/
+5
2016-08-24
raid5: fix memory leak of bio integrity data
Shaohua Li
1
-7
/
+15
2016-08-24
raid10: record correct address of bad block
Tomasz Majchrzak
1
-4
/
+5
2016-08-24
md-cluster: fix error return code in join()
Wei Yongjun
1
-3
/
+9
2016-08-24
r5cache: set MD_JOURNAL_CLEAN correctly
Song Liu
2
-9
/
+9
2016-08-19
bcache: pr_err: more meaningful error message when nr_stripes is invalid
Eric Wheeler
1
-1
/
+2
2016-08-19
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
Kent Overstreet
1
-1
/
+1
2016-08-19
bcache: register_bcache(): call blkdev_put() when cache_alloc() fails
Eric Wheeler
1
-2
/
+7
2016-08-17
md: don't print the same repeated messages about delayed sync operation
Artur Paszkiewicz
1
-4
/
+9
2016-08-17
md: remove obsolete ret in md_start_sync
Guoqing Jiang
1
-5
/
+2
2016-08-17
dm raid: support raid0 with missing metadata devices
Heinz Mauelshagen
1
-0
/
+12
2016-08-17
md: do not count journal as spare in GET_ARRAY_INFO
Song Liu
1
-0
/
+3
2016-08-16
dm raid: enhance attempt_restore_of_faulty_devices() to support more devices
Heinz Mauelshagen
1
-8
/
+24
2016-08-16
dm raid: fix restoring of failed devices regression
Heinz Mauelshagen
1
-22
/
+11
2016-08-16
dm raid: fix frozen recovery regression
Heinz Mauelshagen
1
-6
/
+1
[next]