]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2016-08-09 Peter Rajnohalvm: shell: extend log report to cover whole lvm shell...
2016-08-09 Peter Rajnohalibdm: report: add dm_report_group_output_and_pop_all
2016-08-09 Peter Rajnohalibdm: report: postpone printing of JSON starting ...
2016-08-09 Peter Rajnohalibdm: report: add dm_report_destroy_rows
2016-08-09 Peter Rajnohalvmcmdline: return 0/NULL if cmd->arg_values not set...
2016-08-09 Peter Rajnoharefactor: move report grouping and log reporting handle...
2016-08-09 Peter Rajnohashell: also collect last command's return code for...
2016-08-09 Peter Rajnohalog: separate output and make it possible to use given FDs
2016-08-09 Heinz Mauelshagentest: fix/enhance lvcreate-large-raid*.sh
2016-08-09 Heinz Mauelshagentest: fix lvcreate-large-raid.sh
2016-08-09 Heinz Mauelshagentest: add lvconvert-raid-takeover.sh
2016-08-08 Alasdair G... lvconvert: Fix repair and replace routing.
2016-08-08 Bryn M. Reevesman: explain deletion of 1st group member in dmstats...
2016-08-08 Bryn M. Reevesman: minor fixes to dmstats.8.in
2016-08-08 Alasdair G... test: Drop --mirrorlog when not a mirror.
2016-08-08 David Teiglandlvconvert: separate type raid to mirror
2016-08-08 Heinz MauelshagenWHATS_NEW: reject --nosync option for RAID6 LVs in...
2016-08-08 Alasdair G... lvconvert: Limit --corelog and --mirrorlog to mirrors.
2016-08-08 Heinz Mauelshagenlvcreate: reject '--nosync' option for RAID6 LVs
2016-08-08 Peter Rajnohalvmcmdline: do not refresh whole cmd context if profile...
2016-08-06 Alasdair G... lvconvert: Support raid0<->raid4 and mirror<->raid1.
2016-08-06 Alasdair G... raid: Report supported lvconvert conversions if invalid.
2016-08-06 Alasdair G... raid: Add workaround to prepare for raid4 conversions.
2016-08-06 Alasdair G... raid: Pass list of LVs to remove into more fns.
2016-08-06 Alasdair G... raid: Move two functions.
2016-08-05 Heinz MauelshagenWHATS_NEW: fixup order
2016-08-05 Heinz Mauelshagenraid_manip: fix log print format from commit d2c3b23e6dc3
2016-08-05 Heinz MauelshagenWHATS_NEW: add '--rebuild PV' option to lvchange to...
2016-08-05 Heinz Mauelshagenlvchange: Allow device specification when requesting...
2016-08-05 Alasdair G... raid: Tell lib whether stripesize was specified
2016-08-05 Alasdair G... raid: Turn lv_raid_change_image_count into wrapper
2016-08-05 Alasdair G... segtypes: Further segtype macros.
2016-08-04 Alasdair G... raid0: Validate presence of raid0 meta_areas more tightly.
2016-08-04 David Teiglandlvconvert: add FIXME
2016-08-04 Alasdair G... striped: Add precise macros for original segtype.
2016-08-03 Alasdair G... lvconvert: Improve error message when no -m.
2016-08-03 David Teiglandman: minor corrections in pvscan
2016-08-03 David Teiglandman: include info about disabled lvmetad
2016-08-03 Alasdair G... lvconvert: Provide entry point for new functionality.
2016-08-02 Alasdair G... lvconvert: Pass region_size to lv_raid_convert.
2016-08-02 Alasdair G... lvconvert: Preserve mirror region size with --repair.
2016-08-02 Alasdair G... lvconvert: Divide into 12 categories.
2016-08-02 Alasdair G... lvconvert: Treat --repair as an independent case.
2016-08-02 Alasdair G... lvconvert: Forbid stripe parameters with --repair.
2016-08-02 Heinz Mauelshagenvg_validate: correct min_recovery_rate check message
2016-08-01 Heinz Mauelshagenvg_validate: new RAID segment checks in check_lv_segments()
2016-08-01 Alasdair G... Revert "thin: when converting a thin pool data or metad...
2016-07-30 Alasdair G... lvconvert: Set lp->segtype in only one place.
2016-07-30 Alasdair G... lvconvert: Rely upon lp->thin and lp->cache.
2016-07-30 Alasdair G... lvconvert: Fix --type thin recognition.
2016-07-30 Alasdair G... tools: Also recognise segtype with thin and cache.
2016-07-30 Alasdair G... tools: mirror also supports stripesize
2016-07-30 Alasdair G... lvconvert: Move stripe validation code later.
2016-07-30 Alasdair G... tools: Unify stripesize parameter validation.
2016-07-29 Alasdair G... lvconvert: Rearrange code that decides segtype.
2016-07-29 Alasdair G... lvconvert: Only obtain --type parameter once.
2016-07-29 Alasdair G... lvconvert: Remove hard-coded segment names.
2016-07-29 Heinz Mauelshagenthin: when converting a thin pool data or metadata...
2016-07-28 Alasdair G... post-release
2016-07-28 Alasdair G... pre-release v2_02_162
2016-07-28 Heinz Mauelshagenvgsplit: ea90a3d622 added an unconditional call to...
2016-07-28 Tony Aslesonlvmdbusd: Add '-y' to lvconvert for lv cache create
2016-07-28 Tony Aslesonlvmdbusd: Fix hang for Job.Wait(n)
2016-07-28 Heinz Mauelshagenman: lvcreate correction on --stripes explanation and...
2016-07-28 Zdenek Kabelactests: updates for new raid allocation logic
2016-07-28 Zdenek Kabelacconfig: keep new setting commented out
2016-07-27 Heinz Mauelshagenvg_validate: only reject min_recovery_rate in case...
2016-07-27 Heinz Mauelshagenvg_validate: add missing check for raid6 segment types
2016-07-27 Heinz Mauelshagenvg_validate: fix seg->extents_copied check introduced...
2016-07-27 David Teiglandvgsplit: restore check for thin pool external origin
2016-07-27 David Teiglandman: lvmthin clean up syntax example
2016-07-27 Heinz Mauelshagenlvcreate.c: respect DEFAULT_RAID_MAX_IMAGES on creation...
2016-07-27 Heinz Mauelshagenvg_validate: segment check enhancements for raids to...
2016-07-27 Zdenek Kabelactests: check we don't warn when converting to thin LV
2016-07-27 Zdenek Kabelactests: adapt for new cache-pool zeroing
2016-07-27 Zdenek Kabelaclvconvert: support --zero for full cache pool conversion.
2016-07-27 Zdenek Kabelaclvconvert: tune cache-pool zeroing
2016-07-27 Zdenek Kabelaclvconvert: suppress zeroing warning when converting...
2016-07-27 Peter Rajnohatests: add pv-ext-update.sh test
2016-07-26 Peter Rajnohametadata: fix automatic updates of PV extension headers...
2016-07-26 Peter Rajnohalibdm: report: fix json reporting to escape '"' charact...
2016-07-25 Alasdair G... lvconvert: --trackchanges requires --splitmirrors 1
2016-07-25 David Teiglandlvmlockd: improve error message about missing global...
2016-07-25 Alasdair G... lvconvert: --trackchanges requires --splitmirrors
2016-07-25 David Teiglandlvconvert: remove warnings about deprecated split option
2016-07-25 David Teiglandlvmlockd: improve message for lock-start
2016-07-25 Peter Rajnohaman: add note about 'lastlog' built-in command
2016-07-25 Alasdair G... segtype: Fix unrecognised flag message.
2016-07-25 Peter Rajnohaconf: regenerate example.conf.in
2016-07-24 Alasdair G... raid_manip: Some validation functions.
2016-07-24 Alasdair G... raid_manip: Fix stripe_size type to uint32_t.
2016-07-24 Alasdair G... raid_manip: Reorder some functions.
2016-07-22 David Teiglandlvmlockd: improve activation locking error message
2016-07-22 David Teiglandlvconvert: change error message
2016-07-22 Zdenek Kabelactests: check thin resize of raid10
2016-07-22 Zdenek Kabelacman: drop .R
2016-07-22 Zdenek Kabelaclvconvert: reusing old cache pool metadata needs -Zn
2016-07-21 Heinz Mauelshagenlvcreate: conditionally set stripesize
2016-07-20 David Teiglandlvconvert: allow implied cache pool convert
2016-07-20 David Teiglandlvmetad: fix use committed metadata to update
next
This page took 0.060144 seconds and 5 git commands to generate.