index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Assemble.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-2
/
+1
*
Assemble: when forcing a single-degraded RAID6 array, trigger a 'repair'.
NeilBrown
2013-06-19
1
-6
/
+23
*
Assemble/Incr: Don't include spares with too-high event count.
NeilBrown
2013-06-17
1
-5
/
+13
*
Make sure NOFILE resource limit is big enough.
NeilBrown
2013-05-30
1
-0
/
+1
*
Assemble: --update=metadata converts v0.90 to v1.0
NeilBrown
2013-05-28
1
-3
/
+10
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-20
/
+20
*
Assemble: fix spelling: report_missmatch -> report_mismatch
NeilBrown
2012-12-05
1
-23
/
+23
*
Assemble: Don't auto-assemble arrays which conflict with mdadm.conf
NeilBrown
2012-12-05
1
-0
/
+7
*
Assemble: ensure that <ignore>d arrays are not auto-assembled.
NeilBrown
2012-11-22
1
-1
/
+16
*
Assemble: fix call to wait_for
NeilBrown
2012-11-20
1
-2
/
+4
*
Assemble: Fix critical-section-recovery when assembling a growing array.
NeilBrown
2012-11-20
1
-3
/
+3
*
IMSM - allow assembling any imsm array even without OROM.
NeilBrown
2012-11-20
1
-0
/
+2
*
Assemble: add support for replacement devices.
NeilBrown
2012-10-24
1
-20
/
+33
*
Assemble.c - re-indent file.
NeilBrown
2012-10-22
1
-62
/
+62
*
Assemble: remove support for assembling arrays with ancient kernel.
NeilBrown
2012-10-22
1
-73
/
+49
*
Assemble: split out "start_array()" function.
NeilBrown
2012-10-22
1
-281
/
+282
*
Assemble: split out force_array()
NeilBrown
2012-10-18
1
-90
/
+105
*
Assemble: split out load_devices() functionality.
NeilBrown
2012-10-18
1
-202
/
+232
*
Assemble: split out select_devices function.
NeilBrown
2012-10-18
1
-151
/
+173
*
Fix up interactions between --assemble and --incremental
NeilBrown
2012-10-10
1
-66
/
+153
*
New RESHAPE_NO_BACKUP flag to track when backup action is needed.
NeilBrown
2012-10-04
1
-1
/
+3
*
Assemble: don't leak memory with fdlist.
NeilBrown
2012-07-09
1
-0
/
+1
*
Change Incremental and related functions to take struct context
NeilBrown
2012-07-09
1
-16
/
+12
*
Convert Assemble() to take a context rather than a list of options.
NeilBrown
2012-07-09
1
-62
/
+59
*
Assemble: allow arrays to be assembled read-only.
NeilBrown
2012-07-09
1
-2
/
+15
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-6
/
+5
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-132
/
+122
*
Don't consider disks with a valid recovery offset as candidates for bumping u...
Alexander Lyakas
2012-05-15
1
-0
/
+1
*
FIX: Assembled second array is in read only state during reshape
Adam Kwolek
2012-04-17
1
-8
/
+21
*
Assemble: improve verbose logging when including old devices.
NeilBrown
2012-03-22
1
-2
/
+4
*
Assemble: support assembling of a RAID0 being reshaped.
NeilBrown
2012-03-07
1
-1
/
+3
*
Assemble: don't use O_EXCL until we have checked device content.
NeilBrown
2012-03-07
1
-1
/
+24
*
FIX: Array is not run when expansion disks are added
Adam Kwolek
2012-02-09
1
-1
/
+1
*
Assemble: fix --force assemble during reshape.
NeilBrown
2012-02-07
1
-3
/
+11
*
Remove avail_disks arg from 'enough'.
NeilBrown
2012-02-07
1
-8
/
+8
*
Assemble: fix count in "assembled with .. but not started".
NeilBrown
2011-12-23
1
-4
/
+8
*
Assemble: make some plurals conditional.
NeilBrown
2011-12-23
1
-6
/
+8
*
Remove update_private
NeilBrown
2011-12-20
1
-3
/
+0
*
Resolve some more warnings
NeilBrown
2011-12-13
1
-1
/
+3
*
fix: correct metadata's update communication
Lukasz Dorau
2011-11-21
1
-0
/
+3
*
Assemble(): don't dup_super() before we need it.
Jes Sorensen
2011-11-02
1
-1
/
+3
*
assemble_container_content(): fix memory leak
Jes Sorensen
2011-11-02
1
-1
/
+4
*
Fix memory leak
Jes Sorensen
2011-11-01
1
-0
/
+1
*
kill-subarray: fix, IMSM cannot kill-subarray with unsupported metadata
Labun, Marcin
2011-10-31
1
-8
/
+13
*
Always run Grow_continue() for started array.
Adam Kwolek
2011-10-07
1
-4
/
+13
*
Monitor reshaped array
Adam Kwolek
2011-10-05
1
-0
/
+6
*
Add recovery blocked field to mdinfo
Adam Kwolek
2011-10-05
1
-1
/
+1
*
Do not continue reshape during initrd phase
Adam Kwolek
2011-10-03
1
-5
/
+7
*
Move restore backup code to function
Adam Kwolek
2011-09-21
1
-37
/
+3
*
FIX: Memory leak during Assembly
Adam Kwolek
2011-09-21
1
-0
/
+1
[next]