index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Grow.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Grow: accept --assume-clean with --grow --size
NeilBrown
2011-05-16
1
-1
/
+9
*
Grow: allow auto-readonly arrays to be reshaped.
NeilBrown
2011-05-10
1
-0
/
+6
*
Grow: handle abort/restart of grow while being monitored.
NeilBrown
2011-05-10
1
-9
/
+30
*
Grow: restore ability to configure 'faulty' arrays via mdadm.
NeilBrown
2011-05-10
1
-1
/
+27
*
Grow: report if a --size change has no effect.
NeilBrown
2011-05-10
1
-4
/
+14
*
Grow: check if any changes needed before proceeding to analyse_change.
NeilBrown
2011-05-10
1
-0
/
+12
*
Grow: When setting component size make sure components are ready.
NeilBrown
2011-05-10
1
-0
/
+10
*
FIX: Check correctly raid disks during reshape restart
Adam Kwolek
2011-04-19
1
-1
/
+2
*
FIX: Fiddle raid_disks number when restarting reshape
Adam Kwolek
2011-04-18
1
-0
/
+2
*
FIX: Use successfully loaded metadata only
Adam Kwolek
2011-04-14
1
-1
/
+1
*
FIX: Raid0 expansion cannot be restarted
Adam Kwolek
2011-04-11
1
-3
/
+0
*
Grow: increase raid_disks before adding specific spares.
NeilBrown
2011-03-22
1
-0
/
+9
*
FIX: ping_monitor() usage causes memory leaks
Adam Kwolek
2011-03-18
1
-1
/
+1
*
FIX: Unfreeze array on success only
Adam Kwolek
2011-03-14
1
-2
/
+3
*
Grow: allow monitor thread to exit when there is nothing more to do.
NeilBrown
2011-03-10
1
-0
/
+5
*
Grow: don't forget_backup when length of backup is zero.
NeilBrown
2011-03-10
1
-4
/
+8
*
Grow: make sure 'info' doesn't have confusing data.
NeilBrown
2011-03-10
1
-0
/
+1
*
Grow: support reshape of RAID0 arrays.
NeilBrown
2011-03-10
1
-13
/
+34
*
Grow: Allow for component_size not being set for RAID0 arrays.
NeilBrown
2011-03-10
1
-4
/
+12
*
FIX: Set 'active' array state before array configuration
Adam Kwolek
2011-03-10
1
-0
/
+3
*
Grow: make sure mdmon is running for Grow_continue arrays.
NeilBrown
2011-03-10
1
-0
/
+5
*
FIX: Load container content for container reshape continuation
Adam Kwolek
2011-03-09
1
-1
/
+8
*
Grow: don't let analyse_change see new level from metadata.
NeilBrown
2011-03-09
1
-1
/
+7
*
Grow: don't try to use 'raid_disks' value for a container.
NeilBrown
2011-03-09
1
-1
/
+4
*
Grow: only check 'native format' when really needed.
NeilBrown
2011-03-09
1
-3
/
+4
*
FIX: Check correct 'old' level to see if reshape is needed.
Adam Kwolek
2011-03-09
1
-2
/
+2
*
Grow: add check that there are enough devices.
NeilBrown
2011-03-09
1
-0
/
+15
*
Typo in dprintf
NeilBrown
2011-03-09
1
-1
/
+1
*
Fix comment in progress_reshape
NeilBrown
2011-03-09
1
-2
/
+2
*
Grow: allow a RAID1 to be reshaped directly to 3-drive RAID5
NeilBrown
2011-03-09
1
-5
/
+9
*
Allow Grow_continue for whole container as well as single array.
NeilBrown
2011-03-08
1
-8
/
+19
*
Change way that reshaping arrays with external-metadata are assembled.
NeilBrown
2011-03-08
1
-20
/
+18
*
FIX: Set readonly state in Grow_continue() when necessary
Adam Kwolek
2011-03-02
1
-4
/
+6
*
FIX: Pass container name to reshape array for external meta data
Adam Kwolek
2011-03-02
1
-1
/
+9
*
FIX: Spelling error in dprintf output
Adam Kwolek
2011-03-02
1
-1
/
+1
*
analyse_change: fix calculation of after.data_disks and ->delta_disks.
NeilBrown
2011-02-14
1
-26
/
+34
*
FIX: Add raid5 to raid0 case to analyse_change()
Adam Kwolek
2011-02-14
1
-0
/
+1
*
FIX: Get spares from external metadata
Adam Kwolek
2011-02-14
1
-0
/
+13
*
FIX: delta_disk can have UnSet value
Adam Kwolek
2011-02-14
1
-6
/
+9
*
FIX: array after migration should be unfrozen
Adam Kwolek
2011-02-13
1
-0
/
+1
*
FIX: md runs recovery instead reshape for growing single disk raid0 array
Adam Kwolek
2011-02-09
1
-0
/
+1
*
FIX: Container can be left frozen
Adam Kwolek
2011-02-09
1
-1
/
+4
*
Grow: make sure to break out of the backup loop when finished.
NeilBrown
2011-02-01
1
-0
/
+2
*
Make sure odisks is consistent between creating and using the fdlist
NeilBrown
2011-01-31
1
-4
/
+5
*
Grow: round max_progress to old chunk size too.
NeilBrown
2011-01-31
1
-0
/
+3
*
Initialise all of file when opening backup file for reshape.
NeilBrown
2011-01-31
1
-1
/
+1
*
Grow: when restarting, do set new details if they are already set.
NeilBrown
2011-01-31
1
-7
/
+6
*
Grow:make sure 'array' is up-to-date before SET_ARRAY_INFO
NeilBrown
2011-01-31
1
-0
/
+1
*
Grow: don't try setting new geometry when restarting a native reshape.
NeilBrown
2011-01-31
1
-0
/
+5
*
FIX: Meet SET_ARRAY_INFO ioctl requirements
Krzysztof Wojcik
2011-01-28
1
-11
/
+20
[next]