]> git.neil.brown.name Git - mdadm.git/shortlog
mdadm.git
2014-06-05 NeilBrownRelease mdadm-3.3.1 mdadm-3.3.1
2014-06-05 NeilBrownMake sure "make everything" builds again.
2014-06-05 NeilBrownIncremental: remove old devices when assembling in...
2014-06-02 Artur Paszkiewiczimsm: retry load_and_parse_mpb if we suspect mdmon...
2014-06-02 Baldysiak,... Grow: Do not fork via systemd if freeze_reshape is set
2014-06-02 Baldysiak,... Grow: Use 'forked' also for reshape_container in Grow_c...
2014-06-02 Baldysiak,... Do not set default 'before.layout' when reshaping from...
2014-05-25 NeilBrownmdcheck: don't pass the '+' to "date".
2014-05-22 NeilBrownDDF: remove "BVD xx is missing".
2014-05-22 NeilBrowninstall: use BINDIR consistently to locate mdadm and...
2014-05-22 NeilBrownmdcheck: new script to help with regular checks of...
2014-05-22 NeilBrownMISC: add --action option to set or abort check/repair.
2014-05-22 NeilBrown--examine-bitmap: give useful message if no bitmap...
2014-05-22 Cristian Rodríguezmdadm: Do not reimplment offsetof
2014-05-22 NeilBrownGrow: fix resent grow_continue breakage.
2014-05-21 NeilBrownDDF: remove some pointless code in validate_geometry
2014-05-21 NeilBrownDDF: remove a FIXME comment that doesn't seem to mean...
2014-05-21 NeilBrownDDF: remove 'FIXME' comment that doesn't need fixing.
2014-05-21 NeilBrownDDF: ensure dl->devname is freed when processing a...
2014-05-21 NeilBrownDDF: remove old comment about looking for spares.
2014-05-21 NeilBrownDDF: remove an old incorrect FIXME comment.
2014-05-21 NeilBrownDDF: add data-offset information to --examine output.
2014-05-21 NeilBrownDDF: split up ddf_process_update
2014-05-21 NeilBrowntests: handle change to DDF assembly.
2014-05-21 NeilBrowntests: handle new raid10/ddf geometries.
2014-05-21 NeilBrownDDF: add support of --data-offset when creating array.
2014-05-21 NeilBrownDDF: factor out common code for search through extents.
2014-05-21 NeilBrownDDF: allow for unused slots when creating map list...
2014-05-21 NeilBrownDDF: DDF_Missing devices should not be reported as...
2014-05-21 NeilBrownDDF: remove old and wrong comment about settinig raid_disk.
2014-05-21 NeilBrownDDF: provide simple detail_super() implementation.
2014-05-21 NeilBrownDDF: support more RAID10 levels.
2014-05-21 NeilBrownDDF: explain why spare_refs are ignored.
2014-05-21 NeilBrownDDF: use array_size from metadata.
2014-05-21 NeilBrownDDF: set utime for container from timestamp is superblock.
2014-05-21 NeilBrownDDF: don't assume the anchor is fully up-to-date.
2014-05-21 NeilBrownDDF: update timestamp/seqnum for virtual disks when...
2014-05-21 NeilBrownDDF: update timestamp in DDF header.
2014-05-21 NeilBrownDDF: avoid ref outside array in getinfo_super_ddf_bvd
2014-05-21 NeilBrownDDF: examine_pds to also list devices that aren't in...
2014-05-21 NeilBrownDDF: fix usage of ->used_pdes
2014-05-21 NeilBrownDDF: more guards against pdnum being negative.
2014-05-20 NeilBrownReshape: use systemd to continue containers as well...
2014-05-20 NeilBrownGrow: split continue_via_systemd into a separate function.
2014-05-20 NeilBrownGrow: add 'forked' option to reshape_container.
2014-05-15 NeilBrownGrow: try to let "--grow --continue" from systemd compl...
2014-05-15 NeilBrownGrow: store a link to current backup file in /run/mdadm...
2014-05-01 Artur PaszkiewiczCreate: don't default to bitmap=internal when it is...
2014-05-01 Artur PaszkiewiczFix race between --create and --incremental
2014-04-08 NeilBrownsystemd: various fixes for boot with container-arrays.
2014-04-02 NeilBrownDDF: Don't fail compare_super_ddf due to re-configure...
2014-04-02 NeilBrownDDF: fix possible mdmon crash when updating metadata.
2014-04-02 NeilBrownDDF: guard against ->pdnum being negative.
2014-04-01 NeilBrownDDF: mark missing-on-assembly device properly.
2014-04-01 NeilBrownDDF: Fix assorted typos and do some reformatting.
2014-03-31 Piergiorgio... raid6check.c: move manual repair code to separate function
2014-03-31 Piergiorgio... raid6check.c: move autorepair code to separate function
2014-03-31 Piergiorgio... raid6check.c: lock the stripe until necessary
2014-03-26 NeilBrownddf-sudden-degraded test fix.
2014-03-26 NeilBrownDDF: when first activating an array, record any missing...
2014-03-26 NeilBrownDDF: report seq counter as events.
2014-03-19 Jes SorensenWork around architectures having statfs.f_type defined...
2014-03-11 NeilBrowntests: add test that DDF marks missing devices as faile...
2014-03-11 Pawel Baldysiakmdmon@.service: Change type of process start-up to...
2014-02-25 NeilBrownAssemble: change load_devices to return most_recent...
2014-02-25 NeilBrownAssemble: re-arrange freeing of 'tst' in load_devices().
2014-02-25 NeilBrownAssemble: allow load_devices to change the 'st' which...
2014-02-25 NeilBrownNew test: 03r5assem-failed
2014-02-05 Piergiorgio... raid6check.c: reduce verbosity
2014-02-04 Piergiorgio... raid6check.c: add O_SYNC to open
2014-02-04 Piergiorgio... raid6check.c: fix Q parity generation
2014-02-04 Piergiorgio... raid6check.c: fix position printout
2014-02-04 Piergiorgio... raid6check.c: reduce verbosity
2014-01-23 Piergiorgio... raid6check.c add page size check and repair
2014-01-22 NeilBrownmdmon@.service: remove over-ride of Standard IO.
2014-01-20 NeilBrownsystemd/mdmon: set IMSM_NO_PLATFORM=1
2014-01-20 NeilBrownmdmon: don't complain about notifying parent when there...
2014-01-20 NeilBrownIMSM: don't crash when creating an array with missing...
2014-01-20 NeilBrownGrow: fix problems with prematurely aborting of reshapes.
2014-01-20 NeilBrownDDF: fix detection of failed devices during assembly.
2014-01-20 NeilBrownAssemble: avoid infinite loop when auto-assembling...
2014-01-20 NeilBrownDDF - really ignore DDF metadata on partitions.
2014-01-06 Lukasz Doraupolicy: NULL path isn't really acceptable - use the...
2013-12-12 Jan CeuleersClarify scope of Rebuild events in mdadm manpage
2013-12-12 NeilBrownmdamd-last-resort: add a Conflicts line to stop the...
2013-12-11 NeilBrownudev rules: try "mdadm -I" on "change" events.
2013-12-11 NeilBrownudev rules: add some by-pass rules from Fedora
2013-12-10 NeilBrownAdd mdmonitor.service systemd unit file.
2013-12-04 NeilBrownAssemble/Incremental: don't hold O_EXCL on mddev after...
2013-12-04 NeilBrownTwo small fixes related to enough()
2013-12-03 NeilBrownIncremental: improve support for "DEVICE" based restric...
2013-12-02 NeilBrownSystemd integration for starting newly-degraded arrays.
2013-11-28 NeilBrownIncremental: add --export handling.
2013-11-28 NeilBrownRestructure assemble_container_content and improve...
2013-11-28 NeilBrownIncremental: don't abort container if one member explic...
2013-11-28 NeilBrownIncremental: remove test that can never succeed.
2013-11-19 NeilBrownIMSM metadata really should be ignored when found on...
2013-11-19 NeilBrownddf tests: fix get_rootdev
2013-10-30 NeilBrownAdd support for --add-spare
2013-10-29 John SchmidtFix typos in mdadm.8.in
next