]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2002-01-07 Joe Thornbero Get format-text.c compiling.
2002-01-07 Joe Thornbero sync laptop to test machine.
2002-01-04 Alasdair KergonImported man pages from LVM1 with some quick LVM2 updates.
2002-01-04 Alasdair KergonThe start of an lvm man page.
2002-01-04 Alasdair KergonDocument remaining configuration file parameters.
2002-01-04 Joe Thornbero Revert to the 6-4-4-4-4-4-6 format for uuid's
2002-01-03 Alasdair KergonPut device name in quotes.
2002-01-03 Joe Thornbero High level archiving and backup functions.
2002-01-03 Alasdair Kergonstub for read-only functions with fs interface
2002-01-03 Alasdair KergonFix final comma in arrays.
2002-01-03 Alasdair Kergon*** empty log message ***
2002-01-03 Joe Thornbero Added -r, --read-only switch to dmsetup for use...
2002-01-02 Alasdair Kergono Allow the definition of read-only devices (ioctl...
2002-01-02 Joe Thornbero Added section on the syntax of the config file,...
2002-01-02 Alasdair KergonFix $DESTDIR support
2002-01-02 Alasdair KergonTidy makefiles - $DESTDIR & shared library version...
2001-12-31 Alasdair KergonAdd test mode parm.
2001-12-31 Alasdair Kergono Add autobackup support to tools (follows most vg_writ...
2001-12-31 Alasdair Kergonvgcache.h inclusion (avoid compiler warning)
2001-12-31 Alasdair Kergono Use lvm_snprintf wherever return value is used
2001-12-31 Alasdair KergonRemove some old files.
2001-12-31 Alasdair KergonRedundant.
2001-12-31 Alasdair KergonDocument lvm.conf fields
2001-12-31 Alasdair KergonOutline docs
2001-12-31 Alasdair Kergono Allow more default values to be overridden from confi...
2001-12-31 Alasdair KergonFix C99 error case handling (snprintf ret value >=...
2001-12-31 Alasdair KergonFixes for compilation.
2001-12-31 Alasdair KergonRemove unused --with_kernel_dir
2001-12-20 Alasdair KergonRevised ioctl/dmfs merge with fixes for bugs found...
2001-12-20 Joe Thornbero Added a quick vgcfgbackup, needs parameters as yet.
2001-12-20 Joe Thornbero Debug version of the pool_grow stuff.
2001-12-20 Joe Thornbero sync backup changes
2001-12-18 Patrick CaulfieldWipe the first label if writing the second one failed.
2001-12-17 Joe Thornbero sync the backup stuff
2001-12-17 Joe Thornbero history is now saved in ~/.lvm_history
2001-12-17 Joe Thornbero Shuffled completion functions around so we dont have...
2001-12-17 Joe Thornbero Changed the macro name in args.h from 'xx' to 'arg'
2001-12-17 Joe Thornbero Use lvm_snprintf
2001-12-17 Joe Thornbero Add symlink for lvm-string.h
2001-12-17 Joe Thornbero lvm_snprintf
2001-12-17 Joe Thornbero Remove LVM_CONFIG_FILE environment variable.
2001-12-17 Heinz MauelshagenTypos in error messages
2001-12-17 Joe ThornberI had another look at the argument processing code:
2001-12-14 Alasdair Kergono Include dmsetup man page in build
2001-12-14 Patrick CaulfieldWrite the location of both labels in the labels so...
2001-12-13 Joe Thornbero I figure if I can't remember how to use my code...
2001-12-13 Alasdair KergonHandle orphan PVs too, so hints remain valid after...
2001-12-13 Joe Thornbero Man page for dmsetup
2001-12-13 Patrick Caulfieldmade the hard-coded 512 into BLOCK_SIZE just for neatne...
2001-12-13 Alasdair KergonAdd internal cache holding a 'hint' list of the PVs...
2001-12-12 Alasdair Kergonfix for clean compilation
2001-12-12 Joe Thornbero silly bugs
2001-12-12 Joe Thornbero pool-debug version of end_object wasn't returning...
2001-12-12 Joe Thornbero Add error checking in _new_chunk
2001-12-12 Joe Thornbero pool-debug versions of begin_object, grow_object...
2001-12-12 Patrick CaulfieldBuild label code into the library
2001-12-12 Patrick CaulfieldUse a proper CRC calculation.
2001-12-11 Patrick Caulfield- Change label format to include a string disk_type...
2001-12-11 Alasdair KergonApply make distclean to test subdirs too.
2001-12-11 Patrick CaulfieldFix label filter.
2001-12-11 Joe Thornbero Add output_date
2001-12-11 Joe Thornbero flags.c reads and writes a status bitset
2001-12-11 Joe Thornbero Split import-export.c into two files.
2001-12-11 Joe Thornbero Update sample to a format that supports multiple...
2001-12-11 Patrick CaulfieldLabel reading/writing code.
2001-12-11 Joe Thornbero Pretty print and read for uuid's
2001-12-11 Patrick CaulfieldAdd a dev_get_sectsize call.
2001-12-07 Alasdair KergonFixes for allocation of striped volumes.
2001-12-07 Alasdair KergonFixes for library compilation.
2001-12-06 Alasdair KergonMoved across to device-mapper repository.
2001-12-05 Steven Whitehouse o Updated projects.txt to remove the earlier error...
2001-12-05 Alasdair KergonVarious fixes & restructure to extract common code.
2001-12-05 Steven Whitehouse o Removed unused MOD_INC/DEC_USE_COUNT
2001-12-05 Steven Whitehouse o Added a few more projects
2001-12-05 Steven Whitehouse o Initial merge attempt
2001-12-05 Alasdair KergonCorrect activation message.
2001-12-04 Alasdair KergonAdded more log messages.
2001-12-04 Joe Thornbero sync
2001-12-03 Alasdair KergonTweaks for make install. -m args replaces verbose...
2001-12-03 Alasdair KergonMore striping support & fixes.
2001-11-30 Joe Thornbero Comparison function was sorting things in ascending...
2001-11-29 Joe Thornbero Striped allocator
2001-11-29 Joe Thornbero I was reading striped volumes incorrectly.
2001-11-29 Steven Whitehouse o Confusingly, dmfs-tdir isn't gone, its now called...
2001-11-29 Steven WhitehouseNew patches for 2.4.16
2001-11-28 Alasdair Kergonconfigure --with-interface=ioctl (default) or =fs to...
2001-11-28 Alasdair KergonAdd autoconf & makefile structure like LVM2.
2001-11-28 Alasdair KergonAdd -t or --test arg to all tools that update metadata...
2001-11-28 Joe Thornbero Output the correct format for the stripe target
2001-11-28 Alasdair KergonFix single stripe resizing.
2001-11-28 Alasdair KergonMake source files depend on makefiles.
2001-11-28 Joe Thornbero pool_free was leaving one block hanging around.
2001-11-28 Alasdair Kergono Tool support for segments.
2001-11-28 Alasdair KergonUse CFLAGS during make rule generation.
2001-11-28 Joe Thornbero pool-debug.c contains an alternative implementation...
2001-11-28 Joe Thornbero Turn on pool debugging by default (-DDEBUG_POOL)
2001-11-27 Alasdair KergonFix a memory smash.
2001-11-27 Joe Thornbero extra error checking
2001-11-27 Joe Thornbero These now compile.
2001-11-27 Joe Thornbero Get format1 building.
next
This page took 0.061438 seconds and 5 git commands to generate.