]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2011-09-06 Alasdair Kergononly thin volumes need converting
2011-09-06 Alasdair Kergonlvcreate parsing for thin provisioning.
2011-09-05 Alasdair KergonRemove incorrect requirement for -j or -m from lvchange...
2011-09-02 Zdenek KabelacHack for build rules of lvmetad
2011-09-02 Zdenek KabelacAdd missing 'static' for local function
2011-09-02 Zdenek KabelacCompile fix
2011-09-02 Alasdair Kergontemp notes on dealing with cascade
2011-09-02 Alasdair KergonMove cascade inside libdm etc.
2011-09-01 Alasdair KergonComments, FIXMEs, name changes.
2011-09-01 Jonathan Earl... Updates to gdbinit file
2011-09-01 Jonathan Earl... Fix for bug 732142: Unsafe table load during mirror...
2011-09-01 Alasdair KergonAdd comments & remove always-included header.
2011-09-01 Alasdair KergonOnly build libdaemon.a when we need it at the moment.
2011-09-01 Zdenek KabelacUse const casting when it's needed
2011-09-01 Zdenek KabelacMatch the prototype old-style declaration
2011-09-01 Zdenek KabelacKeep the old-style prototypes
2011-09-01 Zdenek KabelacUse size_t return type
2011-09-01 Zdenek KabelacMark unreleased memory pools as internal error
2011-09-01 Zdenek KabelacReflect dm_config API update
2011-08-31 Petr RockaiReplace const usage of dm_config_find_node with more...
2011-08-31 Petr RockaiMention --enable-lvmetad in WHATS_NEW.
2011-08-31 Petr RockaiDo not call prepare_lvmetad just yet in tests.
2011-08-31 Petr RockaiFix warnings and constness handling in lvmetad-core...
2011-08-31 Petr RockaiFix warnings in daemons/common.
2011-08-31 Petr RockaiGet rid of the old lvmetad Makefile.
2011-08-31 Zdenek KabelacAutoreconf for lvmetad patch
2011-08-31 Petr RockaiA compromise integration of LVMetaD into the build...
2011-08-31 Zdenek KabelacUpdate for resource leak
2011-08-31 Zdenek KabelacFix resource leak when strdup fails
2011-08-30 Petr RockaiAdapt LVMetaD to use the new dm_config interfaces.
2011-08-30 Petr RockaiAdapt the daemon/common code to use the new dm_config...
2011-08-30 Petr RockaiMove the core of the lib/config/config.c functionality...
2011-08-29 Peter RajnohaDirectly allocate buffer memory in a pvck scan instead...
2011-08-26 Alasdair Kergonsame for segtype_is_thin
2011-08-26 Alasdair Kergonseg_is_thin includes both thin_pool and thin_volume
2011-08-26 Alasdair Kergonthin - hide unimplemented dso fn; remove duplicate...
2011-08-26 Zdenek KabelacInitial code for read/write of thin metadata lv segments
2011-08-25 Zdenek KabelacAdd registration of thin_pool segment
2011-08-24 Alasdair KergonFix raid shared lib segtype registration (2.02.87).
2011-08-24 Zdenek KabelacInitial code layout for thin provisioning target
2011-08-19 Alasdair Kergon.
2011-08-19 Alasdair KergonRemove incorrect error message added in 2.02.87.
2011-08-19 Alasdair Kergonpost-release
2011-08-19 Alasdair Kergonclarify comment
2011-08-19 Alasdair Kergontweak split/track/merge
2011-08-19 Alasdair Kergonspaces->tabs
2011-08-19 Alasdair Kergonrevert incomplete inconsistent log message change for now
2011-08-19 Alasdair Kergonavoid multi-line calc with incorrect intermediate var...
2011-08-19 Alasdair Kergonpre-release
2011-08-19 Alasdair Kergonrestrict dm_tree_node_add_null_area
2011-08-19 Alasdair Kergon_ for static fns
2011-08-18 Jonathan Earl... Move RAID convert tests to new file, t-lvconvert-raid.sh
2011-08-18 Jonathan Earl... Add ability to merge back a RAID1 image that has been...
2011-08-18 Jonathan Earl... Add support for m-way to n-way up-convert in RAID1...
2011-08-18 Jonathan Earl... Add the ability to split an image from the mirror and...
2011-08-18 Jonathan Earl... Add --splitmirrors support for RAID1 (1 image only)
2011-08-18 Jonathan Earl... When down-converting RAID1, don't activate sub-lvs...
2011-08-17 Alasdair KergonAdd -V as short form of --virtualsize in lvcreate.
2011-08-13 Jonathan Earl... Compiler warning fixes, better error messaging, and...
2011-08-12 Alasdair Kergonmakefile fixes
2011-08-12 Alasdair Kergoncore removed with clean not distclean
2011-08-12 Milan BrozDo not remove makefile during "make clean".
2011-08-12 Alasdair Kergonpost-release
2011-08-12 Alasdair Kergonmore pre-release fixes
2011-08-12 Alasdair KergonDrop CCS* variables no longer used.
2011-08-12 Alasdair Kergonpre-release
2011-08-11 Jonathan Earl... Various code clean-ups (s/malloc/zalloc/, new msgs...
2011-08-11 Zdenek KabelacFix memleak of geometry buffer
2011-08-11 Jonathan Earl... Add missing checks for function return codes.
2011-08-11 Zdenek KabelacTrivial, add void to ignore dm_snprinf result
2011-08-11 Alasdair Kergonpre-release fixes incl make distclean and configure...
2011-08-11 Jonathan Earl... Add some log_error msg's and fix potential segfault
2011-08-11 Jonathan Earl... Add ability to down-convert RAID1 arrays.
2011-08-11 Zdenek KabelacUpdate udev rules to skip DM flags decoding for removed...
2011-08-11 Zdenek KabelacAdd detect_internal_vg_cache_corruption to lvm.conf
2011-08-11 Zdenek KabelacLock memory for shared VG
2011-08-11 Zdenek KabelacAdd memory pool locking functions
2011-08-11 Zdenek KabelacCache and share generated VG structs
2011-08-11 Milan BrozRemove dev name prefix from dmsetup line output if...
2011-08-11 Peter RajnohaFix possible format instance memory leaks and premature...
2011-08-11 Peter RajnohaSuppress locking error messages in monitoring init...
2011-08-11 Jonathan Earl... Need 'ifdef' checks around RAID monitoring functions...
2011-08-11 Milan BrozFix build of raid without dmeventd.
2011-08-11 Milan BrozNever ever use uninitialised descriptors if pipe()...
2011-08-11 Jonathan Earl... Add dmeventd monitoring for RAID devices.
2011-08-11 Jonathan Earl... Add RAID metadata devices to considered devices in...
2011-08-11 Jonathan Earl... Fix renaming of RAID logical volumes.
2011-08-10 Zdenek KabelacJust add new lines between header comment
2011-08-10 Zdenek KabelacReplace free_vg with release_vg
2011-08-10 Zdenek KabelacRemove INCONSISTENT_VG flag
2011-08-10 Jonathan Earl... Fix compiler warning.
2011-08-10 Milan BrozIf anything bad happens and unlocking fails
2011-08-10 Milan BrozInitialise clvmd locks before lvm context to avoid...
2011-08-09 Alasdair Kergonautoreconf
2011-08-09 Milan BrozRemove obsoleted GULM clvmd cluster locking support.
2011-08-09 Alasdair KergonRemove support for the original dm ioctl interface...
2011-08-09 Peter RajnohaSuppress low-level locking errors and warnings while...
2011-08-05 Peter RajnohaRemove unused 'origin' variable in lv_remove_single...
2011-08-04 Zdenek KabelacAdd missing check for allocation failure
2011-08-04 Zdenek KabelacRemove unused inconsistent_seqno
next
This page took 0.055638 seconds and 5 git commands to generate.