]> sourceware.org Git - lvm2.git/history - lib/cache
Refer to details of snapshot of raid problem.
[lvm2.git] / lib / cache /
2012-04-10 Peter RajnohaCheck if info struct returned is not NULL.
2012-03-28 Zdenek KabelacMinor fixes
2012-03-14 Zdenek KabelacJust move declaration
2012-03-03 Alasdair KergonScan all devices for lvmetad if 'pvscan --cache' used...
2012-03-02 Alasdair Kergona fixme
2012-03-02 Alasdair Kergonfix non-lvmetad pvscan macro
2012-03-02 Alasdair Kergonmissing reply frees
2012-03-02 Alasdair KergonPass struct device around internally rather than dev_t.
2012-03-02 Alasdair KergonChange pvscan --lvmetad to pvscan --cache.
2012-03-02 Alasdair KergonAllow multiple device names with pvscan --lvmetad.
2012-03-01 Zdenek KabelacCheck allocated pointers
2012-03-01 Zdenek KabelacCheck pointer before deref in debug message
2012-03-01 Zdenek KabelacExplicitely ignore fail from this label_read
2012-03-01 Petr RockaiUse 64 bit integers for device size & label sector...
2012-02-29 Alasdair KergonPass 'single_device' parameter down to suppress 'Can...
2012-02-28 Alasdair KergonInvert some return codes (which used to get ignored...
2012-02-28 Alasdair KergonBypass lvmetad fns when not configured to use lvmetad.
2012-02-28 Alasdair KergonIf lvmetad fails, don't set _has_scanned
2012-02-28 Zdenek KabelacCheck result of export_vg_to_buffer
2012-02-28 Zdenek KabelacAdd stacktrace for init_lvmcache_orphans fail path
2012-02-28 Zdenek KabelacExplicitely ignore errors in label_read iteration.
2012-02-27 Zdenek KabelacCheck id_write_format result
2012-02-26 Petr RockaiFix a possible SEGV in lvmetad client code, and a minor...
2012-02-26 Petr RockaiA bit of documentation for lvmetad_vg_lookup.
2012-02-26 Petr Rockai- Improve error reporting on lvmetad connection failure.
2012-02-23 Zdenek KabelacDrop backtrace after log_error
2012-02-23 Zdenek KabelacRemaing code suffling
2012-02-23 Zdenek KabelacFix regression from cleanup commit
2012-02-23 Zdenek KabelacSome reformating for lvmetad uddates
2012-02-23 Petr RockaiThe lvmetad client-side integration. Only active when...
2012-02-13 Zdenek KabelacAdd internal error to guard vgname2 NULL dereference
2012-02-12 Alasdair KergonFMT_INSTANCE_VG is redundant now
2012-02-10 Petr RockaiKeep a global (per-format) orphan_vg and keep any and...
2012-02-10 Petr RockaiMove lvmcache data structures behind an API (making...
2012-02-08 Zdenek KabelacSome fixmes
2011-12-18 Petr RockaiMake a cleaner split between config tree and config...
2011-12-08 Alasdair KergonWhen dropping the VG metadata from the cache during...
2011-10-11 Zdenek KabelacCheck for refresh_filter failure
2011-09-01 Zdenek KabelacUse size_t return type
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 Zdenek KabelacLock memory for shared VG
2011-08-11 Zdenek KabelacCache and share generated VG structs
2011-08-10 Zdenek KabelacReplace free_vg with release_vg
2011-07-18 Petr RockaiSlightly refactor the config code to allow better reuse...
2011-06-01 Alasdair KergonDefer writing PV labels to vg_write.
2011-04-21 Zdenek KabelacSkip check for NULL before dm_free
2011-03-30 Zdenek KabelacKeep the cache content when the exported vg buffer...
2011-03-29 Zdenek KabelacFix access to released memory
2011-03-13 Zdenek KabelacUse proper size of strncpy
2011-03-11 Peter RajnohaVarious cleanups for fid mem and ref_count changes.
2011-03-10 Alasdair KergonAvoid possible endless loop in _free_vginfo when 4...
2011-02-21 Peter RajnohaChange the code throughout for recent changes in format...
2011-02-18 Zdenek KabelacCritical section
2011-01-10 Zdenek KabelacCache config_tree
2011-01-10 Zdenek KabelacChange import_vg_from_buffer to use config_tree
2010-12-10 Alasdair KergonFix scanning of VGs without in-PV mdas.
2010-12-08 Alasdair KergonRename vg_release to free_vg.
2010-12-01 Zdenek KabelacCheck result of vginfo_from_vgname
2010-10-25 Zdenek KabelacFix constness warnings
2010-10-25 Zdenek KabelacUse 'const' struct id *pvid for device_from_pvid()
2010-09-30 Alasdair KergonAdd dm_zalloc and use it and dm_pool_zalloc throughout.
2010-09-22 Alasdair KergonTrack recursive filter iteration to avoid refreshing...
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-06-28 Dave WysochanskiUse mdas_empty_or_ignored() in place of checks for...
2010-05-19 Dave WysochanskiAdd lvmcache_vgname_from_pvid().
2010-05-19 Dave WysochanskiAdd pvid_from_devname() lvmcache function.
2010-05-19 Alasdair KergonAdd is_global_vg and split out from is_orphan_vg.
2010-05-19 Alasdair KergonValidate orphan and VG_GLOBAL lock order too.
2010-05-19 Alasdair KergonAccept orphan VG names as parameters to lock_vol()...
2010-05-19 Alasdair KergonUse is_orphan_vg in place of hard-coded prefix tests.
2010-05-13 Milan BrozCurrently if clvmd is running and user issues vgscan,
2010-04-30 Zdenek KabelacInitialise _vginfos list staticaly so there is no probl...
2010-04-01 Alasdair KergonChange most remaining log_error WARNING messages to...
2010-03-31 Milan BrozRemove vg_validate call when parsing cached metadata.
2010-03-17 Alasdair KergonSuppress repeated errors about the same missing PV...
2010-03-16 Alasdair Kergonfix last checkin
2010-03-16 Alasdair KergonOnly do one full device scan during each read of text...
2010-03-16 Alasdair KergonRemove unnecessary full_scan parameter from get_vgids...
2010-02-03 Peter RajnohaThis is related to liblvm and its lvm_list_vg_names...
2010-01-11 Mike Snitzerremove errant comment fragment
2010-01-11 Mike SnitzerReset _vgs_locked in lvmcache_init()
2010-01-05 Milan BrozAdd possibility to handle precommitted metadata in...
2009-12-16 Petr Rockai#define an INTERNAL_ERROR macro and use it throughout...
2009-11-24 Milan BrozMove persistent filter dump to more appropriate place.
2009-11-24 Milan BrozRefresh device filters before full device rescan in...
2009-10-27 Milan BrozRecognise DRBD device part and handle it similar to...
2009-10-22 Alasdair KergonRemember to clear 'global lock held during cache refres...
2009-09-15 Alasdair Kergonpre-release cleanup
2009-09-14 Dave WysochanskiUse vg_is_exported(vg) macro everywhere.
2009-09-02 Dave WysochanskiEnforce an alphabetical lock ordering for vgname locks.
2009-07-27 Dave WysochanskiUpdate error return and comments for lvm_list_vg_names...
2009-04-24 Milan BrozFix pool leak in lvmcache_read_vg error path.
2009-02-17 Alasdair KergonIndex cached vgmetadata by vgid not vgname to cope...
2008-11-28 Alasdair KergonSuppress 'duplicate PV' message when it's only a cache...
2008-11-27 Alasdair KergonDon't skip updating pvid hash when lvmcache_info struct...
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-09-16 Alasdair KergonAvoid repeatedly wiping cache while VG_GLOBAL is held...
2008-06-27 Alasdair KergonFix up cache for PVs without mdas after consistent...
2008-06-11 Alasdair KergonFix tracking of validity of PVs with no mdas in lvmcache.
next
This page took 0.089246 seconds and 8 git commands to generate.