]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2015-02-16 Petr Rockaispec: Include lvmsystemid.7 in RPMs.
2015-02-16 Petr RockaiNIX: Fix CentOS builds.
2015-02-16 Petr RockaiNIX: Resolve issues with fedora-release and kernel...
2015-02-16 Peter Rajnohapvcreate: switch to "none" dev-ext source during pvcreate
2015-02-13 Alasdair G... conf: Set default global/etc from --with-confdir.
2015-02-13 David Teiglandsystem_id: warn if the system_id_file cannot be opened
2015-02-13 David Teiglandsystem_id: omit leading hyphens from system_id
2015-02-13 David Teiglandtoollib: add underscore to static ignore_vg function
2015-02-13 David TeiglandWHATS_NEW for system_id
2015-02-13 David Teiglandsystem_id: use for VG ownership
2015-02-13 David Teiglandvgextend: Use process_each_vg.
2015-02-13 Peter Rajnohatests: fix pvcreate-operation-md test to properly clean...
2015-02-13 Peter Rajnohatests: comment in select-tools.sh
2015-02-13 Peter Rajnohatolllib: process_each_pv: always use full_filter uncond...
2015-02-13 Peter Rajnohatests: select-tools.sh: pvchange now uses process_each_pv
2015-02-13 Peter Rajnohacleanup: remove deallocate_handle_root arg from destroy...
2015-02-13 Peter Rajnohacleanup: replace static struct processing_handle initia...
2015-02-13 Peter Rajnohapvchange: no need to initialize selection handle direct...
2015-02-13 Peter Rajnohalvchange: change msg about required params (LV or selec...
2015-02-12 Alasdair G... pvchange: Use process_each_pv.
2015-02-12 Peter Rajnohaautoreconf: recent changes
2015-02-12 Zdenek Kabelacvalgrind: when executed within valrind skip close
2015-02-12 Zdenek Kabelacmemory: disable check with valgrind pool build
2015-02-12 Zdenek Kabelacconfigure.in: AC_SUBST needs to be always executed
2015-02-12 Zdenek Kabelactests: BACKING_DEV
2015-02-12 Zdenek Kabelactests: ensure array is synchronized
2015-02-12 Zdenek Kabelactests: don't crash if checked string is shorter
2015-02-12 Zdenek Kabelacmakefiles: more _CFLAGS for -MM
2015-02-12 Zdenek Kabelactests: respect LVM_TEST_DIR
2015-02-12 Peter Rajnohatoollib: process_each_pv: fix commit d38d047e which...
2015-02-12 Peter Rajnohatoollib: process_each_pv: use cmd->full_filter, not...
2015-02-12 Peter Rajnohatoollib: process_each_pv: do not acquire list of all...
2015-02-12 Marian Csontostest: Fix missing return in new test harness.
2015-02-12 Peter Rajnohaconfig: fix version of introduction for devices/externa...
2015-02-11 Peter Rajnohatests: add select-tools.sh to test selection support...
2015-02-11 Peter Rajnohatests: rename report-select.sh to select-report.sh
2015-02-11 Peter Rajnohareport: define ba_start, vg_free and seg_start fields...
2015-02-11 Peter Rajnohaconf: update profile templates for recent changes
2015-02-11 Peter Rajnohaman: reference -S/--select in {vg,lv,pv}change, {vg...
2015-02-11 Peter Rajnohatoollib: select: issue an error message for failed...
2015-02-11 Peter Rajnohaman: dumpconfig: mention LVM_COMMAND_PROFILE env var...
2015-02-10 Petr RockaiNIX: Drop Fedora 16 builds.
2015-02-10 Petr RockaiNIX: Adjust lists of extra RPMs to install.
2015-02-10 Marian Csontostest: Fix harness not building on RHEL5 dev-mcsontos-rhel5-CLOEXEC
2015-02-10 Peter Rajnohaselect: initialize selection handle for process_each_...
2015-02-10 Peter Rajnohatools: allow -S|--select for vgexport and vgimport
2015-02-10 Peter Rajnohatools: allow -S|--select for vgdisplay, lvdisplay and...
2015-02-10 Peter Rajnohatools: allow -S|--select for vgremove and lvremove
2015-02-10 Peter Rajnohatools: allow -S|--select for vgchange, lvchange and...
2015-02-10 Peter Rajnohapvchange: use processing_handle when processing items...
2015-02-10 Peter Rajnohareport: implement report_for_selection
2015-02-10 Peter Rajnohareport: add report_for_selection and use it in select_m...
2015-02-10 Peter Rajnoharefactor: report: factor out code to determine final...
2015-02-10 Peter Rajnohatoollib: select the whole structure if at least one...
2015-02-10 Peter Rajnohatoollib: initialize handles (including reporting for...
2015-02-10 Peter Rajnohatoollib: add init_processing_handle, init_selection_han...
2015-02-10 Peter Rajnohatoollib: pass struct processing_handle to _select_match...
2015-02-10 Peter Rajnohareport: add report_init_for_selection fn and modify...
2015-02-10 Peter Rajnohatoollib: replace void *handle with struct processing_ha...
2015-02-10 Peter Rajnohacleanup: make report type condition consistent with...
2015-02-10 David Teiglandtoollib: prepare select_match_{pv,vg,lv} hooks
2015-02-10 Peter Rajnohalibdm: report: add dm_report_object_is_selected
2015-02-10 Petr Rockaitest: Fix a typo in shell/pvmove-restart.sh.
2015-02-09 Peter Rajnohalvm: recognize LVM_COMMAND_PROFILE env var for default...
2015-02-09 Peter Rajnohareporter: properly check for _do_info_and_status return...
2015-02-05 Petr Rockaiconfigure: Fix a warning about test/Makefile.in.
2015-02-05 Petr RockaiNIX: Request {fedora,centos}-release packages explicitly.
2015-02-05 Petr RockaiNIX: Adjust install_rpms (kernel rpm is now required).
2015-02-05 Petr RockaiNIX: We need to install lcov for ./configure now as...
2015-02-05 Petr RockaiNIX: Move corosynclib-devel & valgrind-devel out of...
2015-02-05 Petr RockaiNIX: Allow adding/overriding test configurations.
2015-02-05 Petr RockaiNIX: Set ulimit -c to unlimited, to get backtraces...
2015-02-05 Petr RockaiNIX: Add a CentOS 7.0 64b build.
2015-02-05 Petr Rockaitest: Fix a segfault in the test runner.
2015-02-05 Petr Rockaitest: It is not an error for a test daemon to exit...
2015-02-05 Petr Rockaitest: Remove spurious set -x in lvm-wrapper.
2015-02-05 Petr Rockaitest: Properly detect warnings from testcases.
2015-02-05 Petr Rockaitest: Only force an IO sync when the testcase has finished.
2015-02-05 Petr Rockaitest: Allow a longer timeout for lvextend-snapshot...
2015-02-05 Petr Rockaitest: Make dmsetup remove more robust in pvmove-restart.
2015-02-05 Petr Rockaitest: Make killing local (test) daemons more robust.
2015-02-05 Petr Rockaitest: Disable lvmetad debug log on another bunch of...
2015-02-05 Petr Rockaitest: Call $VALGRIND directly in lvm-wrapper.
2015-02-05 Petr RockaiNIX: Add valgrind-devel to the build environment.
2015-02-05 Petr Rockaimemlock: Do not check memory balance if RUNNING_ON_VALG...
2015-02-05 Petr Rockaiconfigure: Look for valgrind.h independently of VALGRIN...
2015-02-05 Petr Rockaitest: Add support for running LVM commands in tests...
2015-02-05 Petr Rockaitest: Make lvm-wrapper available in the installed tests...
2015-02-05 Petr RockaiNIX: Install valgrind, gdb and strace in the test envir...
2015-02-05 Petr RockaiNIX: Make timeout and test envvars configurable via...
2015-02-05 Petr Rockaitest: Fix prepare_scsi_debug_dev.
2015-02-05 Petr Rockaitest: Avoid passing -c to flock.
2015-02-05 Petr Rockaitest: Re-try with loopback if a backing device is too...
2015-02-05 Petr RockaiNIX: Detect that the VM booted up more directly.
2015-02-05 Petr RockaiNIX: Avoid a spurious failure when all tests pass.
2015-02-05 Petr Rockaitest: Fix failures due to undefined abs_top_builddir.
2015-02-05 Petr Rockaitest: Avoid running 'dmsetup remove' with no devices.
2015-02-05 Petr Rockaitest: Fix 100%FREE RAID tests since test device sizes...
2015-02-05 Petr Rockaitest: Update brick-shelltest (configurable timeout...
2015-02-05 Petr RockaiNIX: Mark builds with failed tests as such.
next
This page took 0.063659 seconds and 5 git commands to generate.