]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2009-04-10 Milan BrozProperly release VG memory pool in metadata manipulatio...
2009-04-10 Milan BrozProperly release VG memory pool in archiver code.
2009-04-10 Milan BrozProperly release VG memory pool in activation code...
2009-04-10 Milan BrozIntroduce memory pool per volume group.
2009-04-10 Milan BrozHelper function to catch memory pool leaks.
2009-04-10 Milan BrozProperly copy the whole pv structure for later use.
2009-04-10 Milan BrozAlways return exit error status when locking of volume...
2009-04-10 Milan BrozFix mirror log convert validation question.
2009-04-08 Zdeněk KabeláčAvoid referencing files from DESTDIR during build process
2009-04-08 Zdeněk KabeláčDo not create some dm and lvm static librarie when...
2009-04-08 Milan BrozEnable use of cached metadata for pvs & pvdisplay.
2009-04-07 Alasdair KergonAdd missing 'device-mapper' internal subdir build depen...
2009-04-07 Milan BrozUse pv from newly read_vg to avoid possible use of...
2009-04-07 Milan BrozFix memory pool leak.
2009-04-03 Dave WysochanskiFix whitespace in t-mdata-strings.sh
2009-04-02 takaSave and restore the previous logging level when log...
2009-04-02 takaFix error message when archive initialization fails.
2009-04-02 Milan BrozFix debug pool grow object to properly support delta=0
2009-04-02 Milan BrozAllocate new pv->vg_name from pool, it can be destroyed...
2009-04-02 Milan BrozDo not use pointer from released memory pool (cmd-...
2009-04-01 Christine CaulfieldMake sure clvmd-corosync releases the lockspace when...
2009-03-31 Milan BrozAdd some more special chars for device name test.
2009-03-26 Milan Brozfix some issues when compiling with -D DEBUG_POOL
2009-03-24 Milan BrozFix segfault for vgcfgrestore on VG with missing PVs.
2009-03-24 Christine CaulfieldBlock SIGINT & SIGTERM in clvmd subthreads so they...
2009-03-23 takaRestore log_suppress state when metadata backup file...
2009-03-23 takaRemove old metadata backup file after renaming vg.
2009-03-23 takaFix size and error message of memory allocation at...
2009-03-23 takaFix error message when adding metadata directory to...
2009-03-17 Petr RockaiMissed file from previous checkin.
2009-03-17 Petr RockaiSome extra (paranoid) checks on dev_is_{md,swap} result.
2009-03-17 Petr RockaiDetect and wipe swap signatures in pvcreate.
2009-03-16 Dave WysochanskiFix some clean rules, fix previous distclean checkin.
2009-03-16 Dave WysochanskiFix some distclean rules.
2009-03-16 Milan BrozFix warning in previous commit.
2009-03-16 Milan BrozFix lv_count when manipulating with snapshots and max_l...
2009-03-10 Dave WysochanskiRemove unnecessary includes in lvm_base.c.
2009-03-10 Milan BrozFix clvmd build after liblvm commit.
2009-03-09 Dave WysochanskiFix error messages when PV uuid or pe_start reading...
2009-03-08 Dave WysochanskiAdd missing liblvm/.exported_symbols
2009-03-08 Dave WysochanskiFix liblvm version symlink.
2009-03-08 Dave WysochanskiRemove unnecessary linker flags for liblvm.
2009-03-08 Dave WysochanskiAdd DSO generation for new LVM application library.
2009-03-06 Dave WysochanskiMove lvm.h from lib to liblvm.
2009-03-06 Dave WysochanskiAdd new liblvm build directory and move lvm_base.c.
2009-03-06 Dave WysochanskiRename liblvm to liblvm-internal.
2009-03-06 Christine CaulfieldFix unlocks in clvmd-corosync.
2009-03-05 Milan BrozFix possible increasing in memory allocation if refresh...
2009-03-03 Alasdair Kergonpost-release
2009-03-03 Milan Brozvgname_from_mda now tries to parse for vgname even old-v2_02_45 v2_02_45
2009-03-03 Alasdair Kergonpre-release
2009-02-28 Alasdair KergonFix last check-ins: seg can be NULL.
2009-02-28 Alasdair Kergon.
2009-02-28 Alasdair KergonAttempt cleanup in child before execing new binary...
2009-02-27 Alasdair Kergon.
2009-02-27 Alasdair Kergonfsadm cleanups & release prep
2009-02-25 Alasdair Kergonautoreconf (using fedora 10 for this now)
2009-02-25 Milan Brozpe_start can be overwritten in VG metadata, so it is...
2009-02-25 Milan BrozTry to avoid full rescan if label scan is enough.
2009-02-25 Alasdair KergonUse pkgconfig to obtain corosync library details during...
2009-02-25 Christine CaulfieldFix error returns in clvmd-corosync interface to DLM.
2009-02-25 Dave WysochanskiUpdate vgchange and vgmknodes man pages to include...
2009-02-24 Zdeněk KabeláčFixed bug where lvresize option -t was not properly...
2009-02-24 twoernerFix include/.symlinks for lvm2.h to lvm.h renaming
2009-02-24 twoernerAdded files lib/lvm.h and lib/lvm_base.c:
2009-02-23 Milan BrozFix validation of dataalignment value introduced in...
2009-02-22 Alasdair KergonMove tools/version.h to lib/misc/lvm-version.h.
2009-02-22 Alasdair KergonAdd system_dir parameter to create_toolcontext() and...
2009-02-22 Milan BrozComment out pvcreate pagesize alignment test for now.
2009-02-22 Alasdair KergonAdd --dataalignment to pvcreate to specify alignment...
2009-02-22 Alasdair KergonFix interrupt unblocking after vgcreate, for example...
2009-02-20 Alasdair KergonProvide da and mda locations in debug message when...
2009-02-20 Alasdair KergonMention the restriction on file descriptors at invocati...
2009-02-17 Petr RockaiIn testsuite's not.c, print a notice when program dies...
2009-02-17 Petr RockaiFix test output collection in harness.c.
2009-02-17 Alasdair KergonIndex cached vgmetadata by vgid not vgname to cope...
2009-02-17 Milan BrozFix lvm.static build dependence (to properly propagate...
2009-02-16 Petr RockaiOnly fail when tests have failed, but not when they...
2009-02-12 Alasdair KergonIf kernel supports only one dm major number, use in...
2009-02-12 Petr RockaiRe-implement the test harness in C. This lets us pass...
2009-02-11 Christine CaulfieldAdd a fully-functional get_cluster_name() to clvmd...
2009-02-10 Christine CaulfieldRemove duplicate cpg_initialize from clvmd startup.
2009-02-10 Christine CaulfieldAdd option to /etc/sysconfig/cluster to select cluster...
2009-02-10 Christine CaulfieldAllow clvmd to start up if its lockspace already exists.
2009-02-09 Milan BrozSeparate PV label attributes which do not need parse...
2009-02-06 Zdeněk KabeláčRemove external dependency on the 'cut' command in...
2009-02-06 Milan BrozFix pvs segfault when pv mda attributes requested for...
2009-02-04 Zdeněk Kabeláčadd support for ext4 resize in fsadm
2009-02-03 Dave WysochanskiMove locking_type reading inside init_locking().
2009-02-03 Dave WysochanskiRename get_vgs() to get_vgnames() and clarify related...
2009-02-02 Christine CaulfieldAllow clvmd to be built with all cluster managers ...
2009-01-29 Christine CaulfieldMention --with-clvmd=corosync in ./configure
2009-01-27 Alasdair KergonAdd as-yet-unused vg_read_error() and vg_might_exist...
2009-01-27 Alasdair KergonIntroduce as-yet-unused replacement vg_read() and vg_re...
2009-01-26 Alasdair Kergon Replace internal vg_check_status() implementation...
2009-01-26 Alasdair KergonProperly enforce cluster locking in as-yet-unused _vg_l...
2009-01-26 Alasdair KergonIntroduce as-yet-unused _vg_lock_and_read() and associa...
2009-01-26 Alasdair KergonRename vg_read() to vg_read_internal(). (mornfall)
2009-01-26 Alasdair Kergonpost-release
2009-01-26 Alasdair Kergonand another one missing old-v2_02_44 v2_02_44
next
This page took 0.060659 seconds and 5 git commands to generate.