]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2002-03-15 Alasdair Kergons/Removing/Unloading/ in messages to reduce confusion
2002-03-15 Alasdair KergonCut the number of device-mapper calls.
2002-03-15 Alasdair KergonNew function to enable suppression of messages to stdou...
2002-03-15 Alasdair KergonReview locking: block signals instead of ignoring them...
2002-03-14 Alasdair KergonReduce the number of dm info calls.
2002-03-14 Alasdair Kergondistclean also to remove libdm-common.h
2002-03-14 Alasdair KergonIntegrate suspend.
2002-03-14 Alasdair KergonSuppress verbose/debug messages from libdevmapper.
2002-03-14 Joe Thornbero dev_manager_suspend, untested.
2002-03-13 Alasdair KergonA missing free() found by Valgrind. ( http://developer...
2002-03-13 Alasdair Kergondmsetup display uuid
2002-03-13 Alasdair KergonSet LV uuid.
2002-03-13 Joe Thornbero Mention that vgscan needs to be run after changing...
2002-03-12 Patrick CaulfieldFix _align so it works on 64-bit machines.
2002-03-11 Alasdair KergonLet dmsetup store the uuid on device creation.
2002-03-11 Alasdair KergonMove is_empty_dir to lvm-file
2002-03-11 Joe Thornbero Actually check that the vg directory is empty rather...
2002-03-11 Joe Thornbero This should complete the dev_manager alg. Please...
2002-03-11 Alasdair Kergonlv_info replaces lv_active etc.
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...
next
This page took 0.061507 seconds and 5 git commands to generate.