summaryrefslogtreecommitdiff
path: root/lib/report
Commit message (Expand)AuthorAgeFilesLines
...
* report: fix lv_size with reshape space allocatedHeinz Mauelshagen2017-03-101-1/+1
* cache: reporting cache metadata formatZdenek Kabelac2017-03-103-2/+47
* thin: add new ZERO/DISCARDS_UNSELECTEDZdenek Kabelac2017-03-102-2/+2
* report: fix segfaultHeinz Mauelshagen2017-03-081-1/+1
* report: correct lv_size for 2-legged raid5Heinz Mauelshagen2017-03-071-1/+1
* report: display proper LV size for reshapable RaidLVsHeinz Mauelshagen2017-03-072-1/+17
* report: raid enhancements for --selectHeinz Mauelshagen2017-03-032-48/+66
* lvs: enhance stripes and region size field descriptionsHeinz Mauelshagen2017-03-021-2/+2
* lvconvert: add new reporting fields for reshapingHeinz Mauelshagen2017-03-011-2/+1
* lvconvert: add new reporting fields for reshapingHeinz Mauelshagen2017-03-013-2/+197
* lv: always check status typeZdenek Kabelac2016-12-051-4/+8
* snapshot: reporting uses statusinfoZdenek Kabelac2016-12-052-14/+10
* report: order fields by type for field defintions in columns.hPeter Rajnoha2016-12-011-6/+71
* lvm2app: fix cache percantage reportingZdenek Kabelac2016-09-091-2/+2
* cache: report metadata percentageZdenek Kabelac2016-09-091-0/+1
* report: add report_reset_cmdlog_seqnum and call it for each new cmd executed ...Peter Rajnoha2016-08-092-3/+10
* refactor: move report grouping and log reporting handles from processing_hand...Peter Rajnoha2016-08-091-3/+1
* macros: Add lv_is_not_synced.Alasdair G Kergon2016-07-141-1/+1
* reporter: simplify --configreport handling for -S|--select and fix an issue r...Peter Rajnoha2016-06-281-1/+1
* report: add --logonly arg to report only log for a commandPeter Rajnoha2016-06-201-1/+1
* report: use report type description for report's name if using DM_REPORT_GROU...Peter Rajnoha2016-06-202-5/+13
* log: annotate processing code with report_current_object_cmdlogPeter Rajnoha2016-06-201-0/+3
* report: add 'multiple_output' arg to report_initPeter Rajnoha2016-06-202-2/+7
* report: add report_current_object_cmdlog fn as a shortcut for reporting curre...Peter Rajnoha2016-06-202-0/+12
* log: log warnings and errors via report if set; add log_set_report* fnsPeter Rajnoha2016-06-201-1/+2
* report: recognize selection (-S|--select) for each subreport; make -S|--selec...Peter Rajnoha2016-06-201-0/+1
* commands: report: add lvm fullreport commandPeter Rajnoha2016-06-201-10/+11
* toollib: add report_format_init fn to create report group and to create/add l...Peter Rajnoha2016-06-201-0/+3
* report: add CMDLOG report typePeter Rajnoha2016-06-203-13/+117
* report: fix lvm devtypes internal error if -S is used with field name from pv...Peter Rajnoha2016-05-301-5/+15
* toollib: simplify internal selection calls for non-reporting toolsPeter Rajnoha2016-05-301-1/+2
* report: convert more options to use single statusZdenek Kabelac2016-05-272-66/+28
* cache: call status only on cache pool in useZdenek Kabelac2016-05-272-5/+5
* raid0: Add raid0 segment type.Alasdair G Kergon2016-05-231-1/+1
* lvchange: allow change of cache modeZdenek Kabelac2016-05-191-12/+1
* pvs: new attr and field for unchosen duplicate deviceDavid Teigland2016-05-064-0/+14
* thin: zero and transaction_id also with thin volumesZdenek Kabelac2016-04-262-3/+6
* coverity: is_used_pv needs valid pv pointerZdenek Kabelac2016-04-221-3/+2
* report: remove superfluous SEGSSTATUS report typePeter Rajnoha2016-04-082-5/+3
* properties: use proper 'get' variant for unimplemented _pv_major_get and _pv_...Peter Rajnoha2016-03-231-2/+2
* report: Add pv_major, pv_minor to reports.Alasdair G Kergon2016-03-223-0/+24
* report: Use default vg_name field width too.Alasdair G Kergon2016-03-141-1/+1
* cache: check for cache fail during flushZdenek Kabelac2016-03-101-0/+12
* report: Tidy some field names, widths and headings.Alasdair G Kergon2016-03-083-127/+118
* report: add full_descendants field to display descendants with historyPeter Rajnoha2016-03-033-16/+89
* report: add full_ancestors field to display ancestors with historyPeter Rajnoha2016-03-033-14/+76
* report: report historical LV names with '-' prefixPeter Rajnoha2016-03-031-7/+16
* report: add lv_historical field to identify historical LVsPeter Rajnoha2016-03-033-0/+11
* report: display lv_name,lv_uuid,vg_name,lv_time and new lv_time_removed for h...Peter Rajnoha2016-03-034-5/+48
* metadata: add infrastructure to track LV historyPeter Rajnoha2016-03-031-0/+2