]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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
2008-11-10 Alasdair KergonFirst test release of the merged code base.
2008-11-10 Petr Rockaibz429342 lvcreate --nosync
2008-11-10 Petr RockaiAdd bz186013 check -- lvcreate rejects an invalid regio...
2008-11-10 Petr RockaiUse separate locking directory for each of the tests...
2008-11-10 Petr RockaiExplicitly check after lvremove -ff vg that it did...
2008-11-07 Dave WysochanskiFix lvhange and lvcreate man pages to properly describe...
2008-11-07 Dave WysochanskiFix vgdisplay return code and exit status.
2008-11-07 Petr RockaiSet LD_LIBRARY_PATH in init.sh, as it is required to...
2008-11-04 Alasdair Kergonquick review of docs
2008-11-04 Alasdair Kergonmake install_device-mapper
2008-11-04 Alasdair Kergonclvmd
2008-11-04 Alasdair Kergondmeventd
2008-11-04 Alasdair Kergonmore fixes
2008-11-04 Alasdair Kergonmore missing bits
2008-11-04 Petr RockaiFix typo.
2008-11-04 Petr RockaiAlso report the tests that have been skipped, at the...
2008-11-04 Petr RockaiUse $(abs_top_builddir) instead of @DMDIR@ and update...
2008-11-03 Alasdair Kergonmore tweaks for dmeventd - not finished yet
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
next
This page took 0.057901 seconds and 5 git commands to generate.