]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2003-03-24 Alasdair KergonTidy various pre-processing incl. making libdl optional.
2003-03-20 Alasdair KergonFix incomplete munmap. (pjc)
2003-03-03 Alasdair KergonFix typo.
2003-02-20 Joe ThornberHAT_CHAR and DOLLAR_CHAR were defined to the same value !
2003-02-20 Alasdair KergonFix table output bug in last commit.
2003-02-16 Andres SalomonUpdate packages.
2003-02-03 Alasdair KergonLV name validation
2003-02-03 Alasdair KergonIdentifiers may now start with digits etc.
2003-01-28 Alasdair KergonAllow strings in single quotes too
2003-01-28 Alasdair KergonTreat 'section{' as equivalent to 'section {'
2003-01-25 Alasdair Kergonmerge back accidentally overwritten r1.2 change
2003-01-21 Alasdair KergonPrepare for ioctl version number change.
2003-01-21 Alasdair KergonAllow optional verbose logging.
2003-01-21 Alasdair KergonAllow optional verbose logging
2003-01-21 Alasdair KergonAdd --enable-debug --disable-compat
2003-01-21 Alasdair KergonIndicate full (dropped) snapshot.
2003-01-17 Alasdair Kergonvgreduce --removemissing to remove missing PVs & deps...
2003-01-17 Alasdair KergonAdd success message; validate given VG name.
2003-01-17 Alasdair KergonActivation commands now return success in test mode.
2003-01-10 Alasdair KergonUpdate
2003-01-10 Alasdair KergonFix (rare) cache bug on machines with large /dev direct...
2003-01-09 Alasdair KergonFix segfault in uuid display (substitution missed durin...
2003-01-08 Alasdair Kergonconfigure --disable-devmapper if you don't have libdev...
2003-01-08 Alasdair Kergono Additional device/filter-level debugging messages...
2003-01-07 Alasdair KergonUpdate date.
2003-01-06 Alasdair KergonDetect duplicate PV uuids - select the one on an md...
2003-01-06 Alasdair KergonIgnore filter cache at startup if config file is newer...
2003-01-06 Alasdair KergonMore docn for filter changes.
2003-01-06 Alasdair KergonCorrect error message for non-snapshot activation failure.
2003-01-03 Alasdair KergonWhen there are device name aliases, choose the "nicest...
2003-01-03 Alasdair KergonAlso lock memory during LV updates.
2003-01-03 Alasdair KergonWhen activating an LV, remove any stray LVM1 /dev nodes...
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-09 Andres Salomonclose another bug
2002-12-09 Andres Salomonit's about that time again
2002-12-05 Alasdair KergonUse sync_dir().
2002-12-05 Alasdair KergonAdd sync_dir()
2002-12-05 Alasdair KergonFix display alignment of zero.
2002-12-05 Alasdair KergonRemove an unused .h file.
2002-12-05 Alasdair KergonFix long arg processing.
2002-12-05 Alasdair KergonMaintain snapshot_count correctly.
2002-12-05 Alasdair KergonKeep certain versions of ld happy.
2002-12-05 Alasdair KergonKeep some ld versions happy.
2002-12-03 Alasdair KergonNew devices/types config file entry to add new types...
2002-12-03 Alasdair Kergontidy
2002-12-03 Alasdair KergonShow PV uuid; single stripe is 'linear'; suppress snaps...
2002-12-03 Alasdair KergonMore restore hints.
2002-12-03 Alasdair KergonDefault size unit normally MB not KB.
2002-12-03 Alasdair KergonSuppress a (normally) unnecessary warning.
2002-11-29 Alasdair KergonFurther help text tidying & support for -?.
2002-11-28 Heinz Mauelshagentiny tidying
2002-11-28 Heinz MauelshagenCorrected lvcreate synopsis.
2002-11-26 Alasdair KergonShow stripesize in KB.
2002-11-26 Alasdair KergonSkip config file reload attempt if no config file location.
2002-11-22 Alasdair KergonFix snapshot lvcreate activation check.
2002-11-18 Alasdair KergonRemove 2 TB LV size restriction message.
2002-11-18 Alasdair KergonMissing sector->k conversion in "logical volumes cannot...
2002-11-18 Alasdair KergonSome new features.
2002-11-18 Alasdair KergonRefactoring.
2002-11-18 Alasdair KergonA new cache.
2002-11-14 Alasdair KergonOnly functions listed in libdevmapper.h should get...
2002-11-14 Alasdair KergonFix includes after DM_DIR definition move.
2002-11-01 Alasdair KergonDon't let LVM2 access a VG if the original LVM driver...
2002-11-01 Alasdair KergonImprove missing-kernel-driver error message.
2002-10-27 Andres Salomonagk, I recall you saying you had a massive commit pendi...
2002-10-27 Andres Salomonsynch w/ debian
2002-10-08 Andres SalomonWow, learn something new every day. Apparently, the...
2002-09-05 Alasdair KergonSupport alternative lvrename syntax.
2002-09-01 Andres Salomonupdate, synch w/ debian
2002-08-29 Joe Thornbero inline _step_matcher
2002-08-29 Joe Thornbero Give an example filter that uses anchors.
2002-08-29 Joe Thornbero Anchor support for the regex engine.
2002-08-15 AJ Lewis o This resolves bug #79
2002-08-14 Patrick CaulfieldRemove O_DIRECT as it causes problems with some systems.
2002-08-08 Joe Thornbero Remove e2fsadm to stop people waiting expectantly...
2002-08-01 Joe Thornbero Make sure the status parsing code can deal with...
2002-08-01 Joe Thornbero Added new value type CFG_EMPTY_ARRAY, to indicate...
2002-08-01 Joe Thornbero 0 was used rather than NULL in a couple of places.
2002-08-01 Joe Thornbero Test program for the config unit. Just reads a...
2002-07-25 Patrick CaulfieldRename lock_resource to file_lock_resource to avoid...
2002-07-22 Patrick CaulfieldUse O_DIRECT for writing to devices.
2002-07-17 Alasdair KergonRemove hard-coded extent_size from snapshot target...
2002-07-17 Alasdair KergonImproved snapshot-related arg validation
2002-07-11 Joe Thornberi) Add the VISIBLE flag to the text format. (Other...
2002-07-11 Joe Thornberi) Added a little macro to aid defining the status...
2002-07-11 Joe Thornberi) There's now a seperate field in struct logical_volu...
2002-07-11 Alasdair Kergontidy
2002-07-11 Alasdair KergonAdd get_config_str
2002-07-11 Patrick CaulfieldDon't log an error if we can't write the cache file...
2002-07-10 Alasdair KergonAdd --ignorelockingfailure
2002-07-10 Alasdair KergonMerge adjacent "Missing" segments.
2002-07-02 Joe Thornbero Add version number to text format.
2002-06-26 Alasdair KergonTidy up for another release: updated documentation...
2002-06-25 Patrick CaulfieldFlush on open as well as close.
2002-06-19 Alasdair Kergono Long-awaited ioctl interface clean-up. *** Not backw...
2002-06-17 Joe Thornbero Knock the version check out of the makefile, Alasdai...
2002-06-07 Patrick CaulfieldGet rid of compile warnings on 64bit platforms.
2002-05-31 Alasdair KergonIncrement version.
2002-05-31 Alasdair KergonAdd vgsplit.
next
This page took 0.052037 seconds and 5 git commands to generate.