]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2013-11-29 Alasdair G... pvcreate: Avoid spurious 'not found' messages.
2013-11-29 Alasdair G... lvmetad: extend socket/pid file handling
2013-11-29 Peter Rajnohaconfigure: require libblkid >= 2.24 for blkid wiping
2013-11-29 Peter Rajnohaconfigure: enable blkid_wiping by default if the blkid...
2013-11-28 Alasdair G... lvmetad: Add newline to missing socket error mesg
2013-11-28 Peter Rajnohatests: add test for lvcreate signature wiping
2013-11-28 Peter Rajnohatests: wipe fs signature manually in pvcreate-operation...
2013-11-28 Peter Rajnohatests: initialize signature wiping
2013-11-28 Peter Rajnohapvcreate: do not issue warning about any existing PV
2013-11-28 Zdenek Kabelaccleanup: tab indent
2013-11-28 Zdenek Kabelaccleanup: convert log_error with log_warn
2013-11-28 Zdenek Kabelaccleanup: convert log_sys_error to log_sys_debug
2013-11-28 Zdenek Kabelaccleanup: move declaration to the front
2013-11-28 Zdenek Kabelaccleanup: use matching signed types
2013-11-28 Zdenek Kabelaccleanup: drop extra dm_list_empty
2013-11-28 Zdenek Kabelaccleanup: fold test into printf arg
2013-11-28 Zdenek Kabelaccleanup: use compound literals for wipe_lv
2013-11-28 Zdenek Kabelactoollib: drop init of ret
2013-11-28 Zdenek Kabelacsnapshot: move code of old snapshot merge
2013-11-28 Zdenek Kabelacdmeventd: simplify error path
2013-11-28 Zdenek Kabelacdmeventd: fifo init and close cleanup
2013-11-28 Zdenek Kabelacconfig: use int for type
2013-11-28 Zdenek Kabelacsnapshot: drop find_merging_snapshot
2013-11-28 Zdenek Kabelacformat-text: ensure aligment is not 0
2013-11-27 Peter Rajnohaprofile: wipe_signatures_on_new_logical_volumes_when_ze...
2013-11-27 Peter Rajnohaman: lvcreate -W/--wipesignatures
2013-11-27 Peter Rajnohawiping: add support for blkid wiping
2013-11-27 Peter Rajnohaconf: add allocation/use_blkid_wiping
2013-11-27 Peter Rajnohaconfigure: add --enable-blkid_wiping
2013-11-27 Peter Rajnohalv_manip: rename set_lv -> wipe_lv and include signatur...
2013-11-27 Peter Rajnohalvcreate: recognize --wipesignatures arg
2013-11-27 Peter Rajnohaconf: add allocation/wipe_signatures_on_new_logical_vol...
2013-11-27 Peter Rajnohadevice: cleanup signature wiping functions
2013-11-27 Peter Rajnohaactivation: change log_error to log_warn if refresh...
2013-11-27 Peter RajnohaWHATS_NEW: commit 729b104
2013-11-27 Peter Rajnohaactivation: continue with autoactivation if refresh...
2013-11-26 Peter Rajnohalv/vgchange: do not try to connect to lvmetad if socket...
2013-11-22 Zdenek Kabelactests: add WARNED test to final list
2013-11-22 Zdenek Kabelaccleanup: use const format
2013-11-22 Zdenek Kabelaccleanup: make gcc happier with initializers
2013-11-22 Zdenek Kabelaccleanup: drop unused header
2013-11-22 Zdenek Kabelaccleanup: use string directly
2013-11-22 Zdenek Kabelaccleanup: simplify pv uuid display
2013-11-22 Zdenek Kabelaccleanup: use safe iterator
2013-11-22 Zdenek Kabelaccleanup: use trigraph
2013-11-22 Zdenek Kabelacdmeventd: drop duplicated code
2013-11-22 Zdenek Kabelacsnapshot: code move
2013-11-22 Zdenek Kabelacfix missing header
2013-11-22 Zdenek Kabelacdo_flock: mark descriptor as closed
2013-11-22 Zdenek Kabelacarchiver: add check for dm_pool_strdup
2013-11-22 Zdenek Kabelacdev-type: use text format as direct arg for printf
2013-11-22 Zdenek Kabelacdmeventd: move format text to printf
2013-11-22 Zdenek Kabelacactivate: modify read_only when dev_manager exists
2013-11-22 Zdenek Kabelacsnapshot: use lv_check_not_in_use
2013-11-22 Zdenek Kabelacsnapshot: revert and move check to lvconvert
2013-11-22 Zdenek Kabelacpv_write: check for lvmcache_add_mda failure
2013-11-22 Zdenek Kabelacreport: detect dev_get_size failure
2013-11-22 Zdenek Kabelacfilters: drop extra slash from sysfs path
2013-11-22 Alasdair G... toollib: Avoid undefined ignore_vg parameter.
2013-11-19 Tony Aslesonliblvm/python API: Additions & fixes
2013-11-19 Tony Aslesonpython_lvm_unit.py: Add test for new name validate...
2013-11-19 Tony Aslesonpython_lvm_unit.py: Clean-up method names & scope
2013-11-19 Tony Aslesonlvm2app: Remove forward declarations.
2013-11-19 Tony Aslesonlvm2app: Reset buffer after retrieving error message
2013-11-19 Tony Aslesonpython-lvm: VG/LV name validation.
2013-11-19 Tony Aslesonlvm2app: Add VG/LV name validation
2013-11-19 Tony Aslesonpython-lvm: Update and enable unit test case
2013-11-19 Tony Aslesonpython-lvm: Add addl. PV create arguments
2013-11-19 Tony Aslesonlvm2app: Add ability to create PV with args
2013-11-19 Tony Aslesonpython-lvm: Test case change for vg.reduce
2013-11-19 Tony Aslesonmetadata.c: Call refactored vgreduce_single
2013-11-19 Tony Aslesonvgreduce: Move _vgreduce_single functionality
2013-11-19 Tony Aslesonpython-lvm: Ensure library handle is correct after...
2013-11-19 Tony Aslesonpython-lvm: Correct names
2013-11-19 Zdenek Kabelactests: skip raid test on 3.12.0
2013-11-19 Zdenek Kabelactests: on 32bit test with <16T devs
2013-11-19 Zdenek KabelacMakefile: fix build in non src dir
2013-11-18 Petr Rockaimetadata: Make the fid mda routines a little more resil...
2013-11-18 Petr Rockailvmetad: Set up device pointers in synthetic lvmcache_i...
2013-11-18 Petr Rockaitest: Force label-based reporting in pv-duplicate.sh.
2013-11-17 Petr Rockaireport: Print UUIDs for missing PVs when possible.
2013-11-17 Petr Rockaimetadata: Do not throw an error in pv_label for missing...
2013-11-17 Petr Rockaidev-cache.c: Make dev_name a little more robust.
2013-11-17 Petr Rockaireport: Convert pv_mda_size to a type "label" field.
2013-11-17 Petr Rockaireporter: Adapt pvseg reporting to label-type fields.
2013-11-17 Petr Rockaireporter: Deal correctly with dummy PVs/labels.
2013-11-17 Petr Rockaitoollib: Report errors on non-PV arguments to process_e...
2013-11-17 Petr Rockaipv_label: NULL result is not always an internal error.
2013-11-17 Petr Rockaireport: Make PV UUID into a "label" type field.
2013-11-17 Petr Rockaireport: Iterate over labels instead of PVs for label...
2013-11-17 Petr Rockaireport: Make PMdaFree into a "label" field.
2013-11-17 Petr Rockaireport: Adapt _pvfmt_disp to label-based reporting.
2013-11-17 Petr Rockaireport: Add a proper "label" field type.
2013-11-17 Petr Rockaireport: Make dev_size and dev_name columns' type "label".
2013-11-17 Petr Rockailabel: Track a device pointer in struct label.
2013-11-17 Petr Rockaimetadata: Add a pv_label accessor (go from a PV to...
2013-11-17 Petr Rockaimetadata: Add lvmcache_info_mda_free as a companion...
2013-11-17 Petr Rockaitoollib: Implement process_each_label.
2013-11-17 Petr Rockailabeller: Make the use of "private" as "fmt" explicit.
2013-11-17 Petr Rockaimetadata: Nuke the exported "pv_read" function.
next
This page took 0.057991 seconds and 5 git commands to generate.