]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
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
2013-10-21  NeilBrownAssembe: fix bug in force_array - it wasn't forcing...
2013-10-16  mwilck@arcor.deMonitor: write meta data in readonly state, sometimes
2013-10-16  mwilck@arcor.detests/10ddf-incremental-wrong-order: new unit test
2013-10-16  mwilck@arcor.detests/10ddf-assemble-missing: new unit test
2013-10-16  mwilck@arcor.detests/env-ddf-template: add helper function for checksums
2013-10-16  mwilck@arcor.detests/10ddf-fail-readd-readonly: new unit test.
2013-10-16  mwilck@arcor.detests/env-ddf-template: fix container name
2013-10-16  mwilck@arcor.deDDF: add_to_super_ddf: be careful with workspace_lba
2013-10-16  mwilck@arcor.detests/10ddf-fail-stop-readd: New DDF unit test
2013-10-16  mwilck@arcor.detests/10ddf-fail-readd: New DDF unit test
2013-10-16  mwilck@arcor.deMonitor: don't set arrays dirty after transition to...
2013-10-16  mwilck@arcor.deDDF: compare_super_ddf: fix sequence number check
2013-10-16  mwilck@arcor.deDDF test: make sure mdmon isn't started by systemd
2013-10-16  mwilck@arcor.deDDF tests: allow to run on systems without /dev/sda
2013-10-16  Jes SorensenBe consistent in return types from byteswap macros
2013-09-17  Michael TokarevRemove bashism from Makefile
2013-09-14  NeilBrownGive error if --incremental --scan also has a device...
2013-09-13  NeilBrownMake -IRs and --run work properly for containers.
2013-09-12  mwilck@arcor.deDDF: brief_examine_subarrays_ddf: print array name
2013-09-12  mwilck@arcor.deDDF: factor out array name generation
2013-09-12  mwilck@arcor.demdmon: honour --offroot, again
2013-09-12  NeilBrownDDF: allow for possibility that there is no secondary...
2013-09-10  NeilBrownconfig: set "auto_seen" after processing the auto line.
2013-09-09  NeilBrownMove ARRAY_SIZE macro to common include file.
2013-09-09  mwilck@arcor.deDDF: handle fake RAIDs with changing subarray UUIDs
2013-09-09  Lukasz DorauManage.c: fix small memory leak
2013-09-09  NeilBrownmanagemon: fix a dprintk.
2013-09-09  NeilBrownMinor fixes in mdadm.conf.5 man page.
2013-09-03  NeilBrownRelease mdadm-3.3 mdadm-3.3
2013-09-03  NeilBrownconfig: support MDADM_CONF_AUTO= env var.
2013-09-03  NeilBrownconfig: refactor load_conffile() to have a single exit.
2013-09-03  NeilBrownConfig: multiple occurences of lines is not an error.
2013-09-02  NeilBrownconfig: read /etc/mdadm.conf.d as well as /etc/mdadm...
2013-09-02  NeilBrownConf: allow conf file to be a directory.
2013-09-02  NeilBrownConfig: factor reading of file out into separate function.
2013-09-02  NeilBrownmdmon: make sure we set safe_mode on SIGTERM.
2013-09-02  NeilBrownAssemble: don't ever consider a 'spare' to be the ...
2013-09-02  NeilBrownMake sure "mdmon" doesn't get called "@dmon".
2013-08-28  NeilBrownGrow: fix hang when growing a RAID5.
2013-08-28  mwilck@arcor.dein_initrd: fix gcc compiler error
2013-08-28  mwilck@arcor.deDDF: increase default value for safe_mode_delay to...
2013-08-28  mwilck@arcor.deDDF: container_content_ddf: set safe_mode_delay > 0
2013-08-28  mwilck@arcor.deDDF: export_examine_super_ddf: print MD_DEVICES
2013-08-28  NeilBrownDDF: ddf_activate_spare: fix gcc -O2 uninitialized...
2013-08-26  NeilBrownAdd ANNOUNCE-3.2.6 from different branch
2013-08-26  NeilBrownAdd raid6check to .gitignore
2013-08-26  NeilBrownChange "mdadm --run" to use the same code as "mdadm...
2013-08-14  NeilBrownsuper1: fix setting of data_offset for 1.0 metadata.
2013-08-14  NeilBrownFix bug with adding to 0.90 array
2013-08-08  mwilck@arcor.deDDF: ddf_open_new: check device status for new subarray
2013-08-07  mwilck@arcor.detests/10ddf-fail-create-race: test handling of fail...
2013-08-07  mwilck@arcor.detests/10ddf-fail-spare: more sophisticated result checks
2013-08-07  mwilck@arcor.detests/10ddf-fail-two-spares: new unit test
2013-08-07  NeilBrownCreate: fix warning about pre-existing filesystems.
2013-08-07  NeilBrownDDF: Write new conf entries with a single write.
2013-08-05  mwilck@arcor.detest: allow LVM volumes or RAM disks as test devices
2013-08-05  mwilck@arcor.deDDF: get_extents: don't allocate space on failed disks
2013-08-05  mwilck@arcor.detests/10ddf-fail-spare: new unit test
2013-08-05  mwilck@arcor.detests/10ddf-fail-twice: remove hard-coded assumptions
2013-08-05  mwilck@arcor.detests/env-ddf-template: some helper functions
2013-08-05  NeilBrownMakefile: check that 'run' directory exists.
2013-08-05  NeilBrownmdmon: don't use 'ghost' values from an inactive array.
2013-08-05  NeilBrownDDF: fix removal of failed devices.
2013-08-05  NeilBrowntest: ensure testing uses correct mdmon
2013-08-05  NeilBrownmanagemon: fix typo affecting incrmental assembly.
2013-08-05  NeilBrownDDF: fix writing metadata updates.
2013-08-05  mwilck@arcor.detests/10ddf-fail-twice: New unit test
2013-08-05  mwilck@arcor.deDDF: no need for GET_LAYOUT any more
2013-08-05  mwilck@arcor.demdmon: always get layout from sysfs
2013-08-01  NeilBrownmdmon: don't lie to systemd.
2013-08-01  NeilBrownmdmon: clear safe_mode_delay on shutdown
2013-08-01  NeilBrownDDF: differentiate between new metadata and metadata...
2013-08-01  NeilBrownDDF: use some #defines instead of bare constants.
2013-08-01  NeilBrownIntroduce devid2kname - slightly different to devid2devnm.
2013-08-01  NeilBrownDon't lie to systemd about mdadm's status.
2013-08-01  NeilBrownGrow: exit background thread cleanly on SIGTERM.
2013-07-31  Martin Wilcktests/env-ddf-template: helper for new unit test
2013-07-31  Martin Wilcktests/10ddf-create-fail-rebuild: new unit test for DDF
2013-07-31  Martin Wilckmdmon: manage_member: fix race condition during slow...
2013-07-31  Martin Wilckmdmon: manage_member: debug messages for array state
2013-07-31  Martin Wilckmdmon: wait_and_act: fix debug message for SIGUSR1
2013-07-31  Martin Wilckmonitor: read_and_act: log status when called
2013-07-31  Martin WilckDDF: ddf_set_disk: add some debug messages
2013-07-31  Martin WilckDDF: load_ddf_header: more error logging
2013-07-31  Martin WilckDDF: ddf_process_update: log offsets for conf changes
2013-07-31  Martin WilckDDF: log disk status changes more nicely
2013-07-31  Martin WilckDDF: ddf_activate_spare: bugfix for 62ff3c40
2013-07-30  NeilBrownFix is_resync_complete for RAID10
2013-07-30  Jes SorensenAvoid double close()
2013-07-30  NeilBrownsuper1: simplify setting of array size.
2013-07-30  NeilBrownsuper1: separate to version of _avail_space1().
2013-07-30  NeilBrownManage: remove call to validate_geometry.
next