]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2010-03-23 Mike SnitzerImprove activation monitoring option processing
2010-03-23 Petr RockaiAlso honour abort_on_internal_errors when log_fn is...
2010-03-23 Peter RajnohaUDEV_SYNC_SUPPORT, not UDEV_SYNC!
2010-03-23 Alasdair KergonAllow dynamic extension of array of areas selected...
2010-03-23 Peter RajnohaExport and use only valid cookie value in test suite.
2010-03-23 Peter RajnohaAutoreconf.
2010-03-23 Peter RajnohaStrictly require libudev if udev_sync is used.
2010-03-23 Peter RajnohaAdd support for ioctl's DM_UEVENT_GENERATED_FLAG.
2010-03-23 Alasdair KergonAvoid duplicate definitions.
2010-03-23 Zdenek KabelacRemove const modifier for struct volume_group* from...
2010-03-20 Mike SnitzerDon't allow resizing of internal logical volumes.
2010-03-19 Alasdair KergonFix libdevmapper-event pkgconfig version string to...
2010-03-18 Dave WysochanskiUpdate WHATS_NEW for last checkin.
2010-03-18 Dave WysochanskiAvoid scanning all pvs in the system if operating on...
2010-03-18 Alasdair Kergonautoreconf & add missing WHATS_NEW entry
2010-03-18 Petr RockaiRun both locking_type 1 and 3 tests (forgot to uncommen...
2010-03-18 Petr RockaiSkip locking_type 3 tests instead of failing when syste...
2010-03-18 Petr RockaiAdd infrastructure for running the functional testsuite...
2010-03-17 Dave WysochanskiAdd pvchange -u --all to testsuite.
2010-03-17 Mike Snitzertestsuite: get stacktrace if test drops core
2010-03-17 Milan BrozDisable long living process flag in lvm2app.
2010-03-17 Milan BrozFix pvcreate device check.
2010-03-17 Alasdair KergonSuppress repeated errors about the same missing PV...
2010-03-16 Alasdair Kergonfix last checkin
2010-03-16 Alasdair KergonOnly do one full device scan during each read of text...
2010-03-16 Alasdair KergonRemove unnecessary full_scan parameter from get_vgids...
2010-03-16 Alasdair Kergonreplace existing_pv with existing_pvl
2010-03-16 Alasdair KergonLook up missing PVs by uuid not dev_name in _pvs_single...
2010-03-16 Alasdair KergonIntroduce is_missing_pv().
2010-03-16 Milan BrozFix clvmd Makefile to not overwrite LIBS from template...
2010-03-09 Alasdair Kergonpost-release
2010-03-09 Alasdair Kergonpre-release cleanups old-v2_02_62 v2_02_62
2010-03-09 Alasdair Kergonpre-release
2010-03-09 Alasdair Kergonsome missing debug messages
2010-03-09 Zdenek KabelacUpdate comments for selecting maps
2010-03-09 Alasdair Kergon.
2010-03-09 Alasdair KergonMisc cleanups in the new mlock code, incl. improving...
2010-03-08 Zdenek KabelacUse mlock() only on 'r' memory maps
2010-03-08 Milan BrozAdd --help dmsetup option as the synonym for help command.
2010-03-08 Milan BrozAdd --showkeys parameter description into dmsetup man...
2010-03-08 Zdenek KabelacUnconditionaly ignore also Virtual Dynamically-linked...
2010-03-05 Zdenek KabelacUse '_' prefix for local static variable.
2010-03-05 Zdenek Kabelacmlockall() -> mlock()
2010-03-04 zkabelacUse UDEV_LIBS, and link -ludev only when needed.
2010-03-04 zkabelacUse DL_LIBS, remove -ldl from global LIBS and link...
2010-03-04 zkabelacThis patch add SELINUX_LIBS and STATIC_LIBS variables.
2010-03-04 zkabelacRemoves -rdynamic from linking of lvm.static and dmeven...
2010-03-04 zkabelacPthread linking change
2010-03-04 zkabelacReadline linking update
2010-03-04 zkabelacIntroduce LVMINTERNAL_LIBS
2010-03-04 zkabelacAs fsadm is installed by default - it's a common practi...
2010-03-04 zkabelacThis patch moves inclusion of the make.tmpl before...
2010-03-04 zkabelacUse consistently $() instead of ${} for all Makefile...
2010-03-04 zkabelacReplace CFLOW_CMD only in make.tmpl and use it as varia...
2010-03-04 zkabelacUse $(top_builddir) for inclusion of make.tmpl in Makef...
2010-03-04 zkabelacUse datarootdir and fix warning during configure process:
2010-03-04 zkabelacUsage 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 fabbione- 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 old-v2_02_61 v2_02_61
2010-02-15 zkabelacUpdate
2010-02-15 zkabelacUse 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 zkabelac* update for last 3 commits
2010-02-15 zkabelacFix dm_report_field_uint64 to really use 64bit.
2010-02-15 zkabelacCleanup float arithmetic gcc warning.
2010-02-15 zkabelac* 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.
next
This page took 0.206452 seconds and 5 git commands to generate.