index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
md.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
md: Tidy up rdev_size_store a bit:
Neil Brown
1
-1
/
+1
2008-06-28
Make sure all changes to md/dev-XX/state are notified
Neil Brown
1
-0
/
+10
2008-06-28
Make sure all changes to md/degraded are notified.
Neil Brown
1
-0
/
+7
2008-06-28
Make sure all changes to md/sync_action are notified.
Neil Brown
1
-0
/
+6
2008-06-28
Make sure all changes to md/array_state are notified.
Neil Brown
1
-0
/
+5
2008-04-28
md: introduce get_priority_stripe() to improve raid456 write performance
Dan Williams
1
-0
/
+6
2008-02-06
md: allow a maximum extent to be set for resyncing
NeilBrown
1
-0
/
+10
2007-05-09
md: allow reshape_position for md arrays to be set via sysfs
NeilBrown
1
-28
/
+44
2006-10-03
Fix typos in Documentation/: 'Q'-'R'
Matt LaPlante
1
-2
/
+2
2006-10-03
Fix typos in Documentation/: 'N'-'P'
Matt LaPlante
1
-2
/
+2
2006-10-03
Fix typos in Documentation/: 'D'-'E'
Matt LaPlante
1
-3
/
+3
2006-10-03
Fix some typos in Documentation/: 'A'
Matt LaPlante
1
-1
/
+1
2006-10-03
[PATCH] md: fix duplicity of levels in md.txt
NeilBrown
1
-12
/
+5
2006-10-03
[PATCH] md: new sysfs interface for setting bits in the write-intent-bitmap
Paul Clements
1
-0
/
+9
2006-06-26
[PATCH] md: Allow the write_mostly flag to be set via sysfs
NeilBrown
1
-0
/
+5
2006-06-26
[PATCH] md: Allow resync_start to be set and queried via sysfs
NeilBrown
1
-0
/
+6
2006-06-26
[PATCH] md: Allow raid 'layout' to be read and set via sysfs
NeilBrown
1
-0
/
+5
2006-06-26
[PATCH] md: Allow rdev state to be set via sysfs
NeilBrown
1
-0
/
+3
2006-06-26
[PATCH] md: Set/get state of array via sysfs
NeilBrown
1
-0
/
+39
2006-06-26
[PATCH] md: increase the delay before marking metadata clean, and make it con...
NeilBrown
1
-0
/
+9
2006-01-06
[PATCH] md: allow sync-speed to be controlled per-device
NeilBrown
1
-0
/
+22
2006-01-06
[PATCH] md: support adding new devices to md arrays via sysfs
NeilBrown
1
-0
/
+8
2006-01-06
[PATCH] md: allow available size of component devices to be set via sysfs
NeilBrown
1
-0
/
+7
2006-01-06
[PATCH] md: export rdev->data_offset via sysfs
NeilBrown
1
-0
/
+6
2006-01-06
[PATCH] md: expose device slot information via sysfs
NeilBrown
1
-0
/
+8
2006-01-06
[PATCH] md: allow md/raid_disks to be settable
NeilBrown
1
-0
/
+3
2006-01-06
[PATCH] md: count corrected read errors per drive
NeilBrown
1
-0
/
+11
2006-01-06
[PATCH] md: allow array level to be set textually via sysfs
NeilBrown
1
-0
/
+8
2006-01-06
[PATCH] md: expose md metadata format in sysfs
NeilBrown
1
-0
/
+6
2006-01-06
[PATCH] md: allow md array component size to be accessed and set via sysfs
NeilBrown
1
-0
/
+9
2006-01-06
[PATCH] md: allow chunk_size to be settable through sysfs
NeilBrown
1
-0
/
+8
2006-01-06
[PATCH] md: allow dirty raid[456] arrays to be started at boot
NeilBrown
1
-0
/
+24
2005-11-09
[PATCH] md: document sysfs usage of md, and make a couple of small refinements
NeilBrown
1
-0
/
+119
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+118