summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tests: add device size tests when change raid leve to/from 0NeilBrown2013-06-25
* Grow: fix bug in raid0 -> raid5 conversion.NeilBrown2013-06-25
* Make: CXFLAGS should be conditionally assigned.NeilBrown2013-06-24
* Detail: deterministic ordering in --brief --verbosemwilck@arcor.de2013-06-24
* super1: fix space_{before,after} for RAID0NeilBrown2013-06-24
* Grow: allow "--add" with "--grow --level=??"NeilBrown2013-06-24
* Grow: chose default layout when converting from RAID0.NeilBrown2013-06-24
* tests: add test for converting levels to raid0 and back.NeilBrown2013-06-24
* test/00names: use appropriate mdadm.confNeilBrown2013-06-24
* Grow: centralise level-change code.NeilBrown2013-06-24
* Grow: remove excess drives when converting to RAID0.NeilBrown2013-06-24
* Grow: clear new_layout when we change the level.NeilBrown2013-06-24
* Grow: analyse_change needs to set new_size even if nothing much is happening.NeilBrown2013-06-24
* Grow: fix two problems with new_data_offsetNeilBrown2013-06-24
* Grow: Try hard to set new_offset.NeilBrown2013-06-24
* Grow: Make sure new data-offset is well-alignedNeilBrown2013-06-24
* Grow: a data_offset should not be tested against 0.NeilBrown2013-06-19
* tests: add test for non-numeric device namesNeilBrown2013-06-19
* Add test for interaction of --assemble with --incrNeilBrown2013-06-19
* Add test for --update=metadata and fix bug it found.NeilBrown2013-06-19
* tests: rearrange sometest groupings.NeilBrown2013-06-19
* Remove lots of unnecessary white space.NeilBrown2013-06-19
* Manage: allow "--stop" on kernel names.NeilBrown2013-06-19
* Manage: split Manage_runstop into Manage_run and Manage_stopNeilBrown2013-06-19
* Assemble: when forcing a single-degraded RAID6 array, trigger a 'repair'.NeilBrown2013-06-19
* Detail: add device information to --detail --exportNeilBrown2013-06-19
* sysfs_read: return devices in same order as in filesystem.NeilBrown2013-06-19
* raid6check: Check return value of lseek64()Bernd Schubert2013-06-19
* raid6check: Fix compiler warnings.Bernd Schubert2013-06-19
* raid6check: Use enums for repair typeBernd Schubert2013-06-19
* raid6check: Fix memory leaks detected by valgrindBernd Schubert2013-06-19
* raid6check: Fix build of raid6checkBernd Schubert2013-06-19
* Makefile: add "-O3" to WARN_UNUSED options.NeilBrown2013-06-19
* Grow: fix up recent changes to set_new_data_offset.NeilBrown2013-06-19
* super0: set uninitialized variable.NeilBrown2013-06-19
* Assemble/Incr: Don't include spares with too-high event count.NeilBrown2013-06-17
* mdadm.h: add little bits of doco for 'struct superswitch'.NeilBrown2013-06-17
* Make sure NOFILE resource limit is big enough.NeilBrown2013-05-30
* Incremental: allow --quiet to silence from errors from "-If"NeilBrown2013-05-29
* Grow_continue: handle RESHAPE_NO_BACKUP correctly.NeilBrown2013-05-28
* super1: set RESHAPE_NO_BACKUP based on new_offset.NeilBrown2013-05-28
* Grow: allow for different sized devices when updating data_offset.NeilBrown2013-05-28
* Assemble: allow --update=revert-reshapeNeilBrown2013-05-28
* Assemble: --update=metadata converts v0.90 to v1.0NeilBrown2013-05-28
* super1: fix some casts of signed superblock fields.NeilBrown2013-05-28
* Examine/super1 - report Unused space, before and after.NeilBrown2013-05-22
* super1: don't put the bblog at the end of the free space.NeilBrown2013-05-22
* Grow: allow a reshape which only changes --data-offsetNeilBrown2013-05-22
* Grow: E2BIG should be reporte differently if --data-offset was requested.NeilBrown2013-05-22
* Grow: --backup-file and --data-offset are incompatible.NeilBrown2013-05-22