]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2011-02-01  NeilBrownVarious compile fixes.
2011-02-01  NeilBrownVarious man page fixes.
2011-02-01  NeilBrowntests: add IMSM_NO_PLATFORM to some places that were...
2011-02-01  NeilBrownmanagemon: don't try to add spares when resync/recovery...
2011-02-01  NeilBrownAllow explicitly listed spared to be included by default.
2011-02-01  NeilBrownAllow domain_test to report that no domains were found.
2011-02-01  NeilBrowntest: remind where the log file is.
2011-02-01  NeilBrowntest: remove all the environment handling.
2011-02-01  NeilBrownIncr: don't exclude 'active' devices from auto inclusio...
2011-02-01  NeilBrownfree_super after assembling a container
2011-02-01  NeilBrownAssemble: ignore unknown devices not listed on command...
2011-01-31  Czarnowska... Assemble: allow to assemble container with uuid=0:0:0:0
2011-01-31  Czarnowska... Monitor: do not move partitions to external container
2011-01-31  Adam Kwolekimsm: FIX: map coping causes mdmon crash
2011-01-31  Adam Kwolekimsm: FIX: mdmon crash during 2 raid0 arrays expansion
2011-01-31  Adam Kwolekimsm: Update metadata for second array
2011-01-31  Adam Kwolekimsm:FIX: change arrays reshape order
2011-01-31  NeilBrownGrow: make sure to break out of the backup loop when...
2011-01-31  NeilBrownMake sure odisks is consistent between creating and...
2011-01-31  NeilBrownGrow: round max_progress to old chunk size too.
2011-01-31  NeilBrownAllow test to detect 'resync=DELAYED' state
2011-01-31  NeilBrownInitialise all of file when opening backup file for...
2011-01-31  NeilBrownGrow: when restarting, do set new details if they are...
2011-01-31  NeilBrownGrow:make sure 'array' is up-to-date before SET_ARRAY_INFO
2011-01-31  NeilBrownGrow: don't try setting new geometry when restarting...
2011-01-31  NeilBrownopen_mddev: open RDONLY if RDWR doesn't work.
2011-01-31  NeilBrownCall free_super before attempting to add a new device
2011-01-31  Przemyslaw... Man pages update for policy framework
2011-01-31  Labun, Marcin11spare-migration: pass conditions for tests 9 and...
2011-01-31  Labun, Marcinenv-11spare-migration: imsm requires IMSM_NO_PLATFORM...
2011-01-31  NeilBrownCall free_super earlier when creating an array.
2011-01-31  NeilBrownsuper1: fix regression in write_init_super.
2011-01-31  Adam Kwolekimsm: FIX: not all disks are released in free_imsm_disks()
2011-01-28  Czarnowska... Monitor: avoid adding too many spares to container
2011-01-28  Krzysztof WojcikFIX: Meet SET_ARRAY_INFO ioctl requirements
2011-01-28  Krzysztof WojcikFIX: Remove disks in mdmon for external metadata
2011-01-28  Adam KwolekWORKAROUND: mdadm hangs during reshape (PART #2)
2011-01-28  Adam KwolekFIX: start_reshape status should be checked
2011-01-28  Adam KwolekFIX: Array after takeover has to be frozen
2011-01-28  Adam Kwolekimsm: FIX: do not allow for container operation for...
2011-01-27  Dan Williamsfix extended partition detection
2011-01-27  Labun, MarcinDynamic hot-plug udev rules for policies
2011-01-27  NeilBrownIgnore/don't set data_disks for level=1
2011-01-27  Krzysztof WojcikMistake in raid1->raid5 migration
2011-01-27  Krzysztof WojcikAdd raid1->raid0 takeover support
2011-01-26  Adam KwolekWORKAROUND: mdadm hangs during reshape
2011-01-26  Adam KwolekFIX: monitor doesn't handshake with md
2011-01-26  Labun Marcinimsm: support for Intel SAS controller in get_disk_cont...
2011-01-26  Labun Marcinimsm: detail_platform_imsm supports Intel SAS controlle...
2011-01-26  Labun Marcinimsm: prepare detail_platform_imsm to support different...
2011-01-26  Labun Marcinimsm: support for Intel(R) SAS controller in imsm handler
2011-01-26  Labun Marcinimsm platform: support for Intel(R) SAS controller.
2011-01-26  Krzysztof WojcikFIX: Reset disk state if disk is missing
2011-01-26  Krzysztof WojcikCheck number of failed disks durig raid10->raid0 takeover
2011-01-26  Krzysztof Wojcikraid0->raid10 takeover- process metadata update
2011-01-26  Krzysztof Wojcikraid0->raid10 takeover- allocate memory for added disks
2011-01-26  Krzysztof Wojcikraid0->raid10 takeover- create metadata update
2011-01-25  Krzysztof WojcikAdd raid10 -> raid0 takeover support
2011-01-25  NeilBrownFix some issues with setting 'new' state of a reshape
2011-01-24  NeilBrownDon't close fds in write_init_super
2011-01-20  NeilBrownFix up analysis of reshape from RAID1 to RAID5.
2011-01-20  NeilBrownreindent/reformat some code.
2011-01-20  NeilBrownBe more careful about adjusting reshape_progress based...
2011-01-20  NeilBrownCorrectly initialise backup_point when reshaping backwards.
2011-01-20  NeilBrownerror check reading of 'degraded' from sysfs.
2011-01-20  NeilBrownInitialise reshape_progress properly in reshape_array.
2011-01-20  NeilBrownFix management of backed-up region for hi-to-low reshapes.
2011-01-17  Adam KwolekFIX: Arrays cannot be opened exclusively
2011-01-17  Krzysztof WojcikUnfreeze for non re-striping transitions
2011-01-17  Krzysztof WojcikSet reshape.after.data_disks for raid0<->raid10 takeover
2011-01-17  Krzysztof WojcikDefine imsm_analyze_change function
2011-01-17  Czarnowska... fix: Monitor: min_size must be set to 0
2011-01-17  Adam KwolekFIX: sync_completed == 0 causes reshape cancellation...
2011-01-17  Adam KwolekFIX: mdadm throws coredump on exit in error case
2011-01-17  Czarnowska... fix: segfault if subarray is monitored but container...
2011-01-16  NeilBrownAdd 'restart' arg to various functions used for reshaping.
2011-01-16  NeilBrownBe more careful checking why reshape has stopped.
2011-01-16  NeilBrownIgnore error when setting sync_min
2011-01-16  NeilBrownMake sure child_monitor reliably reports whether reshap...
2011-01-13  NeilBrownClean up return path for reshape_array.
2011-01-13  Krzysztof WojcikFIX: Mistake in delta_disk comparison.
2011-01-13  Krzysztof Wojcikreshape_super reorganization
2011-01-13  NeilBrownClean up exit paths from reshape_array.
2011-01-12  NeilBrownreshape_array: move lots of code out of a 'switch'.
2011-01-12  NeilBrownFix up calls to unfrozen at end of reshape.
2011-01-12  Adam Kwolekimsm: FIX: spares are not counted
2011-01-12  Adam KwolekFIX: Cannot load container information
2011-01-12  Adam Kwolekimsm: FIX: old devices memory has to be released
2011-01-12  Adam Kwolekimsm: FIX: local mdadm update shouldn't be done in...
2011-01-12  Adam Kwolekimsm: FIX: mdadm should process local data
2011-01-12  Kwolek, AdamFIX: size is passed incorrectly
2011-01-12  Marcin LabunMake text_version available to reshape_array for subarr...
2011-01-12  Adam Kwolekimsm: FIX: only one spare is passed in update
2011-01-12  Adam Kwolekimsm: FIX: set correct slot information in metadata...
2011-01-12  NeilBrownload_super should not try to load_container
2011-01-12  Anna CzarnowskaMonitor: skip array if error getting size
2011-01-12  Adam KwolekFIX: Fill sys_name for disk add
2011-01-12  NeilBrownDon't complain about missing spares when reshaping...
2011-01-12  Adam Kwolekimsm: FIX: update disks status in container_contents()
2011-01-12  NeilBrownMake child_monitor a candidate for ->manage_reshape
next