]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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.
2015-02-05 Petr Rockaitest: Do not rely on dev/mapper/* nodes in pvmove-resta...
2015-02-05 Petr Rockaitest: Fix implementation of check targets with new...
2015-02-05 Petr RockaiNIX: Update path to /xchg (was /tmp/xchg with older...
2015-02-05 Petr RockaiNIX: Do not fail aggregation when a sub-job fails to...
2015-02-05 Petr RockaiNIX: Run each test flavour as a separate derivation.
2015-02-05 Petr RockaiNIX: Add --kmsg to lvm2-testsuite invocations.
2015-02-05 Petr Rockaitest: Update brick-shelltest.h.
2015-02-05 Petr RockaiNIX: Keep the udev log out of tmpfs.
2015-02-05 Petr RockaiNIX: Some kernels need ide/ata modules (i.e. no builtin...
2015-02-05 Petr RockaiNIX: Use IDE drive emulation instead of virtio.
2015-02-05 Petr Rockailibdaemon: Use select to yield CPU on a blocked read...
2015-02-05 Petr Rockaitest: Update brick-shelltest, adding timestamps to...
2015-02-05 Petr RockaiNIX: Use the new --heartbeat option on lvm2-testsuite.
2015-02-05 Petr Rockaitest: Package up the test runner in a reusable C++...
2015-02-05 Petr RockaiNIX: Pass --fatal-timeouts to the testsuite.
2015-02-05 Petr Rockaitest: Implement --fatal-timeouts to allow a timely...
2015-02-05 Petr Rockaitest: Make the runner's heartbeat more reliable.
2015-02-05 Petr Rockaitest: Disable lvmetad logging in lvconvert-{mirror...
2015-02-05 Petr RockaiNIX: Re-work VM monitoring.
2015-02-05 Petr RockaiNIX: Add Fedora 20 jobs.
2015-02-05 Petr RockaiNIX: Existence of results list no longer indicates...
2015-02-05 Petr RockaiNIX: Drop -h from rpm invocations as it messes up logs.
2015-02-05 Petr RockaiNIX: Use nixpkgs kernel for building, distro kernel...
2015-02-05 Petr RockaiNIX: Adapt to the append-based test journal.
2015-02-05 Petr RockaiNIX: Implement a smarter VM monitoring loop.
2015-02-05 Petr RockaiNIX: Use --batch mode for running the testsuite.
2015-02-05 Petr RockaiNIX: Refactor around the new test runner.
2015-02-05 Petr Rockaispec: Add an (optional) lvm2-testsuite subpackage.
2015-02-05 Petr Rockaitest: Implement --only option to runner.
2015-02-05 Petr Rockaitest: Fix loading of an append-mode journal.
2015-02-05 Petr Rockaitest: Add a missing copyright/licence notice to journal.h.
2015-02-05 Petr Rockaitest: Fix a precedence bug in the runner.
2015-02-05 Petr Rockaitest: Use append for journal maintenance instead of...
2015-02-05 Petr Rockaitest: Implement specialised --batch output style w...
2015-02-05 Petr Rockaitest: Add time/rusage formatting to the runner.
2015-02-05 Petr Rockaitest: Print a heartbeat file (every 20s) in the runner.
2015-02-05 Petr Rockaitest: Avoid sleeps in the runner monitoring loop.
2015-02-05 Petr Rockaitest: Run in /tmp if LVM_TEST_DIR is unset.
2015-02-05 Petr Rockaitest: Rename the --quiet option to --batch.
2015-02-05 Petr Rockaitest: Targets and sources can't have the same name...
2015-02-05 Petr Rockaitest: Run the testcases chdir'd into --testdir.
2015-02-05 Petr Rockaitest: Improve IO handling in the runner.
2015-02-05 Petr Rockaitest: Improve tracking of silence (stuck testcases...
2015-02-05 Petr Rockaitest: Make the runner's journal more reliable.
2015-02-05 Petr Rockaitest: Implement flavours in the runner.
2015-02-05 Petr Rockaitest: Fix handling of envvars in the runner.
2015-02-05 Petr Rockaitest: Makefile updates.
2015-02-05 Petr Rockaitest: Make it possible to run tests from an installed...
2015-02-05 Petr Rockaitest: Use the new flavour setup files in lib/inittest.
2015-02-05 Petr Rockaitest: Fix IO sink destructors in the runner.
2015-02-05 Petr Rockaitest: Add a buffer-backed IO sink (for interactive...
2015-02-05 Petr Rockaitest: Implement a file-backed IO sink in the runner.
2015-02-05 Petr Rockaitest: Make runner use bigger IO buffers, put them on...
2015-02-05 Petr Rockaitest: Allow test devices backed by a permanent block...
next
This page took 0.058176 seconds and 5 git commands to generate.