]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2010-02-15 Peter RajnohaSeveral changes in dmsetup and libdevmapper:
2010-02-15 Peter RajnohaRename "stat" to "status" in dmeventd_snapshot.c.
2010-02-14 Dave WysochanskiUpdate simple lvm2app unit test for new size apis.
2010-02-14 Dave WysochanskiExport lvm_pv_get_size(), lvm_pv_get_free(), lvm_pv_get...
2010-02-14 Dave WysochanskiFix off by 512 sizes for lvm2app.
2010-02-10 Mike SnitzerAdd 'fail_if_percent_unsupported' arg to _percent(...
2010-02-10 Mike SnitzerAdd 'fail_if_percent_unsupported' arg to _percent(...
2010-02-08 Mike SnitzerRemove false "failed to find tree node for <lv>" error...
2010-02-06 Petr RockaiMake lvconvert --repair --use-policies exit with succes...
2010-02-05 Mike SnitzerAdd multiple snapshot lv 'lvconvert --merge @tag' suppo...
2010-02-05 Mike SnitzerSwitch lvconvert_single() over to using get_vg_lock_and...
2010-02-05 Mike Snitzerlvconvert --merge @tag support
2010-02-05 Mike SnitzerPrepare for _get_lvconvert_vg() reuse as part of a...
2010-02-05 Jonathan Earl... Adding a new mimage (leg/copy) to a mirror behaves...
2010-02-03 Peter RajnohaThis is related to liblvm and its lvm_list_vg_names...
2010-02-03 Mike SnitzerAdd %ORIGIN support to lv{create,extend,reduce,resize...
2010-02-02 Mike Snitzermove WHATS_NEW entries whose changes were made after...
2010-02-02 Dave WysochanskiAdd copy constructor for struct metadata_area.
2010-02-02 Alasdair KergonRemove pointless versioned symlinks to dmeventd plugin...
2010-02-02 Alasdair KergonFix dmeventd snapshot plugin build dependency.
2010-02-02 Christine CaulfieldMake clvmd -V return zero status rather than 1.
2010-02-01 Dave WysochanskiRemove unnecessary "dmsetup resume" after "dmsetup...
2010-01-27 Jonathan Earl... Was using dm_list_iterate_items when I should have...
2010-01-27 Milan BrozFix pvmove abort when temporary mirror fails to be...
2010-01-27 Milan BrozAlways query device by using uuid only and not name...
2010-01-26 Milan BrozAdd some missing vg_revrts calls when pvmove aborts.
2010-01-26 Milan BrozUnlock shared lock if activation calls failed.
2010-01-26 Milan BrozFix return code of info callbacks.
2010-01-23 Alasdair Kergonpre-release
2010-01-22 Mike SnitzerDefault to checking LV's progress before waiting in...
2010-01-22 Jonathan Earl... a little more information for the cmirrord man page
2010-01-22 Milan BrozFix syntax error in cmirror init script
2010-01-22 Mike SnitzerEliminate extra ioctls just to check open_count in...
2010-01-22 Milan BrozDocument undocumented commits which fixed some bugs.
2010-01-22 Mike SnitzerRemoved inactive_table check from _lv_has_target_type...
2010-01-22 Milan BrozSwitch memory debugging off for now if compiled with...
2010-01-22 Milan BrozFix syslog prefix in the first message (dmeventd->lvm).
2010-01-22 Milan BrozFix exported symbols for lvm2 dmeventd wrapper.
2010-01-22 Milan BrozMove error message to locking constructor and print
2010-01-22 Alasdair Kergonpost-release
2010-01-22 Alasdair Kergonmissing header
2010-01-22 Alasdair Kergonfix lib include
2010-01-21 Alasdair Kergonpre-release
2010-01-21 Alasdair KergonAdd libdevmapper-event-lvm2.so to serialise dmeventd...
2010-01-21 Dave WysochanskiCall _alloc_pv() inside _pv_read() and clean up error...
2010-01-21 Dave WysochanskiRemove useless memory allocation for pv->vg_name in...
2010-01-21 Dave WysochanskiCorrect 'void *' usage in pvcreate_single.
2010-01-21 Zdenek KabelacLog entry for the last lvmcmdline.c commit
2010-01-21 Zdenek KabelacReset released pointer and counters.
2010-01-20 Mike SnitzerPreload the origin prior to suspend IFF snapshot(s...
2010-01-20 Jonathan Earl... Fill in a little more on the man page for cmirrord
2010-01-20 Alasdair KergonDeal with a few more compiler warnings.
2010-01-19 Mike SnitzerAdd t-topology-support.sh and t-snapshot-merge.sh tests.
2010-01-19 Mike Snitzeradd test/t-snapshot-merge.sh to provide coverage of...
2010-01-19 Alasdair KergonRemove mknod() and add FIXMEs.
2010-01-19 Alasdair Kergonremove more compiler warnings
2010-01-19 Mike Snitzertest/t-topology-support.sh requires scsi_debug from...
2010-01-19 Alasdair Kergonremove no-longer-used header
2010-01-19 Alasdair Kergonremove no-longer-used files
2010-01-19 Mike SnitzerAdd a common way to establish a scsi_debug-based 4K...
2010-01-19 Mike Snitzerupdate test/t-pvcreate-operation-md.sh attempt loading...
2010-01-19 Alasdair KergonSignal handling FIXMEs.
2010-01-19 Milan BrozNever scan suspended devices in clvmd.
2010-01-19 Alasdair KergonAnd more fixes for cmirror build.
2010-01-19 Alasdair Kergonmore build fixes
2010-01-18 Alasdair KergonClean up include files.
2010-01-18 Jonathan Earl... Fix some compiler warnings.
2010-01-18 Alasdair KergonMisc compilation clean-ups.
2010-01-15 Mike SnitzerChange dev_manager_mirror_percent()'s 'struct logical_v...
2010-01-15 Jonathan Earl... Use tabs, not spaces.
2010-01-15 Jonathan Earl... Initial version of the cmirrord init script
2010-01-15 Jonathan Earl... initial cmirrord man page
2010-01-15 Jonathan Earl... Make the intermachine communication structures architec...
2010-01-15 Jonathan Earl... When moving the cluster log server into the LVM tree...
2010-01-15 Mike SnitzerDetect case of both merging_store and cow_store supplied in
2010-01-15 Mike SnitzerImprove target type compatibility checking in _percent_...
2010-01-15 Jonathan Earl... udpate WHATS_NEW*
2010-01-15 Jonathan Earl... At some point "clustered_[core|disk]" was changed to...
2010-01-15 Jonathan Earl... Off-by-one count was causing not all the mirror table...
2010-01-14 Alasdair Kergonpost-release
2010-01-14 Alasdair KergonNote some problems still to be addressed.
2010-01-14 Alasdair Kergonpre-release
2010-01-14 Zdenek KabelacUpdate entry for few previous gcc cleanup commits.
2010-01-14 Zdenek KabelacCleanup const compiler warning
2010-01-14 Zdenek KabelacCleanup gcc warning: cast discards qualifiers from...
2010-01-14 Zdenek KabelacCleanup gcc warning: cast from function call of type...
2010-01-14 Zdenek KabelacCleanup gcc warning: null argument where non-null requi...
2010-01-14 Zdenek KabelacMove initialization of the 'cmd' member of the struct...
2010-01-14 Zdenek Kabelaclvol%d is generated for NULL name in lv_create_empty().
2010-01-13 Mike Snitzerupdate WHATS_NEW and WHATS_NEW_DM to include snapshot...
2010-01-13 Milan BrozFix clvmd automatic target module loading crash.
2010-01-13 Mike SnitzerRename segment and lv status flag from SNAPSHOT_MERGE...
2010-01-13 Mike SnitzerAdd snapshot merge wrappers to abstract the association...
2010-01-13 Mike SnitzerUpdate lvconvert manpage for snapshot --merge
2010-01-13 Mike SnitzerMerge on activate support.
2010-01-13 Mike SnitzerWhen turning merging origin into non-merging origin...
2010-01-13 Mike SnitzerReload origin if merging has stopped.
2010-01-13 Mike SnitzerStart background polling of merging stores on:
2010-01-13 Mike SnitzerBackground poll for lvconvert --merge command.
2010-01-13 Mike SnitzerWhen there is merging snapshot, report percentage on...
next
This page took 0.056697 seconds and 5 git commands to generate.