]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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 Zdenek KabelacRemove external dependency on the 'cut' command in...
2009-02-06 Milan BrozFix pvs segfault when pv mda attributes requested for...
2009-02-04 Zdenek Kabelacadd 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
2009-01-26 Alasdair KergonAdd stuff people missed.
2009-01-26 Alasdair Kergonpre-release
2009-01-22 Christine CaulfieldAdd a corosync/DLM cluster service to clvmd.
2009-01-20 Milan BrozUse tools.h in for lvm-static.
2009-01-20 Dave WysochanskiAdd --unquoted to pvs, vgs, lvs man pages.
2009-01-20 Dave WysochanskiAdd missing --segments to pvs man pg.
2009-01-20 Dave WysochanskiAdd --nameprefixes to pvs, vgs, lvs man pages.
2009-01-20 Milan BrozFix problems with static build
2009-01-20 Dave WysochanskiAdd --rows option to pvs, vgs, lvs man pages.
2009-01-19 Dave WysochanskiRename _parse_options() to _parse_fields() for naming...
2009-01-15 Dave WysochanskiAdd skeleton of fsadm nightly test but skip (doesn...
2009-01-15 Dave WysochanskiFix fsadm lvresize for filesystem block sizes != 1024.
2009-01-12 Petr RockaiA C implementation of "not" that handles fatal signals...
2009-01-10 Alasdair Kergon...and a few more uninitialised dummy fields.
2009-01-10 Alasdair KergonMore fields can cause segfaults with orphans.
2009-01-10 Dave WysochanskiFix pvs segfault when run with orphan PV and vg_mda_siz...
2009-01-10 Petr RockaiFix some checks in lvm-utils.sh. Note that "$(test...
2009-01-10 Alasdair KergonAdd <report_type>_all to help text.
2009-01-10 Alasdair KergonAdd an "all" field which expands to all fields of the...
2009-01-10 Alasdair KergonDisplay a 'dev_size' of zero for missing devices in...
2009-01-09 Dave WysochanskiAdd pv_mda_size to pvs and vg_mda_size to vgs.
2009-01-09 Dave WysochanskiAdd pv_mda_size to 'pvs' and vg_mda_size to 'vgs'.
2009-01-09 Petr RockaiDocument current state of inconsistent metadata behavio...
2009-01-08 Jonathan Earl... Initial import of the cluster log daemon from the ...
2009-01-07 Peter RajnohaAdd checks for device names in dmsetup and show proper...
2009-01-06 Milan BrozFix lvmdump /sys listing to include virtual devices...
2009-01-06 Milan BrozFix "Calculate mirror log size" commit, the le_count...
2008-12-22 Peter RajnohaAdd "--refresh" functionality to vgchange and vgmknodes.
2008-12-22 Peter RajnohaAdd "--refresh" functionality to vgchange and vgmknodes.
2008-12-19 Alasdair Kergonlvm2cmdline.h:31: warning: declaration of `is_static...
2008-12-19 Milan BrozDo not issue write behind lv size.
2008-12-19 Milan BrozCalculate mirror log size instead of hardcoding 1 exten...
2008-12-19 Milan BrozFail add tree node when requested major/minor is used.
2008-12-19 Peter RajnohaFix incorrect return value in help function.
2008-12-19 Peter RajnohaFix vgrename using UUID in case there are VGs with...
2008-12-18 Dave WysochanskiCreate global is_static() to eliminate from the library...
2008-12-17 Dave WysochanskiRemove struct arg * from struct cmd_context and create_...
2008-12-17 Dave WysochanskiMove arg_* functions from toollib.c to lvmcmdline.c.
2008-12-16 Milan BrozRemove status=noxfer from test, not all dd versions...
2008-12-16 Dave WysochanskiRename 'cmd' to 'clvmd_cmd' to remove ambiguity.
2008-12-15 Dave WysochanskiFix segfault when invalid field given in reporting...
2008-12-12 Alasdair KergonUse dm_snprintf to avoid duplicating the snprintf compa...
2008-12-12 Dave WysochanskiCreate _init_globals() and call from bottom of create_t...
2008-12-11 Zdenek KabelacReplace _dm_snprintf with EMIT_PARAMS macro for creatin...
2008-12-11 Dave Wysochanski*** empty log message ***
2008-12-11 Dave WysochanskiMove initialization of cmd->fmt into init_formats().
2008-12-11 Dave WysochanskiRemove redundant init_msg_prefix() and init_cmd_name().
2008-12-11 Dave WysochanskiRemove redundant set_activation() call after create_too...
2008-12-11 Dave WysochanskiRemove backup_enable() calls after create_toolcontext...
2008-12-11 Dave WysochanskiRemove archive_enable() calls after create_toolcontext...
2008-12-11 Dave WysochanskiMove init_test() from _apply_settings into _init_logging().
2008-12-11 Dave WysochanskiRemove handles_missing_pvs assignment after call to...
2008-12-11 Dave WysochanskiRemove init_verbose() calls immediately after create_to...
2008-12-11 Dave WysochanskiRemove init_debug() calls immediately after create_tool...
2008-12-11 Dave WysochanskiReplace _apply_settings() after create_toolcontext...
2008-12-10 Zdenek Kabelacoperate on test subdirectory instead on main /dev
2008-12-10 Zdenek Kabelacadd simple test for dev node usability (detect devices...
2008-12-07 Dave WysochanskiAdd liblvm interactive test infrastructure to build.
2008-12-07 Dave WysochanskiMake _init_rand() thread safe - use rand_r() instead...
2008-12-07 Dave WysochanskiAdd generic function to read /dev/urandom, used in...
2008-12-05 Dave WysochanskiFix test-utils.h for rhel4 backward compatability.
2008-12-04 Peter RajnohaAdded displayable_lvs_in_vg and lv_is_displayable funct...
2008-12-01 Dave WysochanskiFix vgcreate race which could allow two parallel vgcrea...
2008-12-01 Alasdair KergonFix uninitialised lv_count in vgdisplay -c
2008-11-28 Alasdair KergonSuppress 'duplicate PV' message when it's only a cache...
2008-11-27 Alasdair KergonDon't skip updating pvid hash when lvmcache_info struct...
next
This page took 0.05704 seconds and 5 git commands to generate.