]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2002-03-11 Alasdair Kergono activate/reactivate merge
2002-03-11 Joe Thornbero dm->active_list now filled in, ATM this is based...
2002-03-11 Joe Thornbero Comment out some new code that was preventing pjc...
2002-03-08 Joe Thornbero knock out the offset for origin targets.
2002-03-08 Joe Thornbero Add active_list to dev_manager
2002-03-08 Andres Salomonheh, whoops. s/device-mapper/LVM2/g.
2002-03-07 Alasdair Kergono dm_destroy_all() called on exit - but doesn't touch...
2002-03-07 Joe Thornbero First cut at dev scanning.
2002-03-07 Joe Thornbero Add comment describing what we're aiming for with...
2002-03-07 Joe Thornbero Top level device is now just called <vg>-<lv> (there...
2002-03-06 Alasdair KergonKernel functionality that returns device dependencies...
2002-03-06 Joe Thornbero Rename dmsetup dependencies -> dmsetup deps
2002-03-06 Joe Thornbero Add support for getting dependencies for a device.
2002-03-06 Andres Salomonconvert from debian native package
2002-03-05 Alasdair Kergono Use new LCK_HOLD flag to indicate whether lock should...
2002-03-04 Alasdair KergonFix activation for VG with more than one LV.
2002-03-04 Alasdair Kergonsnapshot/zero logic
2002-03-04 Joe Thornbero Add a line to lvdisplay to say if the volume is...
2002-03-04 Joe Thornbero Bad dependency, meant the origin was always getting...
2002-03-04 Alasdair KergonRemove unused fns.
2002-03-04 Joe Thornbero I was tearing down device bottom-up instead of top...
2002-03-04 Joe Thornbero Break creating a snapshot down into:
2002-03-04 Andres Salomonproper /etc/lvm/lvm.conf now
2002-03-04 Andres Salomonfix various issues
2002-03-01 Alasdair KergonMore use of LV locking.
2002-03-01 Joe Thornbero point snapshots at origin:real rather than origin...
2002-02-27 Alasdair KergonFix unlock parameter.
2002-02-27 Alasdair Kergono Lock mechanism for LV activation
2002-02-26 Alasdair KergonRunning out of filehandles? Close /dev/device-mapper...
2002-02-26 Joe Thornbero Format1 wasn't recording the snapshot chunk size...
2002-02-26 Alasdair KergonClearer link pathname display.
2002-02-26 Joe Thornbero _build_name was allocating 1 byte too few, which...
2002-02-26 Joe Thornbero Removed old files
2002-02-25 Joe Thornbero More dev_manager fns.
2002-02-25 Heinz Mauelshagenpvresize command
2002-02-25 Joe Thornbero In go the populate functions.
2002-02-25 Joe Thornbero More dev_manager work.
2002-02-25 Alasdair KergonBegin conversion so LV id is passed to activation unit...
2002-02-25 Joe Thornbero Sync with cvs, dev_manager still needs to be wired...
2002-02-25 Joe Thornbero Remove the vg argument from find_cow
2002-02-25 Joe Thornbero hash_iterate -> hash_iter
2002-02-25 Joe Thornbero Added a macro called hash_iterate, that is similar...
2002-02-24 Alasdair Kergonindent
2002-02-22 Heinz Mauelshagenlvmdiskscan
2002-02-22 Patrick CaulfieldFill in format_text functions.
2002-02-21 Alasdair Kergono Convert lv->id back to lv_number when writing back...
2002-02-21 Heinz MauelshagenAvoid ambigous volume_group argument in vg_add_snapshot()
2002-02-21 Alasdair KergonGenerate LV uuid from lv_number when reading in LVs.
2002-02-21 Heinz MauelshagenRemoved wrong 'lv->vg' argument from lv_is_cow() call...
2002-02-21 Joe Thornbero typo
2002-02-21 Joe Thornbero add find_cow function.
2002-02-21 Joe Thornbero misc little fixes.
2002-02-21 Andres Salomonah, it was that "set -e" that was the culprit..
2002-02-21 Andres Salomonstop init script from returning w/ non-zero if not...
2002-02-20 Alasdair KergonTry out using LV locking for reactivation.
2002-02-20 Alasdair KergonRemove lv_update_write_access: use lv_reactivate direct...
2002-02-20 Alasdair KergonSuppress meaningless <backtrace> msg on screen (no...
2002-02-20 Alasdair Kergonlvd->lv_access & LV_SNAPSHOT not lvd->lv_status
2002-02-20 Alasdair KergonRemove VG arg from lv_is_cow() and lv_is_origin() ...
2002-02-20 Alasdair Kergono Use 'pvcreate --setphysicalvolumesize' with no short...
2002-02-20 Andres Salomoninitial lvm2 debian packages; still missing some manpag...
2002-02-20 Andres Salomoninstall all the manpages (another make-lintian-happy...
2002-02-18 Joe Thornbero Removed the -z (suspend) option from the tools
2002-02-18 Joe Thornbero small bug in the format1 export code for snapshots.
2002-02-18 Joe Thornbero Add support for the -s and -c flags to lvcreate.
2002-02-15 Heinz MauelshagenSecond path on "pvcreate -s"
2002-02-15 Joe Thornbero split lvcreate into seperate functions for parsing...
2002-02-15 Heinz MauelshagenForgot to remove test printf :-)
2002-02-15 Heinz MauelshagenFirst cut on "pvcreate -s"
2002-02-14 Joe Thornbero Initialise the snapshot list properly in vgcreate.
2002-02-14 Joe Thornbero Define _read_uint32
2002-02-13 Heinz Mauelshagentest printf removed
2002-02-13 Heinz MauelshagenLV maximum size limit of 2TB ensured in _lv_setup()
2002-02-13 Heinz Mauelshagenspaces
2002-02-13 Heinz Mauelshagen> 2TB numbers in vgdisplay_full
2002-02-13 Joe Thornbero snapshot support for the text format.
2002-02-13 Joe Thornbero First pass at format1 snapshot support.
2002-02-12 Joe Thornbero First changes to add snapshot support.
2002-02-12 Patrick Caulfielduse portable <inttypes.h> macros for printing.
2002-02-12 Joe Thornbero Turn the device_create_* functions into device_popula...
2002-02-11 Alasdair KergonRun through indent - no (intentional) changes to any...
2002-02-11 Alasdair KergonPreparation for an LVM2 liblvm - pass cmd_context into...
2002-02-11 Alasdair KergonNow that most of the usage of 'stack' only occurs when...
2002-02-11 Alasdair Kergondbg_free(tc->desc)
2002-02-11 Alasdair KergonDocument return codes.
2002-02-11 Joe Thornbero Split activate.c into a high level (remaining in...
2002-02-11 Alasdair Kergono Support locking with local lock files
2002-02-11 Joe Thornbero Little recipe for testing LVM2 with loopback devices.
2002-02-11 Joe Thornbero Added functions to display what's in the archive.
2002-02-08 Alasdair KergonLocking prototypes.
2002-02-08 Alasdair Kergonmove defaults.h
2002-02-08 Alasdair KergonMove defaults.h
2002-02-08 Joe Thornbero I decided that the archive_format shouldn't really...
2002-02-08 Joe Thornbero Add cmd_line field to struct cmd_context
2002-02-05 Heinz MauelshagenPoor mans lvmdiskscan
2002-02-04 Alasdair KergonAnother release (includes some fixes from last week...
2002-02-04 Alasdair Kergonlv->minor >= 0 (ejt)
2002-02-01 Alasdair KergonBasic support for persistent minor numbers;
2002-02-01 Alasdair KergonFailure signalled by -1 not 0; MAX_DEVICES 256 (was...
2002-01-31 Alasdair KergonDisplay error when running unimplemented functions.
next
This page took 0.061588 seconds and 5 git commands to generate.