]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2010-08-20 Mike SnitzerUpdate heuristic used for default and detected data...
2010-08-20 Dave WysochanskiUpdate WHATS_NEW
2010-08-20 Dave WysochanskiDefine GET_NUM_PROPERTY_FN macro to simplify numeric...
2010-08-20 Dave WysochanskiAdd implmentation for simple numeric 'get' property...
2010-08-20 Dave WysochanskiDefine GET_NUM_PROPERTY_FN macro to simplify numeric...
2010-08-20 Dave WysochanskiAdd properties.[ch] to lib/report, defined based on...
2010-08-20 Dave WysochanskiAdd macro definitions to report infrastructure for...
2010-08-20 Dave WysochanskiRemove explicit double quotes from columns.h 'id' entries.
2010-08-20 Dave WysochanskiAdd 'flags' field to columns.h and define FIELD_MODIFIABLE.
2010-08-20 Dave WysochanskiAdd vg_mda_size and vg_mda_free functions.
2010-08-19 Milan BrozFix wrong use of LCK_WRITE
2010-08-19 Milan BrozDetect LUKS signature in pvcreate
2010-08-19 Milan BrozFix file descriptor leak in swap signature detection
2010-08-19 Milan BrozRemove assumption that --yes must be used only in ...
2010-08-19 Milan BrozChange the pvcreate swap/md logic
2010-08-19 Alasdair Kergonpost-release
2010-08-18 Alasdair Kergonpre-release
2010-08-18 Peter RajnohaFix dm-mod autoloading logic to not assume control...
2010-08-17 Jonathan Earl... Fix for bug 596453: multiple mirror image failures...
2010-08-17 Alasdair KergonAttempt to fix buildbot failure in t-lvconvert-mirror...
2010-08-17 Alasdair KergonUse 'SINGLENODE' instead of 'dead' in clvmd singlenode...
2010-08-17 Alasdair KergonAllow internal suspend and resume of origin without...
2010-08-17 Alasdair KergonFix dev_manager_transient to access -real device not...
2010-08-17 Alasdair KergonMonitor origin -real device below snapshot instead...
2010-08-16 Alasdair KergonDon't really change monitoring status when in test...
2010-08-16 Mike SnitzerAdd some v1 to v2 metadata upgrade testing.
2010-08-16 Alasdair KergonVarious small cleanups and fixes related to monitoring.
2010-08-16 Alasdair KergonRemove superfluous NULL pointer tests before dm_free...
2010-08-16 Jonathan Earl... Fix for bug 612291: dm devices of split off mirror...
2010-08-16 Alasdair Kergonset DEFAULT_RUN_DIR (missed from earlier checkin?)
2010-08-16 Peter RajnohaWHATS_NEW_DM
2010-08-16 Peter Rajnohadm-mod autoloading support is in kernel 2.6.36 actually.
2010-08-12 Peter RajnohaFix udev rules to support udev database content generat...
2010-08-12 Peter RajnohaReinstate detection of inappropriate uevent with DISK_R...
2010-08-12 Fabio M. Di... Fix clvmd init script return code when executed as...
2010-08-12 Mike Snitzerfix t-pvcreate-operation-md.sh to require kernel.org...
2010-08-12 Mike SnitzerChange default alignment of pe_start to 1MB.
2010-08-12 Mike SnitzerRequire --restorefile when using pvcreate --uuid.
2010-08-11 Peter RajnohaWHATS_NEW_DM
2010-08-11 Peter RajnohaRecognise and give preference to md device partitions...
2010-08-09 Petr RockaiUpdate WHATS_NEW.
2010-08-09 Petr RockaiNever scan internal LVM devices.
2010-08-09 Joe Thornber[REGEX] fix a long standing off-by-one error (found...
2010-08-09 Joe Thornber[MM] Make valgrind aware of the pool allocators
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.
next
This page took 0.05701 seconds and 5 git commands to generate.