summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [WIP] test: Call mkdir before creating filesdev-mcsontos-test-lvmlockdMarian Csontos2018-10-011-0/+4
* [WIP] test: Fix lvmlockd prepare and teardownMarian Csontos2018-10-013-11/+34
* metadata: clarify comments about max sizeDavid Teigland2018-09-241-15/+13
* metadata: add direct size limitDavid Teigland2018-09-241-6/+34
* metadata: remove incorrect comment about alignmentDavid Teigland2018-09-201-5/+0
* metadata: add comment about negative impact of roundingDavid Teigland2018-09-201-0/+13
* metadata: remove an unused and incorrect overflow checkDavid Teigland2018-09-201-8/+0
* Merge branch '2018-09-13-radix-tree-bug'Joe Thornber2018-09-205-12/+1769
|\
| * [build] switch back to the adaptive radix treeJoe Thornber2018-09-201-1/+1
| * [unit-test/radix-tree] Add a huge test caseJoe Thornber2018-09-203-0/+1731
| * [radix-tree] tidy up _degrade_to_n48Joe Thornber2018-09-201-6/+6
| * [radix-tree] Fix bug in _degrade_to_n16Joe Thornber2018-09-201-2/+1
| * [radix-tree] Fix bug in _dumpJoe Thornber2018-09-201-3/+4
| * [radix-tree] Add some extra checks to is_well_formed()Joe Thornber2018-09-201-0/+26
* | tests: fix lvconvert-raid-reshape-linear_to_striped-single-type.shHeinz Mauelshagen2018-09-191-0/+2
* | radix-tree: default to simple versionDavid Teigland2018-09-171-1/+2
|/
* libdm: fix buffer overflowMarian Csontos2018-09-141-1/+1
* build: Update configureMarian Csontos2018-09-142-12/+3
* spec: Remove lvmconf referncesMarian Csontos2018-09-141-2/+0
* More cleanup needed for dropped scriptsDavid Teigland2018-09-138-79/+12
* add lvmlocks service to start and stop lockspacesDavid Teigland2018-09-131-0/+18
* Remove init scripts related to clvm and lvmetadDavid Teigland2018-09-1311-1349/+0
* lvmlockd: improve systemd service fileDavid Teigland2018-09-133-6/+19
* remove unneded check to skip filter initDavid Teigland2018-09-124-16/+3
* fix readonly activation override optionsDavid Teigland2018-09-123-11/+41
* tests: add metadata-fullDavid Teigland2018-09-111-0/+96
* metadata: improve write and commit codeDavid Teigland2018-09-111-140/+465
* tests: bump dm-raid version to 1.14.0Heinz Mauelshagen2018-09-112-2/+2
* tests: adjust target version to enable reshape testsHeinz Mauelshagen2018-09-117-34/+7
* Merge branch 'master' of git://sourceware.org/git/lvm2Joe Thornber2018-09-1147-457/+213
|\
| * tests: remove lvmetad variationDavid Teigland2018-09-101-31/+24
| * tests: drop lvmetad parts of system_id testDavid Teigland2018-09-101-192/+0
| * tests: drop lvmetad bitsDavid Teigland2018-09-1041-218/+6
| * lvconvert: allow raid4 -> linear conversion requestHeinz Mauelshagen2018-09-104-9/+167
| * lvconvert: fix interim segtype regression on raid6 conversionsHeinz Mauelshagen2018-09-073-7/+16
* | [bcache] Remove unused 'hash' field from blocks.Joe Thornber2018-09-112-2/+0
* | [radix-tree] alternative radix-tree implementation.Joe Thornber2018-09-114-1246/+1526
|/
* lvconvert: avoid superfluous interim raid typeHeinz Mauelshagen2018-08-311-5/+4
* test: comment fixesHeinz Mauelshagen2018-08-313-3/+3
* tests: add scan-lvsDavid Teigland2018-08-301-0/+47
* filter: add config setting to skip scanning LVsDavid Teigland2018-08-307-7/+35
* configure: fix LVMCONFIG_PATH assignmentPeter Rajnoha2018-08-302-2/+2
* scripts: lvm2-activation-generator: also log possible execv errorPeter Rajnoha2018-08-301-1/+2
* scripts: lvm2-activation-generator: add prefix for all kmsg messagesPeter Rajnoha2018-08-302-12/+13
* scripts: add After=rbdmap.service to {lvm2-activation-net,blk-availability}.s...Peter Rajnoha2018-08-303-2/+3
* bcache: reduce MAX_IO to 256David Teigland2018-08-242-1/+10
* test: add striped -> raid0 test scriptHeinz Mauelshagen2018-08-221-0/+25
* lvconvert: fix conversion attempts to linearHeinz Mauelshagen2018-08-223-80/+68
* config: improve use_blkid_wipingDavid Teigland2018-08-211-1/+1
* lvconvert: fix regression preventing direct striped conversionHeinz Mauelshagen2018-08-213-0/+29