summaryrefslogtreecommitdiff
path: root/Manage.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into devel-3.2NeilBrown2011-03-241-1/+1
|\
| * --stop: separate 'is busy' test for 'did it stop properly'.NeilBrown2011-03-231-2/+36
* | FIX: Add spare throws exception (v2)Adam Kwolek2011-03-201-4/+4
* | Retry writing 'inactive' state during stopping arrayKrzysztof Wojcik2011-03-181-7/+18
* | FIX: ping_monitor() usage causes memory leaksAdam Kwolek2011-03-181-1/+1
* | Manage: fix the mess I made in earlier patch.NeilBrown2011-03-181-4/+6
* | --stop: separate 'is busy' test for 'did it stop properly'.NeilBrown2011-03-171-2/+36
* | Merge branch 'master' into devel-3.2NeilBrown2011-03-151-1/+11
|\ \ | |/
| * Manage/external: for external metadata, add_to_super needs lock on container.NeilBrown2011-03-151-5/+12
| * Manage: be more careful about --add attempts.NeilBrown2011-03-101-9/+27
| * Fix regression with removing 'failed' and 'detached' devices.NeilBrown2011-02-151-2/+2
* | modified message on failure to read metadata in ManageCzarnowska, Anna2011-02-211-1/+1
* | Fix regression with removing 'failed' and 'detached' devices.NeilBrown2011-02-151-2/+2
* | Call free_super before attempting to add a new deviceNeilBrown2011-01-311-5/+9
* | Don't close fds in write_init_superNeilBrown2011-01-251-2/+8
* | Add spares to raid0 in mdadmAdam Kwolek2011-01-061-14/+7
* | move_spare function modified and moved to Manage.cAnna Czarnowska2011-01-051-0/+44
* | Allow --update=devicesize with --re-addNeilBrown2010-12-091-1/+20
* | Manage: allow manual control of external raid0 readonly flagDan Williams2010-11-231-1/+2
* | Replace various load_super calls with load_containerNeilBrown2010-11-221-1/+1
* | Improve type names for mddev_devNeilBrown2010-11-221-3/+3
* | Improve mddev_ident type definitions.NeilBrown2010-11-221-1/+1
* | Pass subarray arg explicitly to ->update_subarray.NeilBrown2010-11-221-1/+1
* | super_by_fd: return subarray info explicitly.NeilBrown2010-11-221-3/+4
* | open_subarray: pass subarray name as explicit arg.NeilBrown2010-11-221-9/+1
* | get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-221-2/+2
* | Manage: be more careful about --add attempts.NeilBrown2010-11-221-9/+27
|/
* Fix spare migration.NeilBrown2010-08-311-0/+1
* Don't remove md devices with standard names.NeilBrown2010-08-311-23/+21
* Compile with -Wextra by defaultNeilBrown2010-08-051-6/+6
* Two Minor bug fixes to incremental supportDoug Ledford2010-07-221-4/+12
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2010-07-061-0/+53
|\
| * Rename subarray v2Dan Williams2010-06-221-0/+53
* | Add --test option to --re-add and similarNeilBrown2010-07-061-2/+7
* | Add support for "--re-add missing"NeilBrown2010-07-061-11/+64
* | Avoid skipping devices where removing all faulty/detached devices.NeilBrown2010-06-301-4/+19
* | Add -fail support to --incrementalNeilBrown2010-06-301-2/+2
* | Support fail/remove using kernel nameNeilBrown2010-06-301-20/+83
|/
* Create: cleanup after failed create in duplicated array member caseDan Williams2010-04-191-5/+3
* Stop: done stop a container which still have members active.NeilBrown2010-03-091-0/+21
* Manage: fix regression on removing detached devices.NeilBrown2010-03-031-7/+15
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2009-12-301-0/+1
|\
| * Support external metadata recovery-resumeDan Williams2009-12-211-1/+1
| * Teach sysfs_add_disk() callers to use ->recovery_start versus 'insync' parameterDan Williams2009-12-211-1/+2
* | Don't attempt a re-add if the device is marked as faulty.NeilBrown2009-12-081-1/+4
|/
* Don't silently map --re-add to --addNeilBrown2009-11-171-0/+6
* Merge branch 'master' into devel-3.1NeilBrown2009-10-221-1/+3
|\
| * Free some malloced memory that wasn't being freed.NeilBrown2009-10-221-1/+3
* | Merge branch 'master' into devel-3.1NeilBrown2009-10-011-10/+9
|\ \ | |/
| * Merge branch 'master' into devel-3.0NeilBrown2009-06-021-3/+7
| |\