]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2011-05-24 Alasdair Kergontest
2011-05-24 Alasdair KergonAdd and use dev_open_readonly and variations.
2011-05-23 Petr RockaiMention code layout in lvmetad DESIGN.
2011-05-19 Zdenek KabelacDo not log a superfluous stack message when the lv...
2011-05-15 Petr RockaiMore work on the common daemon framework. Make things...
2011-05-13 Petr RockaiMore scavenging of common daemon code, this time the...
2011-05-13 Petr RockaiStart filling in some of the common daemon (server...
2011-05-13 Petr RockaiFirst go at the lvmetad client-side interface.
2011-05-13 Petr RockaiFirst stab at the prototypes of the daemon-common funct...
2011-05-12 Petr RockaiInitial design document for LVMetaD, building on the...
2011-05-12 Peter RajnohaDo not issue an error message when unable to remove...
2011-05-07 Petr RockaiUpdate WHATS_NEW.
2011-05-07 Petr RockaiRewrite vgreduce --removemissing --force, using existin...
2011-05-07 Petr RockaiAdd a new entry point in the mirror lvconvert code...
2011-05-07 Petr RockaiWhen glibc needs buffers for line buffering of input...
2011-05-07 Petr RockaiMake vg_mark_partial_lvs also clear existing PARTIAL_LV...
2011-04-29 Alasdair Kergontest update without WHATS_NEW to check it gives warning now
2011-04-29 Alasdair Kergontest
2011-04-29 Alasdair Kergontest
2011-04-29 Alasdair Kergontest
2011-04-29 Alasdair Kergontest
2011-04-29 Alasdair Kergontest
2011-04-29 Alasdair Kergontest
2011-04-29 Alasdair Kergontest
2011-04-29 Alasdair Kergontest
2011-04-29 Alasdair Kergontest
2011-04-29 Alasdair Kergontest
2011-04-29 Alasdair Kergonpost-release
2011-04-29 Alasdair Kergonwake buildbot
2011-04-29 Alasdair Kergoncommands/toolcontext.c:578: warning: ‘udev_dirâ€...
2011-04-29 Alasdair Kergonpre-release
2011-04-29 Alasdair Kergonpre-release clean-ups
2011-04-28 Zdenek KabelacAdd missing cleanup for vgimportclone script
2011-04-28 Alasdair Kergonclean up critical section patch
2011-04-28 Zdenek KabelacMissing space in debug message
2011-04-28 Alasdair KergonSet pv_min_size to 2048KB to exclude floppy drives.
2011-04-28 Alasdair KergonAdd missing pkg_config_init check with --enable-udev_sync.
2011-04-28 Alasdair KergonAdjust pvmove man page wording.
2011-04-26 Peter RajnohaUncomment obtain_device_list_from_udev setting in lvm...
2011-04-22 Peter Rajnohaautoreconf
2011-04-22 Peter RajnohaUse common udev_get_dev_dir() to get current device...
2011-04-22 Peter RajnohaObtain device list from udev by default if LVM2 is...
2011-04-22 Peter RajnohaMove common libudev code to lvm-wrappers.[ch].
2011-04-22 Peter RajnohaRequire libudev >= 143 when compiling with udev support.
2011-04-21 Dave WysochanskiDisable nightly test for vgimportclone until proper...
2011-04-21 Dave WysochanskiAdd vgimportclone symlink for nightly test.
2011-04-21 Dave WysochanskiAdd nightly test for vgimportclone and querying of...
2011-04-21 Zdenek KabelacSkip check for NULL before dm_free
2011-04-21 Zdenek KabelacFix use of released vgname and vgid
2011-04-19 Petr RockaiAlways copy all tests to builddir regardless of T/S...
2011-04-13 Mike SnitzerImprove the discard documentation. Also improve discar...
2011-04-12 Mike SnitzerUse uint32_t rather than uint64_t.
2011-04-12 Mike SnitzerAdd "devices/issue_discards" to lvm.conf.
2011-04-12 Mike Snitzerfix s/then/than/ typo in lvm.conf.5.in
2011-04-12 Mike Snitzerfix s/then/than/ typos in 'pv_min_size' section and...
2011-04-12 Zdenek KabelacReplace dm_snprintf with strncpy
2011-04-12 Petr RockaiMake the mirror log checks in t-lvconvert-repair-policy...
2011-04-12 Petr RockaiThis patchset refactors some reporting code and complet...
2011-04-09 Zdenek KabelacFix incorrect tests for dm_snprintf() failure
2011-04-08 Zdenek KabelacFix some unmatching sign comparation gcc warnings
2011-04-08 Zdenek KabelacAdd missing printf attributes
2011-04-08 Zdenek KabelacUse dm_snprintf
2011-04-08 Zdenek KabelacBetter const cast logic
2011-04-08 Zdenek KabelacFix some forgotten -Wold-style-definition gcc warnings
2011-04-08 Zdenek KabelacNewer gcc doesn't need this trick
2011-04-07 Jonathan Earl... Thanks to Zdenek Kabelac (kabi) for pointing out that...
2011-04-06 Jonathan Earl... This patch adds the ability to extend 0 length layered...
2011-04-04 Petr RockaiAdd rudimentary versioning to the dmevend protocol...
2011-04-01 Peter RajnohaCleanup fid finalization code in free_vg and allow...
2011-04-01 Peter RajnohaFinalize PV format instances properly in lvm_vg_write fn.
2011-03-30 Zdenek KabelacFix free_vg order
2011-03-30 Zdenek KabelacTesting: remove -q from grep
2011-03-30 Zdenek KabelacUse created hash tables for quick check of LV, PV.
2011-03-30 Zdenek KabelacKeep the cache content when the exported vg buffer...
2011-03-30 Zdenek KabelacFew more files filtered from memory locking
2011-03-30 Zdenek KabelacWord alignment for strings
2011-03-30 Zdenek KabelacOptimise error message write to _lvm_errmsg
2011-03-30 Zdenek KabelacKeep noreturn attribute for lvm_thread_fn
2011-03-30 Zdenek KabelacValgrind updates
2011-03-30 Zdenek KabelacBetter shutdown for clvmd
2011-03-30 Zdenek KabelacFix reading of unitialized memory
2011-03-30 Zdenek KabelacSimplify pool debug initialization
2011-03-30 Zdenek KabelacFix 2 signess warnings reported by gcc
2011-03-29 Zdenek KabelacUse id_equal instead of strncmp()
2011-03-29 Zdenek KabelacAdd attribute printf
2011-03-29 Zdenek KabelacAdd attribute printf
2011-03-29 Zdenek KabelacConst warning fixes
2011-03-29 Zdenek KabelacFix access to released memory
2011-03-29 Zdenek KabelacFix sending uninitilised bytes in cluster messages
2011-03-29 Zdenek KabelacFix -Wold-style-definition gcc warnings
2011-03-29 Zdenek KabelacRemove double braces
2011-03-29 Jonathan Earl... gdbinit update
2011-03-29 Jonathan Earl... s/MIRROR_NOTSYNCED/LV_NOTSYNCED/ - Flag will may refer...
2011-03-28 Zdenek KabelacReduce amount of vgremove and vgchange calls
2011-03-27 Alasdair KergonRename _check_version
2011-03-25 Alasdair KergonUse hard-coded /dev/mapper/control details for 2.6...
2011-03-25 Jonathan Earl... Fix unhandled condition in _move_lv_segments
2011-03-25 Jonathan Earl... Replace malloc with zalloc when creating segment_type's
2011-03-25 Jonathan Earl... cosmetic change - swapping one macro for another
2011-03-24 Petr RockaiWhat's new.
next
This page took 0.054881 seconds and 5 git commands to generate.