summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pre-releasev2_02_179Marian Csontos2018-06-184-6/+6
* man: update lvmsystemid wordingDavid Teigland2018-06-141-3/+3
* man: updates to lvmlockdDavid Teigland2018-06-141-198/+143
* lvmlockd: update method for changing clustered VGDavid Teigland2018-06-135-6/+15
* WHATS_NEW for recent changesDavid Teigland2018-06-131-0/+8
* Merge branch 'dev-mcsontos-release' into stableMarian Csontos2018-06-134-4/+10
|\
| * post-releaseMarian Csontos2018-06-134-2/+14
| * pre-releasev2_02_178Marian Csontos2018-06-134-4/+4
* | lvmlockd: skip repair lock upgrade for non shared vgsDavid Teigland2018-06-121-3/+6
* | man lvmlockd: remove unnecessary reference to lvmetadDavid Teigland2018-06-071-6/+0
* | lvmlockd: fix missing lock_type null checkDavid Teigland2018-06-061-1/+1
* | devices: clean up io error messagesDavid Teigland2018-06-062-19/+22
* | man lvmlockd: update list of limitationsDavid Teigland2018-05-311-10/+1
* | tests: enable non-working tests with lvmlockdDavid Teigland2018-05-3114-23/+23
* | tests: enable more working tests with lvmlockdDavid Teigland2018-05-315-10/+8
* | lvmlockd: improve error message for existing lockspaceDavid Teigland2018-05-311-0/+6
* | tests: enable lvcreate-pvtags with lvmlockdDavid Teigland2018-05-311-2/+1
* | lvmlockd: fix reverting new lv in error pathDavid Teigland2018-05-311-1/+1
* | tests: enable metadata-balance with lvmlockdDavid Teigland2018-05-311-22/+27
* | tests: enable lvmlockd with tests using lvcreate -H -L LVDavid Teigland2018-05-316-7/+7
* | lvmlockd: enable lvcreate -H -L LVDavid Teigland2018-05-311-2/+9
* | vgs: add report field for sharedDavid Teigland2018-05-316-0/+18
* | tests: change lvcreate syntax to allow lvmlockdDavid Teigland2018-05-303-6/+4
* | tests: enable lvcreate cache tests with lvmlockdDavid Teigland2018-05-307-7/+7
* | lvmlockd: enable lvcreate of new LV plus existing cache poolDavid Teigland2018-05-303-12/+13
* | tests: enable pvmove-restart with lvmlockdDavid Teigland2018-05-301-4/+2
* | tests: enable vg repair tests with lvmlockdDavid Teigland2018-05-3015-28/+28
* | lvmlockd: enable repairing shared VG while reading itDavid Teigland2018-05-304-36/+45
* | tests: add missing fileDavid Teigland2018-05-301-0/+9
* | tests: process-each-duplicate-pvs update for lvmlockdDavid Teigland2018-05-301-5/+13
* | pvremove: skip lvmlockd locks for forced clearingDavid Teigland2018-05-301-2/+11
* | lvmlockd: fix vgimportclone of a shared VGDavid Teigland2018-05-302-4/+16
* | tests: vgchange-usage update for lvmlockdDavid Teigland2018-05-301-2/+5
* | tests: vgcreate-usage update for lvmlockdDavid Teigland2018-05-301-43/+46
* | tests: enable lvmlockd for passing testsDavid Teigland2018-05-30158-289/+294
* | lvmlockd: enable creation of cache pool with lvcreateDavid Teigland2018-05-302-7/+12
* | lvmlockd: enable lvcreate of thin pool and thin lv in one commandDavid Teigland2018-05-302-2/+7
* | lvmlockd: enable mirror split and merge with dlm lock_typeDavid Teigland2018-05-304-6/+31
* | config: revert to normal locking when no clusterDavid Teigland2018-05-301-1/+15
* | lvmlockd: do not use an LV lock for some lvchange optionsDavid Teigland2018-05-302-5/+8
* | tests: separate lvmlockd tests with or without lvmetadDavid Teigland2018-05-304-3/+9
* | lvmlockd: accept repeated global lock requestsDavid Teigland2018-05-301-0/+10
* | tests: some missed skip with lvmlockdDavid Teigland2018-05-308-0/+9
* | tests: fix skipping logic for lvmpolld and lvmlockdDavid Teigland2018-05-301-1/+3
* | scan: removed failed paths for devicesDavid Teigland2018-05-304-45/+219
* | radix-tree: fix some bugs in remove_prefix and iterateJoe Thornber2018-05-302-2/+76
* | radix-tree: radix_tree_iterate()Joe Thornber2018-05-293-35/+201
* | radix-tree: radix_tree_remove_prefix()Joe Thornber2018-05-293-8/+51
* | radix-tree: call the value dtr when removing an entry.Joe Thornber2018-05-291-20/+26
* | Merge branch '2018-05-29-radix-tree-iterate' into 2018-05-23-radix-tree-removeJoe Thornber2018-05-2918-62/+388
|\ \