summaryrefslogtreecommitdiffstats
path: root/libdm/ioctl
Commit message (Expand)AuthorAgeFilesLines
...
* Fix _create_and_load_v4 not to lose the --addnodeoncreate setting (1.02.62).Alasdair Kergon2011-03-011-0/+1
* Add inactive table query support for kernel driver >= 4.11.6 (RHEL 5.7).Mike Snitzer2011-02-211-1/+18
* Handle decimal digits with --units instead of ignoring them silently.Alasdair Kergon2011-02-181-18/+18
* Warn if secure data flag requested but not supported by kernel.Alasdair Kergon2011-02-041-1/+5
* Add --addnodeonresume, --addnodeoncreateZdenek Kabelac2011-02-042-1/+21
* Suport DM_SECURE_DATA_FLAG.Milan Broz2011-02-042-1/+13
* Add a debug message when uevent is not generated and we call udev_complete in...Peter Rajnoha2011-01-311-1/+4
* Skip NULL check before dm_freeZdenek Kabelac2011-01-281-13/+4
* Export DM_CONTROL_NODE_UMASK and use it while creating /dev/mapper/control.Peter Rajnoha2011-01-041-0/+2
* Add new dm_prepare_selinux_context fn to libdevmapper and use it throughout.Peter Rajnoha2010-12-131-7/+6
* Add stack trace for error pathZdenek Kabelac2010-11-301-3/+4
* Add error path stack tracesZdenek Kabelac2010-11-301-2/+9
* Use a more-generic name for the new kernel flag so list_devices can share it.Alasdair Kergon2010-10-251-1/+1
* Add --setuuid to dmsetup rename.Alasdair Kergon2010-10-152-5/+37
* Fix dm-mod autoloading logic to not assume control node is set correctly.Peter Rajnoha2010-08-181-40/+76
* dm-mod autoloading support is in kernel 2.6.36 actually.Peter Rajnoha2010-08-161-1/+1
* Fix 'void*' arithmetic warning in some functions from libdm-iface.c.Zdenek Kabelac2010-08-031-3/+3
* Use void parameter for function definition.Zdenek Kabelac2010-08-031-1/+1
* Revert unsuccessful table load preparation in combined "create, load and resu...Peter Rajnoha2010-07-281-2/+4
* Fix typo: "INTERNAL ERROR" -> "INTERNAL_ERROR"Zdenek Kabelac2010-06-231-1/+1
* Add support for dm-mod module autoload.Peter Rajnoha2010-06-011-15/+82
* Do not print encryption key in message debug output.Milan Broz2010-05-131-2/+14
* Specify exactly which ioctl doesn't have a cookie set (for better debugging).Peter Rajnoha2010-05-031-3/+5
* Synchronize "remove" dm task while reverting unsuccessful "create" dm taskPeter Rajnoha2010-05-031-1/+13
* Add support for new IMPORT{db} udev rule.Peter Rajnoha2010-04-281-23/+36
* Wipe dm-ioctl parameters in memory after use.Milan Broz2010-04-071-35/+49
* Use INTERNAL_ERROR definition consistently in internal error messages.Alasdair Kergon2010-03-251-2/+2
* Add support for ioctl's DM_UEVENT_GENERATED_FLAG.Peter Rajnoha2010-03-231-10/+26
* Several changes in dmsetup and libdevmapper:Peter Rajnoha2010-02-151-3/+7
* Support udev flags even when udev_sync is disabled or not compiled in.Peter Rajnoha2009-11-131-0/+1
* Add support for querying a device's inactive table.Alasdair Kergon2009-11-062-1/+16
* Several changes to udev support code:Peter Rajnoha2009-10-261-13/+50
* Add udev flags support in libdevmapper and provide 'dmsetup udevflags' comman...Peter Rajnoha2009-10-221-2/+8
* Use the same default umask for /dev dirs (DM_DEV_DIR_UMASK).Peter Rajnoha2009-09-251-1/+1
* Fix failure situations in dm_task_run for udev sync.Peter Rajnoha2009-08-061-11/+29
* Manage without dm_udev_cleanup?Alasdair Kergon2009-08-032-1/+11
* Add libdevmapper functions to support synchronisation with udev.Alasdair Kergon2009-07-311-0/+7
* Fix backward compatibility for major:minor query.Milan Broz2009-06-172-1/+3
* Helper function to catch memory pool leaks.Milan Broz2009-04-101-0/+3
* If kernel supports only one dm major number, use in place of any supplied.Alasdair Kergon2009-02-121-2/+47
* Add checks for device names in dmsetup and show proper error messages.Peter Rajnoha2009-01-071-0/+10
* more tweaking to get things to compile - dmlib.h for log fns, list.hAlasdair Kergon2008-11-031-1/+1
* further progressAlasdair Kergon2008-11-012-2/+2
* Only resume devices in dm_tree_preload_children if size changes.Alasdair Kergon2008-09-182-0/+13
* Skip add_dev_node when ioctls disabled.Alasdair Kergon2008-05-211-2/+4
* work out device name to use for read ahead requestAlasdair Kergon2007-12-051-1/+23
* fixesAlasdair Kergon2007-12-031-2/+5
* read_ahead node opsAlasdair Kergon2007-11-301-5/+7
* add read_ahead functions to library and dmsetup --readaheadAlasdair Kergon2007-11-272-0/+19
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-213-4/+3