summaryrefslogtreecommitdiff
path: root/libdm/libdevmapper.h
Commit message (Expand)AuthorAgeFilesLines
* libdm: report: add DM_REPORT_GROUP_JSON_STD groupPeter Rajnoha2022-08-111-1/+2
* libdm: dmsetup measure support for IMAAlasdair G Kergon2021-09-231-0/+1
* libdm: eliminate some abi-dumper errorsZdenek Kabelac2021-04-061-19/+19
* libdm: add dm_tree_node_add_thin_pool_target_v1Zdenek Kabelac2021-02-011-3/+13
* gcc: keep using unsigned typeZdenek Kabelac2020-09-011-1/+1
* gcc: zero-sized array to fexlible array C99Zdenek Kabelac2020-09-011-3/+3
* container_of: drop needless const converionZdenek Kabelac2020-08-281-1/+1
* libdm: fix dm_list pointer arithmentic for new gcc 10 optimizationZdenek Kabelac2020-03-051-2/+3
* dm: fix compilation of dmsetupMarian Csontos2019-10-221-1/+1
* dm: introduce DM_GET_TARGET_VERSIONMikulas Patocka2019-10-041-1/+3
* cache: support no_discard_passdownZdenek Kabelac2019-06-051-0/+1
* libdm: add DM_DEVICE_ARM_POLLZdenek Kabelac2018-11-171-1/+3
* libdm: Introduce dm_malloc_alignedAlasdair G Kergon2018-01-101-0/+3
* libdm: implement dm_percent_to_round_floatZdenek Kabelac2017-06-241-0/+10
* Revert "raid: adjust to misordered raid table line output"Heinz Mauelshagen2017-03-231-10/+0
* raid: adjust to misordered raid table line outputHeinz Mauelshagen2017-03-211-0/+10
* dmfilemapd: ensure path argument is absoluteBryn M. Reeves2017-03-131-0/+4
* libdm: support cache metadata2 feature flagZdenek Kabelac2017-03-101-1/+2
* daemons: add dmfilemapdBryn M. Reeves2017-03-091-0/+63
* lvconvert: libdm RAID API compatibility versioning; remove new functionHeinz Mauelshagen2017-03-011-9/+0
* lvconvert: libdm RAID API compatibility versioningHeinz Mauelshagen2017-02-281-10/+53
* lvconvert: limit libdm to maximum of 64 RAID devicesHeinz Mauelshagen2017-02-271-1/+10
* lvconvert: add infrastructure for RaidLV reshaping supportHeinz Mauelshagen2017-02-241-6/+14
* libdm: add dm_stats_update_regions_from_fd()Bryn M. Reeves2017-01-251-0/+32
* libdm: fix stats comment formatting in libdevmapper.hBryn M. Reeves2017-01-241-3/+3
* libdm: add dm_stats_bind_from_fd()Bryn M. Reeves2016-12-181-0/+10
* libdm: use destination size as limit in dm_bit_copy()Bryn M. Reeves2016-12-141-1/+1
* libdm: add min_num_bits to dm_bitset_parse_list()Bryn M. Reeves2016-12-131-1/+2
* libdm: add dm_bit_get_last()/dm_bit_get_prev()Bryn M. Reeves2016-12-131-0/+2
* libdm: fix dm_stats_foreach_group() macroBryn M. Reeves2016-12-131-3/+3
* libdm: fix performance of failed filemap cleanupBryn M. Reeves2016-12-101-8/+13
* cleanup: add doc for raid status statesZdenek Kabelac2016-11-231-0/+2
* libdm: add dm_config_parse_without_dup_node_checkPeter Rajnoha2016-09-211-0/+1
* libdm: add some comments about DM_UDEV_DISABLE_LIBRARY_FALLBACK flagPeter Rajnoha2016-08-231-1/+13
* libdm: report: add dm_report_group_output_and_pop_allPeter Rajnoha2016-08-091-0/+1
* libdm: report: add dm_report_destroy_rowsPeter Rajnoha2016-08-091-0/+5
* libdm: document use of dm_free() with histogram boundsBryn M. Reeves2016-07-181-0/+4
* libdm: add dm_stats_create_regions_from_fd()Bryn M. Reeves2016-07-081-0/+29
* libdm: enclose dm_stats_walk_do/while() body in do..whileBryn M. Reeves2016-07-081-3/+5
* libdm: ensure flags constants have ULL suffixBryn M. Reeves2016-07-051-5/+5
* libdm: clarify library's use of aux_dataBryn M. Reeves2016-07-051-12/+46
* libdm: allow deleting regions with dm_stats_delete_group()Bryn M. Reeves2016-07-051-2/+5
* libdm: add stats group and region iterators and propertiesBryn M. Reeves2016-07-051-17/+110
* libdm: add statistics groupsBryn M. Reeves2016-07-051-0/+74
* libdm: add enum based counter and metric callsBryn M. Reeves2016-07-051-0/+48
* libdm: add dm_bitset_parse_list()Bryn M. Reeves2016-07-051-0/+10
* libdm: report: add dm_report_set_selectionPeter Rajnoha2016-06-201-0/+2
* libdm: report: add DM_REPORT_OUTPUT_MULTIPLE_TIMES report flag to keep report...Peter Rajnoha2016-06-201-0/+1
* libdm: report: implement DM_REPORT_GROUP_JSON for JSON report outputPeter Rajnoha2016-06-201-1/+2
* libdm: report: implement DM_REPORT_GROUP_BASIC for extended report outputPeter Rajnoha2016-06-201-0/+1