summaryrefslogtreecommitdiffstats
path: root/super-intel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* imsm: update product name in error messageMichal Zylowski2018-02-201-1/+1
* imsm: update name in --detail-platformArtur Paszkiewicz2018-01-211-0/+2
* imsm: continue resync on 3-disk RAID10Maksymilian Kunt2017-11-211-8/+33
* imsm: More precise message when spanned raid is createdMichal Zylowski2017-11-091-2/+1
* imsm: Set disk slot numberMariusz Tkaczyk2017-10-031-0/+3
* imsm: write initial ppl on a disk added for rebuildArtur Paszkiewicz2017-10-021-1/+4
* imsm: use correct map when validating pplArtur Paszkiewicz2017-10-021-3/+3
* imsm: always do ppl recovery when starting a rebuilding arrayArtur Paszkiewicz2017-10-021-0/+3
* imsm: Write empty PPL header if assembling regular clean array.Pawel Baldysiak2017-10-021-1/+3
* imsm: don't skip resync when an invalid ppl header is foundArtur Paszkiewicz2017-10-021-2/+16
* imsm: switch to multiple ppls automatically during assemblePawel Baldysiak2017-10-021-0/+30
* Zeroout whole ppl space during creation/force assemblePawel Baldysiak2017-10-021-1/+6
* imsm: validate multiple ppls during assemblePawel Baldysiak2017-10-021-24/+47
* imsm: Add support for multiple pplsPawel Baldysiak2017-10-021-10/+27
* Don't abort starting the array if kernel does not support pplArtur Paszkiewicz2017-10-021-3/+1
* imsm: New disk controller domainsMariusz Tkaczyk2017-10-021-0/+4
* imsm: rebuild from 2-disk RAID10Tomasz Majchrzak2017-08-161-10/+67
* mdadm: Fix '==' broken formattingJes Sorensen2017-05-161-1/+1
* mdadm: Fixup more broken logical operator formattingJes Sorensen2017-05-161-2/+1
* mdadm: Fixup a large number of bad formatting of logical operatorsJes Sorensen2017-05-161-5/+5
* IMSM: Correct --examine output for 4k disksMaksymilian Kunt2017-05-111-2/+5
* Add sector size as spare selection criterionAlexey Obitotskiy2017-05-091-0/+2
* Allow more spare selection criteriaAlexey Obitotskiy2017-05-091-12/+21
* imsm: don't allow disks with different sector size in one arrayAlexey Obitotskiy2017-05-091-0/+24
* imsm: allocate buffer to support maximum sector sizeAlexey Obitotskiy2017-05-091-10/+11
* imsm: allow drives in a container regardless of sector sizeAlexey Obitotskiy2017-05-091-6/+0
* mdadm/util: unify stat checking blkdev into functionZhilong Liu2017-05-051-6/+4
* mdadm/util: unify fstat checking blkdev into functionZhilong Liu2017-05-051-10/+3
* IMSM: Initialize my_vol_raid_dev_num during vol creationPawel Baldysiak2017-05-021-2/+9
* Don't use UnSet with consistency_policyArtur Paszkiewicz2017-04-241-3/+1
* Retire mdassembleJes Sorensen2017-04-111-51/+1
* imsm: use rounded size for metadata initializationTomasz Majchrzak2017-03-301-18/+34
* Add 'ppl' and 'no-ppl' options for --update=Artur Paszkiewicz2017-03-291-0/+55
* imsm: PPL supportArtur Paszkiewicz2017-03-291-22/+252
* Detail: show consistency policyArtur Paszkiewicz2017-03-291-1/+1
* Generic support for --consistency-policy and PPLArtur Paszkiewicz2017-03-291-8/+8
* mdadm: Forced type conversion to avoid truncationXiao Ni2017-03-281-1/+1
* Replace snprintf with strncpy at some places to avoid truncationXiao Ni2017-03-281-3/+6
* imsm: fix missing error message during migrationPawel Baldysiak2017-01-271-1/+1
* imsm: show correct size for arrays with 4k disksMaksymilian Kunt2017-01-091-6/+12
* imsm: count arrays under VMD HBAs correctlyAlexey Obitotskiy2017-01-091-12/+36
* IMSM: Fix signed/unsigned comparisonsPawel Baldysiak2017-01-031-8/+9
* imsm: enable bad block support for imsm metadataTomasz Majchrzak2016-12-291-4/+4
* IMSM: Do not update metadata if not able to migratePawel Baldysiak2016-12-221-0/+5
* imsm: set generation number when reading superblockMariusz Dabrowski2016-12-121-0/+1
* IMSM: Add support for Non-Intel NVMe drives under VMDPawel Baldysiak2016-12-121-3/+9
* imsm: 4kn support for bad block logTomasz Majchrzak2016-12-021-0/+38
* imsm: implement "--examine-badblocks" commandTomasz Majchrzak2016-12-021-0/+56
* imsm: provide list of bad blocks for an arrayTomasz Majchrzak2016-12-021-0/+39
* imsm: clear bad blocks if disk becomes unavailableTomasz Majchrzak2016-12-021-7/+39