summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* metadata: Avoid pv_read in find_pv_by_name.Petr Rockai2013-11-171-14/+20
* pvremove: Avoid using pv_read in favour of scanning.Petr Rockai2013-11-171-36/+40
* test: Fix fallout from pv_read changes.Petr Rockai2013-11-172-15/+22
* pvresize: Do not use pv_read (get the PV from orphan VG).Petr Rockai2013-11-171-33/+18
* test: Add a test for the failing pv_read optimisation.Petr Rockai2013-11-171-0/+26
* toollib: Drop the pv_read optimisation.Petr Rockai2013-11-171-47/+46
* metadata: Do not try to check vg_name of a NULL PV.Petr Rockai2013-11-171-1/+1
* tests: used -n for fsckZdenek Kabelac2013-11-152-3/+3
* tests: indentZdenek Kabelac2013-11-151-1/+1
* cleanup: share the nonremoval messageZdenek Kabelac2013-11-151-12/+11
* cleanup: do not pass uninitialized space to selinux.Zdenek Kabelac2013-11-151-1/+1
* libdm: catch wrongly reported valuesZdenek Kabelac2013-11-152-0/+5
* thin: report thin device idZdenek Kabelac2013-11-156-0/+18
* report: use _field_set_percentZdenek Kabelac2013-11-151-106/+25
* report: fix dereference of string as uint64_tZdenek Kabelac2013-11-152-54/+31
* report: using _field_set_valueZdenek Kabelac2013-11-151-106/+56
* report: add wrappers to set values and percentsZdenek Kabelac2013-11-152-0/+38
* post-releaseAlasdair G Kergon2013-11-134-2/+8
* release 2.02.104v2_02_104Alasdair G Kergon2013-11-134-8/+9
* gcc: replace #ifdef linux with __linux__Alasdair G Kergon2013-11-1319-27/+28
* pvscan: retry VG refresh before autoactivation if it failsPeter Rajnoha2013-11-122-1/+34
* mirror: Handle failures in tmp mirror used when up-converting.Jonathan Brassow2013-11-082-2/+3
* corosync: fix some gcc warningsPeter Rajnoha2013-11-061-2/+2
* profile: add thin_pool_chunk_size_policy to default.profilePeter Rajnoha2013-11-061-0/+1
* tests: testing thin lvchangeZdenek Kabelac2013-11-011-0/+131
* dmsetup: report error on stderrZdenek Kabelac2013-11-012-1/+2
* activation: improve activationZdenek Kabelac2013-11-013-26/+48
* activation: _lv_activate is ok when filtered.Zdenek Kabelac2013-11-013-2/+10
* locking: activate_lv_excl return correct error codeZdenek Kabelac2013-11-012-3/+4
* udev: wrong line in previous commitPeter Rajnoha2013-10-301-1/+1
* udev: properly trigger LVM scan for MD partitionsPeter Rajnoha2013-10-302-0/+2
* udev: no need to check DM_NOSCAN in lvmetad rulesPeter Rajnoha2013-10-291-1/+0
* WHATS_NEW: commit 9d06212Peter Rajnoha2013-10-291-0/+1
* lvconvert: use LV_TEMPORARY when necessary during lvconvert to thin poolPeter Rajnoha2013-10-291-8/+12
* udev: proper reset of DM_UDEV_DISABLE_OTHER_RULES_FLAG and honour this flag i...Peter Rajnoha2013-10-292-1/+2
* WHATS_NEW: commit 4c0db84Peter Rajnoha2013-10-291-0/+1
* gcc: fix comparing floating point warningZdenek Kabelac2013-10-253-5/+23
* tests: fix old-style gcc warningZdenek Kabelac2013-10-251-7/+8
* configure: check more compile flagsZdenek Kabelac2013-10-254-7/+49
* configure: detect compiler flagZdenek Kabelac2013-10-255-1/+91
* clean-up: Remove redundant faulty logicJonathan Brassow2013-10-231-5/+2
* clvmd: fix verify message rejection of REMOTE flagDavid Teigland2013-10-241-1/+1
* build: Use additional gcc warning flags.Alasdair G Kergon2013-10-242-4/+11
* Mirror: Fix hangs and lock-ups caused by attempting label reads of mirrorsJonathan Brassow2013-10-228-5/+57
* activation: flag temporary LVs internallyPeter Rajnoha2013-10-2311-25/+62
* cleanup: for commit 546db1cPeter Rajnoha2013-10-232-2/+2
* WHATS_NEW: typoPeter Rajnoha2013-10-221-1/+1
* blkdeactivate: fix endless loop if device(s) given and unable to umount/deact...Peter Rajnoha2013-10-222-1/+5
* make: correct sed line in udev's MakefilePeter Rajnoha2013-10-221-3/+1
* udev+systemd: refine lvm2-pvscan@.service to better track device existencePeter Rajnoha2013-10-223-5/+11