]> sourceware.org Git - lvm2.git/history - libdm
spacing
[lvm2.git] / libdm /
2011-10-14 Jonathan Earl BrassowUpdate stale libdm/misc/dm-log-userspace.h
2011-10-14 Zdenek KabelacUse pool for dm_tree allocation
2011-10-06 Jonathan Earl BrassowThis patch fixes issues with improper udev flags on...
2011-10-06 Zdenek KabelacMove defines to header
2011-10-04 Zdenek KabelacName changes
2011-10-03 Zdenek KabelacAdd intial code to check transaction_id
2011-10-03 Zdenek KabelacMove priority check in front
2011-10-03 Zdenek KabelacUpdate error path tracing for _resume_node
2011-10-03 Zdenek KabelacTransaction_id is property of thin_pool
2011-09-29 Zdenek KabelacAdd supporting function for thinp
2011-09-29 Zdenek KabelacJust add warning about potential problem exteding dm_se...
2011-09-27 Alasdair KergonIntroduce revert_lv for better pvmove cleanup.
2011-09-26 Peter RajnohaAdd log_error even for general device in use when we...
2011-09-25 Zdenek KabelacRemove test for NULL
2011-09-25 Zdenek KabelacAdd missing log_error messages
2011-09-25 Zdenek KabelacAdd backtrace when allocation fails for _type
2011-09-25 Zdenek KabelacReplace test for NULL of root->child with test for...
2011-09-25 Zdenek KabelacSimplier attribute format
2011-09-25 Zdenek KabelacChheck for failing filename strdup
2011-09-25 Zdenek KabelacUse NULL for pointers
2011-09-24 Peter Rajnohareadlink does not append a null byte to the output...
2011-09-23 Alasdair Kergonexplain why we may now retry
2011-09-22 Peter RajnohaInitialize 'retryable' variable.
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 dm_task_retry_remove fn to use retry logic for...
2011-09-14 Zdenek KabelacFix memory overwrite
2011-09-13 Peter RajnohaRetry DM_DEVICE_REMOVE ioctl if device is busy.
2011-09-07 Zdenek KabelacRemove unused passed parameters
2011-09-02 Alasdair KergonMove cascade inside libdm etc.
2011-09-01 Alasdair KergonComments, FIXMEs, name changes.
2011-09-01 Alasdair KergonAdd comments & remove always-included header.
2011-09-01 Zdenek KabelacUse const casting when it's needed
2011-09-01 Zdenek KabelacMark unreleased memory pools as internal error
2011-08-31 Petr RockaiReplace const usage of dm_config_find_node with more...
2011-08-31 Petr RockaiFix warnings and constness handling in lvmetad-core...
2011-08-30 Petr RockaiMove the core of the lib/config/config.c functionality...
2011-08-19 Alasdair Kergonspaces->tabs
2011-08-19 Alasdair Kergonrevert incomplete inconsistent log message change for now
2011-08-19 Alasdair Kergonrestrict dm_tree_node_add_null_area
2011-08-18 Jonathan Earl BrassowAdd ability to merge back a RAID1 image that has been...
2011-08-18 Jonathan Earl BrassowAdd support for m-way to n-way up-convert in RAID1...
2011-08-18 Jonathan Earl BrassowAdd the ability to split an image from the mirror and...
2011-08-11 Zdenek KabelacFix memleak of geometry buffer
2011-08-11 Jonathan Earl BrassowAdd some log_error msg's and fix potential segfault
2011-08-11 Zdenek KabelacAdd memory pool locking functions
2011-08-09 Alasdair KergonRemove support for the original dm ioctl interface...
2011-08-04 Zdenek KabelacAdd missing check for allocation failure
2011-08-04 Zdenek KabelacRemove meaningless const type qualifiers on cast type
2011-08-02 Jonathan Earl BrassowAdd basic RAID segment type(s) support.
2011-07-24 Alasdair KergonFix read-only identical table reload supression.
2011-07-08 Alasdair KergonDowngrade error message - it isn't strictly an internal...
2011-07-08 Alasdair KergonLog cookie values when incrementing/decrementing to...
2011-07-05 Alasdair Kergondecode cookie flags in debug msgs
2011-07-02 Alasdair KergonReport internal error if suspending a device using...
2011-07-01 Alasdair KergonAdd framework for validation of ioctls. Doesn't do...
2011-06-30 Zdenek KabelacReport internal error when parameters are missing on...
2011-06-29 Alasdair Kergondebug log readonly flag with ioctls
2011-06-29 Alasdair KergonRemove temporary failures now, but continue to give...
2011-06-29 Alasdair KergonTemporary conversion to internal error and failure...
2011-06-28 Alasdair Kergonmore fixes to readahead etc.
2011-06-27 Alasdair KergonExtend debug log messages to distinguish between the...
2011-06-27 Alasdair KergonMove udev_only logic inside stacked node op code.
2011-06-24 Alasdair KergonReturn immediately dm_lib_exit() if called more than...
2011-06-22 Peter RajnohaAdd check for library fallback in _deactivate_node.
2011-06-13 Alasdair KergonFix fields in warning message.
2011-06-13 Alasdair KergonMaintain a count of the number of suspended devices...
2011-06-12 Alasdair KergonFix 'pvs -o pv_all' to include label fields. (Also...
2011-06-11 Alasdair KergonFix --mirrorlog mirrored.
2011-06-11 Alasdair KergonMajor pvmove fix to issue ioctls in the correct order...
2011-06-09 Milan BrozFix another occurrence of linux kernel version check.
2011-06-09 Milan BrozAccept kernel version 3 (3.0-rc and similar).
2011-04-22 Peter RajnohaRequire libudev >= 143 when compiling with udev support.
2011-04-08 Zdenek KabelacFix some unmatching sign comparation gcc warnings
2011-03-30 Zdenek KabelacWord alignment for strings
2011-03-30 Zdenek KabelacValgrind updates
2011-03-30 Zdenek KabelacSimplify pool debug initialization
2011-03-30 Zdenek KabelacFix 2 signess warnings reported by gcc
2011-03-29 Zdenek KabelacAdd attribute printf
2011-03-29 Zdenek KabelacRemove double braces
2011-03-25 Alasdair KergonUse hard-coded /dev/mapper/control details for 2.6...
2011-03-20 Alasdair KergonFix last checkin - added error message text wrong.
2011-03-18 Zdenek KabelacImprove debug stack trace
2011-03-18 Milan BrozMitigate some warnings if running as non-root user.
2011-03-10 Zdenek KabelacKeep pool name also for pool-fast
2011-03-10 Zdenek KabelacUse void pointer instead of char for binary key
2011-03-08 Zdenek KabelacFix reading byte from char params[-1] position
2011-03-05 Milan BrozMove secure flag warning to verbose level.
2011-03-03 Peter RajnohaLower severity of selabel_lookup and matchpathcon failu...
2011-03-02 Zdenek KabelacIndent case part properly
2011-03-02 Zdenek KabelacAdd missing return
2011-03-02 Alasdair KergonFix dm_udev_wait calls in dmsetup to occur before reada...
2011-03-01 Alasdair KergonFix _create_and_load_v4 not to lose the --addnodeoncrea...
2011-02-28 Zdenek KabelacFix void pointer arithmetic warning in pool debug code
2011-02-21 Mike SnitzerAdd inactive table query support for kernel driver...
2011-02-18 Alasdair KergonHandle decimal digits with --units instead of ignoring...
2011-02-18 Zdenek KabelacAdd debug message for open_count failure
2011-02-18 Zdenek KabelacAPI change - support more const arg
next
This page took 0.064627 seconds and 8 git commands to generate.