]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2010-06-28 Dave WysochanskiUpdate vgchange tool to accept --vgmetadatacopies.
2010-06-28 Dave WysochanskiAdd vg_mda_copies display field to 'vgs' command.
2010-06-28 Dave WysochanskiMake vg->mda_copies persistent in on disk vg metadata.
2010-06-28 Dave WysochanskiAdd vg get/set methods for VG metadata copies.
2010-06-28 Dave WysochanskiAdd mda_copies to VG structures and initialization.
2010-06-28 Dave WysochanskiDefine vgmetadatacopies in vgchange man page.
2010-06-28 Dave WysochanskiAdd tests for phase 1 of metadata balance - manage...
2010-06-28 Dave WysochanskiBefore committing each mda, arrange mdas so ignored...
2010-06-28 Dave WysochanskiRefactor vg_commit() to add _vg_commit_mdas().
2010-06-28 Dave WysochanskiUpdate _vg_read and _text_create_text_instance to use...
2010-06-28 Dave WysochanskiUse mdas_empty_or_ignored() in place of checks for...
2010-06-28 Dave WysochanskiAdd mdas_empty_or_ignored() helper function.
2010-06-28 Dave WysochanskiImplement ignore of mda if bit set by skipping r/w...
2010-06-28 Dave WysochanskiUpdate pvchange, pvs and vgs man pages for metadata...
2010-06-28 Dave WysochanskiAdd --metadataignore to pvchange, allowing for ignoring...
2010-06-28 Dave WysochanskiDefine new functions and vgs/pvs fields related to...
2010-06-28 Dave WysochanskiAdd metadata_areas_ignored list and functions to manage...
2010-06-28 Dave WysochanskiRename fid->metadata_areas to fid->metadata_areas_in_use.
2010-06-28 Dave WysochanskiUse vg_mda_count() in vgdisplay.
2010-06-28 Dave WysochanskiAdd mda location specific mda_copy constructor.
2010-06-28 Dave WysochanskiAdd mda_locns_match() internal library function for...
2010-06-28 Dave WysochanskiEnsure in-memory state matches on-disk state of mda...
2010-06-28 Dave WysochanskiAllow raw_read_mda_header to be called from text_label.c.
2010-06-28 Dave WysochanskiMove dev_open/dev_close outside vgname_from_mda().
2010-06-28 Dave WysochanskiMove dev_open / dev_close outside _vg_read_raw_area().
2010-06-28 Dave WysochanskiAdd location independent flag and functions to ignore...
2010-06-28 Dave WysochanskiAdd text format specific 'rlocn' ignore flag and access...
2010-06-28 Dave WysochanskiChange 'filler' to 'flags' in on-disk 'raw_locn' structure.
2010-06-28 Petr RockaiMinor shell style cleanup.
2010-06-28 Petr RockaiRefactor the handles_missing_pv logic in lvchange.
2010-06-28 Jonathan Earl... Fix for bz608048 from Taka...
2010-06-25 Alasdair Kergongenerate liblvm2cmd exported symbols too
2010-06-25 Alasdair KergonGenerate liblvm2app and libdevmapper exported symbols...
2010-06-25 Alasdair Kergonactually, let's keep these in same order as in header
2010-06-25 Alasdair KergonUpdate liblvm2app exported symbols.
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
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
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...
next
This page took 0.058777 seconds and 5 git commands to generate.