]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2010-03-29 Zdenek KabelacAvoid hard sed replacement - i.e. quick test change...
2010-03-29 Zdenek KabelacFixing compilation warning: implicit declaration of...
2010-03-28 Petr RockaiWhen a scsi_debug modprobe fails, skip the test instead...
2010-03-26 Jonathan Earl... Add ability to create mirrored logs for mirror LVs.
2010-03-26 Mike SnitzerUse a real socket for singlenode clvmd to fix clvmd...
2010-03-26 Mike SnitzerFix clvmd cluster propagation of dmeventd monitoring...
2010-03-26 Zdenek KabelacUpdates .so links for plugins
2010-03-25 Alasdair KergonAllow ALLOC_ANYWHERE to split contiguous areas.
2010-03-25 Alasdair Kergon.
2010-03-25 Alasdair KergonUse INTERNAL_ERROR definition consistently in internal...
2010-03-25 Alasdair KergonAdd some assertions to allocation code.
2010-03-25 Alasdair Kergonmore diagnostics
2010-03-25 Alasdair Kergonmore diagnostics
2010-03-25 Alasdair Kergonadd debug mesg
2010-03-25 Alasdair Kergon.
2010-03-25 Alasdair Kergonadd debug mesgs and attempt to control which device...
2010-03-25 Alasdair Kergonadd debug output and attempt to control which device...
2010-03-25 Alasdair Kergonimprove a few comments in last check-in
2010-03-25 Alasdair KergonIntroduce pv_area_used into allocation algorithm and...
2010-03-24 Mike SnitzerRevert having clvmd consult the lvm.conf "activation...
2010-03-24 Zdenek KabelacMove declaration of struct dm_info info to declaration...
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
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 Zdenek KabelacUse UDEV_LIBS, and link -ludev only when needed.
2010-03-04 Zdenek KabelacUse DL_LIBS, remove -ldl from global LIBS and link...
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.
next
This page took 0.056646 seconds and 5 git commands to generate.