]> sourceware.org Git - lvm2.git/history - liblvm/lvm_lv.c
man: document allocation process in lvm.8
[lvm2.git] / liblvm / lvm_lv.c
2012-06-22 Zdenek Kabelaccleanup: replace memset with struct initilization
2012-02-15 Zdenek KabelacInitialize dmeventd monitoring for every command
2012-02-13 Zdenek KabelacAdd internal error for unsupported code paths
2012-02-08 Zdenek KabelacRemove duplicate test
2011-06-01 Alasdair KergonPermit --available with lvcreate so non-snapshot LVs...
2011-02-03 Zdenek KabelacDo not check for open_count when not needed.
2010-12-14 Petr RockaiAdd getters for copy_percent and snap_percent to the...
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-17 Petr RockaiAdd lvm2app function to query pvseg properties.
2010-11-17 Petr RockaiAdd lvm2app function to query lvseg properties.
2010-11-17 Petr RockaiAdd a new type and function to lvm2app to enumerate...
2010-11-11 Alasdair KergonSupport repetition of --addtag and --deltag arguments.
2010-10-25 Dave WysochanskiAdd lvm_lv_get_property() generic function to obtain...
2010-09-30 Dave WysochanskiAdd pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and...
2010-08-17 Alasdair KergonAllow internal suspend and resume of origin without...
2010-07-09 Dave WysochanskiRemove unnecessary list of includes in liblvm files.
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-04-19 Dave WysochanskiUse vg->vgmem to allocate vg/lv/pv string properties...
2010-03-25 Alasdair KergonUse INTERNAL_ERROR definition consistently in internal...
2010-03-23 Mike SnitzerImprove activation monitoring option processing
2010-02-24 Dave WysochanskiAdd lvm_lv_get_tags(), lvm_lv_add_tag(), and lvm_lv_rem...
2010-02-16 Alasdair Kergonpost-release
2010-02-14 Dave WysochanskiFix off by 512 sizes for lvm2app.
2009-08-13 Dave WysochanskiMake lvm2app lv_t handle definition consistent with...
2009-08-13 Dave WysochanskiMake lvm2app vg_t handle definition consistent with...
2009-07-29 Dave WysochanskiRemove unneeded struct on return from lvm_lv_create_linear.
2009-07-29 Alasdair KergonRemove pv_t, vg_t & lv_t handles from lib. Only liblvm...
2009-07-28 Dave WysochanskiAdd an open_mode to the vg struct for liblvm - enforce...
2009-07-28 Dave WysochanskiUpdate lvm.h - remove remaining FIXMEs, note limitation...
2009-07-28 Dave WysochanskiUse dm_malloc and dm_free in liblvm instead of malloc...
2009-07-27 Dave WysochanskiRemove unnecessary \n's from log_error in liblvm.
2009-07-27 Dave WysochanskiAdd skeletons of lvm_lv_resize and lvm_pv_resize -...
2009-07-26 Dave WysochanskiAdd lvm_lv_is_active and lvm_lv_is_suspended.
2009-07-26 Dave WysochanskiImplement lvm_lv_activate and lvm_lv_deactivate liblvm...
2009-07-26 Dave WysochanskiUpdate liblvm status return codes to be consistent.
2009-07-26 Dave WysochanskiAdd lvm_vg_remove_lv liblvm function.
2009-07-26 Dave WysochanskiAdd most all liblvm 'get' functions needed for anaconda.
2009-07-26 Dave WysochanskiAdd lvm_vg_create_lv_linear liblvm function.
2009-07-23 Dave WysochanskiAdd lvm_{pv|vg|lv}_get_{uuid|name}.
This page took 0.242794 seconds and 47 git commands to generate.