]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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].
2011-12-08 Alasdair Kergonreinstate !first_time check
2011-12-08 Alasdair Kergontag uninit var
2011-12-07 Peter RajnohaFix lvm2-monitor init script to use normalized output...
2011-12-06 Jonathan Earl... Add policy based automated repair of RAID logical volumes
2011-12-03 Milan BrozFix FIXME and comment :-)
2011-12-03 Milan BrozSwitch locking bits to match RHEL5 version.
2011-12-01 Alasdair Kergonupdate old comment
2011-12-01 Jonathan Earl... Don't allow two images to be split and tracked from...
2011-12-01 Jonathan Earl... Don't allow size change of RAID LV that is tracking...
2011-12-01 Jonathan Earl... Do not allow users to change the name of RAID sub-LVs...
2011-12-01 Jonathan Earl... WHATS_NEW for previous commit.
2011-12-01 Jonathan Earl... Do not allow users to change permissions on RAID sub...
2011-11-30 Alasdair Kergonrefer to kernel docs for target info
2011-11-30 Petr RockaiUpdate comment on LCK_*DMEVENTD*.
2011-11-30 Petr RockaiFix clvmd to respect DMEVENTD_MONITOR_IGNORE. Fixes...
2011-11-30 Jonathan Earl... The LV_REBUILD flag is not internal - bad comments...
2011-11-30 Jonathan Earl... Support the ability to replace specific devices in...
2011-11-29 Peter RajnohaFix last checkin for replicator.
2011-11-28 Alasdair KergonAdd activation/use_linear_target enabled by default...
2011-11-23 Zdenek KabelacTry longer sleep
2011-11-23 Zdenek KabelacCleanup files from testing
2011-11-23 Zdenek KabelacSwap condition order
2011-11-23 Zdenek KabelacPut back devmapper-event linkage
2011-11-23 Zdenek KabelacCleanup test makefiles
2011-11-23 Zdenek KabelacSplit gcc warning options
2011-11-23 Zdenek KabelacUse 3 digits for chmod
2011-11-23 Alasdair KergonMove y/n prompts to stderr and repeat if response has...
2011-11-22 Peter Rajnoha--addtag instead of --tag
2011-11-21 Zdenek KabelacCleanup gcc warning
2011-11-21 Zdenek KabelacAdd some cflags to ldflags
2011-11-21 Petr RockaiMore of WHATS_NEW.
2011-11-21 Petr RockaiUpdate WHATS_NEW.
2011-11-21 Petr RockaiFix a bug in dmeventd snapshot monitoring code where...
2011-11-21 Petr RockaiFix the last fix (t-XXX -> shell/XXX).
2011-11-21 Petr RockaiFix the fallout in shell tests from the t-XXX -> shell...
2011-11-21 Zdenek KabelacAdd CUnit testing support
2011-11-21 Petr RockaiTidy the shell tests into their own subdir. We now...
2011-11-20 Petr RockaiFix a syntax error.
2011-11-20 Petr RockaiImplement a CUnit-based runner for unit tests. Copy...
2011-11-20 Alasdair KergonDon't ignore configure --mandir and --infodir.
2011-11-18 Zdenek KabelacDrop pool memory allocated in lv_has_target_type
2011-11-18 Zdenek KabelacRemove constant expression check
2011-11-18 Zdenek KabelacCheck target type name for DM_MAX_TYPE_NAME length
2011-11-18 Zdenek KabelacReplace dynamic buffer allocations for PATH_MAX
2011-11-18 Zdenek KabelacUnlock memory for vg_write
2011-11-18 Zdenek KabelacQuery before removing inactive snapshots
2011-11-18 Zdenek KabelacAllow to activate snapshot
2011-11-18 Zdenek KabelacSkip non-virtual snapshots for availability
2011-11-15 Zdenek KabelacAdjusted mirror region size only for mirrors and raids
2011-11-15 Zdenek KabelacThin update prompt message
2011-11-15 Zdenek KabelacReorder AND test condition
2011-11-15 Zdenek KabelacThin clean
2011-11-15 Zdenek KabelacThin supports only thin volumes as snapshot origins
2011-11-15 Zdenek KabelacSimplify iteration
2011-11-15 Zdenek KabelacThin fix tpool layer
2011-11-15 Alasdair KergonInclude a copy of kernel DM documentation in doc/kernel
next
This page took 0.057269 seconds and 5 git commands to generate.