summaryrefslogtreecommitdiff
path: root/super-intel.c
Commit message (Expand)AuthorAge
* 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
* imsm: fix, the second array need to have the whole available space on devicesLabun, Marcin2012-01-30
* imsm: display fd in error trace when when store_imsm_mpb failesLabun, Marcin2012-01-30
* imsm: validate the number of imsm volumes per controllerLabun, Marcin2012-01-30
* imsm: load_imsm_super_all supports loading metadata from the device listLabun, Marcin2012-01-30
* imsm: load_super_imsm_all function refactoringLabun, Marcin2012-01-30
* imsm: make messages more understandableLukasz Dorau2011-12-20
* imsm: FIX: UT '08imsm-overlap' failsWilliams, Dan J2011-12-20
* Remove update_privateNeilBrown2011-12-20
* imsm: FIX: Chunk size migration is not possibleAdam Kwolek2011-12-15
* imsm: FIX: return correct status from load_imsm_migr_rec()Adam Kwolek2011-12-15
* Resolve some more warningsNeilBrown2011-12-13
* imsm: FIX: Correct make everything and variable initializationAdam Kwolek2011-12-13