index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
dm-ioctl.h
Age
Commit message (
Expand
)
Author
2020-10-01
dm: export dm_copy_name_and_uuid
Mike Snitzer
2020-03-03
dm: bump version of core and various targets
Mike Snitzer
2019-09-16
dm: introduce DM_GET_TARGET_VERSION
Mikulas Patocka
2019-02-20
dm: eliminate 'split_discard_bios' flag from DM target interface
Mike Snitzer
2018-04-04
dm: hold DM table for duration of ioctl rather than use blkdev_get
Mike Snitzer
2018-04-03
dm: allow targets to return output from messages they are sent
Mike Snitzer
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-09-25
dm ioctl: fix alignment of event number in the device list
Mikulas Patocka
2017-06-19
dm ioctl: add a new DM_DEV_ARM_POLL ioctl
Mikulas Patocka
2017-06-09
dm: bump DM_VERSION_MINOR in response to target method error code changes
Mike Snitzer
2016-07-20
dm: add infrastructure for DAX support
Toshi Kani
2015-10-31
dm: add support for passing through persistent reservations
Christoph Hellwig
2015-08-18
dm stats: report precise_timestamps and histogram in @stats_list output
Mikulas Patocka
2015-06-26
dm: bump the ioctl version to 4.32.0
Mike Snitzer
2015-04-15
dm: add full blk-mq support to request-based DM
Mike Snitzer
2015-02-09
dm: allocate requests in target when stacking on blk-mq devices
Mike Snitzer
2014-11-19
dm: enhance internal suspend and resume interface
Mike Snitzer
2014-11-19
dm: add presuspend_undo hook to target_type
Mike Snitzer
2014-10-05
dm: allow active and inactive tables to share dm_devs
Benjamin Marzinski
2013-11-09
dm: allow remove to be deferred
Mikulas Patocka
2013-09-05
dm: add statistics support
Mikulas Patocka
2013-07-10
dm: optimize use SRCU and RCU
Mikulas Patocka
2013-03-01
dm ioctl: allow message to return data
Mikulas Patocka
2013-03-01
dm ioctl: optimize functions without variable params
Mikulas Patocka
2012-12-21
dm ioctl: remove PF_MEMALLOC
Mikulas Patocka
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells