]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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.
2001-11-27 Alasdair Kergonvgmerge first cut
2001-11-27 Joe Thornbero Sync up todays work on converting to the segmented...
2001-11-27 Alasdair KergonTool support for multiple (striped) segments (incomplete).
2001-11-26 Joe Thornbero change chunk_size to stripe_size
2001-11-26 Joe Thornbero More metadata changes.
2001-11-26 Alasdair KergonLV create/extend prototype changes for striping
2001-11-26 Joe Thornbero make it obvious that stripe_segment is variable...
2001-11-26 Joe Thornbero segments will have to be held as an array of pointer...
2001-11-26 Joe Thornbero sync the new in core rep. for Alasdair.
2001-11-23 Alasdair Kergonadditional patch required
2001-11-22 Steven Whitehouse o Revised seq_file usage after discussions on linux...
2001-11-22 Joe Thornbero Make sure that every switch has a short option,...
2001-11-21 Alasdair Kergono activation & active status tests
2001-11-21 Alasdair Kergondmdir path
2001-11-21 Joe Thornbero Remove an old debug statement
2001-11-21 Joe Thornbero Display major number
2001-11-21 Joe Thornbero use the major number returned from dm_ioctl.
2001-11-21 Joe Thornbero There's no need to prefix dm_dir() with /dev/ anymore
2001-11-21 Joe Thornbero You can now specify the dev directory for libdm
2001-11-21 Joe Thornbero Removed _check_devfs
2001-11-21 Joe Thornbero Remove hard coded path to /dev/device-mapper/control
2001-11-21 Alasdair KergonTidy makefiles
2001-11-21 Joe Thornbero Change name of libdm.h
2001-11-21 Joe Thornbero Use MKDEV to build the dev_t for mknod
2001-11-21 Joe Thornbero Don't use dmt->dmi until it has been initialised.
2001-11-21 Joe Thornbero Migration of device-mapper from LVM_WORK to it's...
2001-11-21 Joe Thornbero Oops, I thought this was checked in ages ago.
2001-11-21 Joe Thornbero Sync. only
2001-11-19 Joe Thornbero _emit_target wasn't spotting contiguous targets...
2001-11-19 Joe Thornbero Use new info interface to dm.
2001-11-19 Alasdair Kergonvgdisplay
2001-11-19 Patrick Caulfieldfile cmgr.h was initially added on branch CLUSTER_TAG.
2001-11-19 Patrick Caulfieldfile cmgr.c was initially added on branch CLUSTER_TAG.
2001-11-19 Patrick Caulfieldfile clvm.h was initially added on branch CLUSTER_TAG.
2001-11-16 Alasdair KergonZero first 4k of new LVs.
2001-11-16 Patrick CaulfieldDon't need EXTRA_LIBS as autoconf fills in LIBS for...
2001-11-16 Patrick Caulfieldsize_ts aren't really pointers but there are no format...
2001-11-16 Patrick CaulfieldFix format characters for printing size_ts
2001-11-16 Patrick CaulfieldDo substitution on LIBS so that those platforms that...
2001-11-15 Alasdair Kergonlvrename (without reactivation)
2001-11-15 Patrick CaulfieldUse POSIX defined PRIu64 for formatting 64 bit unsigned...
2001-11-15 Patrick CaulfieldUse FMT_64 to format 64bit types
2001-11-15 Patrick Caulfielddefine FMT_64 to be the right format string for 64...
2001-11-15 Alasdair KergonUse inttypes.h
2001-11-15 Patrick Caulfield#include <string.h> for memset
2001-11-14 Alasdair KergonMore LV-related tidying. lvdisplay without args now...
2001-11-14 Alasdair KergonAvoid generating duplicate lv names
2001-11-14 Alasdair KergonMiscellaneous tidying
2001-11-14 Joe Thornbero lvcreate no longer needs the explicit -n flag
2001-11-14 Joe Thornbero Prefix static var with '_'
2001-11-14 Joe Thornbero Added dev_open and dev_close functions
2001-11-13 Joe Thornbero Deal with sparse lv arrays (on disk)
2001-11-13 Alasdair Kergono lvdisplay now shows LE / PV map
2001-11-13 Joe Thornbero Put underscore between vg and lv name.
2001-11-13 Alasdair KergonMerge lvreduce & lvextend into lvresize.
2001-11-12 Joe Thornbero Stuff
2001-11-12 Joe Thornbero Add ALLOC_SIMPLE
2001-11-12 Alasdair KergonRemove hard-coding and create device-mapper directory...
2001-11-12 Joe Thornbero if any pattern rejects a device, and there were...
2001-11-12 Joe Thornbero check result of an allocation
2001-11-12 Alasdair Kergoniospace restructured
2001-11-12 Joe Thornbero add fs.c to the Makefile
2001-11-12 Joe Thornbero add uplink from vg to cmd_context
2001-11-12 Joe Thornbero Plug in fs_(add|del)_lv
2001-11-12 Joe Thornbero Split struct io_space into:
2001-11-12 Joe Thornbero Compile errors
2001-11-12 Joe Thornbero Ready for testing
2001-11-10 Steven Whitehouse o Fix module ref counts so that you can actually unloa...
2001-11-09 Alasdair Kergono Added lvextend
2001-11-09 Joe Thornbersync only, not ready yet
2001-11-08 Alasdair Kergonlvdisplay & lvreduce
2001-11-08 Heinz Mauelshagenmore todo
2001-11-07 Alasdair Kergono Always set LVM_READ.
2001-11-07 Steven WhitehouseOops. Forgot to check this in earlier. Changes as per...
2001-11-07 Joe Thornbero more todo
2001-11-07 Joe Thornbero Lot's to do
2001-11-07 Joe Thornbero Added lvs_in_vgs_opened
next
This page took 0.484395 seconds and 5 git commands to generate.