]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2011-03-18 Zdenek KabelacImprove debug stack trace
2011-03-18 Milan BrozMitigate some warnings if running as non-root user.
2011-03-14 Jonathan Earl... Watch out for collisions in GDB global namespace.
2011-03-14 Zdenek KabelacAdd missing \0 for grown debug object
2011-03-13 Zdenek KabelacRevert this commit
2011-03-13 Zdenek KabelacFix allocation of system_id
2011-03-13 Zdenek KabelacUse proper size of strncpy
2011-03-13 Zdenek KabelacFix buffer allocation size for uuid string
2011-03-13 Zdenek KabelacFix usage of readlink
2011-03-13 Peter RajnohaRemove compile warning for lock_id.
2011-03-11 Jonathan Earl... lv_status_r now prints out status of attached log LVs
2011-03-11 Jonathan Earl... lv_status_r has been fixed-up so that it supports infin...
2011-03-11 Jonathan Earl... detect RAID* LV and segment flags.
2011-03-11 Peter RajnohaUse format instance mempool where possible and adequate.
2011-03-11 Peter RajnohaVarious cleanups for fid mem and ref_count changes.
2011-03-11 Peter RajnohaCall destroy_instance for any PVs found in VG structure...
2011-03-11 Peter RajnohaAdd new free_pv_fid fn and use it throughout to free...
2011-03-11 Peter RajnohaUse only vg_set_fid and new pv_set_fid fn to assign...
2011-03-11 Peter RajnohaMake create_text_context fn static and move it inside...
2011-03-11 Peter RajnohaAdd mem and ref_count fields to struct format_instance...
2011-03-11 Peter RajnohaUse new alloc_fid fn for common format instance initial...
2011-03-10 Zdenek KabelacMissed merge fix in vg_validate patch
2011-03-10 Zdenek KabelacDocument pv_min_size in lvm.conf manpage
2011-03-10 Zdenek KabelacOptimise _eat_space and _get_token
2011-03-10 Zdenek KabelacKeep pool name also for pool-fast
2011-03-10 Zdenek KabelacIndent spaces to tabs
2011-03-10 Zdenek KabelacRefactor code for _lv_postoder
2011-03-10 Jonathan Earl... gdbinit - A GDB init file to help while debugging LVM.
2011-03-10 Zdenek KabelacUse hash tables for validating names
2011-03-10 Milan BrozFix dmsetup man page typo (John Bradshaw)
2011-03-10 Zdenek KabelacUse void pointer instead of char for binary key
2011-03-10 Zdenek KabelacRefactor vg allocation code
2011-03-10 Alasdair KergonAvoid possible endless loop in _free_vginfo when 4...
2011-03-09 Alasdair KergonUse empty string instead of /dev// for LV path when...
2011-03-08 Zdenek KabelacDo not send random bytes in message
2011-03-08 Zdenek KabelacFix reading byte from char params[-1] position
2011-03-08 Milan BrozFix clvmd return code for bad options.
2011-03-06 Milan BrozFix test for 8k page (fails on Sparc architecture).
2011-03-06 Zdenek KabelacUse lvm_getpagesize wrapper
2011-03-06 Milan BrozFix hardcoded page size, fixing test fails with 8k...
2011-03-05 Milan BrozMove secure flag warning to verbose level.
2011-03-05 Zdenek KabelacFix reading of released memory
2011-03-04 Milan BrozMake the lock test a little bit better...
2011-03-04 Milan BrozWait until dmeventd properly starts in test.
2011-03-03 Zdenek KabelacLeave some time to scheduler
2011-03-03 Zdenek KabelacAvoid using pipes on lv commands
2011-03-03 Milan BrozFix test, "echo n" is not needed when -y is specified.
2011-03-03 Peter RajnohaLower severity of selabel_lookup and matchpathcon failu...
2011-03-03 Zdenek KabelacDo not echo y to lvconvert
2011-03-02 Milan BrozFix syslog initialisation in clvmd to respect lvm.conf...
2011-03-02 Milan BrozIncrease check timeout again.
2011-03-02 Milan BrozPE size overflows, on most architectures it is catch...
2011-03-02 Milan BrozUse 64bit unsigned value for maximum stripe size test.
2011-03-02 Petr RockaiDo not run past the end of an array in dmeventd's _hand...
2011-03-02 Milan BrozFix test to use explicit /dev/mapper/ node, /proc/mount...
2011-03-02 Petr RockaiAs requested in BZ 454618:
2011-03-02 Peter RajnohaUse a copy if moving an mda from pv fid to vg fid.
2011-03-02 Peter RajnohaMake add_metadata_area_to_pv/remove_metadata_area_from_...
2011-03-02 Zdenek KabelacIndent case part properly
2011-03-02 Zdenek KabelacAdd missing return
2011-03-02 Alasdair KergonAccept multiple mapped device names on many dmsetup...
2011-03-02 Alasdair KergonFix dm_udev_wait calls in dmsetup to occur before reada...
2011-03-01 Milan BrozRather return success if skipping udev wait.
2011-03-01 Zdenek KabelacInvert condition for READLINE check
2011-03-01 Alasdair KergonFix _create_and_load_v4 not to lose the --addnodeoncrea...
2011-03-01 Zdenek KabelacBuild test.c also without readline library
2011-03-01 Milan BrozFix tests if udevadm missing (old udev).
2011-03-01 Zdenek KabelacQuick fix to compile lvm2api tests when possible
2011-03-01 Milan BrozFix some compile warnings on RHEL5
2011-02-28 Milan BrozRephrase backup message.
2011-02-28 Zdenek KabelacFix void pointer arithmetic warning in pool debug code
2011-02-28 Zdenek KabelacAdd fall through comments
2011-02-28 Zdenek KabelacRemove dead code
2011-02-28 Zdenek KabelacTest result of dm_task_set_uuid
2011-02-28 Zdenek KabelacUse backward compatible configuration for test
2011-02-28 Alasdair Kergonmention vgreduce in pvremove man page
2011-02-28 Alasdair KergonImprove pvremove error message when PV belongs to a VG.
2011-02-28 Peter RajnohaAdd a hint for manual revert if there's an error in...
2011-02-28 Peter RajnohaUse pv->vg_name directly instead of pv->vg->name in...
2011-02-28 Peter RajnohaAllow non-orphan PVs with two metadata areas to be...
2011-02-27 Alasdair KergonFix check for log-only allocation in new alloc normal...
2011-02-27 Alasdair KergonVarious changes to the allocation algorithms: Expect...
2011-02-25 Peter Rajnohavgconvert is fixed now to work with the changes in...
2011-02-25 Peter RajnohaAllow only orphan PVs to be resized even with two metad...
2011-02-25 Peter RajnohaRevert the patch for vgconvert to work with recent...
2011-02-25 Peter RajnohaRead PV metadata information from cache if pv_setup...
2011-02-25 Peter RajnohaFix a bug in metadata location calculation, cleanup...
2011-02-22 Peter RajnohaRemove a few size_t type warnings.
2011-02-21 Mike SnitzerAdd inactive table query support for kernel driver...
2011-02-21 Peter Rajnoha%ld -> PRIu64
2011-02-21 Peter RajnohaWHATS_NEW
2011-02-21 Peter RajnohaTemporarily disable 'convert a VG from lvm2 to lvm1...
2011-02-21 Peter RajnohaFix metadata balance code to work with recent changes...
2011-02-21 Peter RajnohaAdd old_uuid field to struct physical_volume so we...
2011-02-21 Peter RajnohaFix vgconvert code to work with changes in metadata...
2011-02-21 Peter RajnohaChange pvresize code to work with new metadata handling...
2011-02-21 Peter RajnohaChange pv_write code to work with the changes in metada...
2011-02-21 Peter RajnohaRemove unused _mda_setup fn. This functionality is...
2011-02-21 Peter RajnohaChange the code throughout to use new pv_initialise...
2011-02-21 Peter RajnohaSeparate new pv_initialise function out of the original...
next
This page took 0.058037 seconds and 5 git commands to generate.