]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2016-02-23 Zdenek Kabelacgcc: cleanup Wunused-const-variable
2016-02-23 Zdenek Kabelacpvremove: add warn when removing PV in use
2016-02-23 Zdenek Kabelaccleanup: drop double ;
2016-02-23 Zdenek Kabelacgcc: cleanup some sign warnings
2016-02-23 Zdenek Kabelaccache: enforce header check
2016-02-23 Zdenek Kabelacthin: fix read size compare
2016-02-22 Tony Aslesonlvmdbusd: Initial unit test driver script
2016-02-22 Tony Aslesonlvmdbusd: Remove unlimited retries
2016-02-22 Tony Aslesonlvmdbusd: Add env variable to use session bus
2016-02-22 Tony Aslesonlvmdbus: Make unit tests work in test env
2016-02-22 Tony Aslesonlvmdbusd: background.py, fix stdout parse error
2016-02-22 Tony Aslesonlvmdbustest.py: Make executable
2016-02-22 David Teiglandtests: fix clean up after lvmlockd tests
2016-02-22 Marian Csontoslvmdbusd: Fix make install for python >= 3.5
2016-02-22 Marian Csontosspec: Fix 04ab1fa572bb: Remove left-overs
2016-02-22 David Teiglandlvmlockd: invalidate name in lockspace struct after...
2016-02-22 David Teiglandtest: add make check_lvmlockd_test
2016-02-22 Zdenek Kabelactests: skip thin-flags test on 32bit el6 kernel
2016-02-22 Zdenek Kabelaccleanup: use char arrays.
2016-02-22 Zdenek Kabelaccleanup: indent changes
2016-02-22 Zdenek Kabelaccleanup: libdm clang warnings
2016-02-22 Zdenek Kabelaclibdm: grow with initialized struct content
2016-02-22 Zdenek Kabelaclvmetad: fix error path
2016-02-21 Alasdair G... post-release
2016-02-21 Alasdair G... pre-release v2_02_143
2016-02-19 Tony Aslesonlvmdbustest.py: resync latest changes
2016-02-19 Zdenek Kabelacthin: fix update_pool_lv error path
2016-02-18 Marian Csontosspec: Update python bindings and dbus-service
2016-02-18 Zdenek Kabelactests: needs_check needs version 16
2016-02-18 Zdenek Kabelacthin: fix test for nonexisting status
2016-02-18 Zdenek Kabelactests: checking thin flags
2016-02-18 Zdenek Kabelacman: lvs updates
2016-02-18 Zdenek Kabelacthin: report needs_check and fail state
2016-02-18 Zdenek Kabelacthin: report PERCENT_INVALID for failed pool
2016-02-18 Zdenek Kabelaclibdm: thin status update
2016-02-18 Peter Rajnohametadata: ask for confirmation before really initializi...
2016-02-18 Alasdair G... lbmdbusd: Support in-tree testing.
2016-02-18 Marian CsontosFix rpm builds
2016-02-18 Peter Rajnohareport: report -1, not 'unkown' for lv_{snapshot_invali...
2016-02-18 Alasdair G... configure: Use python-config if python2-config not...
2016-02-18 Alasdair G... .
2016-02-18 Alasdair G... lvmdbusd: Rename module to lvmdbusd
2016-02-18 Alasdair G... autoconf: Fix py-compile permissions
2016-02-18 Alasdair G... lvmdbus: resync latest changes with original repo
2016-02-18 Alasdair G... WHATS_NEW
2016-02-17 Alasdair G... lvmdbus: Add new daemon.
2016-02-17 Peter Rajnohaman: fix list of restricted LV name suffixes
2016-02-17 Peter Rajnohametadata: add missing _repair_inconsinstent_vg call...
2016-02-17 Peter Rajnohametadata: do not repair missing PV_EXT_USED flag for...
2016-02-16 Peter Rajnoharefactor: add common _is_foreign_vg fn
2016-02-15 Peter Rajnohapv: use pv->fmt to check for fake PVs, not pv->vg
2016-02-15 Peter Rajnohacleanup: make the message about marked PVs consistent...
2016-02-15 Peter Rajnohatoollib: skip PV if system ID is used and PV marked...
2016-02-15 Peter Rajnoha pv: mark fake PVs as not used
2016-02-15 Peter Rajnohacleanup: use is_used_pv fn to detect whether PV is...
2016-02-15 Peter RajnohaWHATS_NEW: PV_EXT_USED flag and related
2016-02-15 Peter Rajnohatests: fix tests checking pv_attr - there's a new bit now
2016-02-15 Peter Rajnohatests: add pv-ext-flags.sh test
2016-02-15 Peter Rajnohavg: automatically update to newest PV ext version durin...
2016-02-15 Peter Rajnohaformat: format_text: add pv_needs_rewrite to format_han...
2016-02-15 Peter Rajnohareport: identify used PVs in pv_attr field with 'u...
2016-02-15 Peter Rajnohareport: always display 0 for pv_free field if we don...
2016-02-15 Peter Rajnohabackup: backup_restore_vg: register PVs that need writi...
2016-02-15 Peter Rajnohametadata: _vg_read: check if PV_EXT_USED flag is set...
2016-02-15 Peter Rajnohareport: add pv_ext_vsn field to display PV header...
2016-02-15 Peter Rajnohametadata: check for PV extension version before doing...
2016-02-15 Peter Rajnohametadata: _vg_read: check if PV_EXT_USED flag is set...
2016-02-15 Peter Rajnohareport: add pv_in_use field to display whether PV is...
2016-02-15 Peter Rajnohapv: _pvcreate_write: do label removal and zeroing only...
2016-02-15 Peter Rajnohapv: issue different message of different type when...
2016-02-15 Peter Rajnohapv: check for the PV_EXT_USED flag and deny pvcreate...
2016-02-15 Peter Rajnohapv: format-text: store PV_EXT_USED flag if PV is used...
2016-02-15 Peter Rajnohametadata: schedule PV for header rewrite if adding...
2016-02-15 Peter Rajnohametadata: add_pv_to_vg: add 'new_pv' arg to state if...
2016-02-15 Peter Rajnohapv: add is_used_pv fn
2016-02-15 Peter Rajnohalvmcache/lvmetad: cache PV extension version
2016-02-15 Peter Rajnohalvmcache/lvmetad: cache PV extension flags
2016-02-15 Peter Rajnohametadata: introduce PV_EXT_USED flag and bump PV_HEADER...
2016-02-15 Peter Rajnohaformat: add FMT_PV_FLAGS to indicate format supports...
2016-02-15 Peter Rajnoharefactor: rename struct pv_to_create --> struct pv_to_write
2016-02-15 Alasdair G... post-release
2016-02-15 Alasdair G... pre-release v2_02_142
2016-02-12 Peter Rajnohaman: pvresize: remove old comment about inability to...
2016-02-12 Zdenek Kabelactests: indent
2016-02-12 Ondrej Kozinapvmove: fix possible memory pool corruption
2016-02-12 Zdenek Kabelactests: update test
2016-02-12 Zdenek Kabelacgcc: better code for older compiler
2016-02-11 Zdenek Kabelactests: check for automated dmeventd resize
2016-02-11 M.H. Tsaidebug: cut_and_paste type in message
2016-02-11 Zdenek Kabelaccleanup: update messages
2016-02-11 Zdenek Kabelaccleanup: drop unneeded assigns
2016-02-11 Zdenek Kabelaccleanup: relocate function to vg.c
2016-02-11 Zdenek Kabelaccleanup: stripes_extents
2016-02-11 Zdenek Kabelaccleanup: rename usepolicies
2016-02-11 Zdenek Kabelaclvresize: check for given parameters
2016-02-11 Zdenek Kabelacdm: alloc always 8byte aligned
2016-02-11 M.H. Tsaidm: fix thin-pool targer params order
2016-02-11 M.H. Tsailvconvert: enable spare creation during conversion
2016-02-11 M.H. Tsaiconfig: fix verbose type to int
2016-02-11 Zdenek Kabelacthin: fix low_water_mark threshold calc
next
This page took 0.062667 seconds and 5 git commands to generate.