summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAgeFilesLines
* Allow data-offset to be specified per-device for createNeilBrown2012-06-051-1/+2
* New RESHAPE_NO_BACKUP flag to track when backup action is needed.NeilBrown2012-05-211-0/+1
* Grow: set new_data_offset if appropriateNeilBrown2012-05-211-0/+1
* Add space_before/space_after fields to mdinfoNeilBrown2012-05-211-1/+7
* Add --data-offset flag for Create and GrowNeilBrown2012-05-211-1/+4
* Add data_offset arg to ->init_super and use it in super1.cNeilBrown2012-05-211-1/+1
* Add data_offset arg to ->validate_geometry.NeilBrown2012-05-211-0/+1
* Add data_offset arg to ->avail_sizeNeilBrown2012-05-211-1/+2
* Adjust to new standard of /runNeilBrown2012-05-031-5/+5
* Introduce sysfs_set_num_signed() and use it to set bitmap/offsetJes Sorensen2012-04-301-0/+2
* Add --prefer option for --detail and --monitorNeilBrown2012-04-181-3/+9
* Raid limit of 1024 when scanning for devices.NeilBrown2012-04-181-0/+8
* FIX: Support metadata changes rollbackAdam Kwolek2012-04-171-0/+4
* Bitmap_offset is a signed numberNeilBrown2012-04-041-1/+1
* Fix the new ROUND_UP macro.NeilBrown2012-03-221-1/+1
* Generalize ROUND_UP() macro and introduce matching ROUND_UP_PTR()Jes Sorensen2012-03-211-4/+4
* Remove avail_disks arg from 'enough'.NeilBrown2012-02-071-1/+1
* Spawn mdmon with --offroot if mdadm was launched with --offrootJes Sorensen2012-01-301-0/+2
* Add --offroot argument to mdadmJes Sorensen2012-01-301-0/+1
* monitor: ensure we retry soon when 'remove' fails.NeilBrown2012-01-031-0/+1
* Grow/bitmap: support adding bitmap via sysfs.NeilBrown2011-12-231-5/+8
* Remove update_privateNeilBrown2011-12-201-5/+0
* fix: Allowed to assemble 2 volumes with the same names from config file.Lukasz Orlowski2011-11-071-0/+1
* Remove duplicated code: search_mdstat and conf_matchNeilBrown2011-11-011-1/+4
* kill-subarray: fix, IMSM cannot kill-subarray with unsupported metadataLabun, Marcin2011-10-311-0/+3
* Add recovery blocked field to mdinfoAdam Kwolek2011-10-051-0/+7
* Move code to get_data_disks() functionAdam Kwolek2011-10-031-0/+1
* Add continue option to grow commandAdam Kwolek2011-10-031-0/+3
* Do not continue reshape during initrd phaseAdam Kwolek2011-10-031-4/+7
* fix: correct unlocking of map fileLukasz Dorau2011-10-031-0/+1
* Create: improve messages from validate_geometry.NeilBrown2011-09-211-0/+6
* Move restore backup code to functionAdam Kwolek2011-09-211-0/+6
* Fix readding of a readwrite drive into a writemostly arrayDoug Ledford2011-09-191-0/+2
* Discourage large devices from being added to 0.90 arrays.NeilBrown2011-09-081-1/+1
* Show DELAYED, PENDING status of resync process in "--detail"Krzysztof Wojcik2011-06-231-0/+2
* Add reshape restart support for external metadataAdam Kwolek2011-06-081-0/+3
* imsm: Implement imsm_manage_reshape(), reshape workhorseAdam Kwolek2011-06-081-0/+1
* Support restore_stripes() from the given bufferAdam Kwolek2011-06-081-1/+2
* getinfo_super now clears the 'info' structure before filling it in.NeilBrown2011-06-081-0/+1
* Grow: accept --assume-clean with --grow --sizeNeilBrown2011-05-161-1/+1
* examine: allows to examine a disk metadata on non-metadata compliant systemsLabun, Marcin2011-03-231-1/+5
* mdmon: don't wait for O_EXCL when shutting down.NeilBrown2011-03-221-0/+1
* Warn the user about too small array sizeKrzysztof Wojcik2011-03-141-1/+3
* Grow: support reshape of RAID0 arrays.NeilBrown2011-03-101-0/+1
* Run Grow_restart/Grow_continue when assembling the content of a container.NeilBrown2011-03-081-1/+2
* set default chunk in validate_geometryCzarnowska, Anna2011-02-221-1/+2
* FIX: delta_disk can have UnSet valueAdam Kwolek2011-02-141-1/+2
* Incr: don't exclude 'active' devices from auto inclusion in a container.NeilBrown2011-02-011-1/+0
* Monitor: do not move partitions to external containerCzarnowska, Anna2011-02-011-0/+1
* Dynamic hot-plug udev rules for policiesLabun, Marcin2011-01-271-0/+2