summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* config: add use_vg_without_system_iddev-dct-use-vg-without-system-idDavid Teigland2019-03-044-2/+18
* WHATS_NEW: io_memory_sizeDavid Teigland2019-03-041-0/+2
* io: increase the default io memory from 4 to 8 MiBDavid Teigland2019-03-042-2/+2
* io: warn when metadata size approaches io memory sizeDavid Teigland2019-03-044-0/+63
* config: add new setting io_memory_sizeDavid Teigland2019-03-046-20/+44
* remove unused io functionsDavid Teigland2019-02-282-336/+0
* logging: remove unused codeDavid Teigland2019-02-283-68/+1
* pvscan service: use StartLimitIntervalSecDavid Teigland2019-02-281-1/+1
* Use "cachevol" to refer to cache on a single LVDavid Teigland2019-02-2724-145/+270
* config: make hints setting commentedDavid Teigland2019-02-261-1/+1
* logging: new config settings to specify debug fieldsDavid Teigland2019-02-265-7/+105
* pvscan: fix hint recreationDavid Teigland2019-02-261-0/+3
* logging: add command[pid] and timestamp to file and verbose outputDavid Teigland2019-02-268-30/+100
* dmsetup: Fix multi-line concise table parsingAlasdair G Kergon2019-02-251-1/+1
* WHATS_NEW: concurrent pvscan autoactivationDavid Teigland2019-02-211-0/+1
* pvscan: autoactivate a VG onceDavid Teigland2019-02-213-47/+226
* pvscan: fix autoactivation from concurrent pvscansDavid Teigland2019-02-201-24/+120
* WHATS_NEW: scan_lvs default changeDavid Teigland2019-02-201-0/+1
* tests: set scan_lvs=1 in tests that stack PVs on LVsDavid Teigland2019-02-2010-0/+19
* config: change scan_lvs default to 0David Teigland2019-02-201-1/+1
* hints: fix recreating hints from pvscanDavid Teigland2019-02-133-5/+38
* apply obtain_device_list_from_udev to all libudev usageDavid Teigland2019-02-051-0/+6
* cleanup: indentZdenek Kabelac2019-01-283-4/+2
* man: lvmvdo component activation descriptionZdenek Kabelac2019-01-281-0/+15
* man: vdo regeneratedZdenek Kabelac2019-01-284-3347/+134
* vdo: add some basic exampleZdenek Kabelac2019-01-281-0/+8
* vdo: document types vdo and vdo-poolZdenek Kabelac2019-01-283-6/+8
* vdo: complete matching with thin syntaxZdenek Kabelac2019-01-282-26/+30
* lvconvert: pass force and yes options for vdo conversionZdenek Kabelac2019-01-281-1/+3
* tests: rounding for pools changed to power of 2Zdenek Kabelac2019-01-281-5/+3
* thin: select chunk size as power of 2Zdenek Kabelac2019-01-282-14/+4
* cache: select chunk size as power of 2Zdenek Kabelac2019-01-282-1/+5
* tests: use pvscan after enable_dev in process-each-duplicate-vgnamesDavid Teigland2019-01-281-7/+2
* vgscan: drop 'take a while' messageDavid Teigland2019-01-281-2/+0
* rpm: package lvmvdo man pageZdenek Kabelac2019-01-221-0/+3
* vdo: some formating updatesZdenek Kabelac2019-01-221-10/+16
* lv_manip: better work with PERCENT_VG modifier with lvresizeZdenek Kabelac2019-01-211-2/+2
* vdo: minor API cleanupZdenek Kabelac2019-01-213-20/+9
* tests: vdo dmeventd resizeZdenek Kabelac2019-01-211-0/+68
* vdo: enable dmeventd resizeZdenek Kabelac2019-01-212-3/+20
* vdo: add simple wrapper for getting pool percentageZdenek Kabelac2019-01-212-0/+14
* tests: initial test for vdo resizeZdenek Kabelac2019-01-212-0/+69
* tests: aux fix testing for kvdoZdenek Kabelac2019-01-211-0/+1
* tests: update cache testZdenek Kabelac2019-01-212-17/+20
* vdo: man documenting resizeZdenek Kabelac2019-01-211-0/+36
* cleanup: better namingZdenek Kabelac2019-01-211-7/+7
* vdo: allow resize of VDO and VDO pool volumesZdenek Kabelac2019-01-212-8/+12
* vdo: size reduction requires VDO to be activeZdenek Kabelac2019-01-211-0/+5
* vdo: discard reduced areaZdenek Kabelac2019-01-211-0/+37
* vdo: estimate virtual size after resizeZdenek Kabelac2019-01-211-0/+4