]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2012-10-10 Petr Rockailvmetad: Fix the -f pidfile (non-)creation logic.
2012-10-09 Petr Rockaitest: Skip thin tests if thin support is configured...
2012-10-09 Petr Rockaiconfigure: Use pkg-config to look for valgrind/memcheck.h.
2012-10-09 Petr Rockailvmetad: Only create pidfile when running as a daemon...
2012-10-09 Petr Rockailibdaemon-server: Do not create pidfile if NULL.
2012-10-09 Petr RockaiTEST: Avoid building unit tests with --disable-testing.
2012-10-09 Zdenek Kabelactest: more thin tests
2012-10-09 Zdenek Kabelactest: move raid10 test into separate test files
2012-10-09 Zdenek Kabelactest: split raid tests
2012-10-09 Zdenek Kabelaclvchange: do not start dmevent for resyn
2012-10-09 Petr Rockaiexample.conf: Warn about running lvmetad with use_lvmet...
2012-10-09 Zdenek Kabelactest: ignore modprobe failure
2012-10-09 Petr RockaiTEST: Check that LVM1 VGs work when using lvmetad ...
2012-10-08 Petr Rockailvmetad: Fix a leak on duplicated PVs (same PVID, diffe...
2012-10-08 Petr Rockailvmetad: Fix a leak in an error path in update_metadata.
2012-10-08 Petr RockaiTEST: Give lvmetad a chance to exit gracefully upon...
2012-10-08 Petr RockaiTEST: Wait for lvmetad socket to appear in "aux prepare...
2012-10-08 Petr RockaiTEST: When INTERACTIVE=1, allow scripts to control...
2012-10-08 Petr Rockailvmetad: Fix a typo-induced leak in destroy_metadata_ha...
2012-10-08 Petr Rockailibdaemon-client: Fix a memory leak in daemon_send.
2012-10-08 Petr Rockailibdaemon-server: Optimize logging for a fast no-output...
2012-10-08 Petr Rockailibdaemon-server: Fix a memory leak in daemon_log_multi.
2012-10-08 Peter Rajnohasystemd: remove ExecStartPost from lvm2-lvmetad.service.
2012-10-08 Petr Rockaidev-cache: Make dev_iter_create work with a NULL filter.
2012-10-08 Zdenek Kabelactest: move raid test to separate tests
2012-10-08 Petr Rockailvmetad: In pvscan --cache, update the token directly.
2012-10-08 Zdenek Kabelactest: check snap_percent returns invalid
2012-10-08 Zdenek Kabelacreport: call snapshot percent with cow only
2012-10-08 Zdenek Kabelaclvconvert: disable convertion of thin to mirrors
2012-10-08 Petr Rockailvmetad: Avoid overlapping locks that could cause a...
2012-10-08 Petr RockaiTEST: Only run the pvscan --cache test with lvmetad...
2012-10-07 Petr RockaiTEST: Add lvmetad-pvscan-cache to check that pvscan...
2012-10-05 Zdenek Kabelactest: lvm2api thin data_percent
2012-10-05 Zdenek Kabelactest: check data_percent is equal to snap_percent
2012-10-05 Zdenek Kabelaclvm2api: fix data percent reporting for thin, snap
2012-10-03 Jonathan BrassowRAID: Do not allow RAID LVs in a cluster volume group.
2012-10-03 Zdenek Kabelacthin: lvconvert
2012-10-03 Zdenek Kabelacthin: lvchange allows to change perms of thin snap
2012-10-03 Zdenek Kabelacliblvm: insert layer with subvolume renames
2012-10-03 Zdenek Kabelaccleanup: add proper cast for force_t
2012-10-03 Zdenek Kabelacthin: origin only suspend
2012-10-03 Zdenek Kabelaclibdm: reset delay flag for devs used by thin
2012-10-03 Zdenek Kabelacliblvm: add lv_rename_update
2012-10-03 Zdenek Kabelacliblvm2cmd: ensure standard descriptors are ready
2012-10-03 Zdenek Kabelacliblvm2cmd: add return code for _close_stray_fds
2012-10-03 Zdenek Kabelacconfigure: fix --enable-testing
2012-09-27 Jonathan BrassowRAID: Fix problems with creating, extending and convert...
2012-09-26 Petr Rockailibdaemon: Split daemon-shared.[hc] into daemon-io...
2012-09-26 Petr Rockailibdaemonclient: Use log_sys_error in place of perror.
2012-09-26 Petr Rockailibdaemonclient: Use dm_{malloc,free} in place of ...
2012-09-26 Petr Rockailvremove: Revert to allowing removal of partial LVs.
2012-09-26 Petr Rockailvremove: Ask before discarding data areas.
2012-09-26 Petr RockaiTEST: Workaround for lvmetad vs inconsistent metadata.
2012-09-26 Petr Rockailvmetad: Initialise debug_config also if no -d is given.
2012-09-26 Petr Rockailvmetad: Give inconsistent metadata warnings in pvscan...
2012-09-26 Petr Rockailvmetad: Fix #845269: SEGV on corrupt lvmetad response.
2012-09-26 Petr Rockailvmetad: Clear metadata/PV cache before a token-trigger...
2012-09-26 Petr Rockailvmetad: Make vgscan --cache an alias to pvscan --cache.
2012-09-26 Petr RockaiTEST: Add LVM_VALGRIND_LVMETAD to testing options.
2012-09-26 Petr RockaiMakefiles: Build libdaemonclient unconditionally.
2012-09-26 Petr Rockailib/cache/lvmetad: s/pvscan_lvmetad/lvmetad_pvscan...
2012-09-26 Petr Rockailvmetad: Use "%" PRId64 in place of "%d" for extra...
2012-09-26 Petr RockaiImplement devices/global_filter.
2012-09-26 Petr Rockaiexample.conf.in: The command to refresh lvmetad is...
2012-09-26 Petr Rockailib/cache/lvmetad: Refactor to use dm_config_tree in...
2012-09-26 Petr Rockailibdaemon: Extend and refactor APIs.
2012-09-26 Petr Rockaidev-cache: Make it possible to pass in a NULL filter.
2012-09-26 Petr Rockaifilters: Alwayz zalloc the filter struct.
2012-09-26 Petr RockaiTEST: Kill lvmetad early in teardown.
2012-09-20 Marian Csontoscleanup: remove unused variable
2012-09-20 Marian CsontosFix tests to accept extended attribute
2012-09-19 Jonathan Brassowmirror: 'lvconvert --resync' should reset LV_NOTSYNCED...
2012-09-19 Alasdair G... lvs: add partial attribute
2012-09-19 Alasdair G... discards: skip when removing LVs on missing PVs
2012-09-14 Jonathan BrassowRAID1: Clear the LV_NOTSYNCED flag when a RAID1 LV...
2012-09-14 Jonathan BrassowRAID1: Like mirrors, do not allow adding images to...
2012-09-12 Jonathan BrassowTEST: Add missing test for RAID module version
2012-09-12 Peter Rajnohasystemd: depend on systemd-udev-settle unit in activati...
2012-09-12 Peter Rajnohavgchange: fix -aay to activate proper volumes
2012-09-11 Jonathan BrassowRAID: Properly handle resync of RAID LVs
2012-09-11 Jonathan Brassowcleanup: Restructure code that handles mirror resyncing
2012-09-11 Jonathan Brassowcleanup: Reduce indentation by short-circuiting function
2012-09-10 Jonathan BrassowRAID: Disallow addition of RAID images while array...
2012-09-05 Jonathan BrassowRAID: '--test' should not cause a valid create command...
2012-09-05 Jonathan Brassowcleanup: Use segtype->ops->name() instead of segtype...
2012-09-05 Jonathan BrassowTEST (lvresize-raid): Also test resizing of RAID10
2012-08-27 Peter Rajnohamake: fix subdir order for distclean
2012-08-27 Peter Rajnohaconfig: require dm_config_create_value for dm_config_no...
2012-08-27 Peter Rajnohatest: snapshot_extend_threshold -> snapshot_autoextend_...
2012-08-27 Peter Rajnohasetvbuf: reopen only valid fd
2012-08-27 Zdenek Kabelactests: testing lvm_lv_rename
2012-08-27 Zdenek Kabelaclvm2api: extend lvm2api with lvm_lv_rename
2012-08-25 Alasdair G... setvbuf: close and reopen stream before change
2012-08-25 Alasdair G... buffering: use unbuffered silent mode for liblvm
2012-08-25 Alasdair G... config: add silent mode
2012-08-24 Jonathan BrassowRAID: Add support for RAID10
2012-08-24 Alasdair G... version: update
2012-08-23 Zdenek Kabelacclenaup: compatible definition for older gcc
2012-08-23 Zdenek Kabelaccleanup: add some missing stack backtraces
2012-08-23 Zdenek Kabelacthin: discard
next
This page took 0.058672 seconds and 5 git commands to generate.