]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2011-09-24 Zdenek KabelacCLVMD support for LVM_CLVMD_BINARY and LVM_BINARY
2011-09-24 Zdenek KabelacCLVMD bugfix support for args -S -E
2011-09-24 Peter Rajnohareadlink does not append a null byte to the output...
2011-09-23 Jonathan Earl... update man page for new RAID lv_attr characters.
2011-09-23 Alasdair Kergonexplain why we may now retry
2011-09-23 Alasdair Kergonmissing Makefile dep
2011-09-23 Jonathan Earl... Update the RAID design doc to reflect some of the new...
2011-09-23 Jonathan Earl... Add 'Volume Type' lv_attr characters for RAID and RAID_...
2011-09-23 Zdenek KabelacUpdate dmsetup man page
2011-09-23 Zdenek KabelacBuild all man pages
2011-09-22 Peter RajnohaInitialize 'retryable' variable.
2011-09-22 Peter RajnohaAdd activation/retry_deactivation to lvm.conf to retry...
2011-09-22 Peter RajnohaAdd dm_tree_retry_remove to use retry logic for device...
2011-09-22 Peter RajnohaReplace open_count check with holders/mounted_fs check...
2011-09-22 Peter RajnohaAdd dm_device_has_holders fn to to check use of the...
2011-09-22 Peter RajnohaAdd dm_set_sysfs_dir to libdevmapper to set sysfs location.
2011-09-22 Peter RajnohaAdd --retry option for dmsetup remove to retry removal...
2011-09-22 Peter RajnohaAdd dm_task_retry_remove fn to use retry logic for...
2011-09-22 Jonathan Earl... Disallow the creation of mirrors (mirror or raid1 segty...
2011-09-22 Jonathan Earl... When up-converting a RAID1 array, we need to allocate...
2011-09-22 Zdenek KabelacClvmd restart cleanup
2011-09-22 Zdenek KabelacAdd all exclusive locks to clvmd restart option args
2011-09-21 Alasdair KergonFIXMEs to note problems with some error paths. (Perhap...
2011-09-21 Milan BrozAlways sent the whole command header in restart/reload...
2011-09-21 Zdenek KabelacCheck for failing 'stat' and skip this loop iteration
2011-09-21 Zdenek KabelacAdd missing log_error() to lvresize command when fsadm...
2011-09-19 Zdenek KabelacUnmount works with -y
2011-09-19 Zdenek KabelacAdd support for DM_DEV_DIR
2011-09-19 Zdenek KabelacAnother vgremove for speedup
2011-09-19 Zdenek KabelacRevert patch
2011-09-19 Zdenek KabelacEnsure fsadm.sh is executable
2011-09-19 Zdenek KabelacUse log_error instead of log_verbose when executed...
2011-09-19 Zdenek KabelacAdd support for non /dev devices
2011-09-19 Jonathan Earl... fix compiler warning.
2011-09-19 Zdenek KabelacEnable t-fsadm test
2011-09-19 Zdenek KabelacSupport different PATH setting
2011-09-19 Zdenek KabelacSurround all executed commands with quotes
2011-09-19 Zdenek KabelacFix missing '$' in test
2011-09-19 Zdenek KabelacAdd link for fsadm script
2011-09-19 Zdenek KabelacTest speed up
2011-09-19 Zdenek KabelacMove debug message
2011-09-19 Zdenek KabelacFew more updates to lvmetad build deps
2011-09-17 Zdenek KabelacBuild fixes for lvmetad
2011-09-17 Zdenek KabelacMore gcc warnings removed
2011-09-17 Zdenek KabelacFix for gcc compilation warnings
2011-09-16 Jonathan Earl... Fix Bug 738832 - core to disk log conversion fails...
2011-09-16 Jonathan Earl... After suspend/resume following a splitmirror op, call...
2011-09-16 Milan BrozFix clvmd processing of invalid request on local socket...
2011-09-16 Milan BrozDisable t-lvcreate-large.sh for now with cluster.
2011-09-16 Zdenek KabelacAdd inital thin testing
2011-09-16 Zdenek KabelacRemove thin volumes before thin pools
2011-09-16 Zdenek KabelacFix command line option decoding
2011-09-16 Zdenek KabelacUpdate
2011-09-16 Zdenek KabelacReset LV status when unlinking LV from VG
2011-09-16 Zdenek KabelacTrim spaces on EOL
2011-09-16 Zdenek KabelacRemove vg at the test's end
2011-09-16 Petr RockaiUpdate WHATS_NEW.
2011-09-16 Petr RockaiFix the divisibility check in the allocator for the...
2011-09-15 Petr RockaiUpdate WHATS_NEW.
2011-09-15 Petr RockaiWhen resizing LVs, always round in the safe direction...
2011-09-15 Milan BrozFix possible overflow of size if %FREE or %VG is used.
2011-09-14 Milan BrozFix vgchange activation of snapshot with virtual origin.
2011-09-14 Zdenek KabelacFix memory overwrite
2011-09-14 Milan BrozActivate virtual snapshot origin exclusively (only...
2011-09-14 Zdenek KabelacAdd suggest parentheses around '&&'
2011-09-14 Zdenek KabelacLVM_WRITE and LVM_READ are 64bit constants
2011-09-14 Zdenek KabelacAdd missing underscores to local static functions
2011-09-14 Zdenek KabelacKeep the old-style function definition
2011-09-14 Jonathan Earl... Additional fixes for lv_mirror_count.
2011-09-14 Jonathan Earl... Fix for bug 734252 - problem up converting striped...
2011-09-13 Jonathan Earl... Fix bug 733400 - Mirror down conversion when specifying...
2011-09-13 Jonathan Earl... Fix for bug 737200 - Can't create mirrored-log mirror...
2011-09-13 Jonathan Earl... Better fix for bug 737125 - unable to create mirror...
2011-09-13 Jonathan Earl... Changing RAID status flags to 64-bit broke some binary...
2011-09-13 Peter RajnohaRetry DM_DEVICE_REMOVE ioctl if device is busy.
2011-09-13 Jonathan Earl... Fix for bug 737125 - unable to create mirror on 1K...
2011-09-13 Jonathan Earl... Fix for bug 733114.
2011-09-13 Jonathan Earl... reorder some status flag printing in gdbinit file.
2011-09-09 Zdenek KabelacUpdated testing script
2011-09-09 Alasdair KergonAppend z to lv_attr if new blocks will be zeroed.
2011-09-09 Alasdair KergonAdd a new 'thin_pool' output field to 'lvs.
2011-09-08 Jonathan Earl... Adjust gdbinit script to new RAID status flag values.
2011-09-08 Alasdair KergonAdd 7th lv_attr char to show the related kernel target.
2011-09-08 Alasdair Kergonlvcreate/remove thin_pool and thin volumes (--driverloa...
2011-09-07 Alasdair KergonTerminate pv_attr field correctly. (2.02.86)
2011-09-07 Zdenek KabelacFix typo
2011-09-07 Zdenek KabelacCheck if lp.origin exists
2011-09-07 Zdenek KabelacImprove man page style
2011-09-07 Zdenek KabelacSupport break for vgchange and vgrefresh operation
2011-09-07 Zdenek KabelacRemove unused passed parameters
2011-09-07 Zdenek KabelacMinor change for pv_create api
2011-09-07 Zdenek KabelacReplace char class :space: with explicit chars
2011-09-06 Alasdair Kergonpool attach fns & more field renaming
2011-09-06 Zdenek KabelacConvert data->pool
2011-09-06 Alasdair Kergonadd thin_manip.c like the other manip files
2011-09-06 Alasdair KergonStart using 64-bit status flags - most of the code...
2011-09-06 Zdenek KabelacDetect sscanf recovering_region input error
2011-09-06 Zdenek KabelacFix memory leak of allocated bitmap in error path
2011-09-06 Zdenek KabelacLog unlink() error
2011-09-06 Alasdair Kergonelse
next
This page took 0.055627 seconds and 5 git commands to generate.