summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* comments: Use full flag names.Alasdair G Kergon2015-03-093-12/+12
* system_id: detect an lvm1 system idDavid Teigland2015-03-091-0/+8
* tests: fix systemid uname testDavid Teigland2015-03-061-3/+4
* tests: speed of many PVS in a VGZdenek Kabelac2015-03-061-0/+62
* tests: slightly more efficient vgcreateZdenek Kabelac2015-03-061-1/+1
* lib: drop unneeded vg_read callZdenek Kabelac2015-03-062-10/+1
* lib: reduce parsing in vgname_from_mdaZdenek Kabelac2015-03-067-23/+62
* lib: avoid reparsing same metadataZdenek Kabelac2015-03-066-8/+44
* cleanup: add stack traceZdenek Kabelac2015-03-061-1/+1
* lib: return valueZdenek Kabelac2015-03-061-16/+14
* lib: zero returned labeller structZdenek Kabelac2015-03-061-1/+1
* devices: avoid extra open() syscallZdenek Kabelac2015-03-064-12/+10
* man: add info to lvmsystemidDavid Teigland2015-03-051-7/+14
* system_id: avoid munging vg and lv fieldsDavid Teigland2015-03-051-18/+10
* system_id: undo the previous changes to the lvm1 codeDavid Teigland2015-03-052-16/+2
* system_id: make new VGs read-only for old lvm versionsDavid Teigland2015-03-059-5/+125
* Revert "systemid: Add ACCESS_NEEDS_SYSTEM_ID VG flag."David Teigland2015-03-057-28/+11
* system_id: enable the options in config file and command lineDavid Teigland2015-03-052-6/+9
* report: fix seg_monitor field to display monitoring status for thick snapshot...Peter Rajnoha2015-03-053-7/+6
* post-releaseAlasdair G Kergon2015-03-044-2/+8
* pre-releasev2_02_117Alasdair G Kergon2015-03-044-11/+11
* cleanup: tools: "or use -S for selection" --> "or use --select for selection"Peter Rajnoha2015-03-045-5/+5
* systemid: Disable --systemid.Alasdair G Kergon2015-03-041-5/+2
* config: add CFG_DISABLED flag and mark system_id settings with that flagPeter Rajnoha2015-03-043-20/+41
* vgremove: select: direct selection to be done per-VG, not per-LVPeter Rajnoha2015-03-042-1/+25
* systemid: Add ACCESS_NEEDS_SYSTEM_ID VG flag.Alasdair G Kergon2015-03-048-11/+29
* systemid: Init and merge lvm2 and lvm1 fields.Alasdair G Kergon2015-03-048-8/+19
* vgchange: Prevent lvm1 system ID changes.Alasdair G Kergon2015-03-041-0/+7
* format1: Export generate_lvm1_system_id.Alasdair G Kergon2015-03-043-4/+11
* archives: Preserve format type in file.Alasdair G Kergon2015-03-044-3/+17
* lvchange, vgchange: fix the system_id checkDavid Teigland2015-03-032-2/+4
* vgchange: deactivate LVs in foreign VGDavid Teigland2015-03-031-0/+15
* spec: Add lvmlocal.conf to RPMs.Petr Rockai2015-03-031-0/+1
* metadata: vg: alloc lvm1_system_id in alloc_vg soonerPeter Rajnoha2015-03-021-6/+6
* metadata: vg: add missing vg->lvm1_system_id initializationPeter Rajnoha2015-03-021-0/+6
* report: check value of args_are_pvs, not the pointer (fix for commit 9ea77b7)Peter Rajnoha2015-03-021-1/+1
* system_id: apply consistent namingDavid Teigland2015-02-278-19/+19
* initscripts: lvm2-monitor: use @DMEVENTD_PIDFILE@ instead of hardcoded /var/r...Peter Rajnoha2015-02-271-1/+1
* initscripts: lvm2-monitor: implement status actionJose Castillo2015-02-272-1/+17
* cleanup: change check order in condition in _check_pv_list fnPeter Rajnoha2015-02-271-1/+1
* lvchange: Allow -pr to change kernel only.Alasdair G Kergon2015-02-272-0/+8
* report: one more comment explaining change of report type when tags are used ...Peter Rajnoha2015-02-271-0/+4
* report: fix handling of reports with pure label fieldsPeter Rajnoha2015-02-272-9/+37
* conf: be more clear about wipe_signatures_when_zeroing_new_lvs option in comm...Peter Rajnoha2015-02-271-7/+22
* system_id: remove unwanted foreign error for some commandsDavid Teigland2015-02-261-2/+8
* mirror: Explicit cast in region_size_maxAlasdair G Kergon2015-02-261-1/+1
* mirror: Avoid region size compiler warning.Alasdair G Kergon2015-02-261-5/+3
* tests: more system_id testsDavid Teigland2015-02-261-13/+284
* lvchange: Allow -prw to change kernel only.Alasdair G Kergon2015-02-261-50/+59
* man: lvmsystemid: empty string equals no system_idDavid Teigland2015-02-251-3/+10