summaryrefslogtreecommitdiff
path: root/super-intel.c
Commit message (Expand)AuthorAge
* imsm: monitor: do not finish migration if there are no failed disksPrzemyslaw Czarnowski2013-04-22
* Discard devnum in favour of devnmNeilBrown2013-02-21
* platform-intel - cache 'intel_devices' for a few seconds.NeilBrown2013-01-07
* imsm: Forbid spanning between multiple controllers.Marcin Tomczak2012-11-20
* IMSM - allow assembling any imsm array even without OROM.NeilBrown2012-11-20
* Replace a lot of leading spaces with tabs.NeilBrown2012-10-10
* imsm: allow --assume-clean to work.NeilBrown2012-10-04
* 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
* imsm: Allow to specify controller for --detail-platform.Maciej Naruszewicz2012-10-04
* imsm: Add --export option for --detail-platformMaciej Naruszewicz2012-10-02
* fix: imsm: do not accept too small sizesLukasz Dorau2012-09-20
* fix: imsm: re-enable size expansion to the max valueLukasz Dorau2012-09-20
* Change the values for "max size" from -1 to 1.NeilBrown2012-07-09
* 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
* imsm: fix: correct checking volume's degradationLukasz Dorau2012-05-29
* imsm: fix: check if size of expansion is not larger than maximumLukasz Dorau2012-05-18
* imsm: fix a typo in fprintf messageLukasz Dorau2012-05-18
* super-intel.c: Fix resource leak from opendir()Jes Sorensen2012-05-07
* super-intel.c: Don't try to close negative fdJes Sorensen2012-05-07
* imsm: fix: thunderdome may drop 2tb attributeCzarnowska, Anna2012-04-30
* imsm: fix: rebuild does not continue after rebootLukasz Dorau2012-04-23
* FIX: resolve make everything compilation errorLukasz Dorau2012-04-17
* imsm: FIX: Component size alignment checkAdam Kwolek2012-04-17
* imsm: Support setting max size for size change operationAdam Kwolek2012-04-17
* imsm: Add function imsm_get_free_size()Adam Kwolek2012-04-17
* imsm: FIX: Support metadata changes rollbackAdam Kwolek2012-04-17
* FIX: Support metadata changes rollbackAdam Kwolek2012-04-17
* imsm: Add new metadata update for volume size expansionAdam Kwolek2012-04-17
* imsm: FIX: Add volume size expand support to imsm_analyze_change()Adam Kwolek2012-04-17
* imsm: FIX: Update function imsm_num_data_members() for Raid1/10Adam Kwolek2012-04-17
* imsm: display maximum volumes per controller and arrayLabun, Marcin2012-04-17
* Fix two typos in fprintf messagesLukasz Dorau2012-04-10
* imsm: set 2tb disk attribute for spareCzarnowska, Anna2012-04-02
* check that no disk over 2TB is used to create container when no supportCzarnowska, Anna2012-04-02
* check volume size in validate_geometry_imsm_oromCzarnowska, Anna2012-04-02
* show 2TB volumes/disks support in --detail-platformCzarnowska, Anna2012-04-02
* simplify calculating array_blocksCzarnowska, Anna2012-04-02
* clear hi bits if not used after loading metadata from diskCzarnowska, Anna2012-04-02
* imsm: avoid overflows for disks over 1TBCzarnowska, Anna2012-04-02
* super-intel.c: Use ROUND_UP() instead of manually coding itJes Sorensen2012-03-21
* imsm: FIX: Clear migration record when migration switches to next volume.Adam Kwolek2012-02-09
* imsm: FIX: use md position to reshape restartAdam Kwolek2012-02-09
* imsm: FIX: Chunk size migration problemAdam Kwolek2012-02-09
* imsm: FIX: imsm_get_allowed_degradation() doesn't count degradation for raid1Adam Kwolek2012-02-09
* imsm: FIX: No new missing disks are allowed during general migrationAdam Kwolek2012-02-09