]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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
2005-04-01 Patrick CaulfieldDon't allow user operations to start until the lvm...
2005-03-29 Alasdair Kergonpost-release
2005-03-29 Alasdair Kergon1.01.01
2005-03-29 Alasdair KergonUpdate dmsetup man page.
2005-03-27 Alasdair KergonDrop-in devmap_name replacement.
2005-03-22 Alasdair Kergonpost-release
2005-03-22 Alasdair Kergonupdate pofile
2005-03-22 Alasdair Kergon2.01.08
2005-03-21 Alasdair KergonAdd clustered attribute so vgchange can identify cluste...
2005-03-21 Alasdair KergonImprove detection of external changes affecting interna...
2005-03-21 Alasdair KergonAdd 'already in device cache' debug message.
2005-03-21 Alasdair KergonAdd -a to pvdisplay -C.
2005-03-21 Alasdair KergonAvoid rmdir opendir error messsages when dir was alread...
2005-03-21 Alasdair KergonTighten signal handlers.
2005-03-10 Alasdair KergonFix WHATS_NEW.
2005-03-10 Alasdair KergonAvoid some compiler warnings.
2005-03-10 Alasdair KergonAdditional rename failure error message.
2005-03-10 Alasdair Kergonread/write may be macros
2005-03-10 Alasdair Kergonpost-release
2005-03-09 Patrick CaulfieldDon't take out the lvm_thread_lock at startup - it...
2005-03-08 Alasdair Kergonupdate pofile
2005-03-08 Alasdair KergonCope with new devices appearing by rescanning /dev...
2005-03-08 Alasdair KergonRemove DESTDIR from LVM_SHARED_PATH.
2005-03-07 Patrick Caulfieldmake clvmd FDs close-on-exec, to avoid warnings when...
2005-03-03 Alasdair Kergonpost-release
2005-03-03 Alasdair Kergon2.01.06
2005-03-03 Alasdair KergonOption to suppress warnings of file descriptors left...
2005-03-03 Alasdair KergonSuppress 'open failed' error messages during scanning.
2005-03-03 Alasdair KergonFix default value of metadatacopies in documentation...
2005-02-22 Patrick CaulfieldFix clvmd-gulm node up/down code so it actually works.
2005-02-21 Patrick Caulfield./configure --enable-debug now enables debugging code...
2005-02-21 Patrick CaulfieldAlways manipulate both locks in sync_lock() otherwise...
2005-02-18 Alasdair Kergonpost-release
2005-02-18 Alasdair KergonStatic binary invokes dynamic binary if appropriate.
2005-02-18 Patrick CaulfieldCope with more than one message arriving at the TCP...
2005-02-17 Patrick CaulfieldFix gulm->errno error number conversion.
2005-02-14 Patrick CaulfieldMake config check a little more tolerant of library...
2005-02-09 Alasdair Kergonpost-release
2005-02-09 Alasdair KergonAdd fixed offset to imported pool minor numbers.
2005-02-08 Adam Mantheio cluster lvm requires that /usr/sbin/$TOOL is used...
2005-02-08 Patrick CaulfieldFix thread shutdown race which could cause clvmd to...
2005-02-07 Patrick CaulfieldRevert last clvmd patch. More testing reveals that...
2005-02-07 Patrick CaulfieldMake clvmd use the command library rather than popen...
2005-02-03 Alasdair Kergonlvm2cmd.so should skip the check for open fds.
2005-02-02 Alasdair KergonRemove unused -f from pvmove
2005-02-02 Patrick CaulfieldMake clvmd do a quick sanity check on the clustering...
2005-02-02 Patrick CaulfieldGet rid of "connection refused" message because Corey...
2005-02-01 Alasdair Kergonpost-release
2005-02-01 Alasdair Kergonpofile
2005-02-01 Alasdair Kergon2.01.03
2005-02-01 Alasdair KergonMore 64-bit display/report fixes.
2005-01-27 Alasdair KergonAdd option to compile without ioctl for testing.
2005-01-27 Alasdair KergonFix DM_LIB_VERSION sed
next
This page took 0.061626 seconds and 5 git commands to generate.