summaryrefslogtreecommitdiff
path: root/super0.c
Commit message (Expand)AuthorAge
* super0: set uninitialized variable.NeilBrown2013-06-19
* Assemble: allow --update=revert-reshapeNeilBrown2013-05-28
* Assemble: --update=metadata converts v0.90 to v1.0NeilBrown2013-05-28
* Change some "fprintf(stderr,"s to pr_err.NeilBrown2013-05-21
* Add --dump / --restore functionality.NeilBrown2013-05-16
* Discard devnum in favour of devnmNeilBrown2013-02-21
* make --update=homehost work againNeilBrown2013-02-10
* Avoid using BLKFLSBUF.NeilBrown2013-02-05
* super0: allow creation of array on 2TB+ devices.NeilBrown2012-10-23
* Trivial bugfix and spelling fixes.Michael Tokarev2012-10-22
* mdadm: super0: do not override uuid with homehostMichael Tokarev2012-10-22
* Allow data-offset to be specified per-device for createNeilBrown2012-10-04
* Add data_offset arg to ->init_super and use it in super1.cNeilBrown2012-10-04
* Add data_offset arg to ->validate_geometry.NeilBrown2012-10-04
* Add data_offset arg to ->avail_sizeNeilBrown2012-10-04
* Convert 'quiet' to 'not verbose' in various places.NeilBrown2012-07-09
* Remove scattered checks for malloc success.NeilBrown2012-07-09
* Introduce pr_err for printing error messages.NeilBrown2012-07-09
* Examine: fix array size calculation for RAID10.NeilBrown2012-03-22
* match_metadata_desc0(): Use calloc instead of malloc+memsetJes Sorensen2012-03-21
* Use posix_memalign() for memory used to write bitmapsJes Sorensen2012-02-16
* Grow/bitmap: support adding bitmap via sysfs.NeilBrown2011-12-23
* super0: fix overflow when checking max size.NeilBrown2011-10-20
* Add recovery blocked field to mdinfoAdam Kwolek2011-10-05
* Fix readding of a readwrite drive into a writemostly arrayDoug Ledford2011-09-19
* Fix component size checks in validate_super0.NeilBrown2011-09-08
* Fix some type-aliasing issues.Luca Berra2011-06-17
* getinfo_super now clears the 'info' structure before filling it in.NeilBrown2011-06-08
* config: restore the possibility of a NULL homehostNeilBrown2011-05-10
* Merge branch 'master' into devel-3.2NeilBrown2011-03-10
|\
| * Assemble: add --update=no-bitmapNeilBrown2011-03-10
| * Teach --assemble --force to handle reshapes a little better.NeilBrown2011-02-21
* | Fix chunksize defaulting.NeilBrown2011-03-09
* | set default chunk in validate_geometryCzarnowska, Anna2011-02-22
* | Don't close fds in write_init_superNeilBrown2011-01-25
* | Assemble: add --update=no-bitmapNeilBrown2010-11-30
* | Create: user container_dev rather than subarray for some tests.NeilBrown2010-11-22
* | Remove subarray detection from load_super.NeilBrown2010-11-22
* | Add subarray arg to container_content.NeilBrown2010-11-22
* | get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-22
* | Report error in --update string is not recognised.NeilBrown2010-11-22
|/
* Compile with -Wextra by defaultNeilBrown2010-08-05
* Don't report Used Dev Size for RAID0.NeilBrown2010-07-22
* super-0.90: don't write bitmap larger than 60KNeilBrown2010-07-07
* Compile-time switch to enable 0.9 metadata as defaultmartin f. krafft2010-05-31
* Revert change to handling of -empty-string- metadata.NeilBrown2010-05-31
* Assemble: fix --force assembly of v1.x arrays which are recovering.NeilBrown2010-02-04
* Various fixes for --killNeilBrown2009-11-24
* Improve error messages when metadata handler does not support request.NeilBrown2009-11-17
* Set default bitmap-chunksize for internal bitmaps to at least 64MegNeilBrown2009-11-17