]> sourceware.org Git - lvm2.git/history - lib
Refer to details of snapshot of raid problem.
[lvm2.git] / lib /
2012-05-14 Alasdair KergonWarn of deadlock risk when using snapshots of mirror...
2012-05-11 Alasdair KergonFix cling policy not to behave like normal policy if...
2012-05-11 Alasdair KergonFix allocation policy loop so it doesn't continue beyon...
2012-05-11 Alasdair KergonAppend _TO_LVSEG to names of internal A_CONTIGUOUS...
2012-05-11 Alasdair KergonAlways include debug mesg when cling to allocated is...
2012-05-11 Alasdair KergonRefactor _has_matching_pv_tag to provide a fn that...
2012-05-10 Peter RajnohaMore comments on metadata area types.
2012-05-10 Peter RajnohaComment on auxiliary metadata areas.
2012-05-09 Peter RajnohaFix division by zero if PV with zero PE count is used...
2012-05-09 Zdenek KabelacFix regression in for_each_sub_lv
2012-05-05 Jonathan Earl BrassowFix up-convert when mirror activation is controled...
2012-05-01 Jonathan Earl BrassowDisallow snapshots of mirror segment types.
2012-04-25 Jonathan Earl BrassowDisallow changing cluster attribute of VG while RAID...
2012-04-24 Jonathan Earl BrassowAllow a subset of failed devices to be replaced in...
2012-04-24 Zdenek KabelacAdd some lock comments
2012-04-24 Alasdair KergonHandle replacement of an active device that goes missin...
2012-04-20 Jonathan Earl BrassowUnlike 'mirror' segtype, 'raid1' should perform flush...
2012-04-12 Jonathan Earl BrassowFix code that performs RAID device replacement while...
2012-04-11 Jonathan Earl BrassowFix inability to split RAID1 image while specifying...
2012-04-11 Peter RajnohaChange message severity to log_very_verbose for missing...
2012-04-11 Jonathan Earl BrassowRAID LVs could not handle a down-convert if a device...
2012-04-10 Peter RajnohaCheck if info struct returned is not NULL.
2012-03-28 Zdenek KabelacMinor fixes
2012-03-27 Milan BrozFix exclusive lvmchange -aey to fail if volume is activ...
2012-03-26 Milan BrozKeep exclusive activation in pvmove if LV is already...
2012-03-26 Milan BrozRemove unused and wrongly set cluster VG flag from...
2012-03-24 Alasdair KergonFirst veritysetup version using configure --with-verity...
2012-03-23 Milan BrozFix pvmove if LV is activated exclusively but cmirror...
2012-03-23 Zdenek KabelacUpdate and fix monitoring of thin pool devices
2012-03-23 Zdenek KabelacFix typo in config option check
2012-03-20 Zdenek KabelacFix regression in thin monitoring
2012-03-20 Zdenek KabelacSupport improperly formated device numbers
2012-03-15 Jonathan Earl BrassowFix name conflicts that prevent down-converting RAID1...
2012-03-14 Zdenek KabelacJust move declaration
2012-03-14 Zdenek KabelacImprove thin_check option passing
2012-03-14 Zdenek KabelacAdd --with-thin-check configure option
2012-03-12 Zdenek KabelacRemoving call of release_vg(NULL)
2012-03-12 Zdenek KabelacUsing %u modifier to print unsigned values.
2012-03-12 Zdenek KabelacBetter structure layout for device_info
2012-03-12 Zdenek KabelacSimplify error path code for filter initialization
2012-03-12 Zdenek KabelacSwitch to normal log_verbose message
2012-03-12 Zdenek KabelacFix error path for create_toolcontext
2012-03-06 Alasdair Kergonre-word warnings to be clearer to user
2012-03-05 Zdenek KabelacSome more missing supposedly 64bit operations.
2012-03-05 Zdenek KabelacFit thin pool metadata into 128MB
2012-03-05 Zdenek KabelacImprove warning
2012-03-05 Zdenek KabelacUse 64bit math
2012-03-04 Zdenek KabelacValidate udev structures
2012-03-04 Zdenek KabelacJust make error message more clear
2012-03-03 Alasdair KergonScan all devices for lvmetad if 'pvscan --cache' used...
2012-03-02 Zdenek KabelacJust space moving
2012-03-02 Alasdair Kergona fixme
2012-03-02 Alasdair Kergonfix non-lvmetad pvscan macro
2012-03-02 Zdenek KabelacAdd support for thin check
2012-03-02 Zdenek KabelacPurge remaining trim bits from code
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-02 Zdenek KabelacRemove support for TRIM message
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 Zdenek KabelacTest alloc fail
2012-03-01 Zdenek KabelacLog sys error for lseek
2012-03-01 Zdenek KabelacCheck for udev_get_dev_dir result
2012-03-01 Zdenek KabelacFew more close and dev_close trace
2012-03-01 Petr RockaiUse 64 bit integers for device size & label sector...
2012-03-01 Zdenek KabelacImprove error logging
2012-03-01 Zdenek KabelacAdd stack trace for lv_reduce
2012-03-01 Zdenek KabelacFix leak of FID structure
2012-02-29 Zdenek KabelacWipe initial 4KiB for non-zeroed thin volumes
2012-02-29 Jonathan Earl BrassowAllow cluster mirrors to handle the absence of the...
2012-02-29 Alasdair KergonPass 'single_device' parameter down to suppress 'Can...
2012-02-29 Petr RockaiFix a whitespace bug in the last checkin.
2012-02-29 Petr RockaiAttempt a fix for lvm shell accumulating copies of...
2012-02-28 Alasdair KergonReflect new file locations, include file updates etc.
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 KergonAdd LVMETAD_SUPPORT
2012-02-28 Alasdair KergonIf lvmetad fails, don't set _has_scanned
2012-02-28 Zdenek KabelacUsing enum types for enums
2012-02-28 Zdenek KabelacRevert free of allocated segtype
2012-02-28 Zdenek KabelacTest dm_hash_insert() failures mem failures
2012-02-28 Zdenek KabelacCheck error from _lv_each_dependency
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 KabelacAdd some stack traces for dev_close error paths
2012-02-28 Zdenek KabelacExplicitely ignore errors in label_read iteration.
2012-02-28 Zdenek KabelacExplicitely check list size of segments
2012-02-27 Zdenek KabelacUse unsigned type for bitmask
2012-02-27 Zdenek KabelacJust code move of hash initialization in front of function
2012-02-27 Zdenek KabelacAdd stack traces for lock_vol failures
2012-02-27 Zdenek KabelacCheck id_write_format result
2012-02-27 Zdenek KabelacExplicitely ignore fail error on hash_insert
2012-02-27 Zdenek KabelacAdd some log_sys_errors to close() call
2012-02-27 Zdenek KabelacCheck for vg_name existance
2012-02-27 Zdenek KabelacFix missing break
2012-02-27 Zdenek KabelacTest seg pointer for non-null
2012-02-27 Zdenek KabelacTest result of _init_tags.
next
This page took 0.057817 seconds and 7 git commands to generate.