summaryrefslogtreecommitdiffstats
path: root/crc32.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-01Various man page fixes.NeilBrown2-27/+38
2011-02-01tests: add IMSM_NO_PLATFORM to some places that were missing it.NeilBrown2-0/+2
2011-02-01managemon: don't try to add spares when resync/recovery is happening.NeilBrown1-0/+6
2011-02-01Allow explicitly listed spared to be included by default.NeilBrown1-4/+9
2011-02-01Allow domain_test to report that no domains were found.NeilBrown5-8/+11
2011-02-01test: remind where the log file is.NeilBrown1-1/+1
2011-02-01test: remove all the environment handling.NeilBrown84-288/+248
2011-02-01Incr: don't exclude 'active' devices from auto inclusion in a container.NeilBrown3-20/+8
2011-02-01free_super after assembling a containerNeilBrown1-0/+1
2011-02-01Assemble: ignore unknown devices not listed on command line.NeilBrown1-1/+1
2011-02-01Assemble: allow to assemble container with uuid=0:0:0:0Czarnowska, Anna1-1/+4
2011-02-01Monitor: do not move partitions to external containerCzarnowska, Anna3-0/+18
2011-02-01imsm: FIX: map coping causes mdmon crashAdam Kwolek1-1/+3
2011-02-01imsm: FIX: mdmon crash during 2 raid0 arrays expansionAdam Kwolek1-1/+6
2011-02-01imsm: Update metadata for second arrayAdam Kwolek1-1/+5
2011-02-01imsm:FIX: change arrays reshape orderAdam Kwolek1-1/+8
2011-02-01Grow: make sure to break out of the backup loop when finished.NeilBrown1-0/+2
2011-01-31Make sure odisks is consistent between creating and using the fdlistNeilBrown1-4/+5
2011-01-31Grow: round max_progress to old chunk size too.NeilBrown1-0/+3
2011-01-31Allow test to detect 'resync=DELAYED' stateNeilBrown1-2/+2
2011-01-31Initialise all of file when opening backup file for reshape.NeilBrown1-1/+1
2011-01-31Grow: when restarting, do set new details if they are already set.NeilBrown1-7/+6
2011-01-31Grow:make sure 'array' is up-to-date before SET_ARRAY_INFONeilBrown1-0/+1
2011-01-31Grow: don't try setting new geometry when restarting a native reshape.NeilBrown1-0/+5
2011-01-31open_mddev: open RDONLY if RDWR doesn't work.NeilBrown1-0/+2
2011-01-31Call free_super before attempting to add a new deviceNeilBrown1-5/+9
2011-01-31Man pages update for policy frameworkPrzemyslaw Czarnowski2-5/+125
2011-01-3111spare-migration: pass conditions for tests 9 and 12 should be reversedLabun, Marcin1-4/+4
2011-01-31env-11spare-migration: imsm requires IMSM_NO_PLATFORM set with loop devicesLabun, Marcin1-0/+2
2011-01-31Call free_super earlier when creating an array.NeilBrown1-2/+1
2011-01-31super1: fix regression in write_init_super.NeilBrown1-8/+8
2011-01-31imsm: FIX: not all disks are released in free_imsm_disks()Adam Kwolek1-0/+5
2011-01-28Monitor: avoid adding too many spares to containerCzarnowska, Anna1-3/+30
2011-01-28FIX: Meet SET_ARRAY_INFO ioctl requirementsKrzysztof Wojcik1-11/+20
2011-01-28FIX: Remove disks in mdmon for external metadataKrzysztof Wojcik1-1/+3
2011-01-28WORKAROUND: mdadm hangs during reshape (PART #2)Adam Kwolek1-0/+6
2011-01-28FIX: start_reshape status should be checkedAdam Kwolek1-1/+6
2011-01-28FIX: Array after takeover has to be frozenAdam Kwolek1-0/+6
2011-01-28imsm: FIX: do not allow for container operation for the same disks numberAdam Kwolek1-1/+1
2011-01-27fix extended partition detectionDan Williams1-1/+1
2011-01-27Dynamic hot-plug udev rules for policiesLabun, Marcin4-0/+154
2011-01-27Ignore/don't set data_disks for level=1NeilBrown1-6/+1
2011-01-27Mistake in raid1->raid5 migrationKrzysztof Wojcik1-0/+1
2011-01-27Add raid1->raid0 takeover supportKrzysztof Wojcik2-11/+34
2011-01-26WORKAROUND: mdadm hangs during reshapeAdam Kwolek1-0/+11
2011-01-26FIX: monitor doesn't handshake with mdAdam Kwolek1-6/+6
2011-01-26imsm: support for Intel SAS controller in get_disk_controller_domain handlerLabun Marcin1-25/+24
2011-01-26imsm: detail_platform_imsm supports Intel SAS controller (isci driver)Labun Marcin1-11/+15
2011-01-26imsm: prepare detail_platform_imsm to support different types of controllersLabun Marcin1-34/+62
2011-01-26imsm: support for Intel(R) SAS controller in imsm handlerLabun Marcin1-26/+169