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
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-206
/
+182
*
Grow: don't print message if unfreezing fails.
NeilBrown
2012-05-15
1
-2
/
+0
*
Grow: fix --layout=preserve to match man page.
NeilBrown
2012-05-15
1
-1
/
+29
*
Grow: failing the set the per-device size is not an error.
NeilBrown
2012-05-03
1
-1
/
+3
*
Introduce sysfs_set_num_signed() and use it to set bitmap/offset
Jes Sorensen
2012-04-30
1
-2
/
+2
*
fix: correct extending size of raid0 array
Lukasz Dorau
2012-04-23
1
-1
/
+1
*
FIX: Size change is possible as standalone change only
Adam Kwolek
2012-04-17
1
-1
/
+1
*
FIX: Detect error and rollback metadata
Adam Kwolek
2012-04-17
1
-2
/
+11
*
FIX: Respect metadata size limitations
Adam Kwolek
2012-04-17
1
-0
/
+21
*
FIX: Extend size of raid0 array
Adam Kwolek
2012-04-17
1
-0
/
+35
*
FIX: Support metadata changes rollback
Adam Kwolek
2012-04-17
1
-6
/
+10
*
imsm: Execute size change for external metatdata
Adam Kwolek
2012-04-17
1
-31
/
+47
*
Grow: print useful error when converting RAID1->RAID5 will fail.
NeilBrown
2012-03-22
1
-0
/
+4
*
Remove possible crash during RAID6 -> RAID5 reshape.
NeilBrown
2012-03-22
1
-6
/
+22
*
FIX: Changes in '0' case for reshape position verification
Adam Kwolek
2012-02-20
1
-2
/
+10
*
FIX: Do not try to (continue) reshape using inactive array
Adam Kwolek
2012-02-09
1
-0
/
+14
*
FIX: restart reshape when reshape process is stopped just between 2 reshapes
Adam Kwolek
2012-02-09
1
-0
/
+12
*
FIX: use md position to reshape restart
Adam Kwolek
2012-02-09
1
-26
/
+60
*
Flush mdmon before next reshape step during container operation
Adam Kwolek
2012-02-09
1
-2
/
+10
*
FIX: Typo error in fprint command
Adam Kwolek
2012-01-30
1
-1
/
+1
*
FIX: mdmon check in reshape_container() can cause a problem
Adam Kwolek
2012-01-30
1
-6
/
+0
*
FIX: External metadata sometimes is not updated
Adam Kwolek
2012-01-30
1
-0
/
+1
*
Grow/bitmap: support adding bitmap via sysfs.
NeilBrown
2011-12-23
1
-4
/
+20
*
Grow.c: fix lots of white-space issues.
NeilBrown
2011-12-22
1
-43
/
+41
*
Grow: fix reshape-array for shrinking reshapes.
NeilBrown
2011-12-22
1
-3
/
+5
*
Grow: fix start_reshape for shrinking arrays.
NeilBrown
2011-12-22
1
-4
/
+9
*
FIX: Add error message in container_reshape()
Adam Kwolek
2011-12-15
1
-3
/
+7
*
FIX: Do not allow for multiple reshape_array() execution during reshape_conta...
Adam Kwolek
2011-12-15
1
-0
/
+19
*
FIX: Do not continue container reshape when mdmon is absent
Adam Kwolek
2011-11-07
1
-0
/
+6
*
Grow_reshape(): Fix another 'sra' leak
Jes Sorensen
2011-11-02
1
-0
/
+3
*
Grow_restart(): free() offsets after use
Jes Sorensen
2011-11-02
1
-0
/
+3
*
Grow_addbitmap(): don't try to close a file descriptor which failed to open
Jes Sorensen
2011-11-02
1
-5
/
+6
*
Grow_Add_device(): dev_open() return a negative fd on error
Jes Sorensen
2011-11-02
1
-1
/
+1
*
Grow: fix check_reshape and open_code it.
NeilBrown
2011-11-01
1
-38
/
+16
*
Add missing return in case of trying to grow sub-array
Jes Sorensen
2011-11-01
1
-0
/
+1
*
Fix memory leaks in reshape_array()
Jes Sorensen
2011-11-01
1
-2
/
+13
*
kill-subarray: fix, IMSM cannot kill-subarray with unsupported metadata
Labun, Marcin
2011-10-31
1
-0
/
+75
*
FIX: Close unused handle in child process during reshape restart
Adam Kwolek
2011-10-27
1
-2
/
+11
*
Grow: Only ping monitor on level change if array is container based.
NeilBrown
2011-10-17
1
-2
/
+6
*
Always run Grow_continue() for started array.
Adam Kwolek
2011-10-07
1
-24
/
+19
*
Set correct reshape restart position
Adam Kwolek
2011-10-05
1
-6
/
+11
*
Remove freeze() call from Grow_continue()
Adam Kwolek
2011-10-05
1
-1
/
+0
*
restore_backup() throws core dump
NeilBrown
2011-10-05
1
-3
/
+3
*
Verify reshape restart position
Adam Kwolek
2011-10-03
1
-0
/
+31
*
Add continue option to grow command
Adam Kwolek
2011-10-03
1
-0
/
+131
*
Do not continue reshape during initrd phase
Adam Kwolek
2011-10-03
1
-11
/
+29
*
fix: correct unlocking of map file
Lukasz Dorau
2011-10-02
1
-0
/
+2
*
Move restore backup code to function
Adam Kwolek
2011-09-21
1
-0
/
+61
*
Grow: refuse to grow a 0.90 array beyond 2TB
NeilBrown
2011-09-08
1
-3
/
+34
*
Discourage large devices from being added to 0.90 arrays.
NeilBrown
2011-09-08
1
-1
/
+1
[next]