aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-05-13mm: fix leak in fail pathZdenek Kabelac
2013-05-13toolcontext: check dm version lazily for udev_fallback settingPeter Rajnoha
2013-05-03lv: fix typedefZdenek Kabelac
2013-05-03cleanup: shift line downZdenek Kabelac
2013-05-03report: improve reporting of active stateZdenek Kabelac
2013-05-03lv: add lv_active_changeZdenek Kabelac
2013-05-03config: fix bitfield for sectionZdenek Kabelac
2013-04-25cleanup: use dm_list_iterate_itemsZdenek Kabelac
2013-04-25report: show active state of LVZdenek Kabelac
2013-04-25report: show dmeventd monitoring statusZdenek Kabelac
2013-04-25snapshot: rework cluster creation and removalZdenek Kabelac
2013-04-23cleanup: typeZdenek Kabelac
2013-04-23config: merge timestampsZdenek Kabelac
2013-04-23cleanup: improve messagesZdenek Kabelac
2013-04-23cleanup: drop zeroing of zallocated dataZdenek Kabelac
2013-04-21format1: add workaround for vg_set_fidZdenek Kabelac
2013-04-21cleanup: convert set of strncat into a single printfZdenek Kabelac
2013-04-21cleanup: add some FIXMEsZdenek Kabelac
2013-04-21cleanup: explicit check for nonnull pointerZdenek Kabelac
2013-04-21cleanup: drop unused assignmentZdenek Kabelac
2013-04-21vgread: fix fid transfer for lvm1 and pool formatZdenek Kabelac
2013-04-21lv_manip: check remove_seg_from_segs_using_this_lv()Zdenek Kabelac
2013-04-21thin: fix cut&paste bugZdenek Kabelac
2013-04-21raid: test for target_pvsZdenek Kabelac
2013-04-21thin: lvcreate better support for AAYZdenek Kabelac
2013-04-21lvmetad: fix error pathsZdenek Kabelac
2013-04-21config: check for hash successZdenek Kabelac
2013-04-21clmvd: fix responce statusZdenek Kabelac
2013-04-16config_def_check: fix memory leakTony Asleson
2013-04-15RAID: Add writemostly/writebehind support for RAID1Jonathan Brassow
2013-04-12CLEAN-UP: Better string checking to avoid substring matchesJonathan Brassow
2013-04-12cleanup: remove unused lvl_idxZdenek Kabelac
2013-04-12lvmcache: keep sp_count unsignedZdenek Kabelac
2013-04-11RAID: Revert previous commit that allowed identical table loads.Jonathan Brassow
2013-04-11RAID: Add scrubbing support for RAID LVsJonathan Brassow
2013-04-11config: remove typo in handling devices/write_cache_state configPeter Rajnoha
2013-04-08RAID: Capture new RAID kernel sync_action status fieldsJonathan Brassow
2013-04-03lvmetad: Check for reappeared PVs.Petr Rockai
2013-04-03lvmetad: Mark PVs visible to lvmetad but not to us as MISSING.Petr Rockai
2013-04-02thin: lvcreate external origin snapshot supportZdenek Kabelac
2013-04-02cleanup: indent lineZdenek Kabelac
2013-04-02log: reenable abortZdenek Kabelac
2013-03-25metadata: use PV's internal UNLABELLED_PV flag more consistentlyPeter Rajnoha
2013-03-25pv_write: clean up non-orphan format1 PV writePeter Rajnoha
2013-03-19cleanup: remove unused 'pv_by_path' fnPeter Rajnoha
2013-03-19vgextend: do not allow PV with 0 MDAs to be added while already in a VGPeter Rajnoha
2013-03-19metadata: add 'allow_orphan' arg to find_pv_by_name fnPeter Rajnoha
2013-03-19cleanup: remove superfluous wrappersPeter Rajnoha
2013-03-13thin: move update_pool_paramsZdenek Kabelac
2013-03-13thin: mark passed argsZdenek Kabelac