]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2010-08-09 Joe Thornber[REGEX] fix bug in matcher that was causing segfault...
2010-08-09 Joe Thornber[REGEX] Parse regexes that contain chars with value...
2010-08-09 Joe Thornber[REGEX] add a unit test for regexes containing chars...
2010-08-09 Joe Thornber[REGEX] matcher_t unit test now takes a flag to turn...
2010-08-06 Jonathan Earl... Fix for bug 619221 - log device splitting regression
2010-08-04 Jonathan Earl... A misunderstanding of the return value of 'dm_bit'...
2010-08-04 Petr RockaiReduce severity of the "mirror transient status" log...
2010-08-03 Mike SnitzerRequire logical volume(s) to be explicitly named for...
2010-08-03 Mike SnitzerAvoid changing aligned pe_start as a side-effect of...
2010-08-03 Peter RajnohaUse built-in rules for device aliases: block/ < dm...
2010-08-03 Zdenek KabelacFix 'void*' arithmetic warnings in dbg_malloc.c.
2010-08-03 Zdenek KabelacFix 'void*' arithmetic warning in some functions from...
2010-08-03 Zdenek KabelacFix const warning in dev_manager_info() and _dev_manage...
2010-08-03 Zdenek KabelacFix constness warning in archive_file structure from...
2010-08-03 Zdenek KabelacUse void parameter for function definition.
2010-08-03 Zdenek KabelacWait for node creation before displaying debug info...
2010-08-03 Zdenek KabelacClean generated files .exported_symbols_generated,...
2010-08-03 Zdenek KabelacFix return status 0 for "dmsetup info -c -o help".
2010-08-03 Peter RajnohaAdd check for kernel semaphore support and disable...
2010-08-02 Jonathan Earl... Taka's fix for handling failure of all mirrored log...
2010-08-02 Jonathan Earl... Disallow mirrored logs in cluster mirrors.
2010-08-02 Alasdair KergonFix lib.device-mapper to wait for include too
2010-08-02 Zdenek KabelacMinor speedup of lock test -
2010-08-02 Zdenek KabelacAdd shell function to trim spaces.
2010-08-02 Zdenek KabelacUsing count=0 is sufficient for creation of zeroed...
2010-08-02 Zdenek KabelacVisually better align lines which are executed as a...
2010-08-02 Zdenek KabelacDo not use VPATH in include/Makefile
2010-08-02 Alasdair Kergonrevert the 'Base' change - that wasn't the cause of...
2010-08-02 Alasdair Kergon Fix exported_symbols generation to use standard compi...
2010-08-02 Alasdair KergonUse #include <> not "" in lvm2app.h which gets installe...
2010-08-02 Alasdair KergonMake liblvm.device-mapper wait for include file generation.
2010-07-31 Alasdair KergonDrop explicit 'Base' version from exported symbols.
2010-07-31 Alasdair KergonFix configure to supply DEFAULT_RUN_DIR to Makefiles.
2010-07-30 Takahiro YasuiFix wrong number of mirror log at allocate policy
2010-07-30 Dave WysochanskiRemove irrelevant comments relating to vg_mda_copies.
2010-07-28 Alasdair Kergonpost-release
2010-07-28 Alasdair Kergon Never use clvmd singlenode unless explicitly requested...
2010-07-28 Alasdair KergonChange clvmd to communicate with lvm via a socket in...
2010-07-28 Alasdair Kergonadd copyright notices to new files
2010-07-28 Alasdair Kergonday+1
2010-07-28 Alasdair Kergon.
2010-07-28 Peter RajnohaRevert unsuccessful table load preparation in combined...
2010-07-27 Alasdair Kergonpre-release
2010-07-27 Alasdair Kergon.
2010-07-27 Alasdair KergonFix dm_create_lockfile error paths - incorrectly unlink...
2010-07-27 Petr RockaiDo not create a clustered volume group in t-nomda-missing.
2010-07-27 Petr RockaiMake vgck warn about missing PVs.
2010-07-26 Jonathan Earl... Initial import of document describing LVM's policies
2010-07-26 Dave WysochanskiRemove unneeded "active" variable in vgchange_monitoring().
2010-07-21 Dave WysochanskiClarify help text for vg_mda_count.
2010-07-21 Jonathan Earl... Building without the '--enable-cmirrord' option means...
2010-07-21 Petr RockaiDon't fail t-pvcreate-operation-md if mdadm is broken.
2010-07-21 Jonathan Earl... It's not enough to check for the kernel module in the...
2010-07-21 Alasdair Kergonupdate configure
2010-07-21 Joe Thornber[REGEX] calculate dfa states on demand
2010-07-21 Joe Thornber[REGEX] remove the state_queue structure.
2010-07-21 Joe Thornber[REGEX] factor _calc_state() out of _calc_states()
2010-07-21 Joe Thornber[REGEX] reduce the number of charset nodes that are...
2010-07-21 Joe Thornber[REGEX] another matcher_t test with a larger set of...
2010-07-21 Joe Thornber[REPORT-GENERATORS] cut down stylsheet.css to what...
2010-07-20 Joe Thornber[REGEX] add a fingerprinting facility to allow test...
2010-07-20 Joe Thornber[UNIT-TEST] test for recent dm_bit_and() function
2010-07-20 Joe Thornber[UNIT-TESTS] add test for the recent dm_bitset_equal...
2010-07-20 Joe ThornberAdd a unit test for the recent changes to dm_bit_get_next()
2010-07-20 Joe ThornberWire the regex tests up to the reports
2010-07-20 Joe ThornberMove tests from old-tests/regex to unit-tests/regex...
2010-07-20 Joe ThornberReport generators for unit tests and memory checks...
2010-07-13 Jonathan Earl... Fix for bug 614164: No check for existing name when...
2010-07-13 Jonathan Earl... Fix reversal of LV list before performing a split mirror.
2010-07-13 Jonathan Earl... Fix for bug 612311: Split of linear provides no error msg
2010-07-13 Jonathan Earl... Fix for bugs: 612248 & 612291 Split mirror issues
2010-07-13 Dave WysochanskiMinor man page updates related to metadataignore and...
2010-07-13 Fabio M. Di... Add dm_create_lockfile to libdm to handle pidfiles...
2010-07-12 Dave WysochanskiMore comment updates in lvm2app.h.
2010-07-12 Dave WysochanskiUpdate comments about memory handling in lvm2app.h.
2010-07-12 Peter RajnohaAddendum for previous patch - show VG/LV name everywher...
2010-07-12 Peter RajnohaAdd more verbose messages while checking volume_list...
2010-07-09 Jonathan Earl... Failed to test for the case where a log was requested...
2010-07-09 Dave WysochanskiUpdate WHATS_NEW
2010-07-09 Dave WysochanskiAdd log_error when strdup fails in {vg|lv}_change_tag().
2010-07-09 Dave WysochanskiRemove unnecessary list of includes in liblvm files.
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-07-09 Alasdair KergonFix redundant declarations and always compile with...
2010-07-09 Alasdair KergonRemove superfluous fn prototypes.
2010-07-09 Jonathan Earl... Finish fix for bug 607347: failing both redundant mirro...
2010-07-08 Dave WysochanskiPass metadataignore to pv_create, pv_setup, _mda_setup...
2010-07-08 Dave WysochanskiInit mda->list in mda_copy.
2010-07-08 Zdenek KabelacFix format string from patch apply mistake
2010-07-08 Zdenek KabelacRevert previous commit as it would return also for...
2010-07-08 Zdenek KabelacUpdate for dmsetup
2010-07-08 Zdenek KabelacSet return value 0 for 'dmsetup -c -o help'
2010-07-08 Zdenek KabelacSmall update of memlock debug messages.
2010-07-08 Zdenek KabelacDo not log backtrace in valid _lv_resume() code path
2010-07-08 Zdenek KabelacMinor optimalization of _test_word.
2010-07-08 Zdenek KabelacCleanups for configure:
2010-07-07 Dave WysochanskiShorten prompt for pvchange and vgextend.
2010-07-07 Dave WysochanskiAdd --force to pvchange, and allow override of prompt...
2010-07-07 Dave WysochanskiAdd prompt if using --metadataignore argument with...
2010-07-07 Dave WysochanskiAdd warning to vgextend and pvchange if metadataignore...
2010-07-07 Dave WysochanskiTest failed commit of mda on new pv - failed vgextend.
next
This page took 0.057932 seconds and 5 git commands to generate.