]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2010-06-24 Zdenek KabelacFix typo reported in Debian bugzilla #586043
2010-06-24 Zdenek KabelacPreload libc locale messages.
2010-06-24 Zdenek KabelacAdd few missing information about what is this script...
2010-06-24 Petr RockaiAdd a test of wait_for_locks behaviour (adapted from...
2010-06-23 Jonathan Earl... update WHATS_NEW file with entry for simultaneous mirro...
2010-06-23 Jonathan Earl... Committing Taka's patch... He found a problem during
2010-06-23 Alasdair Kergonpost-release
2010-06-23 Alasdair Kergonpre-release old-v2_02_68 v2_02_68
2010-06-23 Alasdair KergonIn some C++ standards, typeof is not reserved.
2010-06-23 Peter RajnohaFix udev rules to handle spurious events properly.
2010-06-23 Milan BrozFix clvmd init script status
2010-06-23 Mike SnitzerUse more standard naming for PVs and VG in vgimportclon...
2010-06-23 Mike SnitzerCleanup sentences of the example provided in the vgimpo...
2010-06-23 Jonathan Earl... The function that runs to compress a stacked mirror...
2010-06-23 Zdenek KabelacFix typo: "INTERNAL ERROR" -> "INTERNAL_ERROR"
2010-06-23 Alasdair KergonAdd lv_path to reports to offer full /dev pathname.
2010-06-23 Zdenek KabelacFix typo: premitted -> permitted
2010-06-23 Zdenek KabelacBetter WHATS_NEW message - as we still have not fixed...
2010-06-22 Milan BrozFix "allocated" warning typo.
2010-06-22 Dave WysochanskiAdd device name to output of error messages in raw_read...
2010-06-22 Milan BrozUse flexible data[] in cmirrord request to prevent...
2010-06-22 Zdenek KabelacAdding section number for lvm.conf manpages.
2010-06-21 Jonathan Earl... Mirrors can be layered - as in the case of an convertin...
2010-06-21 Jonathan Earl... Add error checking for calls to sprintf - it can fail...
2010-06-21 Alasdair KergonVarious cleanups following recent commits.
2010-06-21 Milan BrozLet running clvmd process time to reexec.
2010-06-21 Peter RajnohaUse early udev synchronisation and update of dev nodes...
2010-06-18 Jonathan Earl... daemons/cmirrord/functions.c (part of cmirrord) was...
2010-06-18 Zdenek KabelacAdd man pages for lvmconf and unsupported lvmsadc and...
2010-06-17 Milan BrozFix exit code when requesting help using documented...
2010-06-17 Milan BrozClean up cluster lock mode and flags definition.
2010-06-17 Zdenek KabelacAdd man page for dmeventd
2010-06-17 Zdenek KabelacUpdate lvresize/extend/reduce manpages with --nofsck...
2010-06-16 Milan BrozFix lvm2cmd example in documentation.
2010-06-16 Milan BrozRemove C++ private keyword from headers.
2010-06-15 Zdenek KabelacUse "" instead of <> for configure.h and libdevmapper.h
2010-06-07 Zdenek KabelacUpdate WHATS_NEW for last commit
2010-06-07 Zdenek KabelacFix wrong usage of exec_prefix from previous patch...
2010-06-07 Milan BrozFix segfault in clvmd -R if no response from daemon...
2010-06-07 Alasdair Kergonpost-release
2010-06-04 Alasdair Kergonpre-release old-v2_02_67 v2_02_67
2010-06-04 Milan BrozFix restart of clvmd using -S switch
2010-06-03 Milan BrozFix clvmd initscript restart command to start clvmd...
2010-06-03 Zdenek KabelacUse INSTALL_DIR to create directories
2010-06-03 Zdenek KabelacUse absolute paths in commands
2010-06-03 Milan BrozRequire partial option in lvchange --refresh for partia...
2010-06-01 Dave WysochanskiRevert _init_rand() to reset errno - restores original...
2010-06-01 Dave WysochanskiDo not fail lvm_init() if init_logging() generates...
2010-06-01 Alasdair KergonDon't merge unchanged persistent cache file before...
2010-06-01 Peter RajnohaAdd support for dm-mod module autoload.
2010-06-01 Peter RajnohaFix incorrect memory pool deallocation while using...
2010-05-28 Mike SnitzerAdd --type parameter description to the lvcreate man...
2010-05-27 Mike SnitzerDocument 'clear' in dmsetup man page.
2010-05-27 Peter RajnohaUse expected union semun for arguments in selected...
2010-05-25 Zdenek KabelacFix copy&paste detection of kernel release version.
2010-05-24 Alasdair KergonReplace strncmp kernel version number checks with prope...
2010-05-24 Alasdair KergonAvoid selecting names under /dev/block if there is...
2010-05-24 Milan BrozFix topology test after last changes to not leak loop...
2010-05-24 Alasdair KergonChoose between clustered log versions based on kernel...
2010-05-24 Milan BrozUse mv -f for replace config in test.
2010-05-24 Milan BrozReplace lvm.conf instead of truncating it.
2010-05-24 Petr Rockait-lvconvert-repair-transient hangs on .33 and on RHEL6...
2010-05-24 Alasdair KergonUpdate clustered log kernel module name to log-userspace.
2010-05-24 Petr RockaiAccount for mirror transient status when doing lvconver...
2010-05-24 Petr RockaiSkip t-pvcreate-operation-md if mdadm fails to create...
2010-05-24 Zdenek KabelacUpdate Copyright date for resently modifed files
2010-05-24 Zdenek KabelacReplicator: update activate code for vgchange
2010-05-24 Zdenek KabelacReplicator: add replicator to dtree
2010-05-24 Zdenek KabelacReplicator: VG with cmd_missing_vgs does not generate...
2010-05-21 Mikulas PatockaFix scripts/relpath.awk to work with mawk
2010-05-21 Zdenek KabelacReplicator: update _create_partial_dtree()
2010-05-21 Zdenek KabelacReplicator: activate checks for missing vgs
2010-05-21 Zdenek KabelacReplicator: lock_lv_vol() finds missing VGs
2010-05-21 Zdenek KabelacReplicator: use cmd_vg for process_each_lv_in_vg()
2010-05-21 Zdenek KabelacReplicator: use cmd_vg list for _process_one_vg()
2010-05-21 Zdenek KabelacReplicator: add read and release VGs for rsites
2010-05-21 Zdenek KabelacAdd toolcontext.h header file.
2010-05-21 Zdenek KabelacRemove files from wrong directory
2010-05-21 Zdenek KabelacRight directory name for replicator files.
2010-05-21 Zdenek KabelacHmm - fixing cvs import mistake
2010-05-21 Zdenek KabelacReplicator: add find_replicator_vgs
2010-05-21 Zdenek KabelacReplicator: add sorted cmd_vg list
2010-05-21 Zdenek KabelacReplicator: extend volume_group with list of VGs and...
2010-05-21 Zdenek KabelacReplicator: extend _lv_each_dependency() with dependenc...
2010-05-21 Zdenek KabelacReplicator: check replicator segment
2010-05-21 Zdenek KabelacReplicator: new files for Replicator target
2010-05-21 Zdenek KabelacReplicator: base lvm2 support
2010-05-21 Zdenek KabelacReplicator: check open_count for parents of presuspend_node
2010-05-21 Zdenek KabelacReplicator: support deactivate of replicator-dev nodes
2010-05-21 Zdenek KabelacReplicator: libdm support
2010-05-21 Zdenek KabelacAPI change for args of process_each_lv_in_vg()
2010-05-21 Zdenek KabelacReturn ECMD_FAILED for break in process_each_lv() and...
2010-05-20 Alasdair Kergonpost-release
2010-05-20 Alasdair KergonFix $(INSTALL_SCRIPT) old-v2_02_66 v2_02_66
2010-05-20 Alasdair Kergonbackup->cache
2010-05-20 Alasdair Kergonpre-release
2010-05-20 Alasdair KergonIf unable to obtain snapshot percentage leave value...
2010-05-20 Alasdair KergonAdd make install_initscripts
2010-05-20 Alasdair KergonAdd install_system_dirs makefile target.
2010-05-20 Alasdair KergonGenerate example.conf so default lvm.conf contents...
next
This page took 0.056088 seconds and 5 git commands to generate.