summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * copy 64-md-raid-assembly.rules to initramfs too (#678691)Michael Tokarev2014-09-20
| | * introduce 3.3.2 upstream releaseMichael Tokarev2014-09-20
| | * Merge tag 'mdadm-3.3.2' into debianMichael Tokarev2014-09-20
| | |\
| | | * Release mdadm-3.3.2NeilBrown2014-08-21
| | | * Fix parallel make problem.Samuli Suominen2014-08-21
| | | * super1: make sure 'room' includes 'bbl_size' when creating array.NeilBrown2014-08-21
| | | * super1: don't allow adding a bitmap if there is no space.NeilBrown2014-08-15
| | | * Monitor: Stop monitoring devices that have disappeared.NeilBrown2014-08-14
| | | * mdadm: document some more magic environment variables.NeilBrown2014-08-14
| | | * Manage: fix removal of non-existent devices.NeilBrown2014-08-11
| | | * util: split get_maj_min() out from dev_open()NeilBrown2014-08-11
| | | * Manage: simplify `rdev` handling in Manage_subdevs.NeilBrown2014-08-11
| | | * config: new option to suppress adding bad block lists.NeilBrown2014-08-07
| | | * md.4: replace "bad block log" with "bad block list"NeilBrown2014-08-07
| | | * mdmon: don't include super0 and super1 in mdmonNeilBrown2014-08-07
| | | * super: make sure to ignore disk state flags that we don't understand.NeilBrown2014-08-07
| | | * Detail: Avoid dereferencing some NULL pointers.NeilBrown2014-08-06
| | | * DDF: cast print arguments in super-ddf.cGuy Menanteau2014-08-05
| | | * Assemble: Only fail auto-assemble in face of mdadm.conf conflicts.NeilBrown2014-07-29
| | | * Grow: improve error message is "--grow -n2" used on Linear arrays.NeilBrown2014-07-29
| | | * Grow: fix that preventing resize of array to 32bit size.NeilBrown2014-07-21
| | | * IMSM: move "validate_container_imsm" to be included in mdassemblePawel Baldysiak2014-07-21
| | | * Grow: Do not try to restart if reshape is runningPawel Baldysiak2014-07-17
| | | * IMSM: validate metadata_update size before using it.NeilBrown2014-07-10
| | | * DDF: validate metadata_update size before using it.NeilBrown2014-07-10
| | | * mdmon: allow prepare_update to report failure.NeilBrown2014-07-10
| | | * IMSM: Add warning message when assemble spanned containerPawel Baldysiak2014-07-08
| | | * mdmon: ensure Unix domain socket is created with safe permissions.NeilBrown2014-07-03
| | | * md.4: Make tables narrow enough to fit.NeilBrown2014-07-03
| | | * revised the documentation of RAID10 layoutsChristoph Anton Mitterer2014-07-03
| | | * Makefile: use "man -l" to format man pages.NeilBrown2014-07-03
| | | * mdadm.8: Fix typo in setting font.NeilBrown2014-07-03
| | | * mdadm.8: Fix typo in "no-bbl".NeilBrown2014-07-03
| | | * IMSM: use strcpy rather than pointless strncpy.NeilBrown2014-07-03
| | | * Grow: fix removal of line in wrong casePawel Baldysiak2014-06-12
| | | * Makefile: install mdadm-grow-continue@.serviceNeilBrown2014-06-10
| | | * Release mdadm-3.3.1NeilBrown2014-06-05
| | | * Make sure "make everything" builds again.NeilBrown2014-06-05
| | | * Incremental: remove old devices when assembling in container.NeilBrown2014-06-05
| | | * imsm: retry load_and_parse_mpb if we suspect mdmon has made modificationsArtur Paszkiewicz2014-06-03
| | | * Grow: Do not fork via systemd if freeze_reshape is setBaldysiak, Pawel2014-06-02
| | | * Grow: Use 'forked' also for reshape_container in Grow_continueBaldysiak, Pawel2014-06-02
| | | * Do not set default 'before.layout' when reshaping from RAID4 to RAID4Baldysiak, Pawel2014-06-02
| | | * mdcheck: don't pass the '+' to "date".NeilBrown2014-05-26
| | | * DDF: remove "BVD xx is missing".NeilBrown2014-05-22
| | | * install: use BINDIR consistently to locate mdadm and mdmonNeilBrown2014-05-22
| | | * mdcheck: new script to help with regular checks of md arrays.NeilBrown2014-05-22
| | | * MISC: add --action option to set or abort check/repair.NeilBrown2014-05-22
| | | * --examine-bitmap: give useful message if no bitmap found on md array.NeilBrown2014-05-22
| | | * mdadm: Do not reimplment offsetofCristian Rodríguez2014-05-22