index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-01-15
2
-3
/
+4
|
\
|
*
block: Introduce blk_set_stacking_limits function
Martin K. Petersen
2012-01-11
2
-3
/
+4
*
|
dm: do not forward ioctls from logical volumes to the underlying device
Paolo Bonzini
2012-01-14
3
-2
/
+27
*
|
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-01-11
2
-1
/
+16
|
\
\
|
*
|
md/raid1: perform bad-block tests for WriteMostly devices too.
NeilBrown
2012-01-11
1
-1
/
+10
|
*
|
md: notify the 'degraded' sysfs attribute on failure.
NeilBrown
2012-01-11
1
-0
/
+6
*
|
|
Merge tag 'md-3.3' of git://neil.brown.name/md
Linus Torvalds
2012-01-08
10
-431
/
+1256
|
\
\
\
|
|
/
/
|
*
|
md/raid1: Mark device want_replacement when we see a write error.
NeilBrown
2011-12-23
1
-1
/
+15
|
*
|
md/raid1: If there is a spare and a want_replacement device, start replacement.
NeilBrown
2011-12-23
1
-2
/
+15
|
*
|
md/raid1: recognise replacements when assembling arrays.
NeilBrown
2011-12-23
1
-2
/
+23
|
*
|
md/raid1: handle activation of replacement device when recovery completes.
NeilBrown
2011-12-23
1
-3
/
+33
|
*
|
md/raid1: Allow a failed replacement device to be removed.
NeilBrown
2011-12-23
1
-0
/
+6
|
*
|
md/raid1: Allocate spare to store replacement devices and their bios.
NeilBrown
2011-12-23
2
-31
/
+40
|
*
|
md/raid1: Replace use of mddev->raid_disks with conf->raid_disks.
NeilBrown
2011-12-23
1
-3
/
+4
|
*
|
md/raid10: If there is a spare and a want_replacement device, start replacement.
NeilBrown
2011-12-23
1
-4
/
+36
|
*
|
md/raid10: recognise replacements when assembling array.
NeilBrown
2011-12-23
1
-0
/
+17
|
*
|
md/raid10: Allow replacement device to be replace old drive.
NeilBrown
2011-12-23
1
-11
/
+61
|
*
|
md/raid10: handle recovery of replacement devices.
NeilBrown
2011-12-23
1
-30
/
+80
|
*
|
md/raid10: Handle replacement devices during resync.
NeilBrown
2011-12-23
1
-7
/
+98
|
*
|
md/raid10: writes should get directed to replacement as well as original.
NeilBrown
2011-12-23
1
-9
/
+74
|
*
|
md/raid10: allow removal of failed replacement devices.
NeilBrown
2011-12-23
1
-25
/
+32
|
*
|
md/raid10: preferentially read from replacement device if possible.
NeilBrown
2011-12-23
1
-13
/
+23
|
*
|
md/raid10: change read_balance to return an rdev
NeilBrown
2011-12-23
1
-14
/
+13
|
*
|
md/raid10: prepare data structures for handling replacement.
NeilBrown
2011-12-23
2
-31
/
+78
|
*
|
md/raid5: Mark device want_replacement when we see a write error.
NeilBrown
2011-12-23
1
-0
/
+3
|
*
|
md/raid5: If there is a spare and a want_replacement device, start replacement.
NeilBrown
2011-12-23
2
-18
/
+28
|
*
|
md/raid5: recognise replacements when assembling array.
NeilBrown
2011-12-23
1
-6
/
+31
|
*
|
md/raid5: handle activation of replacement device when recovery completes.
NeilBrown
2011-12-23
1
-7
/
+62
|
*
|
md/raid5: detect and handle replacements during recovery.
NeilBrown
2011-12-23
2
-30
/
+106
|
*
|
md/raid5: writes should get directed to replacement as well as original.
NeilBrown
2011-12-23
2
-23
/
+97
|
*
|
md/raid5: allow removal for failed replacement devices.
NeilBrown
2011-12-23
1
-26
/
+32
|
*
|
md/raid5: preferentially read from replacement device if possible.
NeilBrown
2011-12-23
1
-15
/
+54
|
*
|
md/raid5: remove redundant bio initialisations.
NeilBrown
2011-12-23
1
-8
/
+1
|
*
|
md/raid5: raid5.h cleanup
NeilBrown
2011-12-23
1
-18
/
+9
|
*
|
md/raid5: allow each slot to have an extra replacement device
NeilBrown
2011-12-23
2
-26
/
+46
|
*
|
md: create externally visible flags for supporting hot-replace.
NeilBrown
2011-12-23
2
-33
/
+102
|
*
|
md: change hot_remove_disk to take an rdev rather than a number.
NeilBrown
2011-12-23
6
-21
/
+18
|
*
|
md: remove test for duplicate device when setting slot number.
NeilBrown
2011-12-23
1
-5
/
+0
|
*
|
md/bitmap: be more consistent when setting new bits in memory bitmap.
NeilBrown
2011-12-23
1
-1
/
+1
|
*
|
md/raid5: be more thorough in calculating 'degraded' value.
NeilBrown
2011-12-23
1
-30
/
+33
|
*
|
md/bitmap: daemon_work cleanup.
NeilBrown
2011-12-23
1
-5
/
+5
|
*
|
md: allow non-privileged uses to GET_*_INFO about raid arrays.
NeilBrown
2011-12-23
1
-2
/
+9
*
|
|
fs: move code out of buffer.c
Al Viro
2012-01-03
2
-3
/
+1
|
/
/
*
|
md/bitmap: It is OK to clear bits during recovery.
NeilBrown
2011-12-23
1
-4
/
+1
*
|
md: don't give up looking for spares on first failure-to-add
NeilBrown
2011-12-23
1
-2
/
+1
*
|
md/raid5: ensure correct assessment of drives during degraded reshape.
NeilBrown
2011-12-23
1
-4
/
+10
*
|
md/linear: fix hot-add of devices to linear arrays.
NeilBrown
2011-12-23
1
-0
/
+1
|
/
*
md: raid5 crash during degradation
Adam Kwolek
2011-12-09
1
-2
/
+2
*
md/raid5: never wait for bad-block acks on failed device.
NeilBrown
2011-12-08
1
-1
/
+3
*
md: ensure new badblocks are handled promptly.
NeilBrown
2011-12-08
1
-0
/
+1
[next]