]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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
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 prajnohaAdd 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 prajnohaAdd "--refresh" functionality to vgchange and vgmknodes.
2008-12-22 prajnohaAdd "--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 prajnohaFix incorrect return value in help function.
2008-12-19 prajnohaFix 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 Zdeněk KabeláčReplace _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 Zdeněk Kabeláčoperate on test subdirectory instead on main /dev
2008-12-10 Zdeněk Kabeláčadd 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 prajnohaAdded 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...
2008-11-24 Alasdair KergonAdd tinfo to termcap search path for pld-linux.
2008-11-21 Christine CaulfieldFix a starup race in clvmd that could result in huge...
2008-11-19 Alasdair Kergongenerate init script
2008-11-19 Alasdair Kergonregenerate
2008-11-19 Alasdair KergonGenerate clvmd init script at configuration time for...
2008-11-19 Alasdair Kergonpost-release (retrospective)
2008-11-18 Zdeněk Kabeláčdaemons depends on liblvm2cmd - fixes parallel builds
2008-11-18 Zdeněk Kabeláčfix missing const char*
2008-11-17 Dave WysochanskiFix "lvremove -f vgname" when vgname contains snapshots.
2008-11-14 Alasdair Kergonsome makefile fixes for liblvm2cmd & remove some hardco...
2008-11-12 Dave WysochanskiMore man page cleanup - convert "+/-" to "+|-"
2008-11-12 Dave WysochanskiMake man pages consistent with either-or options (use...
2008-11-12 Zdeněk Kabeláčcleaner const char* usage for last_path_component()
2008-11-12 Zdeněk Kabeláčminor compiler warning fix for function declaration...
2008-11-12 Zdeněk Kabeláčremoved redundant redeclaration of init_indent() and...
2008-11-12 Zdeněk Kabeláč* minor compilator warning fix for improper function...
2008-11-11 Petr RockaiAdd a bunch of sub-tests aimed at testing various bugzi...
2008-11-11 Petr RockaiImport a bunch of new tests by jstava. Mostly everythin...
2008-11-10 Alasdair Kergonclarify old-v2_02_43 v2_02_43
2008-11-10 Alasdair Kergonno need for libdevmapper.h on system any more
2008-11-10 Petr RockaiInclude libdm in lcov reports.
2008-11-10 Petr RockaiFix t-pool-labels to pass again after the vgdisplay...
2008-11-10 Milan BrozFix lvm2.static build.
2008-11-10 Petr RockaiMinor code and documentation cleanups and changes by...
2008-11-10 Petr Rockaiadd bz264241 check
next
This page took 0.057496 seconds and 5 git commands to generate.