summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: add --headers to dmstats.8.indev-bmr-dmstats-testBryn M. Reeves2015-07-311-3/+10
* man: document --timestamps in dmstats.8.inBryn M. Reeves2015-07-311-0/+9
* dmsetup: make '--timestamps' set --headers=timeBryn M. Reeves2015-07-311-0/+10
* dmsetup: add an optional header to dmsetup reportsBryn M. Reeves2015-07-311-26/+136
* dmsetup: add --timestamps switchBryn M. Reeves2015-07-311-2/+30
* libdm-report: add support for optional report headersBryn M. Reeves2015-07-313-7/+503
* man: add dmstats.8Bryn M. Reeves2015-07-312-1/+697
* dmsetup: add dmstats commandBryn M. Reeves2015-07-311-59/+1691
* dmsetup: rename 'char *argc' and 'char ***argv' in _process_switchesBryn M. Reeves2015-07-311-16/+16
* libdevmapper: add statistics data structures and interfaceBryn M. Reeves2015-07-315-7/+1957
* libdm-report: rename dm_report_headings()Bryn M. Reeves2015-07-313-4/+3
* libdm-report: fix row and headings leaksBryn M. Reeves2015-07-311-5/+27
* libdm-report: add dm_report_clear()Bryn M. Reeves2015-07-313-0/+28
* libdm-report: add dm_report_headings()Bryn M. Reeves2015-07-313-3/+14
* libdm: add interval support to libdm reportsBryn M. Reeves2015-07-313-1/+134
* toolcontext: use refresh_filters in refresh_toolcontextPeter Rajnoha2015-07-311-2/+1
* test: Update MakefilesMarian Csontos2015-07-302-1/+2
* spec: lockd_dlm requires dlm-lib instead of dlmMarian Csontos2015-07-301-1/+1
* lvmlockd: create sanlock lv large enough for existing lvsDavid Teigland2015-07-304-14/+29
* lvmlockd: small fixes and cleanup for lvmlockctlDavid Teigland2015-07-302-27/+17
* cleanup: toolcontext: move report_list_item_separator into its groupPeter Rajnoha2015-07-301-1/+1
* cleanup: toolcontext: make cmd_context more readablePeter Rajnoha2015-07-301-55/+79
* commands: add new NO_METADATA_PROCESSING flag to selected commandsPeter Rajnoha2015-07-305-16/+33
* toolcontext: add switches to create_toolcontext for connections and filters initPeter Rajnoha2015-07-308-25/+54
* refactor: toolcontext: move lvmetad and lvmpolld init into separate functionPeter Rajnoha2015-07-301-33/+65
* refactor: toolcontext: add struct cmd_context_initialized_partsPeter Rajnoha2015-07-304-7/+13
* vgremove: warn when removing sanlock global lockdev-dct-vgsummaryDavid Teigland2015-07-294-10/+64
* vgcreate: improve checks for existing global lockDavid Teigland2015-07-294-16/+50
* lvmcache: add lock_type to VG summary and info structsDavid Teigland2015-07-293-5/+44
* libdm: Require librt for new dm_timestamp.Alasdair G Kergon2015-07-293-1/+6
* libdm: Add dm_timestamp functions.Alasdair G Kergon2015-07-298-168/+218
* dmsetup: Accept vg/lv name format.Alasdair G Kergon2015-07-292-19/+42
* dmsetup: remove dead code that covered "info -c -o help" case oncePeter Rajnoha2015-07-291-9/+2
* cache: fix regression causing some PVs to bypass filtersPeter Rajnoha2015-07-292-1/+2
* libdm: Add dm_size_to_string to libdevmapper.Alasdair G Kergon2015-07-275-149/+193
* lvmlockd: Drop -lrt now handled by configure.Alasdair G Kergon2015-07-271-1/+1
* configure: Enable realtime by default, if present.Alasdair G Kergon2015-07-272-3/+8
* configure: Add missing checks.Alasdair G Kergon2015-07-273-136/+716
* gitignore: Update for in-place build.Alasdair G Kergon2015-07-2713-4/+40
* post-releaseAlasdair G Kergon2015-07-242-2/+2
* post-releaseAlasdair G Kergon2015-07-242-0/+6
* pre-releasev2_02_126Alasdair G Kergon2015-07-244-6/+6
* tools: Streamline long option hyphen removal.Alasdair G Kergon2015-07-242-22/+27
* lockd: remove an unreachable global lock conditionDavid Teigland2015-07-241-47/+16
* Fix dehyphenation casesDavid Teigland2015-07-241-16/+25
* clvmd: Fix freeze if client dies holding locks.Alasdair G Kergon2015-07-233-25/+47
* lvmlockd: improve check for duplicate global locksDavid Teigland2015-07-233-20/+24
* libdm: Use wrappers for all malloc functions.Alasdair G Kergon2015-07-225-34/+130
* pvscan: skip autoactivation for lockd VGsDavid Teigland2015-07-221-0/+45
* lvconvert: merge polling fixes for lockdDavid Teigland2015-07-222-35/+36