]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2012-02-23 Peter RajnohaClean intermediate files.
2012-02-23 Jonathan Earl... Fix allocation code to allow replacement of single...
2012-02-23 Alasdair KergonCheck all tags and LV names are in a valid form in...
2012-02-22 Peter RajnohaAdd lvm2 tmpfiles.d configuration file.
2012-02-22 Peter RajnohaAdd configure --with-tmpfilesdir and lvm2 tmpfiles...
2012-02-22 Jonathan Earl... Allow 'lvconvert --repair' to operate on RAID 4/5/6.
2012-02-22 Jonathan Earl... *** empty log message ***
2012-02-22 Jonathan Earl... Add some messages that indicate completion of RAID...
2012-02-22 Jonathan Earl... Fix a bad return code in 'lvconvert_raid'
2012-02-21 Petr RockaiTweak lvmetad a bit more:
2012-02-20 Alasdair Kergonpost-release
2012-02-20 Peter RajnohaCall built-in blkid conditionaly (udev version >= 176...
2012-02-20 Alasdair Kergonpre-release
2012-02-20 Peter RajnohaCheck whether udev supports built-in blkid.
2012-02-16 Peter RajnohaSwitch to using built-in blkid in 13-dm-disk.rules.
2012-02-15 Petr RockaiDrop the now-redundant pvid_to_status hash.
2012-02-15 Petr RockaiUpdate lvmetad: use device major/minor pair to track...
2012-02-15 Zdenek KabelacInitialize dmeventd monitoring for every command
2012-02-15 Peter Rajnohatypo
2012-02-15 Peter RajnohaAdd watch rule to 13-dm-disk.rules.
2012-02-15 Zdenek KabelacSimplify with dm_strdup
2012-02-15 Petr RockaiRun tests with lvmetad if we have it.
2012-02-15 Peter RajnohaFix segfault in dmsetup when using table specification...
2012-02-15 Petr Rockai(lvmetad) Remove unused variable.
2012-02-15 Petr RockaiIn lvmetad, also nuke VGs when all their PVs are stolen...
2012-02-15 Zdenek KabelacDetect failing fifo
2012-02-15 Zdenek KabelacDeal with slower test processing
2012-02-15 Zdenek KabelacInitialize monitoring support only for thin pools
2012-02-15 Zdenek KabelacUpdate cut&paste error message
2012-02-15 Petr RockaiTurn a warning to an error in vgreduce --removemissing...
2012-02-15 Peter RajnohaAdd dmsetup manpage entries for mangle command and...
2012-02-15 Peter RajnohaAdd DM_DEFAULT_NAME_MANGLING_MODE env. variable to...
2012-02-15 Peter RajnohaReplace any '\' char with '\\' in table specification...
2012-02-15 Peter RajnohaAdd mangle command to dmsetup to provide renaming to...
2012-02-15 Peter RajnohaAdd 'mangled_name' and 'unmangled_name' fields to dmset...
2012-02-15 Peter RajnohaAdd --manglename option to dmsetup to select the name...
2012-02-15 Peter RajnohaUnamngle dm device name list automatically on ioctl...
2012-02-15 Petr Rockailvmetad server-side update:
2012-02-15 Peter RajnohaAdd dm_task_get_name_mangled/unmangled to libdevmapper.
2012-02-15 Peter RajnohaAdd DEV_NAME macro.
2012-02-15 Peter RajnohaMangle device name on dm_task_set_name/newname call...
2012-02-15 Peter Rajnohaautoreconf
2012-02-15 Peter RajnohaAdd configure --with-default-name-mangling.
2012-02-15 Petr RockaiDo not forget to initialise the error value in daemon_r...
2012-02-15 Petr RockaiFix pool names of the format1/format_pool orphan VGs.
2012-02-15 Petr RockaiIn the test harness, do the back-substitution (@TESTDIR...
2012-02-13 Jonathan Earl... Make conversion from a synced 'mirror' to 'raid1' not...
2012-02-13 Jonathan Earl... Change confusing message that is printed when a RAID...
2012-02-13 Jonathan Earl... Fix possible NULL pointer dereferences when updating...
2012-02-13 Jonathan Earl... Fix bug that caused RAID devices to be unable to activa...
2012-02-13 Peter RajnohaSuperfluous '/' in systemd_dir path.
2012-02-13 Zdenek KabelacFix missing temp_buf init for error path
2012-02-13 Zdenek KabelacAdd internal error to guard vgname2 NULL dereference
2012-02-13 Zdenek KabelacAdd some FIXME around allocation code
2012-02-13 Zdenek KabelacNever try to test character past given buffer
2012-02-13 Zdenek KabelacMake sure dereferenced words[0] and words[1] are defined
2012-02-13 Peter RajnohaAdd configure --with-systemdsystemunitdir.
2012-02-13 Zdenek KabelacHandle all succefull values from open()
2012-02-13 Zdenek KabelacEnsure allocated device does not leak on error path
2012-02-13 Zdenek KabelacAdd internal error for unsupported code paths
2012-02-13 Zdenek KabelacCheck for missing reply_uuid
2012-02-13 Zdenek KabelacCheck for allocation failure
2012-02-13 Zdenek KabelacAdd check for allocation failure
2012-02-13 Zdenek KabelacAdd few missing allocation failures tests
2012-02-13 Zdenek KabelacAdd check for rimage name allocation failure
2012-02-13 Zdenek KabelacAdd check for mda_copy failure
2012-02-13 Zdenek KabelacAdd check for failure
2012-02-13 Zdenek KabelacAdd free_orphan_vg
2012-02-13 Zdenek KabelacIf the same fid is already same avoid ref_counting
2012-02-13 Zdenek KabelacAdd missing test for failure of lvmcache_foreach_pv
2012-02-13 Zdenek KabelacClean error paths for format instance
2012-02-13 Zdenek KabelacRelease_vg instead of plain free in error path
2012-02-13 Zdenek KabelacLog error reporting for failing _alloc_pv
2012-02-13 Zdenek KabelacDo not write to -1 buffer address
2012-02-13 Zdenek KabelacRemove duplicit test
2012-02-13 Milan BrozUpdate autoconf.
2012-02-13 Fabio M. Di... In the new corosync world, dlm is a standalone service.
2012-02-13 Alasdair Kergonpost-release
2012-02-12 Alasdair Kergonpre-release v2_02_91
2012-02-12 Alasdair KergonFMT_INSTANCE_VG is redundant now
2012-02-12 Alasdair KergonFMT_INSTANCE_PV is no longer used
2012-02-12 Alasdair Kergonuse stack consistently if 0 is considered an error
2012-02-12 Alasdair Kergonmissing error mesg
2012-02-12 Alasdair Kergonremove unused bits after fid changes
2012-02-12 Alasdair Kergongive standard error message if lstat fails unexpectedly
2012-02-10 Zdenek KabelacFix message check
2012-02-10 Zdenek KabelacCheck for deps pointer before dererence
2012-02-10 Zdenek KabelacAdd validation of name and uuid
2012-02-10 Zdenek KabelacDo not crash for NULL sort_key
2012-02-10 Zdenek KabelacReturn error for failing allocation
2012-02-10 Zdenek KabelacAdd test for failing allocation
2012-02-10 Zdenek KabelacAdd test for memory allocation failures
2012-02-10 Zdenek KabelacRemove unreachable code
2012-02-10 Petr RockaiWhat's new.
2012-02-10 Petr RockaiKeep a global (per-format) orphan_vg and keep any and...
2012-02-10 Petr RockaiWhat's new: lvmcache.
2012-02-10 Petr RockaiMove lvmcache data structures behind an API (making...
2012-02-09 Peter RajnohaStop processing lvextend if trying to extend a mirror...
2012-02-08 Zdenek KabelacMove label_init up in code stack
2012-02-08 Zdenek KabelacThin add pool_below_threshold
next
This page took 0.055836 seconds and 5 git commands to generate.