]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2013-05-13  NeilBrownmdassemble - fix new compile-time problems.
2013-05-13  NeilBrownDetail: report on inactive arrays.
2013-05-13  NeilBrownDetail: fix --brief --verbose
2013-05-13  NeilBrownRemove open-coded use_udev().
2013-05-13  NeilBrownmisc_scan: don't trust the mapping file too much for...
2013-05-13  NeilBrownIncrmental: tell udevs to unmount when array looks...
2013-05-13  NeilBrownmdadm.conf.5: document the use of quotation characters...
2013-05-13  NeilBrownManage: support --fail set-X and --remove set-X
2013-05-01  NeilBrownWait: also wait if an action is about to start.
2013-04-30  NeilBrowntests: zero devices before --adding them.
2013-04-25  Jes Sorensenmdmon: Add missing option documentation to --help output
2013-04-24  mwilck@arcor.deDDF: fix bug in compare_super_ddf
2013-04-23  mwilck@arcor.detests/10ddf-create: omit log output check
2013-04-23  mwilck@arcor.demonitor: treat unreadable array_state as clean
2013-04-23  mwilck@arcor.demonitor: read_and_act: handle race conditions for resyn...
2013-04-23  mwilck@arcor.demonitor: don't call pselect() on deleted sysfs files
2013-04-23  mwilck@arcor.deDDF: add code to debug state changes
2013-04-23  mwilck@arcor.deDDF: brief_detail_super_ddf: print correct UUID for...
2013-04-23  mwilck@arcor.deDDF: __write_init_super_ddf: just use seq number of...
2013-04-23  mwilck@arcor.deDDF: __write_ddf_structure: Fix wrong reference to...
2013-04-22  NeilBrownManage_runstop: call flush_mdmon if O_EXCL fails on...
2013-04-22  Przemyslaw... imsm: monitor: do not finish migration if there are...
2013-04-08  Pawel BaldysiakAdd updating component_size to manager thread of mdmon
2013-03-05  NeilBrownEnsure mddev_dev struct always zeroed on allocation.
2013-03-04  NeilBrownCreate: default to bitmap=internal for large arrays.
2013-03-04  NeilBrownEnhance incremental removal.
2013-03-04  NeilBrownmdadm.8: Detail use for IMSM_NO_PLATFORM environment...
2013-03-04  mwilck@arcor.deDetail.c: call load_container for container subarrays
2013-03-04  mwilck@arcor.deDDF: compare_super_ddf: merge local info of other super...
2013-03-04  mwilck@arcor.deDDF: add sanity checks in compare_super_ddf
2013-03-04  mwilck@arcor.deDDF: __write_init_super_ddf: use correct VD conf
2013-03-04  mwilck@arcor.deDDF: container_content_ddf: handle RAID layout for...
2013-03-04  mwilck@arcor.deDDF: container_content_ddf: check for secondary RAID
2013-03-04  mwilck@arcor.deDDF: container_content_ddf: change array disk search...
2013-03-04  mwilck@arcor.deDDF: load_ddf_local: store VD conf for other BVDs
2013-03-04  mwilck@arcor.deDDF: added other_bvd to struct vcl
2013-03-04  mwilck@arcor.deDDF: increase seq number when writing meta data
2013-03-04  mwilck@arcor.deDDF: use existing locations for primary and secondary...
2013-03-04  mwilck@arcor.deDDF: cleanly save the secondary DDF structure
2013-02-21  NeilBrownDiscard devnum in favour of devnm
2013-02-21  NeilBrownGrow: fix problem with reshaping RAID4 to RAID0.
2013-02-21  NeilBrownGrow: disallow --size changes on RAID0 and Linear.
2013-02-11  Thomas Bächlerudev: Fix order of execution of the md rules
2013-02-11  Thomas BächlerModernize udev rules
2013-02-10  John Spencermdadm.h: fix ugly glibc specific ifdeffery
2013-02-10  John Spencerplatform-intel: canonicalize_file_name() is not portable
2013-02-10  NeilBrownmake --update=homehost work again
2013-02-05  NeilBrownAvoid using BLKFLSBUF.
2013-02-05  NeilBrownDetail: print correct size for large external-metadata...
2013-02-05  NeilBrownmdmon: add --foreground option
2013-02-05  Jes SorensenIn case launching mdmon fails, print an error message...
2013-02-05  Jes SorensenAdd support for launching mdmon via systemctl instead...
2013-02-05  Jes SorensenRemove --offroot argument and default to always setting...
2013-01-20  NeilBrownmdadm.conf.5: clarify connection between action=re...
2013-01-10  NeilBrowndev_open - don't bother trying map_dev
2013-01-06  NeilBrownplatform-intel - cache 'intel_devices' for a few seconds.
2013-01-06  NeilBrownconditionally remove map_dev from find_free_devnum
2012-12-05  NeilBrownMISC: Add --examine-badblocks option
2012-12-05  NeilBrownAssemble: fix spelling: report_missmatch -> report_mismatch
2012-12-05  NeilBrownAssemble: Don't auto-assemble arrays which conflict...
2012-11-27  NeilBrownManage: Add support for --re-add faulty
2012-11-27  NeilBrownFix "--remove faulty" and similar commands.
2012-11-22  NeilBrownAssemble: ensure that <ignore>d arrays are not auto...
2012-11-22  NeilBrownconf: allow multiple arrays to be <ignore>d
2012-11-21  NeilBrownAllow --wait to wait for delayed resync.
2012-11-21  NeilBrownGrow: fix bug when multiple arrays present.
2012-11-20  NeilBrownMakefile: remove "sh" from instructions for running...
2012-11-20  Lukasz DorauGrow.c: fix uninitialized variables compilation-time...
2012-11-20  Gilles EspinasseKeep track on which kernel the test suite has run
2012-11-20  Marcin Tomczakimsm: Forbid spanning between multiple controllers.
2012-11-20  Lukasz DorauCreate.c: check if freesize is equal 0
2012-11-20  NeilBrownAssemble: fix call to wait_for
2012-11-20  NeilBrowntest: remove unnecessary bash-ism.
2012-11-20  NeilBrownAssemble: Fix critical-section-recovery when assembling...
2012-11-20  NeilBrownIncremental: allow recently removed device to be added...
2012-11-20  NeilBrowntest: add --disable-integrity switch.
2012-11-20  NeilBrownIMSM - allow assembling any imsm array even without...
2012-11-20  NeilBrownTests: adjust for recent changes.
2012-11-20  NeilBrownGrow: fix reshape from RAID5 to RAID1.
2012-10-25  NeilBrownQuery: allow member of non-0.90 arrays to be better...
2012-10-25  NeilBrownQuery: don't be confused by partition tables.
2012-10-24  NeilBrownMonitor: don't complain about non-monitorable arrays...
2012-10-24  NeilBrownManage: improve error message when given a non-block...
2012-10-24  Justin MaggardCreate new md devices consistently
2012-10-24  NeilBrownIncremental: support replacement devices.
2012-10-23  NeilBrownAssemble: add support for replacement devices.
2012-10-23  NeilBrownReport replacement devices correctly with --detail...
2012-10-23  NeilBrownAdd support for --replace and --with
2012-10-22  NeilBrowntest: keep separate log file for each failed test.
2012-10-22  Gilles Espinassetest: redirect all output to log file to keep output...
2012-10-22  NeilBrownsuper0: allow creation of array on 2TB+ devices.
2012-10-22  NeilBrownAssemble.c - re-indent file.
2012-10-22  NeilBrownAssemble: remove support for assembling arrays with...
2012-10-22  NeilBrownRemove get_one_disk
2012-10-22  NeilBrownAssemble: split out "start_array()" function.
2012-10-21  NeilBrownDetail: don't report a faulty device as 'spare' or...
2012-10-21  Gilles EspinasseReplace --no-error by --keep-going
2012-10-21  Gilles EspinasseAllow escape by ctrl-c broken by --no-error change
2012-10-21  Michael TokarevTrivial bugfix and spelling fixes.
2012-10-21  Michael Tokarevmdadm: super0: do not override uuid with homehost
next