]> sourceware.org Git - lvm2.git/history - lib/metadata
Reinstate accidentally-deleted line.
[lvm2.git] / lib / metadata /
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 Zdenek KabelacRemove support for TRIM message
2012-03-01 Zdenek KabelacTest alloc fail
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 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 Zdenek KabelacTest dm_hash_insert() failures mem failures
2012-02-28 Zdenek KabelacCheck error from _lv_each_dependency
2012-02-28 Zdenek KabelacAdd some stack traces for dev_close error paths
2012-02-28 Zdenek KabelacExplicitely check list size of segments
2012-02-27 Zdenek KabelacAdd stack traces for lock_vol failures
2012-02-27 Zdenek KabelacFix missing break
2012-02-27 Zdenek KabelacJust reindent with tabs
2012-02-23 Zdenek KabelacAdd explicit cast for time() ret value
2012-02-23 Zdenek KabelacDrop backtrace after log_error
2012-02-23 Jonathan Earl BrassowRequire number of stripes to be greater than parity...
2012-02-23 Petr RockaiThe lvmetad client-side integration. Only active when...
2012-02-23 Jonathan Earl BrassowFix allocation code to allow replacement of single...
2012-02-23 Alasdair KergonCheck all tags and LV names are in a valid form in...
2012-02-22 Jonathan Earl Brassow*** empty log message ***
2012-02-15 Zdenek KabelacInitialize dmeventd monitoring for every command
2012-02-13 Zdenek KabelacAdd internal error for unsupported code paths
2012-02-13 Zdenek KabelacAdd check for rimage name allocation failure
2012-02-13 Zdenek KabelacAdd free_orphan_vg
2012-02-13 Zdenek KabelacIf the same fid is already same avoid ref_counting
2012-02-13 Zdenek KabelacAdd missing test for failure of lvmcache_foreach_pv
2012-02-13 Zdenek KabelacLog error reporting for failing _alloc_pv
2012-02-12 Alasdair KergonFMT_INSTANCE_VG is redundant now
2012-02-12 Alasdair KergonFMT_INSTANCE_PV is no longer used
2012-02-12 Alasdair Kergonuse stack consistently if 0 is considered an error
2012-02-12 Alasdair Kergonmissing error mesg
2012-02-12 Alasdair Kergonremove unused bits after fid changes
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-09 Peter RajnohaStop processing lvextend if trying to extend a mirror...
2012-02-08 Zdenek KabelacThin add pool_below_threshold
2012-02-08 Zdenek KabelacFix test for lv_snapshot_percent
2012-02-08 Zdenek KabelacSwitch to return void
2012-02-08 Zdenek KabelacReplace snprintf with dm_snprintf
2012-02-01 Alasdair KergonAdjust comments
2012-02-01 Zdenek KabelacAdd synchornization point in mirror log init.
2012-02-01 Alasdair Kergonlost line
2012-02-01 Alasdair KergonTrack unreserved space for all alloc policies and then...
2012-01-26 Zdenek KabelacThin for_each_sub_lv
2012-01-25 Zdenek KabelacSet missing header define
2012-01-25 Zdenek KabelacThin clear stacked message for thin pool
2012-01-25 Zdenek KabelacThin skip activation when there are no thin message
2012-01-25 Zdenek KabelacThin correct activation order
2012-01-25 Zdenek KabelacThin use suspend/resume_lv_origin
2012-01-25 Zdenek KabelacThin use origin_only for thin pools as well
2012-01-25 Zdenek KabelacThin check for lv_thin_pool_percent error status
2012-01-25 Zdenek KabelacThin prevent removal of its data and metadata LVs
2012-01-25 Zdenek KabelacThin fix transaction_id incrementation and code refactoring
2012-01-25 Zdenek KabelacThin dependency scan support
2012-01-24 Alasdair KergonCaller is still entitled to reference an LV that's...
2012-01-24 Jonathan Earl BrassowUse suspend|resume_origin_only when up-converting RAID...
2012-01-24 Milan BrozProperly show LV removal message.
2012-01-24 Alasdair KergonUse chunk_size consistently for thin_pool within LVM.
2012-01-23 Alasdair KergonReorder fns in libdm-deptree.
2012-01-20 Mike SnitzerPrompt if request is made to remove a snapshot whose...
2012-01-20 Mike SnitzerAllow removal of an invalid snapshot that was to be...
2012-01-20 Mike SnitzerUse m and M lv_attr to indicate that a snapshot merge...
2012-01-20 Zdenek KabelacThin cleanup
2012-01-20 Zdenek KabelacDrop hack in segtype reporting
2012-01-19 Zdenek KabelacThin disable snapshot creation when pool is over the...
2012-01-19 Zdenek KabelacThin add new display field for lvs
2012-01-19 Zdenek KabelacAdd support to keep info about creation time and host...
2012-01-19 Zdenek KabelacThin rename seg var pool_metadata_lv to metadata_lv
2012-01-12 Alasdair KergonShow read-only activation in display tools.
2011-12-21 Zdenek KabelacThin rename internal thin pool segment
2011-12-20 Alasdair KergonReinstate support for format1 snapshots, but issue...
2011-12-10 Alasdair Kergonupdate FIXMEs
2011-12-01 Jonathan Earl BrassowDon't allow two images to be split and tracked from...
2011-12-01 Jonathan Earl BrassowDo not allow users to change the name of RAID sub-LVs...
2011-11-30 Jonathan Earl BrassowThe LV_REBUILD flag is not internal - bad comments...
2011-11-30 Jonathan Earl BrassowSupport the ability to replace specific devices in...
2011-11-18 Zdenek KabelacReplace dynamic buffer allocations for PATH_MAX
2011-11-18 Zdenek KabelacUnlock memory for vg_write
2011-11-18 Zdenek KabelacQuery before removing inactive snapshots
2011-11-15 Zdenek KabelacAdjusted mirror region size only for mirrors and raids
2011-11-15 Zdenek KabelacThin update prompt message
2011-11-15 Zdenek KabelacReorder AND test condition
2011-11-15 Zdenek KabelacThin supports only thin volumes as snapshot origins
2011-11-12 Zdenek KabelacAdd missing stack reporting
2011-11-12 Zdenek KabelacThin use items iterator and stack reporting
2011-11-12 Zdenek KabelacMissing stack printing
2011-11-10 Zdenek KabelacSmall comment and indent updates
2011-11-10 Zdenek KabelacThin test min thin_pool size for at least 1 chunk
2011-11-10 Zdenek KabelacThin align volume size on chunk boundary size
2011-11-10 Zdenek KabelacThin disable pool create without activation
2011-11-07 Alasdair KergonMust not override alloc policy specified by user.
2011-11-07 Zdenek KabelacThin add error message for double delete
2011-11-07 Zdenek KabelacThin supports snapshots
2011-11-07 Zdenek KabelacThin reindent code
2011-11-07 Zdenek KabelacThin revert code for exclusive pool activation
2011-11-04 Zdenek KabelacAvoid lvextend to overflow
next
This page took 0.062853 seconds and 8 git commands to generate.