]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2011-06-30 Milan BrozTry to force remove dm devices in after test fails.
2011-06-30 Alasdair KergonTry to remove any stray loop devices left behind by...
2011-06-30 Alasdair Kergontest attempt to remove stray loop devs
2011-06-29 Petr RockaiDifferentiate the request and response format, in daemo...
2011-06-29 Alasdair KergonAdd age filter to dmsetup udevcomplete_all to minimise...
2011-06-29 Alasdair Kergonmake udev teardown conditional on using udev
2011-06-29 Alasdair Kergonteardown aborts if it hits an error, so better teardown...
2011-06-29 Alasdair Kergonprint any loop devs that weren't torn down
2011-06-29 Alasdair Kergonremove any stray semaphores after tearing down devs
2011-06-29 Alasdair KergonReinstate correct permissions when creating mirrors.
2011-06-29 Alasdair Kergondebug log readonly flag with ioctls
2011-06-29 Alasdair KergonAppend 'm' attribute to pv_attr for missing PVs.
2011-06-29 Alasdair KergonAdd uuids to dmsetup create cmds.
2011-06-29 Alasdair Kergonuse dmsetup remove -f as a better way of simulating...
2011-06-29 Alasdair KergonRemove temporary failures now, but continue to give...
2011-06-29 Alasdair KergonTemporary conversion to internal error and failure...
2011-06-29 Jonathan Earl... Fix error message - the parameter name is '--mirrorlog...
2011-06-28 Jonathan Earl... Remove unnecesary conditional.
2011-06-28 Zdenek KabelacAnnotate CLVMD_CMD_SYNC_NAMES in decode_cmd
2011-06-28 Alasdair KergonMore readahead tests.
2011-06-28 Alasdair Kergonmore fixes to readahead etc.
2011-06-28 Alasdair KergonChange to still sync with udev (to test waiting for...
2011-06-28 Alasdair KergonRemove enforcement of udev verification when using...
2011-06-28 Alasdair KergonSelectively enable/disable udev rules.
2011-06-27 Alasdair KergonMove _set_lvm_fallback into toolcontext, fix string...
2011-06-27 Alasdair KergonExtend debug log messages to distinguish between the...
2011-06-27 Alasdair KergonMove udev_only logic inside stacked node op code.
2011-06-27 Petr RockaiAdd int/str lookup routines specific to the reply ...
2011-06-27 Petr RockaiAlso parse the config_tree on the client end (daemon...
2011-06-27 Petr RockaiParse the incoming config tree in daemon-server.c,...
2011-06-27 Petr RockaiLVMetaD build hack: link to lvm-internal &c. and add...
2011-06-27 Petr RockaiImplement daemon_send_simple and use it in the testclient.
2011-06-27 Petr RockaiDo not open the socket with SOCK_NONBLOCK in daemon...
2011-06-27 Petr RockaiCall daemon_close before exit in the testclient.
2011-06-27 Petr RockaiSketch out the actual on-wire format in daemon-client...
2011-06-24 Alasdair Kergonremove unused var after recent patch
2011-06-24 Alasdair KergonReturn immediately dm_lib_exit() if called more than...
2011-06-23 Jonathan Earl... Fix to preserve exclusive activation of mirror while...
2011-06-23 Milan BrozFail allocation if number of extents not divisible...
2011-06-22 Jonathan Earl... Fix issue preventing cluster mirror creation.
2011-06-22 Peter RajnohaAdd check for library fallback in _deactivate_node.
2011-06-17 Peter RajnohaDisable udev fallback and add --udevfallback option...
2011-06-17 Peter RajnohaDisable udev fallback by default and add activation...
2011-06-17 Zdenek KabelacCode move of vg_mark_partial() up in stack
2011-06-17 Zdenek KabelacRemove unused internal flag ACTIVATE_EXCL from the...
2011-06-17 Zdenek KabelacRemove test for status flag
2011-06-17 Zdenek KabelacAdd couple FIXMEs around suspicious code
2011-06-17 Zdenek KabelacUse lv_activate_opts struct instead of ACTIVATE_EXCL...
2011-06-17 Zdenek KabelacUse lv_activate_opts struct instead of ACTIVATE_EXCL...
2011-06-17 Zdenek KabelacAdd lv_activate_opts structure
2011-06-15 Petr RockaiWhat's new.
2011-06-15 Petr RockaiFix RHBZ 651590 (failure to lock LV results in failure...
2011-06-15 Peter RajnohaAdd proper udev library context initialization and...
2011-06-15 Milan BrozFix lvreduce stripe rounding up from previous commit.
2011-06-14 Petr RockaiAdd a skeleton for lvmetad, a test client, and a tempor...
2011-06-14 Petr RockaiCommon daemon code: Implement basic socket-based commun...
2011-06-13 Alasdair KergonFix last snapshot removal to avoid table reload while...
2011-06-13 Alasdair KergonFix fields in warning message.
2011-06-13 Alasdair KergonMaintain a count of the number of suspended devices...
2011-06-12 Alasdair KergonFix 'pvs -o pv_all' to include label fields. (Also...
2011-06-12 Alasdair KergonDisable critical section internal errors until this...
2011-06-11 Alasdair KergonFix --mirrorlog mirrored.
2011-06-11 Alasdair KergonMajor pvmove fix to issue ioctls in the correct order...
2011-06-09 Milan BrozFix kernel version test (RHEL: 2.6.32-123).
2011-06-09 Milan BrozFix mirrored stripe reduction.
2011-06-09 Milan BrozValidate mirror segments size
2011-06-09 Milan BrozFix extent rounding for striped segments.
2011-06-09 Milan BrozFix kernel version parsing in tests, use common function.
2011-06-09 Milan BrozFix another occurrence of linux kernel version check.
2011-06-09 Milan BrozAccept kernel version 3 (3.0-rc and similar).
2011-06-09 Milan BrozFix topology test.
2011-06-08 Peter RajnohaFix create_temp_name to replace any '/' found in the...
2011-06-06 Alasdair Kergonmissing space in mesg
2011-06-04 Petr RockaiAlso check in the pe_start API test that the disks...
2011-06-04 Petr RockaiAdd an API test that shows how to find a value of pe_st...
2011-06-03 Peter RajnohaFix a few compile warnings.
2011-06-02 Milan BrozUse append but except query for dlm locks:-)
2011-06-02 Milan BrozAlways use append to file in lvmdump (selinux policy...
2011-06-02 Milan BrozUse /var/run/lvm for lvmetad socket.
2011-06-01 Alasdair KergonPropagate test mode to clvmd to skip activation and...
2011-06-01 Alasdair KergonDefer writing PV labels to vg_write.
2011-06-01 Alasdair KergonReport sector containing label in verbose message.
2011-06-01 Alasdair KergonPermit --available with lvcreate so non-snapshot LVs...
2011-06-01 Alasdair KergonReport sector containing label in verbose message.
2011-06-01 Peter RajnohaClarify error message when unable to convert an LV...
2011-05-28 Peter RajnohaUse new dev_open_readonly fn to prevent opening devices...
2011-05-25 Petr RockaiFirst draft of a document describing how we will automa...
2011-05-24 Alasdair Kergontest
2011-05-24 Alasdair Kergontest
2011-05-24 Alasdair Kergontest
2011-05-24 Alasdair Kergontest
2011-05-24 Alasdair Kergontest
2011-05-24 Alasdair Kergontest
2011-05-24 Alasdair Kergontest
2011-05-24 Alasdair Kergontest
2011-05-24 Alasdair Kergontest
2011-05-24 Alasdair Kergontest
2011-05-24 Alasdair Kergontest
2011-05-24 Alasdair KergonAdd and use dev_open_readonly and variations.
2011-05-23 Petr RockaiMention code layout in lvmetad DESIGN.
next
This page took 0.055784 seconds and 5 git commands to generate.