Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Bart Van Assche
|
6080758d44
dm ioctl: use offsetof() instead of open-coding it
|
8 years ago |
Toshi Kani
|
b5ab4a9ba5
dm: allow bio-based table to be upgraded to bio-based with DAX support
|
9 years ago |
Bart Van Assche
|
028b39e314
dm ioctl: Simplify parameter buffer management code
|
9 years ago |
Mike Snitzer
|
4cc96131af
dm: move request-based code out to dm-rq.[hc]
|
9 years ago |
Michal Hocko
|
72f6d8d8c9
dm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() call
|
9 years ago |
Mike Snitzer
|
591ddcfc4b
dm: allow immutable request-based targets to use blk-mq pdu
|
9 years ago |
Mike Snitzer
|
f083b09b78
dm: set DM_TARGET_WILDCARD feature on "error" target
|
9 years ago |
Greg Kroah-Hartman
|
f368ed6088
char: make misc_deregister a void function
|
10 years ago |
Christoph Hellwig
|
3e6180f0c8
dm: only initialize the request_queue once
|
10 years ago |
Junxiao Bi
|
88e2f901e7
dm ioctl: fix stale comment above dm_get_inactive_table()
|
10 years ago |
Mike Snitzer
|
ffcc393641
dm: enhance internal suspend and resume interface
|
10 years ago |
Benjamin Marzinski
|
86f1152b11
dm: allow active and inactive tables to share dm_devs
|
11 years ago |
Mikulas Patocka
|
2c140a246d
dm: allow remove to be deferred
|
11 years ago |
Mikulas Patocka
|
fd2ed4d252
dm: add statistics support
|
12 years ago |
Mike Snitzer
|
f11c1c5693
dm ioctl: cleanup error handling in table_load
|
12 years ago |
Mike Snitzer
|
00c4fc3b1f
dm ioctl: increase granularity of type_lock when loading table
|
12 years ago |
Alasdair Kergon
|
c2b0482462
dm ioctl: prevent rename to empty name or uuid
|
12 years ago |
Mikulas Patocka
|
83d5e5b0af
dm: optimize use SRCU and RCU
|
12 years ago |
Mikulas Patocka
|
220cd058d9
dm: use __GFP_HIGHMEM in __vmalloc
|
12 years ago |
Mikulas Patocka
|
1c0e883e86
dm ioctl: set noio flag to avoid __vmalloc deadlock
|
12 years ago |
Mikulas Patocka
|
a26062416e
dm ioctl: allow message to return data
|
12 years ago |
Mikulas Patocka
|
02cde50b7e
dm ioctl: optimize functions without variable params
|
12 years ago |
Mikulas Patocka
|
e2914cc26b
dm ioctl: introduce ioctl_flags
|
12 years ago |
Mikulas Patocka
|
fd7c092e71
dm: fix truncated status strings
|
12 years ago |
Mikulas Patocka
|
9c5091f2ee
dm ioctl: use kmalloc if possible
|
12 years ago |
Mikulas Patocka
|
5023e5cf58
dm ioctl: remove PF_MEMALLOC
|
12 years ago |
Alasdair G Kergon
|
e910d7ebec
dm ioctl: prevent unsafe change to dm_ioctl data_size
|
12 years ago |
Alasdair G Kergon
|
1f4e0ff079
dm thin: commit before gathering status
|
13 years ago |
Mikulas Patocka
|
31998ef193
dm: reject trailing characters in sccanf input
|
13 years ago |