summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* activation: move check laterdev-mcsontos-el7Zdenek Kabelac2018-01-221-6/+6
* tests: check pvmove is merging segmentsZdenek Kabelac2018-01-221-5/+15
* tests: longer startup timeout for daemons with valgrindZdenek Kabelac2018-01-221-8/+8
* tests: check preserved exclusivness of snapshot mergeZdenek Kabelac2018-01-222-0/+13
* tests: properly test with clustered VGZdenek Kabelac2018-01-223-19/+19
* cleanup: drop unused codeZdenek Kabelac2018-01-221-9/+0
* cleanup: enhance messagesZdenek Kabelac2018-01-222-14/+16
* activation: guard exclusive activationZdenek Kabelac2018-01-222-0/+11
* dmeventd: add check for result codeZdenek Kabelac2018-01-221-1/+5
* pvmove: drop misleading pvmove restriction for clusterZdenek Kabelac2018-01-221-10/+0
* pvmove: better check for exclusive LVZdenek Kabelac2018-01-221-1/+3
* pvmove: fix _remove_sibling_pvs_from_trim_listZdenek Kabelac2018-01-222-3/+14
* lvconvert: use excl activation for conversionZdenek Kabelac2018-01-224-12/+13
* allocation: Avoid exceeding array bounds in allocation tag codeAlasdair G Kergon2018-01-222-1/+6
* man lvmlockd: remove lv resizing commentDavid Teigland2018-01-221-3/+0
* lvmlockd: print warning when skipping lockingDavid Teigland2018-01-221-3/+9
* lvmlockd: add lockopt values for skipping selected locksDavid Teigland2018-01-222-5/+14
* man lvmlockd: update wordingDavid Teigland2018-01-221-1/+1
* lvmlockd: clear coverity complaintDavid Teigland2018-01-221-1/+1
* Fix StartLimitIntervalMarian Csontos2018-01-221-1/+1
* lvm2-default-allow-changes-with-duplicate-pvsMarian Csontos2018-01-222-2/+2
* lvm2-drop-unavailable-libblkid-2_24-BLKID_SUBLKS_BADCSUM-for-signature-detectionMarian Csontos2018-01-223-14/+13
* lvm2-fix-libdm-versioning-for-dm_tree_node_size_changed-symbolMarian Csontos2018-01-222-1/+1
* lvm2-set-default-preferred_namesMarian Csontos2018-01-222-2/+2
* lvm2-rhel7Marian Csontos2018-01-222-2/+2
* Release 2.02.177Marian Csontos2018-01-222-2/+2
* pre-releasev2_02_177Alasdair G Kergon2017-12-184-6/+6
* format_text: Transfer circular buf alloc to device layer.Alasdair G Kergon2017-12-154-28/+30
* format_text: Separate out code paths for buffer wraparoundAlasdair G Kergon2017-12-153-18/+28
* format_text: Supply mempool directly to raw_read_mda_header.Alasdair G Kergon2017-12-153-14/+13
* lvm2app: Suppress deprecation warnings for our buildsMarian Csontos2017-12-143-0/+5
* lvmdbusd: Make lvmdbusd executableMarian Csontos2017-12-141-4/+8
* docs: Add TESTING fileMarian Csontos2017-12-141-0/+62
* test: fix trap adding proper teardown to previous, new raid testsHeinz Mauelshagen2017-12-134-45/+57
* test: new raid testsHeinz Mauelshagen2017-12-135-1/+261
* format_text: Round size written up to multiple of 4096.Alasdair G Kergon2017-12-124-10/+34
* format_text: Change metadata alignment from 512 to 4096.Alasdair G Kergon2017-12-123-15/+57
* format_text: More refactoring of metadata offset calcsAlasdair G Kergon2017-12-121-7/+23
* format_text: Refactor and document metadata offset calculation.Alasdair G Kergon2017-12-121-15/+32
* device: Fix an unpaired device close.Alasdair G Kergon2017-12-121-3/+4
* metadata: Consistently skip metadata areas that failed.Alasdair G Kergon2017-12-122-0/+6
* test: Fix condition when detecting lvmdbusdMarian Csontos2017-12-121-1/+5
* device: Internal error if writing 0 bytes to dev.Alasdair G Kergon2017-12-121-0/+5
* lvmdbusd: All tools use detected python3Marian Csontos2017-12-126-3/+9
* test: lvmdbusd is used for process nameMarian Csontos2017-12-121-6/+7
* format_text: Adjust metadata alignment calculation.Alasdair G Kergon2017-12-112-10/+9
* format_text: Use absolute alignment to calculate metadata usageAlasdair G Kergon2017-12-111-1/+1
* format_text: Move metadata size checking into separate fn.Alasdair G Kergon2017-12-111-13/+42
* format_text: Log additional circular buffer information.Alasdair G Kergon2017-12-111-10/+10
* format_text: Replace PRI with FMT.Alasdair G Kergon2017-12-114-41/+41