]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2012-01-23 Alasdair Kergonadd const
2012-01-23 Alasdair KergonReorder fns in libdm-deptree.
2012-01-21 Alasdair KergonAdd CLVMD_FLAG_REMOTE to skip processing on local node.
2012-01-21 Alasdair KergonAttempt to improve clustered 'lvchange -aey' behaviour...
2012-01-20 Mike SnitzerPrompt if request is made to remove a snapshot whose...
2012-01-20 Mike SnitzerAllow removal of an invalid snapshot that was to be...
2012-01-20 Mike SnitzerUse m and M lv_attr to indicate that a snapshot merge...
2012-01-20 Mike SnitzerDifferentiate between snapshot status of "Invalid"...
2012-01-20 Mike SnitzerLookup snapshot usage percent of origin when a snapshot...
2012-01-20 Zdenek KabelacUpdate lvdisplay to show more info about thin LVs
2012-01-20 Zdenek KabelacMinor cleanup
2012-01-20 Zdenek KabelacThin until proper vgcfgrestore for thin is implementad...
2012-01-20 Zdenek KabelacThin forgotten initialisation of pointer to NULL
2012-01-20 Zdenek KabelacTiny cleanup
2012-01-20 Zdenek KabelacThin cleanup
2012-01-20 Zdenek KabelacDrop hack in segtype reporting
2012-01-20 Zdenek KabelacThin extend lvcreate man page about snapshot support
2012-01-20 Alasdair Kergon.
2012-01-20 Alasdair Kergonimprove comment
2012-01-20 Jonathan Earl... Preserve exclusive activation of cluster mirror when...
2012-01-19 Zdenek KabelacDrop unimplemented
2012-01-19 Zdenek KabelacDrop unused variable
2012-01-19 Zdenek KabelacThin indent update
2012-01-19 Zdenek KabelacThin disable snapshot creation when pool is over the...
2012-01-19 Zdenek KabelacThin add new display field for lvs
2012-01-19 Zdenek KabelacAdd support to keep info about creation time and host...
2012-01-19 Zdenek KabelacThin add function to read thin volume percent
2012-01-19 Zdenek KabelacThin updated support for thin pool percent
2012-01-19 Zdenek KabelacThin rename seg var pool_metadata_lv to metadata_lv
2012-01-19 Zdenek KabelacThin handle empty thin volume case
2012-01-19 Zdenek KabelacThin use consistentely metadata
2012-01-19 Zdenek KabelacThin rename local static
2012-01-19 Zdenek KabelacRename internal macro to match signess
2012-01-19 Zdenek KabelacUpdate for gcc old-style
2012-01-18 Alasdair KergonAdd dmsetup 'wipe_table' to replace table with one...
2012-01-17 Peter RajnohaMove dm_task_set_newname from libdm-iface.c to libdm...
2012-01-16 Petr RockaiBeef up the lvmetad code with more functionality and...
2012-01-16 Petr RockaiFix a boundary condition in read_buffer in daemon-shared.c.
2012-01-15 Petr RockaiFix prototypes for daemon_send_simple (const char).
2012-01-15 Petr RockaiUnfortunately, blank lines are sometimes produced by...
2012-01-15 Petr RockaiFix a couple of resource leaks in daemon-common server...
2012-01-12 Alasdair KergonMake error message hit when preallocated memlock memory...
2012-01-12 Alasdair KergonShow read-only activation in display tools.
2012-01-12 Peter RajnohaMissing const.
2012-01-12 Alasdair KergonAdd activation/read_only_volume_list to override LV...
2012-01-12 Alasdair KergonAdd activation/read_only_volume_list to override LV...
2012-01-11 Alasdair KergonGive priority to emcpower devices with duplicate PVIDs.
2012-01-11 Peter RajnohaSupport different device name types on output of dmsetu...
2012-01-11 Peter RajnohaAdd dm_device_get_name to get map name or block device...
2012-01-10 Alasdair KergonAdd dm_uuid_prefix/dm_set_uuid_prefix for non-lvm users...
2012-01-09 Zdenek KabelacCheck for error code in _adjust_policy_params
2012-01-09 Zdenek KabelacMinor oldstyle warning update
2012-01-09 Zdenek KabelacImprove readahead in dmsetup man page
2012-01-09 Zdenek KabelacUse sysfs to set/get of read-ahead
2012-01-05 Zdenek KabelacSupport rounding of percentage upward
2011-12-22 Zdenek KabelacUse new dmeventd_lvm2_command function in dmeventd...
2011-12-22 Zdenek KabelacThin use helper function
2011-12-22 Zdenek KabelacAdd helper function dmeventd_lvm2_command().
2011-12-22 Zdenek KabelacUpdated documentation for dmeventd.
2011-12-21 Zdenek KabelacThin man page update
2011-12-21 Zdenek KabelacThin update test case
2011-12-21 Zdenek KabelacExported functions from thin plugin
2011-12-21 Zdenek KabelacDrop extra stat before open of device
2011-12-21 Zdenek KabelacDo not lstat common path prefix
2011-12-21 Zdenek KabelacAdd common initialization code for struct device
2011-12-21 Zdenek KabelacAlways zalloc device structure
2011-12-21 Zdenek KabelacThin automatic policy based extension
2011-12-21 Zdenek KabelacThin add lv_thin_pool_percent
2011-12-21 Zdenek KabelacThin add dev_manager_thin_pool_percent
2011-12-21 Zdenek KabelacThin add dmeventd support
2011-12-21 Zdenek KabelacFix missing thread list manipulation
2011-12-21 Zdenek KabelacCheck lv pointer for NULL before derefence.
2011-12-21 Zdenek KabelacThin remove unused code
2011-12-21 Zdenek KabelacThin move layer suffix into local static const
2011-12-21 Zdenek KabelacThin rename internal thin pool segment
2011-12-21 Zdenek KabelacAdd Thin API for parsing thin status
2011-12-21 Zdenek KabelacAllow empty strings for description and creation_host...
2011-12-21 Zdenek KabelacAdd dm_config_find_str_allow_empty
2011-12-20 Alasdair KergonReinstate support for format1 snapshots, but issue...
2011-12-18 Petr RockaiAdd a unit test for config cascade (overlay). Needs...
2011-12-18 Petr RockaiFix up lvmetad for the minor API change in dm_config_cr...
2011-12-18 Petr RockaiMake a cleaner split between config tree and config...
2011-12-16 Peter RajnohaUse also normalized output for vgchange command in...
2011-12-13 Zdenek KabelacCleanup test compile warning
2011-12-12 Petr RockaiFix a compiler warning.
2011-12-12 Petr RockaiUse a more canonic regex escaping in the default lvm...
2011-12-11 Petr RockaiMove dm_config_write out of libdm, back to lib/config...
2011-12-11 Petr RockaiAdd a shell test for config parsing and merging (lvm...
2011-12-11 Petr RockaiAutoreconf.
2011-12-11 Petr RockaiAdd a unit test for dm_config_clone_node.
2011-12-11 Petr RockaiStart a rudimentary unit test for the dm_config_* inter...
2011-12-11 Petr RockaiIn the dm_config_*get_* functions, make the actual...
2011-12-11 Petr RockaiUse pkg-config to look for CUnit (needed for systems...
2011-12-10 Petr RockaiNowadays, lvm-version.h is generated from lvm-version...
2011-12-10 Alasdair Kergonupdate FIXMEs
2011-12-08 Alasdair KergonWhen dropping the VG metadata from the cache during...
2011-12-08 Alasdair KergonOnly use built-in stack size in clvmd - ignore lvm...
2011-12-08 Alasdair KergonTest for LCK_CLUSTER_VG directly in args[0].
2011-12-08 Alasdair KergonDon't pass LCK_LOCAL to clvmd - it's unused.
2011-12-08 Alasdair KergonUpdate comments. CLUSTER_VG belongs firmly to args[0].
next
This page took 0.054016 seconds and 5 git commands to generate.