]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2011-12-01 Jonathan Earl... Don't allow size change of RAID LV that is tracking...
2011-12-01 Jonathan Earl... Do not allow users to change the name of RAID sub-LVs...
2011-12-01 Jonathan Earl... WHATS_NEW for previous commit.
2011-12-01 Jonathan Earl... Do not allow users to change permissions on RAID sub...
2011-11-30 Alasdair Kergonrefer to kernel docs for target info
2011-11-30 Petr RockaiUpdate comment on LCK_*DMEVENTD*.
2011-11-30 Petr RockaiFix clvmd to respect DMEVENTD_MONITOR_IGNORE. Fixes...
2011-11-30 Jonathan Earl... The LV_REBUILD flag is not internal - bad comments...
2011-11-30 Jonathan Earl... Support the ability to replace specific devices in...
2011-11-29 Peter RajnohaFix last checkin for replicator.
2011-11-28 Alasdair KergonAdd activation/use_linear_target enabled by default...
2011-11-23 Zdenek KabelacTry longer sleep
2011-11-23 Zdenek KabelacCleanup files from testing
2011-11-23 Zdenek KabelacSwap condition order
2011-11-23 Zdenek KabelacPut back devmapper-event linkage
2011-11-23 Zdenek KabelacCleanup test makefiles
2011-11-23 Zdenek KabelacSplit gcc warning options
2011-11-23 Zdenek KabelacUse 3 digits for chmod
2011-11-23 Alasdair KergonMove y/n prompts to stderr and repeat if response has...
2011-11-22 Peter Rajnoha--addtag instead of --tag
2011-11-21 Zdenek KabelacCleanup gcc warning
2011-11-21 Zdenek KabelacAdd some cflags to ldflags
2011-11-21 Petr RockaiMore of WHATS_NEW.
2011-11-21 Petr RockaiUpdate WHATS_NEW.
2011-11-21 Petr RockaiFix a bug in dmeventd snapshot monitoring code where...
2011-11-21 Petr RockaiFix the last fix (t-XXX -> shell/XXX).
2011-11-21 Petr RockaiFix the fallout in shell tests from the t-XXX -> shell...
2011-11-21 Zdenek KabelacAdd CUnit testing support
2011-11-21 Petr RockaiTidy the shell tests into their own subdir. We now...
2011-11-20 Petr RockaiFix a syntax error.
2011-11-20 Petr RockaiImplement a CUnit-based runner for unit tests. Copy...
2011-11-20 Alasdair KergonDon't ignore configure --mandir and --infodir.
2011-11-18 Zdenek KabelacDrop pool memory allocated in lv_has_target_type
2011-11-18 Zdenek KabelacRemove constant expression check
2011-11-18 Zdenek KabelacCheck target type name for DM_MAX_TYPE_NAME length
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-18 Zdenek KabelacAllow to activate snapshot
2011-11-18 Zdenek KabelacSkip non-virtual snapshots for availability
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 clean
2011-11-15 Zdenek KabelacThin supports only thin volumes as snapshot origins
2011-11-15 Zdenek KabelacSimplify iteration
2011-11-15 Zdenek KabelacThin fix tpool layer
2011-11-15 Alasdair KergonInclude a copy of kernel DM documentation in doc/kernel
2011-11-15 Peter RajnohaAvoid 'mda inconsistency' by properly registering UNLAB...
2011-11-14 Alasdair KergonMake dmsetup.static and lvm.static build when dmeventd...
2011-11-13 Alasdair KergonIncomplete documentation is worse than no documentation.
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-12 Zdenek KabelacUpdate dmsetup man page
2011-11-12 Zdenek KabelacThin remove unused define
2011-11-12 Alasdair KergonMove gentoo MAKEDEV to /sbin in lvm2create_initrd....
2011-11-11 Milan BrozFix major number filter structure boundary test.
2011-11-11 Milan BrozRemove unneeded parameter.
2011-11-11 Milan BrozAnd now add files for real.
2011-11-11 Milan BrozFix function name in previous patch.
2011-11-11 Milan BrozDo not scan device if it is part of active multipath.
2011-11-10 Zdenek KabelacThin send create_snap message
2011-11-10 Zdenek KabelacThin update testing script
2011-11-10 Zdenek KabelacAdd generic function to check for target version
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 lvcreate manpage
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-10 Zdenek KabelacThin disable pool create without activation
2011-11-08 Mike SnitzerAdd missing free() for line that is malloc()'d by getli...
2011-11-08 Mike SnitzerFix _get_proc_number to be tolerant of malformed /proc...
2011-11-08 Zdenek KabelacThin ensure pool table is update after resize
2011-11-08 Zdenek KabelacUpdate lvs man page style.
2011-11-08 Zdenek KabelacMore lvcreate man updates
2011-11-07 Petr RockaiCorrectly handle concurrent read (CR) locks in singleno...
2011-11-07 Petr RockaiDo not repeat a failed test's output when VERBOSE is...
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 KabelacAdd missing default LVM_VG_NAME
2011-11-07 Zdenek KabelacThin lvcreate poolmetadatasize units doc
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
2011-11-04 Zdenek KabelacThin lvcreate man update
2011-11-04 Zdenek KabelacThin pool allocation simplified
2011-11-04 Zdenek KabelacThin add thin_pool_metadata_require_separate_pvs
2011-11-04 Zdenek KabelacThin supports poolmetadatasize setting
2011-11-04 Zdenek KabelacThin fix condition check for transation_id
2011-11-04 Alasdair KergonAdd missing lvrename mirrored log recursion in for_each...
2011-11-03 Zdenek KabelacThin keep pool device in the same state
2011-11-03 Zdenek KabelacThin no device is created - so nothing to revert here
2011-11-03 Zdenek KabelacThin removing limitation on activation of pool device.
2011-11-03 Zdenek KabelacThin removing unused detach_pool_messages
2011-11-03 Zdenek KabelacThin using update_pool_lv
2011-11-03 Zdenek KabelacThin genering update_pool_lv function
2011-11-03 Zdenek KabelacAdd -tpool layer in activation tree
next
This page took 0.055503 seconds and 5 git commands to generate.