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