]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2012-02-26 Petr RockaiFix a possible SEGV in lvmetad client code, and a minor...
2012-02-26 Petr RockaiA bit of documentation for lvmetad_vg_lookup.
2012-02-26 Petr Rockai- Improve error reporting on lvmetad connection failure.
2012-02-26 Petr RockaiImprove error handling & reporting in common daemon...
2012-02-26 Petr RockaiAdd tentative documentation of pvscan --lvmetad to...
2012-02-24 Peter RajnohaAlso remove intermediate lvmetad init script file.
2012-02-24 Peter RajnohaUse '-p PID_FILE' for the status call since the pidfile...
2012-02-24 Peter RajnohaThe daemon as well as the first scan must be both execu...
2012-02-24 Peter RajnohaAdd LVMetaD init script.
2012-02-24 Peter RajnohaAdd skeleton for lvmetad udev rules - 69-dm-lvm-metad...
2012-02-24 Petr RockaiFix server-side leaks in lvmetad.
2012-02-24 Petr RockaiClean up the lvmetad state more thoroughly upon shutdown.
2012-02-24 Petr RockaiFix an error path in daemon_open.
2012-02-23 Petr RockaiMake the calls to pvscan --lvmetad in the testsuite...
2012-02-23 Petr RockaiCouple of improvements in the daemon (common + lvmetad...
2012-02-23 Zdenek KabelacLimit sscanf params with size
2012-02-23 Zdenek KabelacUnit testing for some string libdm functions
2012-02-23 Zdenek KabelacIntroduce dm_strncpy
2012-02-23 Zdenek KabelacUse const for lv
2012-02-23 Zdenek KabelacKeep same sign for 's' counter
2012-02-23 Zdenek KabelacDrop const modifier from fb
2012-02-23 Zdenek KabelacAdd explicit cast for time() ret value
2012-02-23 Zdenek KabelacUse same signed numbers
2012-02-23 Zdenek KabelacDrop backtrace after log_error
2012-02-23 Zdenek KabelacRemaing code suffling
2012-02-23 Zdenek KabelacFix regression from cleanup commit
2012-02-23 Alasdair Kergonpost-release
2012-02-23 Alasdair Kergonpre-release
2012-02-23 Zdenek KabelacMissed dm_free in last commit
2012-02-23 Zdenek KabelacLimit number of mem allocs and copies
2012-02-23 Zdenek KabelacSome reformating for lvmetad uddates
2012-02-23 Jonathan Earl... Require number of stripes to be greater than parity...
2012-02-23 Petr RockaiAdd a vgscan to lvcreate-repair.sh. The old test applie...
2012-02-23 Peter RajnohaUse 'd' instead of 'D' in tmpfiles configuration to...
2012-02-23 Petr RockaiKick out a debugging call to valgrind in lvmcache-exerc...
2012-02-23 Petr RockaiAdd a missed dependency that is required to pull in...
2012-02-23 Petr RockaiWe need daemons/common now even if the lvmetad server...
2012-02-23 Peter RajnohaRemove the old systemd socket file, we're using the...
2012-02-23 Peter RajnohaUse DEFAULT_RUN_DIR instead of hardcoded value in lvmet...
2012-02-23 Petr RockaiAdd -ldaemon to make.tmpl.in.
2012-02-23 Petr RockaiMissed update for include/.symlinks.in to include lvmet...
2012-02-23 Petr RockaiThe lvmetad client-side integration. Only active when...
2012-02-23 Petr RockaiAlso use DEFAULT_RUN_DIR for the lvmetad socket on...
2012-02-23 Peter RajnohaAdd LVMetaD systemd units.
2012-02-23 Peter RajnohaInstall lvm2 monitoring init script and systemd units...
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
next
This page took 0.052276 seconds and 5 git commands to generate.