]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2005-06-14 Alasdair KergonVarious allocation-related pvmove fixes.
2005-06-14 Patrick CaulfieldLog an error if clvmd can't resolve a host name got...
2005-06-13 Alasdair Kergonpost-release
2005-06-13 Alasdair Kergon2.01.11
2005-06-13 Alasdair KergonUse matchpathcon mode parameter.
2005-06-13 Alasdair KergonUse matchpathcon mode parameter
2005-06-13 Patrick CaulfieldDon't defer closing of FDs in clvmd as it can cause...
2005-06-10 Alasdair Kergonupdate version
2005-06-10 Alasdair Kergonfix configure script to reenable selinux
2005-06-10 AJ Lewis o print the context along with the path when setting...
2005-06-10 AJ Lewis o set umask and make tempfiles a bit nicer to deal...
2005-06-10 AJ Lewis o script to adjust items in lvm.conf file - currently...
2005-06-10 Patrick CaulfieldBe a bit smarter about reading stuff from the sockets
2005-06-09 Benjamin MarzinskiTimeout event implementation:
2005-06-07 Alasdair KergonRemove hard-coded 64k text metadata writing restriction.
2005-06-06 Alasdair KergonMake VG name restrictions consistent.
2005-06-06 Alasdair KergonIntroduce lvconvert. So far only removes mirror images.
2005-06-03 Alasdair Kergonprevent active mirror resize for now
2005-06-03 Alasdair KergonAllow mirror images to be resized.
2005-06-03 Alasdair KergonAllow mirror images to have more than one segment.
2005-06-03 Alasdair Kergonlvremove mirror images
2005-06-03 Alasdair KergonAlways insert an intermediate layer for mirrors.
2005-06-01 Alasdair KergonBasic support for mirrors.
2005-05-25 AJ LewisChange the multilog code to toggle between async and...
2005-05-24 Alasdair KergonFix non-orphan pvchange -u.
2005-05-24 Alasdair KergonFix mem allocs after archiver code move.
2005-05-20 Heinz MauelshagenExit after last unregister_for_event()
2005-05-19 Alasdair KergonFix vgmerge to handle duplicate LVIDs.
2005-05-17 Alasdair Kergon1.01.02
2005-05-17 Alasdair KergonStart merging cloned allocation functions.
2005-05-17 Alasdair KergonMove archiver code from tools into library.
2005-05-17 Alasdair Kergonvgscan/change/display/vgs automatically create metadata...
2005-05-16 Alasdair KergonAdd dmsetup ls --exec.
2005-05-16 Alasdair KergonAdd --target to dmsetup ls.
2005-05-16 Alasdair KergonCall dm_lib_exit() and dm_lib_release() automatically...
2005-05-16 Alasdair KergonAdd --target <target_type> filter to dmsetup table...
2005-05-11 Alasdair KergonFix contiguous allocations with linear.
2005-05-11 AJ Lewismore clvmd rhel4 initscript cleanup
2005-05-11 Alasdair KergonCope with missing format1 PVs again.
2005-05-11 Alasdair KergonRemove lists of free PV segments.
2005-05-10 AJ Lewisupdated to reflect clvmd rhel4 initscript being redhatified
2005-05-10 AJ LewisFixes bz#155478
2005-05-09 AJ Lewis o Changed the multilog API a bit (I warned you)
2005-05-09 Alasdair Kergon%Zu->zu
2005-05-09 Alasdair Kergonfix compiler warnings
2005-05-09 Alasdair KergonFix loopfiles mem alloc.
2005-05-09 Alasdair KergonUn-inline dbg_strdup.
2005-05-09 Alasdair Kergonlv_reduce tidying.
2005-05-09 Alasdair Kergonpost-release
2005-05-04 Benjamin Marzinskioops. Those are char **'s not char *'s
2005-05-04 Benjamin Marzinskifixed dmevent so that it doesn't do a double free when...
2005-05-04 Heinz Mauelshageno libmultilog needs introducing of list locking in...
2005-05-04 Jonathan Earl... - make noop use multilog
2005-05-03 AJ Lewis o stick multilog into the dm-event lib and dmeventd...
2005-05-03 Alasdair Kergon2.01.10
2005-05-03 Alasdair KergonDon't create backup and archive dirs till needed.
2005-05-03 Alasdair KergonReinstate full PV size when removing from VG.
2005-05-03 Heinz Mauelshagenworking dm_get_registered_device(). dmevent.c update...
2005-05-03 Heinz Mauelshagenmore dm_get_registered_device() code
2005-05-02 Benjamin Marzinskidmeventd was looking for dsos with libdmeventd<name>.so
2005-05-02 Benjamin Marzinskistopped printing a string after we erased the pointer...
2005-05-02 Benjamin Marzinskiremoved the -lmultilog for now.
2005-05-02 Benjamin Marzinskiget the makefile to clean up the .o's
2005-05-02 Heinz MauelshagenIntroduce exit() in main() and cleanup signal settings...
2005-04-29 Benjamin Marzinskimore variable initialization.
2005-04-29 Benjamin Marzinskichanged client_path and sever_path from 'char *' to...
2005-04-29 Heinz Mauelshageno checking in instrumented code for AJ to follow up...
2005-04-29 Heinz Mauelshagenfirst changes to get comms back to work after flock...
2005-04-29 Heinz Mauelshagenminor cleanup
2005-04-28 AJ Lewis o Build dmeventd against multilog
2005-04-28 Alasdair Kergonbuild libdmeventnoop.so for testing
2005-04-28 Alasdair Kergontest.c->dmevent.c
2005-04-28 Alasdair Kergono adds dm_get_next_registered_device() (not functional...
2005-04-27 Alasdair KergonPrototype for a device-mapper event-handling daemon.
2005-04-22 Alasdair Kergonextend alloc_lv_segment
2005-04-22 Alasdair Kergonset_lv_segment_area_pv/lv
2005-04-19 Alasdair KergonInitial pv_segment code.
2005-04-19 Alasdair Kergoninitial pv_segment defns
2005-04-19 Alasdair Kergon_copy_pv -> int
2005-04-19 Patrick CaulfieldTidy clvmd's SIGHUP handler so it doesn't do all that...
2005-04-18 Alasdair Kergonvgchange --physicalextentsize (but only if it's an...
2005-04-17 Alasdair Kergonextract compose_log_line
2005-04-17 Alasdair Kergonget_pv_from_vg_by_id
2005-04-13 Patrick CaulfieldMake clvmd work around some "limitations" in gulm's...
2005-04-07 Alasdair KergonInternal snapshot code restructuring.
2005-04-07 Alasdair Kergonadd lvid to lv_create_empty
2005-04-07 Alasdair KergonRemove unused internal non-persistent snapshot option.
2005-04-07 Alasdair Kergonfix unused o_direct label
2005-04-07 Alasdair Kergonstore snapshot id as lvid internally
2005-04-07 Alasdair KergonAllow offline extension of snapshot volumes.
2005-04-06 Alasdair KergonMove from 2-step to 3-step on-disk metadata commit.
2005-04-06 Alasdair KergonAdd ramdisk.
2005-04-06 Alasdair Kergon_vg_posn -> _find_vg_rlocn
2005-04-06 Alasdair Kergonmore refinements
2005-04-06 Alasdair KergonAnnotate, tidy and extend list.h.
2005-04-06 Alasdair KergonAlignment tidying.
2005-04-04 Alasdair Kergonpost-release
2005-04-04 Alasdair Kergon2.01.09
2005-04-04 Alasdair KergonAdd --ignorelockingfailure to vgmknodes.
2005-04-01 Patrick Caulfieldset SO_KEEPALIVE on sockets
next
This page took 0.059832 seconds and 5 git commands to generate.