]> sourceware.org Git - lvm2.git/history - tools
.
[lvm2.git] / tools /
2012-03-02 Zdenek KabelacMerge metadata size checking
2012-03-02 Alasdair KergonChange pvscan --lvmetad to pvscan --cache.
2012-03-02 Zdenek KabelacFix estimation of pool metadata device size
2012-03-02 Alasdair KergonAllow multiple device names with pvscan --lvmetad.
2012-03-02 Alasdair KergonReinstate error if e.g. daemon comms fails.
2012-03-01 Zdenek KabelacCheck for error from dup2
2012-03-01 Zdenek KabelacAdd some more pointer validation
2012-03-01 Zdenek KabelacTest alloc fail
2012-03-01 Zdenek KabelacReplace goto with just log_debug
2012-03-01 Zdenek KabelacCheck for alloc error
2012-03-01 Zdenek KabelacLog sys errors
2012-03-01 Zdenek KabelacBacktrace for failing drop_cached_metadata
2012-03-01 Zdenek KabelacCorrect enum type
2012-03-01 Zdenek KabelacFew more close and dev_close trace
2012-02-28 Alasdair KergonReflect new file locations, include file updates etc.
2012-02-28 Alasdair KergonCheck return values after calling new lvmetad fns
2012-02-28 Zdenek KabelacUsing enum types for enums
2012-02-28 Zdenek KabelacDuplicate standard in/out descriptors for daemon
2012-02-27 Zdenek KabelacAdd some log_sys_errors to close() call
2012-02-27 Zdenek KabelacMake force_t enum usage obvious
2012-02-27 Zdenek KabelacAlways check result of _set_vg_name()
2012-02-23 Zdenek KabelacKeep same sign for 's' counter
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-22 Jonathan Earl BrassowAllow 'lvconvert --repair' to operate on RAID 4/5/6.
2012-02-22 Jonathan Earl BrassowAdd some messages that indicate completion of RAID...
2012-02-22 Jonathan Earl BrassowFix a bad return code in 'lvconvert_raid'
2012-02-15 Zdenek KabelacInitialize dmeventd monitoring for every command
2012-02-15 Zdenek KabelacSimplify with dm_strdup
2012-02-15 Peter RajnohaFix segfault in dmsetup when using table specification...
2012-02-15 Petr RockaiTurn a warning to an error in vgreduce --removemissing...
2012-02-15 Peter RajnohaAdd mangle command to dmsetup to provide renaming to...
2012-02-15 Peter RajnohaAdd 'mangled_name' and 'unmangled_name' fields to dmset...
2012-02-15 Peter RajnohaAdd --manglename option to dmsetup to select the name...
2012-02-13 Jonathan Earl BrassowChange confusing message that is printed when a RAID...
2012-02-13 Jonathan Earl BrassowFix possible NULL pointer dereferences when updating...
2012-02-13 Zdenek KabelacHandle all succefull values from open()
2012-02-13 Zdenek KabelacEnsure allocated device does not leak on error path
2012-02-13 Zdenek KabelacAdd internal error for unsupported code paths
2012-02-13 Zdenek KabelacAdd few missing allocation failures tests
2012-02-13 Zdenek KabelacAdd free_orphan_vg
2012-02-10 Petr RockaiMove lvmcache data structures behind an API (making...
2012-02-08 Zdenek KabelacSwitch to return void
2012-02-08 Zdenek KabelacRemove duplicate test
2012-02-08 Zdenek KabelacReplace snprintf with dm_snprintf
2012-02-08 Zdenek KabelacRemove unneeded assignments
2012-02-08 Zdenek KabelacEnsure strncpy() function always ends with '\0'
2012-02-08 Zdenek KabelacSet status for error path
2012-02-01 Alasdair Kergonlp.pool may be (null) too
2012-01-25 Zdenek KabelacCosmetic change use return macro with implicit stack
2012-01-25 Zdenek KabelacSet to a defined value vars used after error path
2012-01-25 Zdenek KabelacLimit alignment to 32bit values
2012-01-20 Mike SnitzerAllow removal of an invalid snapshot that was to be...
2012-01-20 Mike SnitzerDifferentiate between snapshot status of "Invalid"...
2012-01-20 Zdenek KabelacTiny cleanup
2012-01-19 Zdenek KabelacThin updated support for thin pool percent
2012-01-18 Alasdair KergonAdd dmsetup 'wipe_table' to replace table with one...
2012-01-11 Peter RajnohaSupport different device name types on output of dmsetu...
2012-01-09 Zdenek KabelacCheck for error code in _adjust_policy_params
2012-01-05 Zdenek KabelacSupport rounding of percentage upward
2011-12-21 Zdenek KabelacThin automatic policy based extension
2011-12-21 Zdenek KabelacThin rename internal thin pool segment
2011-12-11 Petr RockaiMove dm_config_write out of libdm, back to lib/config...
2011-12-08 Alasdair KergonOnly use built-in stack size in clvmd - ignore lvm...
2011-12-08 Alasdair Kergonreinstate !first_time check
2011-12-08 Alasdair Kergontag uninit var
2011-12-06 Jonathan Earl BrassowAdd policy based automated repair of RAID logical volumes
2011-12-01 Alasdair Kergonupdate old comment
2011-12-01 Jonathan Earl Brassow Don't allow size change of RAID LV that is tracking...
2011-12-01 Jonathan Earl BrassowDo not allow users to change the name of RAID sub-LVs...
2011-12-01 Jonathan Earl BrassowDo not allow users to change permissions on RAID sub...
2011-11-30 Jonathan Earl BrassowSupport the ability to replace specific devices in...
2011-11-18 Zdenek KabelacAllow to activate snapshot
2011-11-18 Zdenek KabelacSkip non-virtual snapshots for availability
2011-11-14 Alasdair KergonMake dmsetup.static and lvm.static build when dmeventd...
2011-11-12 Zdenek KabelacThin remove unused define
2011-11-10 Zdenek KabelacSmall comment and indent updates
2011-11-10 Zdenek KabelacThin move _read_activation_params check
2011-11-10 Zdenek KabelacThin create normal (old) snapshot when size is specified
2011-11-08 Zdenek KabelacThin ensure pool table is update after resize
2011-11-07 Zdenek KabelacThin supports snapshots
2011-11-07 Zdenek KabelacAdd missing default LVM_VG_NAME
2011-11-07 Zdenek KabelacThin revert code for exclusive pool activation
2011-11-04 Zdenek KabelacAvoid lvextend to overflow
2011-11-04 Zdenek KabelacThin supports poolmetadatasize setting
2011-11-03 Zdenek KabelacThin removing limitation on activation of pool device.
2011-11-03 Zdenek KabelacThin avoids need of having writable VG for activation
2011-10-30 Zdenek KabelacThin creation without activation
2011-10-28 Zdenek KabelacThin pool resize support for data LV
2011-10-28 Zdenek KabelacThin works only with exclusive activation
2011-10-28 Zdenek KabelacThin pool activation change
2011-10-22 Zdenek KabelacEnsure thin LVs take an exclusive activation
2011-10-21 Zdenek KabelacThin pool now support chunk size as well
2011-10-19 Petr RockaiKeep the LVM-based dmeventd plugins from trying to...
2011-10-18 Jonathan Earl BrassowFix bad lvconvert help output.
2011-10-11 Zdenek KabelacRemove test for first_time with FIXME
2011-10-07 Jonathan Earl BrassowAdd the ability to convert LVs of "mirror" segtype...
2011-10-07 Jonathan Earl BrassowAdd the ability to convert linear LVs to RAID1
2011-10-06 Jonathan Earl BrassowAllow 'nosync' extension of mirrors.
2011-10-06 Jonathan Earl BrassowFix vgsplit when there are mirrors that have mirrored...
next
This page took 0.18669 seconds and 8 git commands to generate.