]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2010-11-25 Petr RockaiDisallow certain lvconvert operations that need to...
2010-11-25 Petr RockaiAll 'size' values of lvm2app properties should be in...
2010-11-25 Petr RockaiAdd interactive tests for functions to lookup a pv...
2010-11-25 Petr RockaiThis patch adds helpers to allow users to lookup a...
2010-11-25 Petr RockaiThis patch adds helpers to allow users to lookup a...
2010-11-24 Zdenek KabelacAdd missing destrustion of cmd_context
2010-11-24 Zdenek KabelacFix memory leak in error path
2010-11-24 Zdenek KabelacFix resource leak of dlopened pointer
2010-11-23 Zdenek KabelacAdd missing fclose
2010-11-23 Zdenek KabelacMove arg_vgnames from local scope
2010-11-23 Zdenek KabelacDo not call dm_task_destroy with NULL
2010-11-23 Zdenek KabelacAdd missing closedir() - fixes resource leak
2010-11-23 Zdenek KabelacMove va_end() so it is also used before error path...
2010-11-23 Zdenek KabelacMove va_end(ap) so we do not leave with return -1...
2010-11-23 Alasdair KergonSuppress 'No PV label' message when removing several...
2010-11-22 Alasdair KergonFix default /etc/lvm permissions to be 0755. (2.02.66)
2010-11-22 Alasdair Kergonpost-release
2010-11-22 Alasdair Kergonpre-release old-v2_02_77 v2_02_77
2010-11-19 Alasdair KergonFix _output_field crash from field_id free with DEBUG_M...
2010-11-17 Petr RockaiThe _free_vg that is created as a placeholder when...
2010-11-17 Petr RockaiUpdate interactive tests for lvm2app lvseg and pvseg...
2010-11-17 Petr RockaiAdd lvm2app function to query pvseg properties.
2010-11-17 Petr RockaiAdd the macro and specific 'get' functions for pvsegs.
2010-11-17 Petr RockaiAdd a new type and function to lvm2app to enumerate...
2010-11-17 Petr RockaiAdd lvm2app function to query lvseg properties.
2010-11-17 Petr RockaiAdd the macro and specific 'get' functions for lvsegs.
2010-11-17 Petr RockaiAdd a new type and function to lvm2app to enumerate...
2010-11-17 Petr RockaiMake value.string const char *, in properties.h, to...
2010-11-17 Petr RockaiAdd vg_set_property to the interactive lvm2app test...
2010-11-17 Petr RockaiImplement lvm_vg_set_property() by calling internal...
2010-11-17 Petr RockaiAdd generic infrastructure to internal library to ...
2010-11-17 Alasdair KergonRemove tag length restriction and allow / = ! : # ...
2010-11-12 Peter RajnohaWHATS_NEW FIXME
2010-11-11 Alasdair KergonSupport repetition of --addtag and --deltag arguments.
2010-11-11 Zdenek KabelacPreserve const for char pointer
2010-11-11 Zdenek KabelacAdd date configurable variable DATE
2010-11-10 Zdenek Kabelacfsadm fix for downsize of unmounted fs
2010-11-10 Zdenek KabelacUpdate fsadm regresion
2010-11-10 Zdenek KabelacScan also 'mount' output for mounted filesystem.
2010-11-09 Alasdair KergonExtend cling allocation policy to recognise PV tags...
2010-11-09 Alasdair KergonRegenerate configure with 'autoreconf' for --enable...
2010-11-09 Alasdair Kergonforgotten to regenerate last time configure.in was...
2010-11-09 Alasdair Kergonpost-release
2010-11-08 Alasdair Kergonpre-release v2_02_76
2010-11-08 Zdenek KabelacFix include commit and switch to use DISTCLEAN_TARGETS
2010-11-05 Peter RajnohaClarify error messages when activation fails due to...
2010-11-05 Zdenek KabelacAdd OCF support
2010-11-05 Zdenek KabelacAdd given user prefix to make target install_initscripts
2010-11-05 Zdenek KabelacUse include make.tmpl
2010-11-02 Alasdair Kergonlost line
2010-11-02 Alasdair KergonFix regex optimiser not to ignore RHS of OR nodes in...
2010-11-01 Zdenek KabelacUse new status code from fsadm check
2010-11-01 Zdenek KabelacAdd DIAGNOSTICS section to fsadm man page.
2010-11-01 Zdenek KabelacReturn different status code for fsadm check of mounted...
2010-11-01 Peter RajnohaUse dm_strdup/dm_free instead of strdup/free.
2010-11-01 Peter RajnohaAllocate buffer for reporting functions dynamically...
2010-10-29 Alasdair KergonUpdate VG metadata only once in vgchange when making...
2010-10-29 Petr RockaiUpdate WHATS_NEW.
2010-10-29 Petr RockaiAdd code to the dmeventd snapshot plugin to automatical...
2010-10-27 Petr RockaiAlasdair correctly pointed out that if the two closes...
2010-10-27 Petr RockaiAdd a missed test for dmeventd -R.
2010-10-27 Petr RockaiUpdate WHATS_NEW.
2010-10-27 Petr RockaiFix a double close in clvmd.
2010-10-26 Petr RockaiUse a more generous timeout for dmeventd in t-lvconvert...
2010-10-26 Petr RockaiLet's rely on the exit code and do not test for empty...
2010-10-26 Zdenek KabelacAdd missing return for NULL passed buffer
2010-10-26 Zdenek KabelacMacro uninitialized_var gives warnings in static analysis
2010-10-26 Zdenek KabelacHotfix usage of __builtin_unreachable()
2010-10-26 Zdenek KabelacFix NULL pointer dereference for too large MDA error...
2010-10-26 Zdenek KabelacInstrument compiler about code unreachability
2010-10-26 Zdenek KabelacUse static indentifier for internal functions
2010-10-26 Zdenek KabelacUpdate C declaration () -> (void)
2010-10-26 Zdenek KabelacRemove bufused for calculation
2010-10-26 Mike SnitzerFix vgchange to process -a, --refresh, --monitor and...
2010-10-26 Mike SnitzerExplicitly have grep print the matching filenames ...
2010-10-25 Dave WysochanskiUpdate WHATS_NEW for lvm2app property functions
2010-10-25 Alasdair Kergonpost-release
2010-10-25 Dave WysochanskiAdd interactive tests for lvm_{pv|vg|lv}_get_property().
2010-10-25 Dave WysochanskiAdd lvm_lv_get_property() generic function to obtain...
2010-10-25 Dave WysochanskiAdd lvm_pv_get_property() generic function to obtain...
2010-10-25 Dave WysochanskiAdd lvm_vg_get_property() generic vg property function.
2010-10-25 Dave WysochanskiAdd 'is_integer' flag into internal lvm_property_type.
2010-10-25 Alasdair Kergonpre-release old-v2_02_75 v2_02_75
2010-10-25 Zdenek KabelacUse const config node
2010-10-25 Zdenek KabelacFix constness warning
2010-10-25 Zdenek KabelacFix constness warning
2010-10-25 Zdenek KabelacFix constness warning for _vg_read_by_vgid() uuid usage
2010-10-25 Zdenek KabelacFix constness warnings
2010-10-25 Zdenek KabelacUse const pointer for return value of dm_basename
2010-10-25 Zdenek Kabelacok this seems to be never ending story...
2010-10-25 Zdenek Kabelacrom -> from
2010-10-25 Zdenek KabelacUse 'const' struct id *pvid for device_from_pvid()
2010-10-25 Zdenek KabelacSwitch to char* arithmetic from void*
2010-10-25 Zdenek KabelacFix missing initilisation to 0
2010-10-25 Zdenek KabelacFix potential NULL pointer dereference
2010-10-25 Zdenek KabelacReuse result of previous strchr
2010-10-25 Zdenek KabelacEnsure we always have origin defined
2010-10-25 Alasdair Kergonfix header #defines
2010-10-25 Zdenek KabelacPrint vg_name and do not to access vg->name
2010-10-25 Zdenek KabelacFix clang warning for ntohl(*((uint32_t *)buf))
next
This page took 0.05619 seconds and 5 git commands to generate.