]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2016-03-04 Alasdair G... pre-release v2_02_145
2016-03-04 Tony Aslesonlvmdbusd: Set locale
2016-03-04 Marian Csontosdbustest.sh: Get dbus test to work on buildbot
2016-03-04 Peter Rajnohalibdm: config: fix dm_config_write_node and variants...
2016-03-04 Peter Rajnohacleanup: previous patch with libdm config node buffer...
2016-03-04 Peter Rajnohalibdm: config: remove 4096 char limit due to buffer...
2016-03-04 Peter RajnohaWHATS_NEW: historical LVs
2016-03-04 Peter Rajnohaman: lvrename: also mention possibility to rename histo...
2016-03-04 Peter Rajnohacleanup: comment in the code for renaming historical LVs
2016-03-04 Peter Rajnohalvrename: support renaming historical logical volumes
2016-03-04 Peter Rajnohacommands: lvdisplay: recognize -H|--history switch
2016-03-03 David Teiglandtests: direct control of lvm1 usage in tests
2016-03-03 Alasdair G... man: Add some information about historical LVs.
2016-03-03 Peter Rajnohatests: add lv-ancestry.sh test
2016-03-03 Peter Rajnohatests: add "get lvh_field" for "lvs -H"
2016-03-03 Peter Rajnohalvmdump: also list historical LVs in lvmdump
2016-03-03 Peter Rajnohametadata: automatically remove invalid (dangling) histo...
2016-03-03 Peter Rajnohametadata: also validate historical LVs in VG in vg_vali...
2016-03-03 Peter Rajnohametadata: also look at historical LVs when checking...
2016-03-03 Peter Rajnohaconf: regenerate example.conf.in
2016-03-03 Peter Rajnohaconf: add metadata/lvs_history_timeout configuration...
2016-03-03 Peter Rajnohametadata: add vg_strip_outdated_historical_lvs fn and...
2016-03-03 Peter Rajnohacommands: lvremove: also process historical LVs
2016-03-03 Peter Rajnohametadata: add historical_glv_remove
2016-03-03 Peter Rajnohaconf: add metadata/record_lvs_history configuration...
2016-03-03 Peter Rajnohacommands: lvremove: recognize --nohistory option
2016-03-03 Peter Rajnohametadata: honour 'nohistory' switch when removing thin LVs
2016-03-03 Peter Rajnohacmd: add 'nohistory' option and wire it up in cmd_context
2016-03-03 Peter Rajnohareport: add new 'none' lv_layout and 'history' lv_role...
2016-03-03 Peter Rajnohareport: add full_descendants field to display descendan...
2016-03-03 Peter Rajnohareport: add full_ancestors field to display ancestors...
2016-03-03 Peter Rajnohareport: report historical LV names with '-' prefix
2016-03-03 Peter Rajnohareport: display (h)istorical state in lv_attr field
2016-03-03 Peter Rajnohareport: add lv_historical field to identify historical LVs
2016-03-03 Peter Rajnohacommands: lvs: recognize -H|--history switch
2016-03-03 Peter Rajnohareport: display lv_name,lv_uuid,vg_name,lv_time and...
2016-03-03 Peter Rajnohatoollib: honour '-H|--history' switch while executing...
2016-03-03 Peter Rajnohacmd: add '-H|--history' switch and wire it up in cmd_co...
2016-03-03 Peter Rajnohametadata: add lv_is_historical fn to test if the LV...
2016-03-03 Peter Rajnohametadata: format_text: interconnect historical LVs...
2016-03-03 Peter Rajnohametadata: add support for interconnection of thin pool...
2016-03-03 Peter Rajnohametadata: add find_historical_glv fn
2016-03-03 Peter Rajnohametadata: format_text: import historical LVs
2016-03-03 Peter Rajnohametadata: format_text: reuse _print_timestamp fn
2016-03-03 Peter Rajnohametadata: format_text: also export historical LVs
2016-03-03 Peter Rajnohametadata: create historical LVs when LVs are removed...
2016-03-03 Peter Rajnohametadata: add add_glv_to_indirect_glvs and remove_glv_f...
2016-03-03 Peter Rajnohametadata: add get_or_create_glv and get_or_create_glvl
2016-03-03 Peter Rajnohametadata: add infrastructure to track LV history
2016-03-03 Zdenek Kabelactests: drop check for md5sum
2016-03-03 Zdenek Kabelactests: check kernel_cache_ funcs
2016-03-03 Zdenek Kabelaccleanup: use lv_is_partial
2016-03-03 Zdenek Kabelaccleanup: use _field_string
2016-03-03 Zdenek Kabelacman: minor updates
2016-03-03 Zdenek Kabelacman: lvconvert updates
2016-03-03 Zdenek Kabelaccache: add kernel_cache_policy option
2016-03-01 David TeiglandWHATS_NEW: [unknown] replaces 'unknown device'
2016-03-01 David Teiglandpvs: replace 'unknown device' with [unknown]
2016-03-01 Zdenek Kabelaccleanup: missplaced .
2016-03-01 Zdenek Kabelacmakefile: handle dm-version-expected
2016-03-01 Zdenek Kabelacman: fix mising braces
2016-03-01 Zdenek Kabelaccleanup: indent and dots
2016-03-01 Zdenek Kabelaccoverity: eliminate DEADCODE
2016-03-01 Zdenek Kabelaccoverity: missing error path
2016-02-29 David Teiglandupdate WHATS_NEW
2016-02-29 David Teiglandtests: check [unknown] in lvmetad-pvscan-cache
2016-02-29 David Teiglandpvs: display VG name [unknown] for used PV without...
2016-02-26 Alasdair G... post-release
2016-02-26 Alasdair G... pre-release v2_02_144
2016-02-26 Alasdair G... report: Shift (u)sed pv_attr under (a)llocatable.
2016-02-26 Zdenek Kabelactests: skip on older version
2016-02-26 Zdenek Kabelaccoverity: helping coverity with NULL pointer
2016-02-26 Zdenek Kabelacmakefiles: add more dirs for lcov output
2016-02-26 Vratislav Podzimekdbus: fix the systemd service providing the DBus service
2016-02-25 David Teiglandpvcreate: fix data alignment error check
2016-02-25 Tony Aslesonlvmdbusd: Do only 1 refresh for Vg.Change()
2016-02-25 Tony Aslesonlvmdbusd testing: Add validatestate.py utility
2016-02-25 Tony Aslesonlvmdbustest.py: Move helper code to testlib.py
2016-02-25 Tony Aslesonlvmdbusd: Reduce unnecessary state refreshes
2016-02-25 David Teiglandpvcreate: fix error from pv_write
2016-02-25 Zdenek Kabelactests: lvresize with zero arg
2016-02-25 Zdenek Kabelaccleanup: drop unneeded test
2016-02-25 Zdenek Kabelaccleanup: indent
2016-02-25 Zdenek Kabelaccleanup: poll better check for internal errors
2016-02-25 Zdenek Kabelaclvconvert: use lp->repair
2016-02-25 Zdenek Kabelaclvconvert: use more display_lvname
2016-02-25 Zdenek Kabelaclvconvert: simplify handler processing
2016-02-25 Zdenek Kabelaclvconvert: fix vg parameter
2016-02-25 Zdenek Kabelaclvresize: fix regression with zero size arg
2016-02-25 David TeiglandUse a common message for a used PV
2016-02-25 David Teiglandpvcreate: fix setting uuid arg
2016-02-25 Bryn M. Reevestests: add simple dmstats report tests dev-bmr-dmstats-tests
2016-02-25 Bryn M. Reevestests: add dmstats create tests
2016-02-25 Bryn M. Reevestests: make lib/expected-version-dm a dependency of...
2016-02-25 Bryn M. Reevestests: install does not depend on lib/version-expected
2016-02-25 Bryn M. Reevestests: add template tests/shell/dmstats-create.sh
2016-02-25 Bryn M. Reevestests: add driver_at_least() to aux.sh
2016-02-25 Bryn M. Reevestests: add basic dmstats tests
2016-02-25 Bryn M. Reevesdmstats: create dmstats symlink in test/lib
2016-02-25 Peter Rajnohalvmcache: fix missing free of vginfo->system_id causing...
next
This page took 0.064141 seconds and 5 git commands to generate.