]> sourceware.org Git - lvm2.git/history - libdm/libdm-deptree.c
indicate when deptree detects but ignores size change in debug msg
[lvm2.git] / libdm / libdm-deptree.c
2012-05-15 Alasdair Kergonindicate when deptree detects but ignores size change...
2012-03-04 Zdenek KabelacReturn success for deactivation of thin pool
2012-03-04 Zdenek KabelacRemove part of FIXME
2012-03-02 Zdenek KabelacSupport 16GB for thin pool metadata
2012-03-02 Zdenek KabelacPurge remaining trim bits from code
2012-03-02 Zdenek KabelacAdded dm_tree_node_set_callback() for preload and deact...
2012-03-02 Zdenek KabelacRemove support for TRIM message
2012-02-13 Jonathan Earl BrassowMake conversion from a synced 'mirror' to 'raid1' not...
2012-02-10 Zdenek KabelacCheck for deps pointer before dererence
2012-02-10 Zdenek KabelacAdd validation of name and uuid
2012-02-08 Zdenek KabelacRemove unneeded assignments
2012-01-25 Zdenek KabelacEnsure whole info is initialised
2012-01-25 Zdenek KabelacThin send messages on activation resume code path
2012-01-23 Alasdair KergonReorder fns in libdm-deptree.
2012-01-19 Zdenek KabelacThin handle empty thin volume case
2012-01-19 Zdenek KabelacThin use consistentely metadata
2012-01-10 Alasdair KergonAdd dm_uuid_prefix/dm_set_uuid_prefix for non-lvm users...
2011-12-21 Zdenek KabelacAdd Thin API for parsing thin status
2011-11-12 Zdenek KabelacThin remove unused define
2011-11-04 Zdenek KabelacThin fix condition check for transation_id
2011-11-03 Zdenek KabelacThin api change for passing message into libdm
2011-11-03 Zdenek KabelacThin api change for dm_tree_node_add_thin_target
2011-10-30 Zdenek KabelacThin fix compile warns
2011-10-30 Zdenek KabelacThin segment transaction_id moved
2011-10-28 Zdenek KabelacThin error messages clenaup and some indent
2011-10-28 Zdenek KabelacTrying to fix the retry logic
2011-10-20 Zdenek KabelacJust replace stack, return 0 with return_0
2011-10-20 Zdenek KabelacAdd last param 0 for thin-pool
2011-10-20 Zdenek KabelacAdapt to thin kernel target API
2011-10-20 Zdenek KabelacUse const pointers in thin API were appropriate
2011-10-20 Zdenek KabelacAdd _BLOCK_ to define
2011-10-19 Zdenek KabelacUse structure copy
2011-10-19 Zdenek KabelacUpdate error message
2011-10-19 Zdenek KabelacUse generic name for message sending function
2011-10-19 Zdenek KabelacJust indent changes
2011-10-19 Zdenek KabelacAdd internal expected_errno dm_tast var
2011-10-17 Zdenek KabelacAdd thin_pool dm message support
2011-10-17 Zdenek KabelacAdd _thin_validate_device_id
2011-10-17 Zdenek KabelacSwap parameters
2011-10-17 Zdenek KabelacDrop old check for transaction_id
2011-10-17 Milan BrozFix alignment warning in bitcount calculation for raid...
2011-10-14 Zdenek KabelacUse pool for dm_tree allocation
2011-10-06 Jonathan Earl BrassowThis patch fixes issues with improper udev flags on...
2011-10-06 Zdenek KabelacMove defines to header
2011-10-04 Zdenek KabelacName changes
2011-10-03 Zdenek KabelacAdd intial code to check transaction_id
2011-10-03 Zdenek KabelacMove priority check in front
2011-10-03 Zdenek KabelacUpdate error path tracing for _resume_node
2011-10-03 Zdenek KabelacTransaction_id is property of thin_pool
2011-09-29 Zdenek KabelacAdd supporting function for thinp
2011-09-29 Zdenek KabelacJust add warning about potential problem exteding dm_se...
2011-09-27 Alasdair KergonIntroduce revert_lv for better pvmove cleanup.
2011-09-26 Peter RajnohaAdd log_error even for general device in use when we...
2011-09-22 Peter RajnohaAdd dm_tree_retry_remove to use retry logic for device...
2011-09-22 Peter RajnohaReplace open_count check with holders/mounted_fs check...
2011-09-07 Zdenek KabelacRemove unused passed parameters
2011-08-19 Alasdair Kergonspaces->tabs
2011-08-19 Alasdair Kergonrestrict dm_tree_node_add_null_area
2011-08-18 Jonathan Earl BrassowAdd support for m-way to n-way up-convert in RAID1...
2011-08-18 Jonathan Earl BrassowAdd the ability to split an image from the mirror and...
2011-08-11 Jonathan Earl BrassowAdd some log_error msg's and fix potential segfault
2011-08-02 Jonathan Earl BrassowAdd basic RAID segment type(s) support.
2011-07-08 Alasdair KergonDowngrade error message - it isn't strictly an internal...
2011-06-30 Zdenek KabelacReport internal error when parameters are missing on...
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-24 Alasdair KergonReturn immediately dm_lib_exit() if called more than...
2011-06-22 Peter RajnohaAdd check for library fallback in _deactivate_node.
2011-06-13 Alasdair KergonMaintain a count of the number of suspended devices...
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 another occurrence of linux kernel version check.
2011-03-29 Zdenek KabelacRemove double braces
2011-03-02 Alasdair KergonFix dm_udev_wait calls in dmsetup to occur before reada...
2011-02-18 Zdenek KabelacAdd debug message for open_count failure
2010-11-29 Zdenek KabelacRemove dead assignment in _mirror_emit_segment_line
2010-11-29 Zdenek KabelacRemove dead assignment in dm_tree_node_add_mirror_targe...
2010-11-23 Zdenek KabelacDo not call dm_task_destroy with NULL
2010-09-30 Alasdair KergonAdd dm_zalloc and use it and dm_pool_zalloc throughout.
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-07-02 Alasdair KergonAdd printf format attributes to yes_no_prompt & dm_...
2010-06-21 Peter RajnohaUse early udev synchronisation and update of dev nodes...
2010-05-25 Zdenek KabelacFix copy&paste detection of kernel release version.
2010-05-24 Alasdair KergonReplace strncmp kernel version number checks with prope...
2010-05-24 Alasdair KergonChoose between clustered log versions based on kernel...
2010-05-24 Zdenek KabelacUpdate Copyright date for resently modifed files
2010-05-21 Zdenek KabelacReplicator: check open_count for parents of presuspend_node
2010-05-21 Zdenek KabelacReplicator: support deactivate of replicator-dev nodes
2010-05-21 Zdenek KabelacReplicator: libdm support
2010-04-07 Alasdair KergonOnly fail if the top-level LV fails to be deactivated...
2010-04-07 Alasdair KergonIssue a message if the new type of deactivation failure...
2010-04-07 Alasdair Kergon Fix incorrect removal of symlinks after LV deactivati...
2010-03-25 Alasdair KergonUse INTERNAL_ERROR definition consistently in internal...
2010-01-15 Jonathan Earl BrassowOff-by-one count was causing not all the mirror table...
2010-01-14 Zdenek KabelacCleanup gcc warning: cast discards qualifiers from...
2010-01-13 Mike SnitzerAdd support for "snapshot-merge" target.
2010-01-07 Peter RajnohaAdd activation/udev_rules config option in lvm.conf.
2010-01-05 Mike SnitzerReturn error to dm_tree_deactivate_children() callers.
2010-01-05 Mike SnitzerReturn error to dm_tree_suspend_children() callers.
2010-01-05 Mike SnitzerReturn error to dm_tree_preload_children() and
next
This page took 0.631194 seconds and 108 git commands to generate.