index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm ioctl: filter the returned values according to name or uuid prefix
Mikulas Patocka
2021-03-26
1
-0
/
+28
*
dm ioctl: return UUID in DM_LIST_DEVICES_CMD result
Mikulas Patocka
2021-03-26
1
-3
/
+17
*
dm ioctl: replace device hash with red-black tree
Mikulas Patocka
2021-03-26
1
-112
/
+142
*
dm ioctl: fix out of bounds array access when no devices
Mikulas Patocka
2021-03-26
1
-1
/
+1
*
dm ioctl: fix error return code in target_message
Qinglang Miao
2020-12-04
1
-0
/
+1
*
dm: export dm_copy_name_and_uuid
Mike Snitzer
2020-10-01
1
-1
/
+1
*
Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-07
1
-1
/
+1
|
\
|
*
dm ioctl: Fix compilation warning
Damien Le Moal
2020-08-04
1
-1
/
+1
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
/
*
dm ioctl: use struct_size() helper in retrieve_deps()
Gustavo A. R. Silva
2020-06-17
1
-1
/
+1
*
dm: introduce DM_GET_TARGET_VERSION
Mikulas Patocka
2019-09-16
1
-3
/
+29
*
dm: make dm_table_find_target return NULL
Mikulas Patocka
2019-08-23
1
-1
/
+1
*
dm ioctl: fix hang in early create error condition
Helen Koike
2019-05-16
1
-1
/
+5
*
dm: add support to directly boot to a mapped device
Helen Koike
2019-03-05
1
-0
/
+103
*
dm ioctl: harden copy_params()'s copy_from_user() from malicious users
Wenwen Wang
2018-10-18
1
-12
/
+6
*
dm: report which conflicting type caused error during table_load()
Mike Snitzer
2018-06-08
1
-1
/
+2
*
dm: allow targets to return output from messages they are sent
Mike Snitzer
2018-04-03
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
dm ioctl: fix alignment of event number in the device list
Mikulas Patocka
2017-09-25
1
-13
/
+24
*
dm ioctl: constify ioctl lookup table
Eric Biggers
2017-08-28
1
-1
/
+1
*
dm ioctl: report event number in DM_LIST_DEVICES
Mikulas Patocka
2017-06-19
1
-1
/
+5
*
dm ioctl: add a new DM_DEV_ARM_POLL ioctl
Mikulas Patocka
2017-06-19
1
-21
/
+35
*
dm: add basic support for using the select or poll function
Mikulas Patocka
2017-06-19
1
-1
/
+48
*
dm ioctl: restore __GFP_HIGH in copy_params()
Junaid Shahid
2017-05-22
1
-2
/
+3
*
drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variant
Michal Hocko
2017-05-08
1
-9
/
+4
*
dm: introduce enum dm_queue_mode to cleanup related code
Bart Van Assche
2017-04-27
1
-1
/
+1
*
dm ioctl: prevent stack leak in dm ioctl call
Adrian Salido
2017-04-27
1
-1
/
+1
*
dm ioctl: remove double parentheses
Matthias Kaehlcke
2017-04-24
1
-2
/
+2
*
dm: remove dummy dm_table definition
Mikulas Patocka
2017-04-24
1
-8
/
+0
*
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
dm ioctl: use offsetof() instead of open-coding it
Bart Van Assche
2016-12-08
1
-1
/
+1
*
dm: allow bio-based table to be upgraded to bio-based with DAX support
Toshi Kani
2016-07-20
1
-1
/
+10
*
dm ioctl: Simplify parameter buffer management code
Bart Van Assche
2016-07-01
1
-12
/
+6
*
dm: move request-based code out to dm-rq.[hc]
Mike Snitzer
2016-06-10
1
-1
/
+1
*
dm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() call
Michal Hocko
2016-05-05
1
-1
/
+1
*
dm: allow immutable request-based targets to use blk-mq pdu
Mike Snitzer
2016-02-22
1
-1
/
+1
*
dm: set DM_TARGET_WILDCARD feature on "error" target
Mike Snitzer
2016-02-22
1
-1
/
+2
*
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-08-05
1
-3
/
+1
*
dm: only initialize the request_queue once
Christoph Hellwig
2015-04-30
1
-8
/
+9
*
dm ioctl: fix stale comment above dm_get_inactive_table()
Junxiao Bi
2015-02-09
1
-2
/
+2
*
dm: enhance internal suspend and resume interface
Mike Snitzer
2014-11-19
1
-1
/
+4
*
dm: allow active and inactive tables to share dm_devs
Benjamin Marzinski
2014-10-05
1
-1
/
+1
*
dm: allow remove to be deferred
Mikulas Patocka
2013-11-09
1
-6
/
+30
*
dm: add statistics support
Mikulas Patocka
2013-09-05
1
-8
/
+14
*
dm ioctl: cleanup error handling in table_load
Mike Snitzer
2013-09-05
1
-18
/
+16
*
dm ioctl: increase granularity of type_lock when loading table
Mike Snitzer
2013-09-05
1
-2
/
+4
*
dm ioctl: prevent rename to empty name or uuid
Alasdair Kergon
2013-09-05
1
-1
/
+1
*
dm: optimize use SRCU and RCU
Mikulas Patocka
2013-07-10
1
-40
/
+82
[next]