]> sourceware.org Git - lvm2.git/history - lib/display
dmsetup: allow --noflush with status/wait for thin
[lvm2.git] / lib / display /
2012-02-13 Zdenek KabelacNever try to test character past given buffer
2012-01-26 Alasdair Kergonpre-release
2012-01-25 Alasdair Kergon& -> &&
2012-01-24 Alasdair KergonUse chunk_size consistently for thin_pool within LVM.
2012-01-20 Zdenek KabelacUpdate lvdisplay to show more info about thin LVs
2012-01-19 Zdenek KabelacThin rename seg var pool_metadata_lv to metadata_lv
2012-01-12 Alasdair KergonShow read-only activation in display tools.
2011-11-23 Alasdair KergonMove y/n prompts to stderr and repeat if response has...
2011-10-04 Zdenek KabelacUse capital letters
2011-10-03 Zdenek KabelacDisplay transaction_id for thin_pool
2011-09-27 Alasdair Kergontypo
2011-09-26 Zdenek KabelacShow some Thin related info in lvdisplay
2011-03-01 Milan BrozFix some compile warnings on RHEL5
2011-02-18 Alasdair KergonHandle decimal digits with --units instead of ignoring...
2010-11-30 Petr RockaiRefactor the percent (mirror sync, snapshot usage)...
2010-11-09 Alasdair KergonExtend cling allocation policy to recognise PV tags...
2010-10-25 Alasdair Kergonpre-release
2010-08-17 Alasdair KergonAllow internal suspend and resume of origin without...
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-07-02 Alasdair KergonAdd printf format attributes to yes_no_prompt & dm_...
2010-06-28 Dave WysochanskiUse vg_mda_count() in vgdisplay.
2009-12-11 Zdenek KabelacCleanup returns for void functions.
2009-11-24 Mike SnitzerSwitch status from 32-bit to 64-bit
2009-11-03 Zdenek KabelacAdd fflush for the case the log is redirected to the...
2009-10-26 Alasdair KergonPermit snapshots of mirrors. (brassow)
2009-10-01 Alasdair KergonIntroduce percent_range_t and centralise snapshot full...
2009-09-30 Alasdair KergonDistinguish between powers of 1000 and powers of 1024...
2009-09-28 Alasdair KergonTreat input units of both 's' and 'S' as 512-byte secto...
2009-09-28 Alasdair KergonAdd global/si_unit_consistency to enable cleaned-up...
2009-09-15 Dave WysochanskiAdd vg_is_resizeable() and cleanup references.
2009-09-14 Dave WysochanskiUse vg_is_exported(vg) macro everywhere.
2009-07-27 Dave WysochanskiUpdate display.c to use vg_free(vg) instead of duplicat...
2009-07-07 Mike SnitzerContinue to make --units and --size consistent (in...
2009-05-13 Milan BrozMerge lv_is_displayable and lv_is_visible.
2008-12-04 Peter RajnohaAdded displayable_lvs_in_vg and lv_is_displayable funct...
2008-12-01 Alasdair KergonFix uninitialised lv_count in vgdisplay -c
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-11-03 Alasdair Kergonmore tweaking to get things to compile - dmlib.h for...
2008-09-19 Alasdair KergonImprove the way VGs with PVs missing are handled so...
2008-08-07 Zdenek Kabelacadded const modifiers
2008-04-10 Alasdair Kergonfix 3rd copy
2008-04-10 Alasdair KergonFix vgdisplay 'Cur LV' field to match lvdisplay output.
2008-04-10 Dave WysochanskiAdd vg_is_clustered() helper function.
2008-03-26 Dave WysochanskiAdd pvseg_is_allocated() for identifying a PV segment...
2008-02-06 Alasdair Kergonsplit orphan VG by format type
2008-01-30 Alasdair KergonSome whitespace tidy-ups.
2008-01-30 Alasdair KergonUse stack return macros throughout.
2007-11-12 Alasdair Kergonreadahead activation code (but no dm support yet)
2007-11-05 Alasdair Kergonattempt to fix human-readable unit output when number...
2007-11-05 Alasdair Kergonadjust sizes for metadata
2007-11-05 Alasdair KergonShow 'not usable' space when PV is too large for device...
2007-10-12 Dave WysochanskiAdd pv_dev_name() to access PV device name.
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-08-20 Dave WysochanskiMove lv_remove_single() into library (lv_manip.c, metad...
2007-08-07 Jim MeyeringAdd "const" attributes where possible: first cut.
2007-07-18 Alasdair KergonSplit metadata-external.h out from metadata.h for the...
2007-05-31 Dave WysochanskiFix pvdisplay --maps to not display segment header...
2007-05-31 Dave WysochanskiFix redundant segment display when PV is given to ...
2007-05-31 Dave WysochanskiRemove 'Type' from pvdisplay --maps as there is no...
2007-05-31 Dave WysochanskiSmall fixes to pvdisplay --maps: 1) rename struct pv_se...
2007-05-30 Dave WysochanskiAdd --maps to pvdisplay.
2006-11-30 Alasdair KergonAdjust some alignments for ia64 and sparc.
2006-11-10 Alasdair KergonAdd some missing bounds checks on 32 bit extent counters.
2006-10-08 Alasdair Kergonadd cling allocation policy
2006-05-09 Alasdair KergonMake SIZE_SHORT the default for display_size().
2005-10-17 Alasdair KergonAttempt to load missing targets using modprobe.
2005-10-16 Alasdair KergonUse hash, bitset, malloc, pool from libdevmapper.
2005-06-14 Alasdair KergonVarious allocation-related pvmove fixes.
2005-06-01 Alasdair KergonBasic support for mirrors.
2005-05-03 Alasdair KergonReinstate full PV size when removing from VG.
2005-04-07 Alasdair KergonInternal snapshot code restructuring.
2005-02-01 Alasdair KergonMore 64-bit display/report fixes.
2005-01-12 Alasdair KergonOnly ask libdevmapper for open_count when we need it.
2004-09-16 Alasdair KergonRename old segtypes files to segtype.
2004-09-14 Alasdair KergonNew commands 'segtypes' and 'formats'.
2004-06-07 Alasdair KergonFix rounding of large displayed sizes.
2004-05-28 Alasdair KergonSuppress decimal point when using units of sectors...
2004-05-18 Alasdair KergonRename allocation policies; add --alloc to cmdline...
2004-05-04 Alasdair KergonBegin to separate out segment types.
2004-03-30 Alasdair KergonUpdate copyright notices.
2004-03-30 Alasdair Kergonvgdisplay_colons
2003-07-11 Alasdair KergonFix inactive snapshot display.
2003-07-04 Alasdair KergonAnother sync point - numerous fixes & clean ups.
2003-04-30 Alasdair Kergonmirror display type
2003-04-24 Alasdair Kergono Metadata area struct change.
2003-04-02 Alasdair KergonAllow for specification of major number as well as...
2003-04-02 Alasdair Kergonsize_t tidying
2003-03-24 Alasdair KergonTidy various pre-processing incl. making libdl optional.
2003-01-08 Alasdair Kergonconfigure --disable-devmapper if you don't have libdev...
2002-12-19 Alasdair KergonDefault stripesize 64k & config file setting for it;
2002-12-12 Alasdair KergonNew column-based reporting tools: lvs, pvs & vgs.
2002-12-05 Alasdair KergonFix display alignment of zero.
2002-12-03 Alasdair KergonShow PV uuid; single stripe is 'linear'; suppress snaps...
2002-11-26 Alasdair KergonShow stripesize in KB.
2002-11-18 Alasdair KergonRefactoring.
2002-07-11 Joe Thornberi) There's now a seperate field in struct logical_volu...
2002-05-23 AJ Lewis o fix changed function names
2002-05-09 AJ Lewis o Actually read snapshot percentage from the kernel...
2002-05-08 AJ Lewis o header should only be printed once...
2002-05-08 AJ Lewis o Added function find_snapshots to snapshot_manip...
next
This page took 0.101173 seconds and 8 git commands to generate.