]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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)
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...
2010-05-20 Alasdair KergonInstall lvmconf script by default.
2010-05-19 Dave WysochanskiRemove another pvchange hack involving orphan VG names.
2010-05-19 Dave WysochanskiRemove hack in pvchange to unlock orphan VG.
2010-05-19 Dave WysochanskiFix warnings with conversion of uuid.
2010-05-19 Dave WysochanskiUpdate WHATS_NEW
2010-05-19 Dave WysochanskiTest lvm_vgname_from_{pvid|device}.
2010-05-19 Dave WysochanskiAdd lvm2app interfaces to lookup a vgname from a pvid...
2010-05-19 Dave WysochanskiUpdate pvchange to always obtain a vg handle for each...
2010-05-19 Dave WysochanskiAdd find_vgname_from_{pvname|pvid} functions.
2010-05-19 Dave WysochanskiAdd lvmcache_vgname_from_pvid().
2010-05-19 Dave WysochanskiAdd pvid_from_devname() lvmcache function.
2010-05-19 Alasdair KergonAdd is_global_vg and split out from is_orphan_vg.
2010-05-19 Alasdair KergonValidate orphan and VG_GLOBAL lock order too.
2010-05-19 Alasdair KergonNote that orphan lock is always obtained last
2010-05-19 Alasdair KergonAccept orphan VG names as parameters to lock_vol()...
2010-05-19 Alasdair KergonUse is_orphan_vg in place of hard-coded prefix tests.
2010-05-17 Alasdair Kergonpost-release
2010-05-17 Alasdair Kergonpre-release
2010-05-17 Fabio M. Di... Fix clvmd init script stop function to not deactive...
2010-05-14 Jonathan Earl... Disallow toggling the cluster attribute of a volume...
2010-05-14 Alasdair KergonUse -d to control level of messages sent to syslog...
2010-05-14 Alasdair KergonFix static build.
2010-05-14 Zdenek KabelacFor lcov target there is no need to include source...
2010-05-14 Milan BrozAnother one internal device layer fix...
2010-05-14 Milan BrozFix empty layer detection is scan devices.
2010-05-14 Milan BrozFix device_is_usable to properly detect only internal...
2010-05-14 Zdenek KabelacUse /bin/bash for scripts with bashisms
2010-05-13 Milan BrozSkip also special lvm devices in scan (if ignore suspen...
2010-05-13 Milan BrozDo not print encryption key in message debug output.
2010-05-13 Milan BrozCurrently if clvmd is running and user issues vgscan,
2010-05-12 Petr RockaiChop up the big t-lvconvert-mirror-basic loop across...
2010-05-12 Petr RockaiRun tests in alphabetical (and thus stable across machi...
2010-05-12 Petr RockaiBump the debug.log level from 4 to 9 (the numbering...
2010-05-12 Petr RockaiRevert the "repeat failed tests with -vvvv" feature...
2010-05-12 Petr RockaiA fairly extensive refactor of the mirror testing code...
2010-05-12 Petr RockaiRevert the huge device creation in t-lvconvert-mirror...
2010-05-12 Petr RockaiAdd a test for activation in presence of missing device...
2010-05-12 Petr RockaiRename t-partial-activate to t-activate-partial (more...
2010-05-12 Petr RockaiThe "should" testing utility should actually only give...
2010-05-12 Petr RockaiImprove the "check" testing utility: slightly refactor...
2010-05-11 Jonathan Earl... If we are checking if '--nosync' was called with the...
2010-05-11 Zdenek KabelacAdd pkgconfigdir for placement of .pc files
2010-05-11 Zdenek KabelacSwitch to use Requires.private for devmapper.pc and...
2010-05-11 Zdenek KabelacAdd UDEV_PC and SELINUX_PC substituted variables
next
This page took 0.057682 seconds and 5 git commands to generate.