summaryrefslogtreecommitdiffstats
path: root/fs_mgr/libdm/dm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improved libdm and dmctl to handle very large numbers of extentsPaul Lawrence2019-01-301-17/+18
* Support host build for libdm and libfstabBowgo Tsai2019-01-081-1/+1
* dmctl: Add verbose 'dmctl list devices'Sandeep Patil2018-12-191-2/+13
* libdm: GetDmDevicePathByName log warningYifan Hong2018-08-281-1/+1
* fs_mgr: Better error messages in fs_mgr_update_verity_state.David Anderson2018-08-281-3/+10
* libdm: remove libbase dependency in header.Yifan Hong2018-08-161-0/+8
* fs_mgr: replace DM_TABLE_STATUS use with libdm.David Anderson2018-06-271-0/+40
* libdm: Implement GetDmDevicePathByName().David Anderson2018-06-221-2/+12
* libdm: Implement zero and linear targets.David Anderson2018-06-211-0/+3
* libdm: Add DmTargetTypeInfo and a unit test.David Anderson2018-06-211-2/+2
* libdm: Implement LoadTableAndActivate.David Anderson2018-06-201-2/+31
* libdm: Move includes to a libdm folder.David Anderson2018-06-201-13/+2
* libdm: Clean up error messages and dm_ioctl use.David Anderson2018-06-191-23/+13
* fs_mgr: libdm: Add support to list existing device mapper devicesSandeep Patil2018-06-131-0/+63
* fs_mgr: libdm: add support to create and delete device mapper devices.Sandeep Patil2018-06-131-9/+81
* fs_mgr: device mapper: Add libdm and 'dmctl' tool to use it.Sandeep Patil2018-06-131-0/+135