summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pre-releasev2_02_74Alasdair Kergon2010-09-244-7/+7
* Add escape sequence for ':' and '@' found in device names used as PVs.Peter Rajnoha2010-09-2311-33/+86
* Replace alloca with dm_malloc in _aligned_io.Alasdair Kergon2010-09-222-6/+13
* Fix handling of partial VG for lvm1 format metadataMilan Broz2010-09-223-2/+59
* Fix name in msg in last checkin.Alasdair Kergon2010-09-221-1/+1
* Track recursive filter iteration to avoid refreshing while in use. (2.02.56)Alasdair Kergon2010-09-2213-12/+43
* "goto_bad" should be used in alloc_printed_tags function, not "goto bad".Peter Rajnoha2010-09-211-4/+4
* Revert to old glibc behaviour for vsnprintf used in emit_to_buffer function.Peter Rajnoha2010-09-202-0/+9
* Use dynamic allocation for metadata's tag buffer (removes 4096 char. limit).Peter Rajnoha2010-09-204-21/+45
* Update vg_mda_free 'get' function to multiply by SECTOR_SIZE.Dave Wysochanski2010-09-091-1/+1
* Add random suffix to archive file names to prevent races when being created.Peter Rajnoha2010-09-092-2/+6
* Reinitialize archive and backup handling on toolcontext refresh.Peter Rajnoha2010-09-093-0/+8
* This patch fixes an issue where cluster mirror write I/OJonathan Earl Brassow2010-08-302-0/+2
* Do not run singlenode clvmd tests if support for singlenode not compiled in.Milan Broz2010-08-271-0/+3
* Currently tests require SI units enabled and data alignment to 1MiB.Milan Broz2010-08-271-0/+2
* This patch fixes a problem where the mirror polling processJonathan Earl Brassow2010-08-262-1/+3
* This patch fixes a potential for I/O to hang and LVM commandsJonathan Earl Brassow2010-08-262-0/+16
* Fix previous const removal.Milan Broz2010-08-261-1/+1
* Fix return type qualifier to avoid compiler warning.Milan Broz2010-08-262-1/+2
* Make example.conf description for 'default_data_alignment' more generic.Mike Snitzer2010-08-251-2/+1
* Fix timestamp.Milan Broz2010-08-251-1/+1
* Update configure after last change.Milan Broz2010-08-231-3/+27
* Based on auto-detection or user requested cluster managers for clvmd,Fabio M. Di Nitto2010-08-233-6/+34
* Fix pvmove --abort <dev> return codeMilan Broz2010-08-232-2/+5
* Fix pvmove --abort to work even for empty pvmove LVMilan Broz2010-08-233-2/+6
* Verify that pvcreate --dataalignment really does override the topologyMike Snitzer2010-08-211-2/+30
* .Alasdair Kergon2010-08-211-0/+1
* autoreconf also updates configure.h.inAlasdair Kergon2010-08-211-0/+3
* Update configure for snitm changesDave Wysochanski2010-08-201-0/+20
* Switch to using configure --with-default-data-alignment=<NUM> toMike Snitzer2010-08-203-2/+11
* Update heuristic used for default and detected data alignment.Mike Snitzer2010-08-205-26/+58
* Update WHATS_NEWDave Wysochanski2010-08-201-0/+7
* Define GET_NUM_PROPERTY_FN macro to simplify numeric property 'get' functions.Dave Wysochanski2010-08-201-0/+9
* Add implmentation for simple numeric 'get' property functions.Dave Wysochanski2010-08-201-16/+16
* Define GET_NUM_PROPERTY_FN macro to simplify numeric property 'get' functions.Dave Wysochanski2010-08-202-0/+263
* Add properties.[ch] to lib/report, defined based on columns.h.Dave Wysochanski2010-08-202-0/+2
* Add macro definitions to report infrastructure for character array length.Dave Wysochanski2010-08-201-2/+7
* Remove explicit double quotes from columns.h 'id' entries.Dave Wysochanski2010-08-202-76/+76
* Add 'flags' field to columns.h and define FIELD_MODIFIABLE.Dave Wysochanski2010-08-202-76/+81
* Add vg_mda_size and vg_mda_free functions.Dave Wysochanski2010-08-203-33/+50
* Fix wrong use of LCK_WRITEMilan Broz2010-08-193-12/+11
* Detect LUKS signature in pvcreateMilan Broz2010-08-195-0/+49
* Fix file descriptor leak in swap signature detectionMilan Broz2010-08-192-7/+6
* Remove assumption that --yes must be used only in --force modeMilan Broz2010-08-193-10/+1
* Change the pvcreate swap/md logicMilan Broz2010-08-192-34/+37
* post-releaseAlasdair Kergon2010-08-194-2/+8
* pre-releasev2_02_73old-v2_02_73Alasdair Kergon2010-08-184-12/+13
* Fix dm-mod autoloading logic to not assume control node is set correctly.Peter Rajnoha2010-08-182-40/+77
* Fix for bug 596453: multiple mirror image failures cause lvm repair...Jonathan Earl Brassow2010-08-172-1/+43
* Attempt to fix buildbot failure in t-lvconvert-mirror.sh due to failing toAlasdair Kergon2010-08-171-0/+1