]> git.ipfire.org Git - thirdparty/mdadm.git/history - super-intel.c
Check all member devices in enough_fd
[thirdparty/mdadm.git] / super-intel.c
2011-05-09  Przemyslaw Czarnowskiimsm: add new chunk size to metadata update
2011-05-09  Przemyslaw Czarnowskiimsm: process update for raid level migrations
2011-05-09  Przemyslaw Czarnowskiimsm: prepare memory for level migration update
2011-05-09  Przemyslaw Czarnowskiimsm: fix: disable migration from raid5->raid0
2011-05-09  Przemyslaw Czarnowskiimsm: prepare update for level migrations reshape
2011-05-02  Adam Kwolekimsm: FIX: Do not write check-point '0'
2011-04-18  Adam KwolekFIX: Always report new raid_disks during migration
2011-04-06  Adam Kwolekimsm: fix: report aligned component size value
2011-04-06  Adam Kwolekimsm: FIX: Check array alignment before expansion
2011-04-06  Adam Kwolekimsm: Warn user about reboot risk
2011-03-28  NeilBrownRelease 3.2.1 mdadm-3.2.1
2011-03-24  NeilBrownMerge branch 'master' into devel-3.2
2011-03-23  Krzysztof WojcikFIX: imsm: Do not change serial if disk failed
2011-03-23  Labun, Marcinsuper-intel: enable loading metadata from non-IMSM...
2011-03-20  Adam Kwolekimsm: FIX: indicate that metadada has to be written
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  Adam Kwolekimsm: FIX: Store checkpoint in per disk units
2011-03-10  NeilBrownMerge branch 'master' into devel-3.2
2011-03-10  NeilBrownMake find_intel_hba_capability less verbose.
2011-03-10  Labun, Marcinimsm: introduce SAS controller support in imsm metadata...
2011-03-10  Labun, Marcinimsm: move code for retrieving HBA to a function
2011-03-10  Labun, Marcinimsm: verify that component disks are attached to the...
2011-03-10  Labun, Marcinimsm: add maximum number of disk validation in RAID...
2011-03-10  Labun, Marcinimsm: print-out error message when volume validation...
2011-03-10  Labun, Marcinimsm: do not publish OROM/EFI unsupported arrays
2011-03-10  Labun, Marcinimsm: detail_platform_imsm displays AHCI and SAS contro...
2011-03-10  Labun, Marcinimsm: remove unused parameters in function attach_hba_t...
2011-03-10  Adam Kwolekimsm : FIX: Assemble dirty array when reshape is in...
2011-03-08  Adam Kwolekimsm: FIX: Mark checkpoint and array state clean during...
2011-03-08  NeilBrownAllow Grow_continue for whole container as well as...
2011-03-08  Adam Kwolekimsm: FIX: Variables declaration cleanup
2011-03-08  Adam Kwolekimsm: FIX: Return blocks_per unit for general migration
2011-03-08  NeilBrownimsm: improve getinfo_super when reshape is in progress.
2011-03-07  Krzysztof WojcikEnable error message in case of lack of spares for...
2011-02-27  Krzysztof WojcikFIX: imsm: OROM does not recognize degraded arrays...
2011-02-23  Adam Kwolekimsm: FIX: Report correct array size during reshape
2011-02-23  Adam Kwolekimsm: FIX: initalize reshape progress as it is stored...
2011-02-22  Czarnowska, Annaset default chunk in validate_geometry
2011-02-14  Adam Kwolekimsm: FIX: Add spare disks information to array description
2011-02-14  Adam KwolekFIX: delta_disk can have UnSet value
2011-02-13  Czarnowska, Annafix: imsm: assemble doesn't restart recovery
2011-02-13  Czarnowska, Annafix: imsm: size must be in K for rounding to chunk
2011-02-13  Adam Kwolekimsm: Add information about failed disk to '-E' option
2011-02-13  Adam Kwolekimsm: Use single migration type for all migrations
2011-02-13  Adam Kwolekimsm: FIX: add raid5 to raid0 case to analyse_change()
2011-02-09  Adam Kwolekimsm: FIX: Wrong output string format
2011-02-08  Czarnowska, Annafix: array is reassembled inactive if stopped during...
2011-02-03  Adam Kwolekimsm: FIX: Size is already set in metadata
2011-02-03  Adam Kwolekimsm: FIX: size have to be calculated based on first map
2011-02-03  Adam Kwolekimsm: move common code for array size calculation to...
2011-02-03  Adam Kwolekimsm: FIX: Debug strings cleanup
2011-02-03  Adam Kwolekimsm: fix: imsm_num_data_members() can return error
2011-02-03  Adam Kwolekimsm: FIX: put expansion finalization in to one place
2011-02-03  Adam Kwolekimsm: FIX: crash during getting map
2011-02-01  NeilBrownVarious compile fixes.
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  Adam Kwolekimsm: FIX: not all disks are released in free_imsm_disks()
2011-01-28  Adam Kwolekimsm: FIX: do not allow for container operation for...
2011-01-27  Krzysztof WojcikAdd raid1->raid0 takeover support
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  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-24  NeilBrownDon't close fds in write_init_super
2011-01-17  Krzysztof WojcikDefine imsm_analyze_change function
2011-01-13  Krzysztof Wojcikreshape_super reorganization
2011-01-12  Adam Kwolekimsm: FIX: spares are not counted
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  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  Adam Kwolekimsm: FIX: update disks status in container_contents()
2011-01-12  NeilBrownMake child_monitor a candidate for ->manage_reshape
2011-01-06  Adam Kwolekimsm: FIX: do not repair raid4 arrays
2011-01-06  Adam Kwolekimsm: Update raid0 metadata for reshape
2011-01-06  NeilBrownimsm: Move reshape update processing to function
2011-01-06  Adam Kwolekimsm: Update metadata for second array
2011-01-06  Adam Kwolekimsm: update array size information in metadata
2011-01-06  Adam Kwolekimsm: FIX: Division by 0
2011-01-06  Adam Kwolekimsm: Finalize reshape in metadata
2011-01-06  Adam Kwolekimsm: FIX: support general migration by getinfo_super_i...
2011-01-06  Adam Kwolekimsm: FIX: update first array in container only
2011-01-06  Adam Kwolekimsm: FIX: Perform first metadata update for container...
2011-01-06  Adam Kwolekimsm: FIX: display error message
2011-01-06  Adam Kwolekimsm: FIX: display correct information for '-E' option
2011-01-06  Adam Kwolekmdadm: second_map enhancement for imsm_get_map()
2011-01-05  Anna CzarnowskaUse one function chosing spares from container
2010-12-26  Anna Czarnowskaimsm: set imsm spare uuid to 0
next