]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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.
2011-03-24 Petr RockaiIn some cases, we could end up with a mirrored LV witho...
2011-03-24 Zdenek KabelacRelease allocated memory on closedown
2011-03-20 Alasdair KergonFix last checkin - added error message text wrong.
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
next
This page took 0.058228 seconds and 5 git commands to generate.