summaryrefslogtreecommitdiff
path: root/Create.c
Commit message (Expand)AuthorAgeFilesLines
* mdadm: define DEV_MD_DIRMariusz Tkaczyk2023-05-081-4/+3
* Bump minimum kernel version to 2.6.32Jes Sorensen2023-04-101-5/+0
* Create: Fix checking for container in update_metadataMateusz Grzonka2023-03-231-1/+1
* mdadm: Add --write-zeros option for CreateLogan Gunthorpe2023-03-131-2/+174
* mdadm: Introduce pr_info()Logan Gunthorpe2023-03-131-3/+4
* Create: Factor out add_disks() helpersLogan Gunthorpe2023-03-131-169/+213
* Create: remove safe_mode_delay local variableLogan Gunthorpe2023-03-131-3/+1
* Create: goto abort_locked instead of return 1 in error pathLogan Gunthorpe2023-03-131-1/+1
* mdadm: replace container level checking with inlineKinga Tanska2022-09-291-3/+3
* mdadm: move data_offset to struct shapeMariusz Tkaczyk2022-08-231-8/+8
* mdadm: add map_num_s()Mariusz Tkaczyk2022-04-041-1/+1
* Create, Build: use default_layout()Mariusz Tkaczyk2022-04-041-26/+41
* disallow create or grow clustered bitmap with writemostly setNigel Croxon2021-10-081-2/+7
* Fix error message when creating raid 4, 5 and 10Mateusz Grzonka2021-10-081-1/+1
* Add error handling for chunk size in RAID1Mateusz Grzonka2021-07-161-3/+2
* Create: Block automatic enabling bitmap for external metadataJakub Radtke2021-03-091-0/+1
* Enable bitmap support for external metadataJakub Radtke2021-03-091-0/+12
* Create.c: close mdfd and generate ueventMariusz Tkaczyk2020-11-251-5/+2
* Don't create bitmap for raid5 with journal diskXiao Ni2020-10-141-0/+1
* Create: add support for RAID0 layouts.NeilBrown2019-12-021-0/+11
* Create: Block rounding size to maxMariusz Tkaczyk2019-04-101-3/+20
* Fix spelling typos.Dimitri John Ledkov2019-02-111-1/+1
* imsm: Allow create RAID volume with link to containerMichal Zylowski2018-04-101-1/+1
* Subdevs can't be all missing when create raid deviceXiao Ni2018-01-261-0/+4
* mdadm/util: unify fstat checking blkdev into functionZhilong Liu2017-05-051-13/+10
* Create: tell udev md device is not ready when first created.NeilBrown2017-05-021-1/+8
* Create: Remove all attemps to handle md driver older than 0.90.03Jes Sorensen2017-04-051-25/+5
* Create: Fixup various whitespace issuesJes Sorensen2017-04-051-26/+24
* Create: Fixup bad placement of logical || && in multi-line if statementsJes Sorensen2017-04-051-17/+11
* mdadm/Create: declaring an existing struct within same functionZhilong Liu2017-04-051-6/+6
* sysfs: Make sysfs_init() return an error codeJes Sorensen2017-03-301-2/+8
* util: Introduce md_get_array_info()Jes Sorensen2017-03-291-3/+2
* super1: PPL supportArtur Paszkiewicz2017-03-291-0/+2
* Generic support for --consistency-policy and PPLArtur Paszkiewicz2017-03-291-4/+14
* Introduce enum flag_mode for setting and clearing flags.NeilBrown2016-11-291-2/+2
* Add failfast support.NeilBrown2016-11-281-0/+2
* mdadm: Make add_internal_bitmap() return 0 on successJes Sorensen2016-05-121-3/+3
* Create: check the node nums when create clustered raidGuoqing Jiang2016-05-091-1/+6
* Create: minor fix when adding a journal deviceNeilBrown2016-01-141-2/+3
* Create: fix regression in setting raid_diskNeilBrown2016-01-141-1/+4
* Enable create array with write journal (--write-journal DEVICE).Song Liu2015-10-191-6/+14
* Increment version for clustered bitmapsGoldwyn Rodrigues2015-09-281-0/+2
* Set home-cluster while creating an arrayGuoqing Jiang2015-06-171-0/+1
* Add nodes option while creating mdGuoqing Jiang2015-06-171-0/+1
* Create n bitmaps for clustered modeGuoqing Jiang2015-06-171-1/+2
* Don't break long strings onto multiple lines.NeilBrown2015-02-121-30/+15
* DDF: add support of --data-offset when creating array.NeilBrown2014-05-211-0/+6
* Create: don't default to bitmap=internal when it is not supportedArtur Paszkiewicz2014-05-011-0/+1
* Fix race between --create and --incrementalArtur Paszkiewicz2014-05-011-14/+15
* Release mdadm-3.3mdadm-3.3NeilBrown2013-09-031-1/+1