]> sourceware.org Git - lvm2.git/history - lib/config
spacing
[lvm2.git] / lib / config /
2012-03-14 Zdenek KabelacImprove thin_check option passing
2012-03-05 Zdenek KabelacFit thin pool metadata into 128MB
2012-03-02 Zdenek KabelacAdd support for thin check
2012-03-01 Zdenek KabelacFew more close and dev_close trace
2012-02-23 Zdenek KabelacDrop const modifier from fb
2012-01-26 Alasdair Kergonpre-release
2012-01-25 Zdenek KabelacUpdate verbose lvs to print metadata_percent info
2012-01-23 Alasdair KergonReorder fns in libdm-deptree.
2012-01-20 Zdenek KabelacUpdate lvdisplay to show more info about thin LVs
2012-01-19 Zdenek KabelacThin add new display field for lvs
2011-12-21 Zdenek KabelacThin automatic policy based extension
2011-12-21 Zdenek KabelacThin add dmeventd support
2011-12-18 Petr RockaiMake a cleaner split between config tree and config...
2011-12-12 Petr RockaiFix a compiler warning.
2011-12-11 Petr RockaiMove dm_config_write out of libdm, back to lib/config...
2011-12-06 Jonathan Earl BrassowAdd policy based automated repair of RAID logical volumes
2011-11-28 Alasdair KergonAdd activation/use_linear_target enabled by default...
2011-11-11 Milan BrozDo not scan device if it is part of active multipath.
2011-11-04 Zdenek KabelacThin add thin_pool_metadata_require_separate_pvs
2011-11-04 Zdenek KabelacThin supports poolmetadatasize setting
2011-10-28 Zdenek KabelacAdd find_config_tree_str_allow_empty
2011-10-11 Zdenek KabelacReduce preallocated stack size
2011-10-11 Zdenek KabelacAdd missing log_error for alloc failure
2011-09-22 Peter RajnohaAdd activation/retry_deactivation to lvm.conf to retry...
2011-09-09 Alasdair KergonAdd a new 'thin_pool' output field to 'lvs.
2011-09-02 Alasdair Kergontemp notes on dealing with cascade
2011-09-02 Alasdair KergonMove cascade inside libdm etc.
2011-09-01 Alasdair KergonComments, FIXMEs, name changes.
2011-08-31 Petr RockaiReplace const usage of dm_config_find_node with more...
2011-08-30 Petr RockaiMove the core of the lib/config/config.c functionality...
2011-08-11 Zdenek KabelacAdd detect_internal_vg_cache_corruption to lvm.conf
2011-08-11 Jonathan Earl BrassowAdd dmeventd monitoring for RAID devices.
2011-08-02 Jonathan Earl BrassowAdd basic RAID segment type(s) support.
2011-08-02 Peter RajnohaChange DEFAULT_UDEV_SYNC to 1 so udev_sync is used...
2011-07-21 Zdenek KabelacCompare also file size to detect changed config file
2011-07-19 Petr RockaiMake it possible to represent type-correct single-item...
2011-07-19 Petr RockaiAdd an API to config.h for creating values in the confi...
2011-07-18 Petr RockaiSlightly refactor the config code to allow better reuse...
2011-07-01 Alasdair KergonAdd framework for validation of ioctls. Doesn't do...
2011-06-27 Alasdair KergonMove udev_only logic inside stacked node op code.
2011-06-17 Peter RajnohaDisable udev fallback by default and add activation...
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-04-28 Alasdair KergonSet pv_min_size to 2048KB to exclude floppy drives.
2011-04-22 Peter RajnohaObtain device list from udev by default if LVM2 is...
2011-04-12 Mike SnitzerAdd "devices/issue_discards" to lvm.conf.
2011-03-10 Zdenek KabelacOptimise _eat_space and _get_token
2011-02-28 Zdenek KabelacAdd fall through comments
2011-02-27 Alasdair KergonVarious changes to the allocation algorithms: Expect...
2011-02-18 Zdenek KabelacSupport 64bit ints in config
2011-01-28 Zdenek KabelacUse memcpy and add error message
2010-12-20 Zdenek KabelacAdd checks for allocation errors in config node clonning.
2010-12-20 Zdenek KabelacSome const cleanups
2010-12-20 Zdenek KabelacAdd more strict const pointers around config tree
2010-11-30 Zdenek KabelacAdd missing test for failed pool allocation
2010-11-23 Zdenek KabelacMove va_end() so it is also used before error path...
2010-10-25 Alasdair KergonAdd global/metadata_read_only to use unrepaired metadat...
2010-10-15 Petr RockaiImplement automatic snapshot extension with dmeventd...
2010-10-13 Petr RockaiLimit repeated accesses to broken devices.
2010-09-30 Alasdair KergonAdd dm_zalloc and use it and dm_pool_zalloc throughout.
2010-09-27 Alasdair KergonSpeed up CRC32 calculations by using a larger lookup...
2010-08-20 Mike SnitzerSwitch to using configure --with-default-data-alignment...
2010-08-20 Mike SnitzerUpdate heuristic used for default and detected data...
2010-08-16 Alasdair KergonVarious small cleanups and fixes related to monitoring.
2010-08-12 Mike SnitzerChange default alignment of pe_start to 1MB.
2010-08-12 Mike SnitzerRequire --restorefile when using pvcreate --uuid.
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-06-30 Dave WysochanskiAdd pvmetadatacopies to lvm.conf and pvcreate man pages.
2010-06-30 Dave WysochanskiAdd --metadataignore to pvcreate.
2010-06-28 Dave WysochanskiAdd mda_copies to VG structures and initialization.
2010-05-20 Alasdair KergonAdd install_system_dirs makefile target.
2010-04-12 Alasdair KergonDon't ignore error if resuming any LV fails in resume_lvs.
2010-04-01 Alasdair KergonChange most remaining log_error WARNING messages to...
2010-03-05 Zdenek Kabelacmlockall() -> mlock()
2010-01-07 Peter RajnohaAdd activation/udev_rules config option in lvm.conf.
2010-01-06 Milan BrozRename mirror_device_fault_policy to mirror_image_fault...
2010-01-05 Mike SnitzerAdd a [--poll {y|n}] flag to vgchange and lvchange...
2009-11-30 Petr RockaiOptionally abort on internal errors (and leverage this...
2009-11-27 Milan BrozDo not allow creating mirrors of more than 8 images.
2009-10-22 Petr RockaiFix the "const discarded" warnings introduced in the...
2009-10-16 Petr RockaiHandle metadata with unknown segment types more gracefully.
2009-10-05 Alasdair KergonCorrect example.conf to indicate that lvm2 not lvm1...
2009-09-28 Alasdair KergonAdd global/si_unit_consistency to enable cleaned-up...
2009-09-02 Petr RockaiImplement write lock prioritisation for file locking...
2009-08-04 Alasdair KergonAdd activation/udev_sync to lvm.conf.
2009-08-01 Mike SnitzerAdd devices/data_alignment_detection to lvm.conf.
2009-08-01 Mike SnitzerAdd devices/data_alignment_offset_detection to lvm...
2009-07-27 Dave WysochanskiRename _override_settings into override_config_tree_fro...
2009-07-24 Alasdair KergonAdd global/wait_for_locks to lvm.conf so blocking on...
2009-07-09 Milan BrozFix confusing metadata syntax error messages.
2009-07-09 Dave WysochanskiAdd defines for default vgcreate parameters.
2009-06-04 Milan BrozUse lvconvert --repair instead of vgreduce in mirror...
2009-03-26 Milan Brozfix some issues when compiling with -D DEBUG_POOL
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-09-19 Alasdair KergonImprove the way VGs with PVs missing are handled so...
2008-09-19 Alasdair KergonAdd device/md_chunk_alignment to lvm.conf
2008-08-07 Zdenek Kabelac* more strict const
next
This page took 0.085347 seconds and 8 git commands to generate.