summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.02.01v2_02_01old-v2_02_01Alasdair Kergon2005-11-232-2/+2
* 1.02.01old-dm_v1_02_01dm_v1_02_01Alasdair Kergon2005-11-231-1/+1
* Fix lvdisplay cmdline to accept snapshots.Alasdair Kergon2005-11-232-1/+3
* Fix open RO->RW promotions.Alasdair Kergon2005-11-232-4/+2
* Resume snapshot-origins last.Alasdair Kergon2005-11-221-24/+48
* Remove a resolved FIXME.Alasdair Kergon2005-11-221-1/+0
* Suppress unnecessary resumes.Alasdair Kergon2005-11-221-0/+3
* Drop leading zeros from dm_format_dev.v1_02_01old-v1_02_01Alasdair Kergon2005-11-226-3/+88
* Additional LVM- prefix matching for transitional period.Alasdair Kergon2005-11-122-9/+20
* lvcreate vg_revertAlasdair Kergon2005-11-121-0/+1
* A missing vg_revert in an error path.Alasdair Kergon2005-11-121-0/+1
* more debug fixesAlasdair Kergon2005-11-112-6/+7
* Fix selinux compile.Alasdair Kergon2005-11-101-1/+1
* fix debug linkingAlasdair Kergon2005-11-102-21/+15
* post-releaseAlasdair Kergon2005-11-103-1/+7
* pre-releasev2_02_00old-v2_02_00Alasdair Kergon2005-11-103-4/+4
* remove a debugging lineold-dm_v1_02_00dm_v1_02_00Alasdair Kergon2005-11-101-2/+0
* Extend allocation areas to avoid overflow with contiguous with other PVs.Alasdair Kergon2005-11-103-2/+8
* Make it compile with debug enabled.Patrick Caulfield2005-11-101-2/+2
* revert - alternative pvmove fix, disabling preloading completely for nowAlasdair Kergon2005-11-092-9/+3
* workaround for pvmove with new activation codeAlasdair Kergon2005-11-091-1/+17
* more mirror fixingAlasdair Kergon2005-11-092-2/+6
* some fixes for mirrorsAlasdair Kergon2005-11-092-10/+13
* fix last checkinAlasdair Kergon2005-11-091-5/+5
* rename deptreev1_02_00old-v1_02_00Alasdair Kergon2005-11-095-398/+364
* rename deptreeAlasdair Kergon2005-11-098-45/+51
* rename deptreeAlasdair Kergon2005-11-091-54/+54
* xen xvdAlasdair Kergon2005-11-092-0/+2
* Use hash functions in libdevmapper.Patrick Caulfield2005-11-094-70/+74
* Replacement activation code. [Don't use this yet!]Alasdair Kergon2005-11-0818-1998/+656
* New activation code. [Not ready to be used yet.]Alasdair Kergon2005-11-084-46/+1134
* precommitted flagAlasdair Kergon2005-10-311-0/+1
* Clear up precommitted metadata better on disk after use.Alasdair Kergon2005-10-315-68/+92
* pvresize manAlasdair Kergon2005-10-311-0/+49
* revert unfinished changeAlasdair Kergon2005-10-311-2/+1
* missing vg_revertAlasdair Kergon2005-10-311-0/+1
* A pvresize implementation (Zak Kipling).Alasdair Kergon2005-10-3110-11/+348
* reorder commitAlasdair Kergon2005-10-281-7/+9
* more mirror library functionsAlasdair Kergon2005-10-287-51/+137
* Fix contiguous allocation when there are no preceding segments.Alasdair Kergon2005-10-271-0/+1
* Fix contiguous allocation without preceding segments.Alasdair Kergon2005-10-271-5/+3
* Fix new mirror_seg pointer.Alasdair Kergon2005-10-277-15/+51
* Add mirror_seg pointer to lv_segment struct. (incomplete & untested)Alasdair Kergon2005-10-276-5/+71
* Only keep a device open if it's known to belong to a locked VG.Alasdair Kergon2005-10-271-0/+1
* Only keep devices open if known to belong to a locked VG now.Alasdair Kergon2005-10-271-2/+8
* Export vgname_is_lockedAlasdair Kergon2005-10-272-2/+2
* remove unused suspend code pathAlasdair Kergon2005-10-261-28/+16
* fix strncmpsAlasdair Kergon2005-10-261-2/+5
* Fix incorrect checkinAlasdair Kergon2005-10-261-4/+5
* Fix strncmps.Alasdair Kergon2005-10-261-5/+6