summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dmstats: allow -c<count>dev-bmr-dmstats-preciseBryn M. Reeves2015-09-021-6/+6
* dmstats: accept -c as an abbreviation for --countBryn M. Reeves2015-09-021-3/+12
* man: document --regionid in dmstats.8.inBryn M. Reeves2015-09-021-1/+4
* man: update dmstats.8.in examplesBryn M. Reeves2015-09-021-11/+11
* dmstats: improve stats column namesBryn M. Reeves2015-09-022-93/+104
* dmstats: add histogram supportBryn M. Reeves2015-09-023-8/+356
* libdm: add latency histogram supportBryn M. Reeves2015-09-025-57/+1064
* libdm: reset report field widths in _destroy_rows()Bryn M. Reeves2015-09-021-2/+14
* pvmove: skip polling later in test modeOndrej Kozina2015-09-021-4/+4
* lvconvert: skip polling in test modeOndrej Kozina2015-09-021-0/+3
* lvmpolld.8.in: add missing spaceOndrej Kozina2015-09-021-1/+1
* lvmpolld: make lvpoll error messages visibleOndrej Kozina2015-09-022-5/+16
* libdm: Reinstate dm_task_get_info@Base.Alasdair G Kergon2015-09-012-3/+5
* lvmlockd: also use vg name in set_vg_infoDavid Teigland2015-08-281-1/+2
* lvmetad: also accept vg name for set_vg_infoDavid Teigland2015-08-282-23/+57
* man lvmlockd: various improvementsDavid Teigland2015-08-281-60/+117
* man: Add install_full_man makefile target.Alasdair G Kergon2015-08-287-71/+78
* lvmlockd: VG lock can be used when changing lock typeDavid Teigland2015-08-271-9/+0
* lvmlockd: fix starting dlm global lockspaceDavid Teigland2015-08-273-10/+9
* lvmlockd: remove list of inactive lockspacesDavid Teigland2015-08-274-211/+8
* lvmlockd: skip lockd removal check for non-lockd VGsDavid Teigland2015-08-271-4/+8
* lvmlockd: fix function def for non-lvmlockd buildDavid Teigland2015-08-271-1/+1
* lvmlockd: detect when dlm lvb is invalidatedDavid Teigland2015-08-271-1/+12
* lvmlockd: rescan lockd VG in two new casesDavid Teigland2015-08-273-4/+77
* lvmlockd: improve VG removal for lock_type dlmDavid Teigland2015-08-275-22/+66
* lvmlockd: fix to work around dlm lvb bugDavid Teigland2015-08-271-2/+33
* lvmlockd: fix dlm EAGAIN checksDavid Teigland2015-08-271-5/+5
* lvmlockd: add full changing of lock typeDavid Teigland2015-08-274-31/+59
* post-releaseAlasdair G Kergon2015-08-264-2/+8
* pre-releasev2_02_129Alasdair G Kergon2015-08-266-766/+938
* vgdisplay: Drop error message for exported VGs.Alasdair G Kergon2015-08-262-3/+1
* libdm: Drop ignored duplicate export designation.Alasdair G Kergon2015-08-261-1/+0
* make.tmpl: Mark internal sharedlib symbols local.Alasdair G Kergon2015-08-262-1/+2
* tests: update cache testsZdenek Kabelac2015-08-261-5/+20
* man: replace to with forZdenek Kabelac2015-08-261-1/+1
* cache: lvconvert accepts --cachemode for --cacheZdenek Kabelac2015-08-262-1/+6
* cache: report cache pool attrs also for poolsZdenek Kabelac2015-08-262-2/+3
* cache: no report error for cpool without modeZdenek Kabelac2015-08-261-1/+1
* makefiles: remove stray ')'Bryn M. Reeves2015-08-251-1/+1
* makefiles: fix ld version script generation for older make versionsBryn M. Reeves2015-08-251-1/+1
* dmstats: add 'precise' flag field to stats reportBryn M. Reeves2015-08-242-0/+13
* dmstats: add --precise switch to enable nanosecond counters.Bryn M. Reeves2015-08-243-2/+24
* libdm: add per region precise timestamps property methodsBryn M. Reeves2015-08-243-0/+30
* libdm: add precise timestamps support to libdm-statsBryn M. Reeves2015-08-245-27/+144
* macros: fix default symbol export controlBryn M. Reeves2015-08-243-15/+51
* tests: fix check for lvmlockd testDavid Teigland2015-08-211-1/+1
* tests: add test for lvmlockd lock_argsDavid Teigland2015-08-211-0/+164
* tests: add lib function to test hidden LVs with lvs -aDavid Teigland2015-08-212-0/+11
* tests: create/remove improvements for lvmlockd testingDavid Teigland2015-08-213-2/+18
* test: allow tests with lvmlockdDavid Teigland2015-08-212-8/+8