]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2010-03-04 Zdenek KabelacThis patch add SELINUX_LIBS and STATIC_LIBS variables.
2010-03-04 Zdenek KabelacRemoves -rdynamic from linking of lvm.static and dmeven...
2010-03-04 Zdenek KabelacPthread linking change
2010-03-04 Zdenek KabelacReadline linking update
2010-03-04 Zdenek KabelacIntroduce LVMINTERNAL_LIBS
2010-03-04 Zdenek KabelacAs fsadm is installed by default - it's a common practi...
2010-03-04 Zdenek KabelacThis patch moves inclusion of the make.tmpl before...
2010-03-04 Zdenek KabelacUse consistently $() instead of ${} for all Makefile...
2010-03-04 Zdenek KabelacReplace CFLOW_CMD only in make.tmpl and use it as varia...
2010-03-04 Zdenek KabelacUse $(top_builddir) for inclusion of make.tmpl in Makef...
2010-03-04 Zdenek KabelacUse datarootdir and fix warning during configure process:
2010-03-04 Zdenek KabelacUsage of AC_PROG_SED and AC_PROG_MKDIR_P requires autoc...
2010-03-02 Mike SnitzerHandle a misaligned device that reports a -1 alignment_...
2010-03-01 Alasdair KergonExtend core allocation code in preparation for mirrored...
2010-02-26 Fabio M. Di... - fix whitespaces all over (tabs/spaces)
2010-02-24 Milan BrozRemove lvs_in_vg_activated_by_uuid_only call.
2010-02-24 Milan BrozAlways query device by uuid only.
2010-02-24 Dave WysochanskiUpdate WHATS_NEW.
2010-02-24 Dave WysochanskiAdd Doxygen file for lvm2app to generate documentation...
2010-02-24 Dave WysochanskiUpdate doxygen comments for lvm2app.h.
2010-02-24 Dave WysochanskiUpdate lvm2app interactive unit test for vg/lv tags.
2010-02-24 Dave WysochanskiAdd lvm_lv_get_tags(), lvm_lv_add_tag(), and lvm_lv_rem...
2010-02-24 Dave WysochanskiAdd lvm_vg_get_tags(), lvm_vg_add_tag(), and lvm_vg_rem...
2010-02-24 Dave WysochanskiAdd tag_list_copy() supporting function inside lvm2app.
2010-02-24 Dave WysochanskiAdd dm_pool_strdup to allocate memory and copy a tag...
2010-02-24 Dave WysochanskiRefactor lvchange_tag() to call lv_change_tag() library...
2010-02-24 Dave WysochanskiRefactor vgcreate to call new vg_change_tag() function.
2010-02-24 Dave WysochanskiRefactor _vgchange_tag() to vg_change_tag() library...
2010-02-23 Petr RockaiAdd _mlog devices to dependency trees using UUID, not...
2010-02-22 Petr RockaiRelax a check on blkid exit value, which seems to be...
2010-02-17 Mike SnitzerDo not reload origin again in lv_remove_single() if...
2010-02-17 Mike SnitzerRefactor snapshot-merge deptree and device removal...
2010-02-17 Petr RockaiIn testsuite, catch also failures that happen in the...
2010-02-16 Dave WysochanskiAdd nightly test to cover vg/lv tags add/delete.
2010-02-16 Dave WysochanskiAdd get_{pv|vg|lv}_field() nightly test helper functions.
2010-02-16 Alasdair Kergonuse lvm2app to refer to library now
2010-02-16 Alasdair Kergonpost-release
2010-02-15 Alasdair Kergonpre-release
2010-02-15 Zdenek KabelacUpdate
2010-02-15 Zdenek KabelacUse dm_report_field_int32 instead of dm_report_field_ui...
2010-02-15 Dave WysochanskiUpdate lvm2app.h comments to remove hidden VG comment...
2010-02-15 Zdenek Kabelac* update for last 3 commits
2010-02-15 Zdenek KabelacFix dm_report_field_uint64 to really use 64bit.
2010-02-15 Zdenek KabelacCleanup float arithmetic gcc warning.
2010-02-15 Zdenek Kabelac* add more 'const' - fixes gcc constness warning
2010-02-15 Peter RajnohaAdd LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES environment...
2010-02-15 Peter RajnohaRemove hard-coded rule to skip _mimage devices in 11...
2010-02-15 Peter RajnohaUpdate man page for dmsetup: --udevcookie, udevcreateco...
2010-02-15 Peter RajnohaUse udev transactions in testsuite.
2010-02-15 Peter RajnohaDon't use LVM_UDEV_DISABLE_CHECKING environment variabl...
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...
next
This page took 0.050883 seconds and 5 git commands to generate.