]> git.ipfire.org Git - thirdparty/mdadm.git/history - mdadm.h
Create: support --readonly flag.
[thirdparty/mdadm.git] / mdadm.h
2012-07-09  NeilBrownCreate: support --readonly flag.
2012-07-09  NeilBrownAssemble: allow arrays to be assembled read-only.
2012-07-09  NeilBrownRemove scattered checks for malloc success.
2012-07-09  NeilBrownRemove re_add flag in favour of new disposition.
2012-07-09  NeilBrownIntroduce pr_err for printing error messages.
2012-07-09  NeilBrownHelp: use an array to choose which help matches which...
2012-07-09  NeilBrownUse explicit non-char opt for --zero-super
2012-06-04  NeilBrownMonitor: fix inconsistencies in values for ->percent
2012-05-03  NeilBrownAdjust to new standard of /run
2012-04-29  Jes SorensenIntroduce sysfs_set_num_signed() and use it to set...
2012-04-18  NeilBrownAdd --prefer option for --detail and --monitor
2012-04-17  NeilBrownRaid limit of 1024 when scanning for devices.
2012-04-17  Adam KwolekFIX: Support metadata changes rollback
2012-04-04  NeilBrownBitmap_offset is a signed number
2012-03-22  NeilBrownFix the new ROUND_UP macro.
2012-03-20  Jes SorensenGeneralize ROUND_UP() macro and introduce matching...
2012-02-07  NeilBrownRemove avail_disks arg from 'enough'.
2012-01-30  Jes SorensenSpawn mdmon with --offroot if mdadm was launched with...
2012-01-30  Jes SorensenAdd --offroot argument to mdadm
2012-01-03  NeilBrownmonitor: ensure we retry soon when 'remove' fails.
2011-12-23  NeilBrownGrow/bitmap: support adding bitmap via sysfs.
2011-12-19  NeilBrownRemove update_private
2011-11-07  Lukasz Orlowskifix: Allowed to assemble 2 volumes with the same names...
2011-11-01  NeilBrownRemove duplicated code: search_mdstat and conf_match
2011-10-31  Labun, Marcinkill-subarray: fix, IMSM cannot kill-subarray with...
2011-10-05  Adam KwolekAdd recovery blocked field to mdinfo
2011-10-02  Adam KwolekMove code to get_data_disks() function
2011-10-02  Adam KwolekAdd continue option to grow command
2011-10-02  Adam KwolekDo not continue reshape during initrd phase
2011-10-02  Lukasz Doraufix: correct unlocking of map file
2011-09-21  NeilBrownCreate: improve messages from validate_geometry.
2011-09-21  Adam KwolekMove restore backup code to function
2011-09-19  Doug LedfordFix readding of a readwrite drive into a writemostly...
2011-09-08  NeilBrownDiscourage large devices from being added to 0.90 arrays.
2011-06-23  Krzysztof WojcikShow DELAYED, PENDING status of resync process in ...
2011-06-08  Adam KwolekAdd reshape restart support for external metadata
2011-06-08  Adam Kwolekimsm: Implement imsm_manage_reshape(), reshape workhorse
2011-06-08  Adam KwolekSupport restore_stripes() from the given buffer
2011-06-08  NeilBrowngetinfo_super now clears the 'info' structure before...
2011-05-16  NeilBrownGrow: accept --assume-clean with --grow --size
2011-03-24  NeilBrownMerge branch 'master' into devel-3.2
2011-03-23  NeilBrownIncr: don't exclude 'active' devices from auto inclusio...
2011-03-23  Labun, Marcinexamine: allows to examine a disk metadata on non-metad...
2011-03-22  NeilBrownmdmon: don't wait for O_EXCL when shutting down.
2011-03-15  NeilBrownMerge branch 'master' into devel-3.2
2011-03-15  Labun, MarcinIMSM: Fix problem in mdmon monitor of using removed...
2011-03-14  NeilBrownMerge branch 'master' into devel-3.2
2011-03-14  Krzysztof WojcikWarn the user about too small array size
2011-03-10  NeilBrownMerge branch 'master' into devel-3.2
2011-03-10  NeilBrownManage: be more careful about --add attempts.
2011-03-10  NeilBrownmdmon: don't copy an invalid chunk_size
2011-03-10  NeilBrownGrow: support reshape of RAID0 arrays.
2011-03-08  NeilBrownRun Grow_restart/Grow_continue when assembling the...
2011-02-22  Czarnowska, Annaset default chunk in validate_geometry
2011-02-14  Adam KwolekFIX: delta_disk can have UnSet value
2011-02-01  NeilBrownIncr: don't exclude 'active' devices from auto inclusio...
2011-01-31  Czarnowska, AnnaMonitor: do not move partitions to external container
2011-01-27  Labun, MarcinDynamic hot-plug udev rules for policies
2011-01-16  NeilBrownAdd 'restart' arg to various functions used for reshaping.
2011-01-12  NeilBrownMake child_monitor a candidate for ->manage_reshape
2011-01-05  Anna Czarnowskamove_spare function modified and moved to Manage.c
2011-01-05  Anna CzarnowskaUse one function chosing spares from container
2010-12-26  Anna Czarnowskaimsm: set imsm spare uuid to 0
2010-12-16  NeilBrownAllow a metadata update to have a linked list of alloca...
2010-12-16  NeilBrownimsm: Prepare reshape_update in mdadm
2010-12-15  NeilBrownSplit fmt_devnum out from devnum2devname
2010-12-15  Labun, MarcinIMSM: Fix problem in mdmon monitor of using removed...
2010-12-13  NeilBrownMerge branch 'master' into devel-3.2
2010-12-09  NeilBrownAllow --update=devicesize with --re-add
2010-12-09  NeilBrownGrow: warn if growing an array will make it degraded.
2010-12-09  NeilBrownMerge branch 'master' into devel-3.2
2010-12-03  Adam KwolekGrow: open backup file for reshape as function
2010-12-01  NeilBrownAssemble: allow an array undergoing reshape to be start...
2010-11-30  NeilBrownmdmon: don't copy an invalid chunk_size
2010-11-30  Adam KwolekCompute backup blocks in function.
2010-11-30  Adam KwolekPrepare and free fdlist in functions
2010-11-29  Adam KwolekTreat feature as experimental
2010-11-28  NeilBrownImprove comments for block_monitor.
2010-11-28  Anna CzarnowskaMonitor: devid should be dev_t
2010-11-28  NeilBrownIncremental - avoid including wayward devices.
2010-11-25  NeilBrownImprove opt parsing, and distinguish long from short.
2010-11-23  Dan WilliamsExternal reshape (step 1): container reshape and -...
2010-11-23  Dan WilliamsCreate: cleanup/unify default geometry handling
2010-11-23  Dan Williamsblock monitor: freeze spare assignment for external...
2010-11-23  Dan WilliamsProvide a mdstat_ent to subarray helper
2010-11-22  Marcin LabunPolicy is aware of metadata disk's controller domains.
2010-11-22  Anna CzarnowskaMonitor: Allow metadata to set minimum size for spare...
2010-11-22  NeilBrownMonitor: policy based spare migration.
2010-11-22  Anna Czarnowskaimsm: create mdinfo list of disks in a container from...
2010-11-22  Anna Czarnowskamdadm: added --no-sharing option for Monitor mode
2010-11-22  Anna CzarnowskaUtil: get device size from id
2010-11-22  NeilBrownAdd action=spare-same-slot policy.
2010-11-22  Przemyslaw Czarnowskiextension of IncrementalRemove to store location (path...
2010-11-22  Przemyslaw Czarnowskiadded --path <path_id> to give the information on the...
2010-11-22  NeilBrownRemove loaded_container
2010-11-22  NeilBrownAdd must_be_container helper.
2010-11-22  NeilBrownRemove content from mddev_dev
2010-11-22  NeilBrownImprove type names for mddev_dev
2010-11-22  NeilBrownImprove mddev_ident type definitions.
2010-11-22  NeilBrownMake Incremental_container static
next