]> sourceware.org Git - lvm2.git/history - lib
man: document allocation process in lvm.8
[lvm2.git] / lib /
2012-07-30 Petr Rockailvmetad: Implement --test (fixes #832033).
2012-07-27 Alasdair G Kergonreports: invalid snaps do not capitalise lv_attr
2012-07-26 Alasdair G Kergonfilters: move device_info_t definition to header
2012-07-26 Alasdair G Kergonfilters: Add Micron PCIe SSDs (mtip32xx) [part2]
2012-07-26 Alasdair G Kergonfilters: Add Micron PCIe SSDs (mtip32xx)
2012-07-25 Peter Rajnohalocking: clarify read-only locking error message v2
2012-07-25 Peter Rajnohalocking: clarify read-only locking error message
2012-07-25 Jonathan BrassowRAID: Fix segfault when attempting to replace RAID...
2012-07-20 Peter Rajnohaconfig: fix one-node dumpconfig, add dm_config_write_on...
2012-07-18 Zdenek Kabelacthin: add reporting of discard for thin pool
2012-07-18 Zdenek Kabelacthin: add discard support for thin pool
2012-07-18 Zdenek Kabelacthin: detect supported features from thinp target
2012-06-26 Jonathan BrassowRAID: Fix extending size of RAID 4/5/6 logical volumes.
2012-06-29 Peter Rajnohacleanup: static volume filter fn, lvm.conf comment
2012-06-28 Alasdair G Kergonalloc: fix raid --alloc anywhere double allocs
2012-06-28 Peter Rajnohalvcreate: add --activate ay (autoactivate)
2012-06-28 Peter Rajnohaactivate: add autoactivation hooks
2012-06-28 Peter Rajnohaargs: add --activate synonym for --available arg
2012-06-27 Alasdair G Kergondiscards: don't discard reconfigured extents
2012-06-27 Alasdair G Kergondiscards: split discard from release_pv_segment
2012-06-27 Alasdair G Kergonallocation: allow release_lv_segment_area to fail
2012-06-27 Peter Rajnohaconfigure: run directory configuration cleanup
2012-06-25 Peter Rajnohadev-io: open device read-only to obtain readahead value
2012-06-22 Zdenek Kabelaclvmetad: check for fid existance
2012-06-22 Zdenek Kabelacfix: limit preallocate stack size
2012-06-22 Zdenek Kabelacfix: use 64bit math for reserved memory
2012-06-22 Zdenek Kabelaccleanup: replace memset with struct initilization
2012-06-15 Zdenek KabelacSync filesystem for thin snapshots
2012-06-11 Alasdair G Kergonveritysetup: Remove code as now in cryptsetup.
2012-06-08 Alasdair G KergonMore .gitignore files for an in-source-tree build.
2012-05-29 Peter RajnohaRemove unsupported udev_get_dev_path libudev call used...
2012-05-23 Zdenek KabelacFix error path
2012-05-16 Alasdair KergonRe-enable partial activation of non-thin LVs until...
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
next
This page took 0.063467 seconds and 8 git commands to generate.