2010-02-24 |
Dave Wysochanski | Refactor lvchange_tag() to call lv_change_tag() library... |
commit | commitdiff | tree |
2010-02-24 |
Dave Wysochanski | Refactor vgcreate to call new vg_change_tag() function. |
commit | commitdiff | tree |
2010-02-24 |
Dave Wysochanski | Refactor _vgchange_tag() to vg_change_tag() library... |
commit | commitdiff | tree |
2010-02-23 |
Petr Rockai | Add _mlog devices to dependency trees using UUID, not... |
commit | commitdiff | tree |
2010-02-22 |
Petr Rockai | Relax a check on blkid exit value, which seems to be... |
commit | commitdiff | tree |
2010-02-17 |
Mike Snitzer | Do not reload origin again in lv_remove_single() if... |
commit | commitdiff | tree |
2010-02-17 |
Mike Snitzer | Refactor snapshot-merge deptree and device removal... |
commit | commitdiff | tree |
2010-02-17 |
Petr Rockai | In testsuite, catch also failures that happen in the... |
commit | commitdiff | tree |
2010-02-16 |
Dave Wysochanski | Add nightly test to cover vg/lv tags add/delete. |
commit | commitdiff | tree |
2010-02-16 |
Dave Wysochanski | Add get_{pv|vg|lv}_field() nightly test helper functions. |
commit | commitdiff | tree |
2010-02-16 |
Alasdair Kergon | use lvm2app to refer to library now |
commit | commitdiff | tree |
2010-02-16 |
Alasdair Kergon | post-release |
commit | commitdiff | tree |
2010-02-15 |
Alasdair Kergon | pre-release |
commit | commitdiff | tree |
2010-02-15 |
Zdenek Kabelac | Update |
commit | commitdiff | tree |
2010-02-15 |
Zdenek Kabelac | Use dm_report_field_int32 instead of dm_report_field_ui... |
commit | commitdiff | tree |
2010-02-15 |
Dave Wysochanski | Update lvm2app.h comments to remove hidden VG comment... |
commit | commitdiff | tree |
2010-02-15 |
Zdenek Kabelac | * update for last 3 commits |
commit | commitdiff | tree |
2010-02-15 |
Zdenek Kabelac | Fix dm_report_field_uint64 to really use 64bit. |
commit | commitdiff | tree |
2010-02-15 |
Zdenek Kabelac | Cleanup float arithmetic gcc warning. |
commit | commitdiff | tree |
2010-02-15 |
Zdenek Kabelac | * add more 'const' - fixes gcc constness warning |
commit | commitdiff | tree |
2010-02-15 |
Peter Rajnoha | Add LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES environment... |
commit | commitdiff | tree |
2010-02-15 |
Peter Rajnoha | Remove hard-coded rule to skip _mimage devices in 11... |
commit | commitdiff | tree |
2010-02-15 |
Peter Rajnoha | Update man page for dmsetup: --udevcookie, udevcreateco... |
commit | commitdiff | tree |
2010-02-15 |
Peter Rajnoha | Use udev transactions in testsuite. |
commit | commitdiff | tree |
2010-02-15 |
Peter Rajnoha | Don't use LVM_UDEV_DISABLE_CHECKING environment variabl... |
commit | commitdiff | tree |
2010-02-15 |
Peter Rajnoha | Several changes in dmsetup and libdevmapper: |
commit | commitdiff | tree |
2010-02-15 |
Peter Rajnoha | Rename "stat" to "status" in dmeventd_snapshot.c. |
commit | commitdiff | tree |
2010-02-14 |
Dave Wysochanski | Update simple lvm2app unit test for new size apis. |
commit | commitdiff | tree |
2010-02-14 |
Dave Wysochanski | Export lvm_pv_get_size(), lvm_pv_get_free(), lvm_pv_get... |
commit | commitdiff | tree |
2010-02-14 |
Dave Wysochanski | Fix off by 512 sizes for lvm2app. |
commit | commitdiff | tree |
2010-02-10 |
Mike Snitzer | Add 'fail_if_percent_unsupported' arg to _percent(... |
commit | commitdiff | tree |
2010-02-10 |
Mike Snitzer | Add 'fail_if_percent_unsupported' arg to _percent(... |
commit | commitdiff | tree |
2010-02-08 |
Mike Snitzer | Remove false "failed to find tree node for <lv>" error... |
commit | commitdiff | tree |
2010-02-06 |
Petr Rockai | Make lvconvert --repair --use-policies exit with succes... |
commit | commitdiff | tree |
2010-02-05 |
Mike Snitzer | Add multiple snapshot lv 'lvconvert --merge @tag' suppo... |
commit | commitdiff | tree |
2010-02-05 |
Mike Snitzer | Switch lvconvert_single() over to using get_vg_lock_and... |
commit | commitdiff | tree |
2010-02-05 |
Mike Snitzer | lvconvert --merge @tag support |
commit | commitdiff | tree |
2010-02-05 |
Mike Snitzer | Prepare for _get_lvconvert_vg() reuse as part of a... |
commit | commitdiff | tree |
2010-02-05 |
Jonathan Earl... | Adding a new mimage (leg/copy) to a mirror behaves... |
commit | commitdiff | tree |
2010-02-03 |
Peter Rajnoha | This is related to liblvm and its lvm_list_vg_names... |
commit | commitdiff | tree |
2010-02-03 |
Mike Snitzer | Add %ORIGIN support to lv{create,extend,reduce,resize... |
commit | commitdiff | tree |
2010-02-02 |
Mike Snitzer | move WHATS_NEW entries whose changes were made after... |
commit | commitdiff | tree |
2010-02-02 |
Dave Wysochanski | Add copy constructor for struct metadata_area. |
commit | commitdiff | tree |
2010-02-02 |
Alasdair Kergon | Remove pointless versioned symlinks to dmeventd plugin... |
commit | commitdiff | tree |
2010-02-02 |
Alasdair Kergon | Fix dmeventd snapshot plugin build dependency. |
commit | commitdiff | tree |
2010-02-02 |
Christine Caulfield | Make clvmd -V return zero status rather than 1. |
commit | commitdiff | tree |
2010-02-01 |
Dave Wysochanski | Remove unnecessary "dmsetup resume" after "dmsetup... |
commit | commitdiff | tree |
2010-01-27 |
Jonathan Earl... | Was using dm_list_iterate_items when I should have... |
commit | commitdiff | tree |
2010-01-27 |
Milan Broz | Fix pvmove abort when temporary mirror fails to be... |
commit | commitdiff | tree |
2010-01-27 |
Milan Broz | Always query device by using uuid only and not name... |
commit | commitdiff | tree |
2010-01-26 |
Milan Broz | Add some missing vg_revrts calls when pvmove aborts. |
commit | commitdiff | tree |
2010-01-26 |
Milan Broz | Unlock shared lock if activation calls failed. |
commit | commitdiff | tree |
2010-01-26 |
Milan Broz | Fix return code of info callbacks. |
commit | commitdiff | tree |
2010-01-23 |
Alasdair Kergon | pre-release |
commit | commitdiff | tree |
2010-01-22 |
Mike Snitzer | Default to checking LV's progress before waiting in... |
commit | commitdiff | tree |
2010-01-22 |
Jonathan Earl... | a little more information for the cmirrord man page |
commit | commitdiff | tree |
2010-01-22 |
Milan Broz | Fix syntax error in cmirror init script |
commit | commitdiff | tree |
2010-01-22 |
Mike Snitzer | Eliminate extra ioctls just to check open_count in... |
commit | commitdiff | tree |
2010-01-22 |
Milan Broz | Document undocumented commits which fixed some bugs. |
commit | commitdiff | tree |
2010-01-22 |
Mike Snitzer | Removed inactive_table check from _lv_has_target_type... |
commit | commitdiff | tree |
2010-01-22 |
Milan Broz | Switch memory debugging off for now if compiled with... |
commit | commitdiff | tree |
2010-01-22 |
Milan Broz | Fix syslog prefix in the first message (dmeventd->lvm). |
commit | commitdiff | tree |
2010-01-22 |
Milan Broz | Fix exported symbols for lvm2 dmeventd wrapper. |
commit | commitdiff | tree |
2010-01-22 |
Milan Broz | Move error message to locking constructor and print |
commit | commitdiff | tree |
2010-01-22 |
Alasdair Kergon | post-release |
commit | commitdiff | tree |
2010-01-22 |
Alasdair Kergon | missing header |
commit | commitdiff | tree |
2010-01-22 |
Alasdair Kergon | fix lib include |
commit | commitdiff | tree |
2010-01-21 |
Alasdair Kergon | pre-release |
commit | commitdiff | tree |
2010-01-21 |
Alasdair Kergon | Add libdevmapper-event-lvm2.so to serialise dmeventd... |
commit | commitdiff | tree |
2010-01-21 |
Dave Wysochanski | Call _alloc_pv() inside _pv_read() and clean up error... |
commit | commitdiff | tree |
2010-01-21 |
Dave Wysochanski | Remove useless memory allocation for pv->vg_name in... |
commit | commitdiff | tree |
2010-01-21 |
Dave Wysochanski | Correct 'void *' usage in pvcreate_single. |
commit | commitdiff | tree |
2010-01-21 |
Zdenek Kabelac | Log entry for the last lvmcmdline.c commit |
commit | commitdiff | tree |
2010-01-21 |
Zdenek Kabelac | Reset released pointer and counters. |
commit | commitdiff | tree |
2010-01-20 |
Mike Snitzer | Preload the origin prior to suspend IFF snapshot(s... |
commit | commitdiff | tree |
2010-01-20 |
Jonathan Earl... | Fill in a little more on the man page for cmirrord |
commit | commitdiff | tree |
2010-01-20 |
Alasdair Kergon | Deal with a few more compiler warnings. |
commit | commitdiff | tree |
2010-01-19 |
Mike Snitzer | Add t-topology-support.sh and t-snapshot-merge.sh tests. |
commit | commitdiff | tree |
2010-01-19 |
Mike Snitzer | add test/t-snapshot-merge.sh to provide coverage of... |
commit | commitdiff | tree |
2010-01-19 |
Alasdair Kergon | Remove mknod() and add FIXMEs. |
commit | commitdiff | tree |
2010-01-19 |
Alasdair Kergon | remove more compiler warnings |
commit | commitdiff | tree |
2010-01-19 |
Mike Snitzer | test/t-topology-support.sh requires scsi_debug from... |
commit | commitdiff | tree |
2010-01-19 |
Alasdair Kergon | remove no-longer-used header |
commit | commitdiff | tree |
2010-01-19 |
Alasdair Kergon | remove no-longer-used files |
commit | commitdiff | tree |
2010-01-19 |
Mike Snitzer | Add a common way to establish a scsi_debug-based 4K... |
commit | commitdiff | tree |
2010-01-19 |
Mike Snitzer | update test/t-pvcreate-operation-md.sh attempt loading... |
commit | commitdiff | tree |
2010-01-19 |
Alasdair Kergon | Signal handling FIXMEs. |
commit | commitdiff | tree |
2010-01-19 |
Milan Broz | Never scan suspended devices in clvmd. |
commit | commitdiff | tree |
2010-01-19 |
Alasdair Kergon | And more fixes for cmirror build. |
commit | commitdiff | tree |
2010-01-19 |
Alasdair Kergon | more build fixes |
commit | commitdiff | tree |
2010-01-18 |
Alasdair Kergon | Clean up include files. |
commit | commitdiff | tree |
2010-01-18 |
Jonathan Earl... | Fix some compiler warnings. |
commit | commitdiff | tree |
2010-01-18 |
Alasdair Kergon | Misc compilation clean-ups. |
commit | commitdiff | tree |
2010-01-15 |
Mike Snitzer | Change dev_manager_mirror_percent()'s 'struct logical_v... |
commit | commitdiff | tree |
2010-01-15 |
Jonathan Earl... | Use tabs, not spaces. |
commit | commitdiff | tree |
2010-01-15 |
Jonathan Earl... | Initial version of the cmirrord init script |
commit | commitdiff | tree |
2010-01-15 |
Jonathan Earl... | initial cmirrord man page |
commit | commitdiff | tree |
2010-01-15 |
Jonathan Earl... | Make the intermachine communication structures architec... |
commit | commitdiff | tree |
2010-01-15 |
Jonathan Earl... | When moving the cluster log server into the LVM tree... |
commit | commitdiff | tree |
2010-01-15 |
Mike Snitzer | Detect case of both merging_store and cow_store supplied in |
commit | commitdiff | tree |
next |