]> sourceware.org Git - lvm2.git/history - libdm/ioctl
dmsetup: allow --noflush with status/wait for thin
[lvm2.git] / libdm / ioctl /
2012-03-05 Peter RajnohaUse already acquired variable...
2012-03-05 Peter RajnohaCheck for multiple mangled names in auto mangling mode.
2012-03-05 Peter RajnohaCheck whether device names are properly mangled on...
2012-03-05 Peter RajnohaClean up internal mangling interface.
2012-03-01 Zdenek KabelacMissed ;
2012-03-01 Zdenek KabelacCheck for version string buffer
2012-02-15 Peter RajnohaReplace any '\' char with '\\' in table specification...
2012-02-15 Peter RajnohaUnamngle dm device name list automatically on ioctl...
2012-02-15 Peter RajnohaAdd DEV_NAME macro.
2012-02-15 Peter RajnohaMangle device name on dm_task_set_name/newname call...
2012-02-08 Zdenek KabelacUse dm_asprintf to simplify code
2012-02-08 Zdenek KabelacSet all parameters to 0
2012-01-17 Peter RajnohaMove dm_task_set_newname from libdm-iface.c to libdm...
2012-01-09 Zdenek KabelacUse sysfs to set/get of read-ahead
2011-11-30 Jonathan Earl BrassowSupport the ability to replace specific devices in...
2011-11-18 Zdenek KabelacCheck target type name for DM_MAX_TYPE_NAME length
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-10-20 Zdenek KabelacCleanup backtraces
2011-10-19 Zdenek KabelacAdd internal expected_errno dm_tast var
2011-10-17 Zdenek KabelacUse zalloc for malloc,memset
2011-09-23 Alasdair Kergonexplain why we may now retry
2011-09-22 Peter RajnohaInitialize 'retryable' variable.
2011-09-22 Peter RajnohaAdd dm_task_retry_remove fn to use retry logic for...
2011-09-13 Peter RajnohaRetry DM_DEVICE_REMOVE ioctl if device is busy.
2011-08-19 Alasdair Kergonspaces->tabs
2011-08-19 Alasdair Kergonrevert incomplete inconsistent log message change for now
2011-08-18 Jonathan Earl BrassowAdd ability to merge back a RAID1 image that has been...
2011-08-11 Zdenek KabelacFix memleak of geometry buffer
2011-08-09 Alasdair KergonRemove support for the original dm ioctl interface...
2011-07-24 Alasdair KergonFix read-only identical table reload supression.
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-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-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-13 Alasdair KergonFix fields in warning message.
2011-06-13 Alasdair KergonMaintain a count of the number of suspended devices...
2011-06-09 Milan BrozAccept kernel version 3 (3.0-rc and similar).
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-08 Zdenek KabelacFix reading byte from char params[-1] position
2011-03-05 Milan BrozMove secure flag warning to verbose level.
2011-03-02 Zdenek KabelacIndent case part properly
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-21 Mike SnitzerAdd inactive table query support for kernel driver...
2011-02-18 Alasdair KergonHandle decimal digits with --units instead of ignoring...
2011-02-04 Alasdair KergonWarn if secure data flag requested but not supported...
2011-02-04 Zdenek KabelacAdd --addnodeonresume, --addnodeoncreate
2011-02-04 Milan BrozSuport DM_SECURE_DATA_FLAG.
2011-01-31 Peter RajnohaAdd a debug message when uevent is not generated and...
2011-01-28 Zdenek KabelacSkip NULL check before dm_free
2011-01-04 Peter RajnohaExport DM_CONTROL_NODE_UMASK and use it while creating...
2010-12-13 Peter RajnohaAdd new dm_prepare_selinux_context fn to libdevmapper...
2010-11-30 Zdenek KabelacAdd stack trace for error path
2010-11-30 Zdenek KabelacAdd error path stack traces
2010-10-25 Alasdair KergonUse a more-generic name for the new kernel flag so...
2010-10-15 Alasdair KergonAdd --setuuid to dmsetup rename.
2010-08-18 Peter RajnohaFix dm-mod autoloading logic to not assume control...
2010-08-16 Peter Rajnohadm-mod autoloading support is in kernel 2.6.36 actually.
2010-08-03 Zdenek KabelacFix 'void*' arithmetic warning in some functions from...
2010-08-03 Zdenek KabelacUse void parameter for function definition.
2010-07-28 Peter RajnohaRevert unsuccessful table load preparation in combined...
2010-06-23 Zdenek KabelacFix typo: "INTERNAL ERROR" -> "INTERNAL_ERROR"
2010-06-01 Peter RajnohaAdd support for dm-mod module autoload.
2010-05-13 Milan BrozDo not print encryption key in message debug output.
2010-05-03 Peter RajnohaSpecify exactly which ioctl doesn't have a cookie set...
2010-05-03 Peter RajnohaSynchronize "remove" dm task while reverting unsuccessf...
2010-04-28 Peter RajnohaAdd support for new IMPORT{db} udev rule.
2010-04-07 Milan BrozWipe dm-ioctl parameters in memory after use.
2010-03-25 Alasdair KergonUse INTERNAL_ERROR definition consistently in internal...
2010-03-23 Peter RajnohaAdd support for ioctl's DM_UEVENT_GENERATED_FLAG.
2010-02-15 Peter RajnohaSeveral changes in dmsetup and libdevmapper:
2009-11-13 Peter RajnohaSupport udev flags even when udev_sync is disabled...
2009-11-06 Alasdair KergonAdd support for querying a device's inactive table.
2009-10-26 Peter RajnohaSeveral changes to udev support code:
2009-10-22 Peter RajnohaAdd udev flags support in libdevmapper and provide...
2009-09-25 Peter RajnohaUse the same default umask for /dev dirs (DM_DEV_DIR_UM...
2009-08-06 Peter RajnohaFix failure situations in dm_task_run for udev sync.
2009-08-03 Alasdair KergonManage without dm_udev_cleanup?
2009-07-31 Alasdair Kergon Add libdevmapper functions to support synchronisation...
2009-06-17 Milan BrozFix backward compatibility for major:minor query.
2009-04-10 Milan BrozHelper function to catch memory pool leaks.
2009-02-12 Alasdair KergonIf kernel supports only one dm major number, use in...
2009-01-07 Peter RajnohaAdd checks for device names in dmsetup and show proper...
2008-11-03 Alasdair Kergonmore tweaking to get things to compile - dmlib.h for...
2008-11-01 Alasdair Kergonfurther progress
2008-09-18 Alasdair KergonOnly resume devices in dm_tree_preload_children if...
2008-05-21 Alasdair KergonSkip add_dev_node when ioctls disabled.
2007-12-05 Alasdair Kergonwork out device name to use for read ahead request
2007-12-03 Alasdair Kergonfixes
2007-11-30 Alasdair Kergonread_ahead node ops
2007-11-27 Alasdair Kergonadd read_ahead functions to library and dmsetup --readahead
2007-08-21 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-07-28 Jim MeyeringExport dm_create_dir (was create_dir) to help fix LVM2...
next
This page took 0.082695 seconds and 8 git commands to generate.