]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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
2001-11-07 Joe Thornbero pool_empty was very wrong
2001-11-07 Steven WhitehouseTidy and changes to make code smaller.
2001-11-07 Joe Thornbero Another pass at the activation code
2001-11-07 Heinz MauelshagenAdded GPL disclaimer
2001-11-06 Alasdair Kergonlvcreate
2001-11-06 Joe Thornbero lv_extend
2001-11-06 Joe Thornbero Factor _allocate out for use by lv_extend
2001-11-06 Joe Thornbero lv_reduce
2001-11-06 Joe Thornbero Contiguous allocation
2001-11-06 Joe Thornbero lv_manip.c will contain the code for lv_create,...
2001-11-05 Alasdair KergonReinstate size of lv
2001-11-05 Joe Thornbero code for building free area lists on a pv. Compiles...
2001-11-05 Joe Thornbero adjacent extents are now merged into a single target...
2001-11-05 Alasdair Kergonlvcreate prototype
2001-11-02 Joe Thornbero build lv name from <vg>_<lv>
2001-11-02 Alasdair KergonLink in the activation library.
2001-11-02 Joe Thornbero First pass at activation
2001-10-31 Alasdair Kergono Changes to activation interface
2001-10-31 Joe Thornbero LGPL list implementation
2001-10-30 Joe Thornbero random little fixes
2001-10-30 Alasdair Kergonlvchange
2001-10-29 Alasdair Kergonbasic lvscan
2001-10-29 Joe Thornbero Add read_ahead and stripes to struct logical_volume
2001-10-29 Alasdair Kergonprefix & vgname in lvname
next
This page took 0.05525 seconds and 5 git commands to generate.