]> sourceware.org Git - lvm2.git/history - lib/activate/activate.c
activation: log target version present
[lvm2.git] / lib / activate / activate.c
2012-08-07 Alasdair G Kergonactivation: log target version present
2012-06-29 Peter Rajnohacleanup: static volume filter fn, lvm.conf comment
2012-06-28 Peter Rajnohaactivate: add autoactivation hooks
2012-06-15 Zdenek KabelacSync filesystem for thin snapshots
2012-03-23 Zdenek KabelacUpdate and fix monitoring of thin pool devices
2012-02-23 Zdenek KabelacUse const for lv
2012-02-23 Petr RockaiThe lvmetad client-side integration. Only active when...
2012-01-25 Zdenek KabelacFix missing dmt destructor
2012-01-25 Zdenek KabelacFix compilation with disabled devmapper
2012-01-25 Zdenek KabelacRename origin_only to more generic use_layer flag
2012-01-25 Zdenek KabelacThin use origin_only for thin pools as well
2012-01-25 Zdenek KabelacThin add support for origin_only suspend of thin volumes
2012-01-25 Zdenek Kabelaclv_info using -real layer only for origin_only LV
2012-01-25 Zdenek KabelacComment cleanups
2012-01-25 Zdenek KabelacThin add lv_thin_pool_transaction_id
2012-01-21 Alasdair KergonAttempt to improve clustered 'lvchange -aey' behaviour...
2012-01-20 Alasdair Kergonimprove comment
2012-01-20 Jonathan Earl BrassowPreserve exclusive activation of cluster mirror when...
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-12 Peter RajnohaMissing const.
2012-01-12 Alasdair KergonAdd activation/read_only_volume_list to override LV...
2011-12-21 Zdenek KabelacThin add lv_thin_pool_percent
2011-12-21 Zdenek KabelacThin add dmeventd support
2011-11-18 Zdenek KabelacReplace dynamic buffer allocations for PATH_MAX
2011-11-11 Milan BrozRemove unneeded parameter.
2011-11-11 Milan BrozFix function name in previous patch.
2011-11-11 Milan BrozDo not scan device if it is part of active multipath.
2011-11-07 Zdenek KabelacThin revert code for exclusive pool activation
2011-10-28 Zdenek KabelacThin pool activation change
2011-10-17 Zdenek KabelacDrop messages from lvm app context
2011-10-06 Jonathan Earl BrassowFix splitmirror in cluster having different DM/LVM...
2011-10-03 Zdenek KabelacAdd lvm functions for sending messages.
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 RajnohaReplace open_count check with holders/mounted_fs check...
2011-08-30 Petr RockaiMove the core of the lib/config/config.c functionality...
2011-08-11 Jonathan Earl BrassowAdd ability to down-convert RAID1 arrays.
2011-08-10 Zdenek KabelacReplace free_vg with release_vg
2011-07-08 Alasdair KergonNeed to snapshot lookup by uuid instead of name in...
2011-07-08 Alasdair KergonMove snapshot deactivation logic into lib/activate...
2011-07-05 Alasdair KergonAlways perform preload logic before suspending - not...
2011-07-05 Alasdair KergonSnapshots LVs are never loaded in their own right,...
2011-07-01 Alasdair KergonAdd framework for validation of ioctls. Doesn't do...
2011-06-30 Alasdair KergonWhen suspending, automatically preload newly-visible...
2011-06-22 Jonathan Earl BrassowFix issue preventing cluster mirror creation.
2011-06-17 Zdenek KabelacRemove unused internal flag ACTIVATE_EXCL from the...
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 KabelacAdd lv_activate_opts structure
2011-06-13 Alasdair KergonFix last snapshot removal to avoid table reload while...
2011-06-11 Alasdair KergonMajor pvmove fix to issue ioctls in the correct order...
2011-02-18 Zdenek KabelacConst fixing
2011-02-18 Zdenek KabelacFix !DEVMAPPER_SUPPORT build
2011-02-18 Zdenek KabelacRemove fs_unlock after failed suspend
2011-02-18 Zdenek KabelacCritical section
2011-02-18 Jonathan Earl BrassowFix for bug 677739: removing final exclusive cmirror...
2011-02-04 Jonathan Earl BrassowAllow snapshots in a cluster as long as they are exclus...
2011-02-04 Zdenek KabelacFix operation node stacking for consecutive dm ops
2011-02-03 Zdenek KabelacRemove fs_unlock from lv_resume path
2011-02-03 Zdenek KabelacDo not check for open_count when not needed.
2011-02-03 Zdenek KabelacSynchronize with udev for lv_info
2011-01-13 Zdenek KabelacAdd exec_cmd paramater sync_needed
2011-01-10 Zdenek KabelacSpeedup consequent activation calls
2010-12-20 Zdenek KabelacSwitch void* to char* arithmetic
2010-12-20 Zdenek KabelacAdd more strict const pointers around config tree
2010-12-08 Alasdair KergonRename vg_release to free_vg.
2010-11-30 Petr RockaiRefactor the percent (mirror sync, snapshot usage)...
2010-11-09 Alasdair KergonExtend cling allocation policy to recognise PV tags...
2010-11-05 Peter RajnohaClarify error messages when activation fails due to...
2010-11-01 Zdenek KabelacUse new status code from fsadm check
2010-08-17 Alasdair KergonAllow internal suspend and resume of origin without...
2010-08-17 Alasdair KergonMonitor origin -real device below snapshot instead...
2010-08-16 Alasdair KergonDon't really change monitoring status when in test...
2010-08-16 Alasdair KergonVarious small cleanups and fixes related to monitoring.
2010-07-12 Peter RajnohaAddendum for previous patch - show VG/LV name everywher...
2010-07-12 Peter RajnohaAdd more verbose messages while checking volume_list...
2010-07-08 Zdenek KabelacDo not log backtrace in valid _lv_resume() code path
2010-05-24 Petr RockaiAccount for mirror transient status when doing lvconver...
2010-05-21 Zdenek KabelacReplicator: activate checks for missing vgs
2010-03-26 Jonathan Earl BrassowAdd ability to create mirrored logs for mirror LVs.
2010-03-05 Zdenek Kabelacmlockall() -> mlock()
2010-02-24 Milan BrozRemove lvs_in_vg_activated_by_uuid_only call.
2010-02-24 Milan BrozAlways query device by uuid only.
2010-01-27 Milan BrozAlways query device by using uuid only and not name...
2010-01-13 Mike SnitzerAdd snapshot merge wrappers to abstract the association...
2010-01-13 Mike SnitzerConditionally push down either the "snapshot-origin" or
2010-01-05 Mike SnitzerAdd missing 'stack;' for all activate_lv and deactivate...
2009-12-03 Milan BrozFix memory lock imbalance in lv_suspend if already...
2009-12-01 Milan BrozFix memory leak in lv_info_by_lvid
2009-10-30 Alasdair Kergon Insert some missing stack macros into activation code.
2009-10-16 Petr RockaiHandle metadata with unknown segment types more gracefully.
2009-10-01 Alasdair KergonIntroduce percent_range_t and centralise snapshot full...
2009-09-29 Alasdair KergonDon't attempt to deactivate an LV if any of its snapsho...
2009-09-29 Milan BrozReturn fail if lv_deactivate did not removed device...
2009-06-01 Milan BrozFix readahead calculation problems.
2009-05-21 Alasdair KergonPre-release cleanups.
2009-05-20 Milan BrozFix locking query compatibility with old external locki...
2009-05-20 Milan BrozUse readahead of underlying device and not default...
2009-05-20 Milan BrozUse suspend with flush when device size was changed...
next
This page took 0.683341 seconds and 108 git commands to generate.