summaryrefslogtreecommitdiff
path: root/lib/config
Commit message (Expand)AuthorAgeFilesLines
...
* config: cache_policy should be cfg_runtimeDavid Teigland2019-08-071-1/+1
* config: set deprecated version for segment_librariesDavid Teigland2019-08-071-1/+1
* vgcreate/vgextend: restrict PVs with mixed block sizesDavid Teigland2019-08-011-0/+5
* config: Fix default option which makes no senseMarian Csontos2019-06-171-1/+1
* config: remove filter typoDavid Teigland2019-06-171-4/+4
* Additional MD component checkingDavid Teigland2019-06-072-1/+26
* thin: max thinZdenek Kabelac2019-03-201-0/+2
* config: improve scan_lvs descriptionDavid Teigland2019-03-061-1/+11
* io: increase the default io memory from 4 to 8 MiBDavid Teigland2019-03-041-1/+1
* config: add new setting io_memory_sizeDavid Teigland2019-03-042-0/+10
* config: make hints setting commentedDavid Teigland2019-02-261-1/+1
* logging: new config settings to specify debug fieldsDavid Teigland2019-02-261-0/+8
* logging: add command[pid] and timestamp to file and verbose outputDavid Teigland2019-02-262-2/+2
* config: change scan_lvs default to 0David Teigland2019-02-201-1/+1
* add device hints to reduce scanningDavid Teigland2019-01-152-0/+16
* mirror: regenerate configZdenek Kabelac2019-01-081-1/+0
* vdo: regenerate configZdenek Kabelac2019-01-081-3/+3
* config: drop extra spacesZdenek Kabelac2019-01-081-1/+1
* lib: move towards v2 version of VDO formatZdenek Kabelac2018-12-202-27/+35
* lvcreate/lvconvert: optionally reenable mirrored mirror log for testing purpo...Heinz Mauelshagen2018-12-171-0/+11
* config settings: fix version 3.0.0David Teigland2018-11-281-20/+20
* Place the first PE at 1 MiB for all defaultsDavid Teigland2018-11-264-27/+58
* pvscan systemd service for event based activationDavid Teigland2018-11-261-0/+9
* io: use sync io if aio failsDavid Teigland2018-11-202-0/+4
* config: Fix version for VDOMarian Csontos2018-10-111-1/+1
* filter: add config setting to skip scanning LVsDavid Teigland2018-08-302-0/+5
* config: improve use_blkid_wipingDavid Teigland2018-08-211-1/+1
* Remove lvmetadDavid Teigland2018-07-111-36/+8
* dmeventd: lvm vdo supportZdenek Kabelac2018-07-092-0/+42
* lib: new vdo segment configurable optionsZdenek Kabelac2018-07-092-1/+147
* Remove code for using files as devicesDavid Teigland2018-06-211-1/+1
* Remove unused device error countingDavid Teigland2018-06-152-9/+2
* config: add deprecated version for recently removed settingsDavid Teigland2018-06-151-16/+16
* filters: remove cache file in persistent filterDavid Teigland2018-06-131-12/+5
* Remove independent metadata areasDavid Teigland2018-06-131-14/+1
* device_mapper: remove dbg_malloc.Joe Thornber2018-06-081-8/+8
* device_mapper: rename libdevmapper.h -> all.hJoe Thornber2018-06-081-1/+1
* Rework lock-override options and locking_type settingsDavid Teigland2018-06-071-39/+4
* Merge branch 'master' into 2018-05-11-fork-libdmJoe Thornber2018-05-161-1/+1
|\
| * conf: update confZdenek Kabelac2018-05-151-1/+1
* | device-mapper: Fork libdm internally.Joe Thornber2018-05-161-1/+1
* | build: Don't generate symlinks in include/ dirJoe Thornber2018-05-143-14/+14
|/
* Remove lvm1 and pool disk formatsDavid Teigland2018-04-301-16/+4
* scan: skip device rescan in vg_readDavid Teigland2018-04-201-0/+6
* bcache: use wrappers for bcache read write in lvmDavid Teigland2018-04-201-2/+2
* scan: use separate fd for bcacheDavid Teigland2018-04-201-2/+2
* lvmcache: simplify metadata cacheDavid Teigland2018-04-202-6/+2
* scan: use bcache for label scan and vg readDavid Teigland2018-04-201-2/+8
* [io paths] Unpick agk's aio stuffJoe Thornber2018-04-204-122/+53
* device: Fix basic async I/O error handlingdev-agk-tmpAlasdair G Kergon2018-02-081-2/+5