summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* mirror: reconfigure_mirror_images not usedPeter Rajnoha2012-08-152-0/+6
* thin: lvcreate --discardsZdenek Kabelac2012-08-092-0/+2
* thin: fix condition for kernels without discardsZdenek Kabelac2012-08-091-2/+2
* thin: default discards for old mda is IGNOREZdenek Kabelac2012-08-091-1/+1
* thin: fix recent commitsAlasdair G Kergon2012-08-071-11/+10
* thin: use discards as plural rather than singularAlasdair G Kergon2012-08-077-51/+51
* thin: tidy thin discard codeAlasdair G Kergon2012-08-071-22/+13
* report: provide discard field value in fullAlasdair G Kergon2012-08-072-17/+6
* activation: log target version presentAlasdair G Kergon2012-08-071-0/+5
* thin: tighten discard string conversionsAlasdair G Kergon2012-08-071-6/+3
* thin: order discard enum alphabeticallyAlasdair G Kergon2012-08-071-2/+2
* comments: misc updatesAlasdair G Kergon2012-08-071-0/+1
* lvmetad: Implement --test (fixes #832033).Petr Rockai2012-07-301-4/+4
* reports: invalid snaps do not capitalise lv_attrAlasdair G Kergon2012-07-271-1/+0
* filters: move device_info_t definition to headerAlasdair G Kergon2012-07-262-7/+7
* filters: Add Micron PCIe SSDs (mtip32xx) [part2]Alasdair G Kergon2012-07-261-0/+55
* filters: Add Micron PCIe SSDs (mtip32xx)Alasdair G Kergon2012-07-261-40/+2
* locking: clarify read-only locking error message v2Peter Rajnoha2012-07-251-1/+1
* locking: clarify read-only locking error messagePeter Rajnoha2012-07-251-1/+2
* RAID: Fix segfault when attempting to replace RAID 4/5/6 deviceJonathan Brassow2012-07-241-1/+10
* config: fix one-node dumpconfig, add dm_config_write_one_nodePeter Rajnoha2012-07-201-1/+1
* thin: add reporting of discard for thin poolZdenek Kabelac2012-07-183-0/+33
* thin: add discard support for thin poolZdenek Kabelac2012-07-183-0/+88
* thin: detect supported features from thinp targetZdenek Kabelac2012-07-182-1/+45
* RAID: Fix extending size of RAID 4/5/6 logical volumes.Jonathan Brassow2012-06-261-1/+13
* cleanup: static volume filter fn, lvm.conf commentPeter Rajnoha2012-06-292-8/+5
* alloc: fix raid --alloc anywhere double allocsAlasdair G Kergon2012-06-281-1/+5
* lvcreate: add --activate ay (autoactivate)Peter Rajnoha2012-06-281-0/+9
* activate: add autoactivation hooksPeter Rajnoha2012-06-286-24/+72
* args: add --activate synonym for --available argPeter Rajnoha2012-06-281-5/+5
* discards: don't discard reconfigured extentsAlasdair G Kergon2012-06-273-4/+20
* discards: split discard from release_pv_segmentAlasdair G Kergon2012-06-272-23/+36
* allocation: allow release_lv_segment_area to failAlasdair G Kergon2012-06-273-26/+37
* configure: run directory configuration cleanupPeter Rajnoha2012-06-271-1/+10
* dev-io: open device read-only to obtain readahead valuePeter Rajnoha2012-06-251-1/+1
* lvmetad: check for fid existanceZdenek Kabelac2012-06-221-0/+3
* fix: limit preallocate stack sizeZdenek Kabelac2012-06-221-1/+5
* fix: use 64bit math for reserved memoryZdenek Kabelac2012-06-221-4/+4
* cleanup: replace memset with struct initilizationZdenek Kabelac2012-06-227-20/+11
* Sync filesystem for thin snapshotsZdenek Kabelac2012-06-151-1/+4
* veritysetup: Remove code as now in cryptsetup.Alasdair G Kergon2012-06-111-9/+0
* More .gitignore files for an in-source-tree build.Alasdair G Kergon2012-06-081-0/+1
* Remove unsupported udev_get_dev_path libudev call used for checking udev dir.Peter Rajnoha2012-05-293-27/+16
* Fix error pathZdenek Kabelac2012-05-231-3/+5
* Re-enable partial activation of non-thin LVs until it can be fixed. (2.02.90)Alasdair Kergon2012-05-161-16/+0
* Warn of deadlock risk when using snapshots of mirror segment type.Alasdair Kergon2012-05-141-3/+3
* Fix cling policy not to behave like normal policy if no previous LV seg.Alasdair Kergon2012-05-111-26/+33
* Fix allocation policy loop so it doesn't continue beyond cling using laterAlasdair Kergon2012-05-111-3/+3
* Append _TO_LVSEG to names of internal A_CONTIGUOUS and A_CLING flags.Alasdair Kergon2012-05-111-12/+14
* Always include debug mesg when cling to allocated is set.Alasdair Kergon2012-05-111-1/+1