]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2013-07-08  mwilck@arcor.deDDF: layout_md2ddf: new md->DDF layout conversion
2013-07-08  mwilck@arcor.deDDF: layout_ddf2md: new DDF->md RAID layout conversion
2013-07-08  mwilck@arcor.deDDF: allow empty slots in virt disk table
2013-07-08  mwilck@arcor.deDDF: get_svd_state: Status logic for secondary RAID...
2013-07-08  mwilck@arcor.deDDF: ddf_set_disk: move status logic to separate function
2013-07-08  mwilck@arcor.deDDF: find_vdcr: account for secondary RAID level
2013-07-08  mwilck@arcor.deDDF: ddf_open_new: implement minimal consistency check
2013-07-08  mwilck@arcor.deDDF: Implement store_super_ddf
2013-07-08  mwilck@arcor.deDDF: handle "open flag" according to spec
2013-07-08  mwilck@arcor.deDDF: load_ddf_headers: use secondary header as fallback
2013-07-08  mwilck@arcor.deDDF: check_secondary: fix treatment of missing BVDs
2013-07-08  mwilck@arcor.deDDF (cleanup): use a common macro for failed searches
2013-07-08  Christoph Anton... mdadm.8: growing RAID10 chunk size is possible
2013-07-08  NeilBrownAssemble: avoid a consistency check when --force is...
2013-07-04  NeilBrowntests: add test to revert shrinking reshapes.
2013-07-04  NeilBrownGrow: notice when --stop is synchronising a reshape...
2013-07-04  NeilBrownGrow: fix small bug when reshape interrupted.
2013-07-04  NeilBrowntests: add a test for reverting reshapes
2013-07-02  NeilBrownStop: improve synchronising of reshape with whole stripes.
2013-07-02  NeilBrownrevert-reshape: only impose reshape_position tests...
2013-07-02  NeilBrownsysfs: fix bugs in new sysfs_wait function.
2013-07-02  NeilBrownraid6check - fix compile
2013-07-02  NeilBrowntest: include any 'stderr' output in the log file.
2013-07-02  NeilBrownAssemble: improve messages when restarting a reshape.
2013-07-02  NeilBrownAssemble: ignore devices= if container= is present.
2013-07-02  NeilBrownConfig: use better device names for "DEVICES container"
2013-07-02  NeilBrownAssemble: write raid-disks should be less fatal.
2013-07-02  NeilBrownMove find_free_devnum to mdopen.c
2013-07-02  NeilBrownMove conf_line and free_line from conf.c to lib.c
2013-07-01  Martin WilckDetail: Factor out add_device()
2013-07-01  NeilBrownmdadm.8.in: Fix typo: previous -> previously
2013-07-01  NeilBrownManage: check alignment when stopping an array undergoi...
2013-07-01  NeilBrownNew function: sysfs_wait
2013-06-27  NeilBrownrevert-reshape: make sure reshape_position is acceptable.
2013-06-27  NeilBrowntests/raid6repair: default data offset has changed.
2013-06-27  NeilBrown"make test" should build "raid6check"
2013-06-27  NeilBrownAssemble: remove some stray tracing.
2013-06-27  NeilBrownGrow: fix crash when restarting an array.
2013-06-27  NeilBrownGrow: lack of head/tail space not fatal for RAID5 etc.
2013-06-27  NeilBrownGrow: report better message when --grow --chunk cannot...
2013-06-25  NeilBrownMakefile/version: use version/date from .git if possible.
2013-06-25  NeilBrownSubject: Make wait_for and open_dev_excl faster
2013-06-25  NeilBrowntests: add device size tests when change raid leve...
2013-06-25  NeilBrownGrow: fix bug in raid0 -> raid5 conversion.
2013-06-24  NeilBrownMake: CXFLAGS should be conditionally assigned. mdadm-3.3-rc1
2013-06-24  mwilck@arcor.deDetail: deterministic ordering in --brief --verbose
2013-06-24  NeilBrownsuper1: fix space_{before,after} for RAID0
2013-06-24  NeilBrownGrow: allow "--add" with "--grow --level=??"
2013-06-24  NeilBrownGrow: chose default layout when converting from RAID0.
2013-06-24  NeilBrowntests: add test for converting levels to raid0 and...
2013-06-24  NeilBrowntest/00names: use appropriate mdadm.conf
2013-06-24  NeilBrownGrow: centralise level-change code.
2013-06-24  NeilBrownGrow: remove excess drives when converting to RAID0.
2013-06-24  NeilBrownGrow: clear new_layout when we change the level.
2013-06-24  NeilBrownGrow: analyse_change needs to set new_size even if...
2013-06-24  NeilBrownGrow: fix two problems with new_data_offset
2013-06-24  NeilBrownGrow: Try hard to set new_offset.
2013-06-24  NeilBrownGrow: Make sure new data-offset is well-aligned
2013-06-19  NeilBrownGrow: a data_offset should not be tested against 0.
2013-06-19  NeilBrowntests: add test for non-numeric device names
2013-06-19  NeilBrownAdd test for interaction of --assemble with --incr
2013-06-19  NeilBrownAdd test for --update=metadata and fix bug it found.
2013-06-19  NeilBrowntests: rearrange sometest groupings.
2013-06-19  NeilBrownRemove lots of unnecessary white space.
2013-06-19  NeilBrownManage: allow "--stop" on kernel names.
2013-06-19  NeilBrownManage: split Manage_runstop into Manage_run and Manage...
2013-06-19  NeilBrownAssemble: when forcing a single-degraded RAID6 array...
2013-06-19  NeilBrownDetail: add device information to --detail --export
2013-06-19  NeilBrownsysfs_read: return devices in same order as in filesystem.
2013-06-19  Bernd Schubertraid6check: Check return value of lseek64()
2013-06-19  Bernd Schubertraid6check: Fix compiler warnings.
2013-06-19  Bernd Schubertraid6check: Use enums for repair type
2013-06-19  Bernd Schubertraid6check: Fix memory leaks detected by valgrind
2013-06-19  Bernd Schubertraid6check: Fix build of raid6check
2013-06-19  NeilBrownMakefile: add "-O3" to WARN_UNUSED options.
2013-06-18  NeilBrownGrow: fix up recent changes to set_new_data_offset.
2013-06-18  NeilBrownsuper0: set uninitialized variable.
2013-06-17  NeilBrownAssemble/Incr: Don't include spares with too-high event...
2013-06-17  NeilBrownmdadm.h: add little bits of doco for 'struct superswitch'.
2013-05-30  NeilBrownMake sure NOFILE resource limit is big enough.
2013-05-28  NeilBrownIncremental: allow --quiet to silence from errors from...
2013-05-28  NeilBrownGrow_continue: handle RESHAPE_NO_BACKUP correctly.
2013-05-28  NeilBrownsuper1: set RESHAPE_NO_BACKUP based on new_offset.
2013-05-28  NeilBrownGrow: allow for different sized devices when updating...
2013-05-28  NeilBrownAssemble: allow --update=revert-reshape
2013-05-28  NeilBrownAssemble: --update=metadata converts v0.90 to v1.0
2013-05-28  NeilBrownsuper1: fix some casts of signed superblock fields.
2013-05-22  NeilBrownExamine/super1 - report Unused space, before and after.
2013-05-22  NeilBrownsuper1: don't put the bblog at the end of the free...
2013-05-22  NeilBrownGrow: allow a reshape which only changes --data-offset
2013-05-22  NeilBrownGrow: E2BIG should be reporte differently if --data...
2013-05-22  NeilBrownGrow: --backup-file and --data-offset are incompatible.
2013-05-22  NeilBrownGrow: handle E2BIG from new_offset changes more gracefully.
2013-05-22  NeilBrownGrow: allow --data-offset to be specified for raid4/5/6
2013-05-22  NeilBrownGrow: allow metadata to indicate that changing data_off...
2013-05-22  NeilBrownGrow: use new_data_offset instead of backups for raid4...
2013-05-22  NeilBrownGrow: introduce min_offset_change to struct reshape.
2013-05-22  NeilBrownGrow: have analyse_change zero the reshape structure...
2013-05-21  NeilBrownGrow.c: split impose_reshape out as a function.
2013-05-21  NeilBrownGrow.c: split out update_cache_size() function.
next