Linus Torvalds
|
83c7c18b16
Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
7 years ago |
Linus Torvalds
|
3526dd0c78
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
|
7 years ago |
Denis Semakin
|
00716545c8
dm: add support for secure erase forwarding
|
7 years ago |
Bart Van Assche
|
8b904b5b6b
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
|
7 years ago |
Mike Snitzer
|
c934edadcc
dm table: allow upgrade from bio-based to specialized bio-based variant
|
7 years ago |
Mikulas Patocka
|
99243b922c
dm table: fix "nvme" test
|
7 years ago |
Mike Snitzer
|
eaa160eded
dm table: fix NVMe bio-based dm_table_determine_type() validation
|
7 years ago |
Mike Snitzer
|
22c11858e8
dm: introduce DM_TYPE_NVME_BIO_BASED
|
7 years ago |
Mike Snitzer
|
ad3793fc39
dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
|
7 years ago |
Mike Snitzer
|
0776aa0e30
dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOs
|
7 years ago |
Mike Snitzer
|
afc567a497
dm table: fix regression from improper dm_dev_internal.count refcount_t conversion
|
7 years ago |
Linus Torvalds
|
adeba81ac2
Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
7 years ago |
Mike Snitzer
|
5d47c89f29
dm: clear all discard attributes in queue_limits when discards are disabled
|
7 years ago |
Mike Snitzer
|
8a74d29d54
dm: discard support requires all targets in a table support discards
|
7 years ago |
Linus Torvalds
|
b91593fa85
Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
7 years ago |
Elena Reshetova
|
2a0b4682e0
dm: convert dm_dev_internal.count from atomic_t to refcount_t
|
8 years ago |
Christoph Hellwig
|
5fdee2127f
block: remove QUEUE_FLAG_STACKABLE
|
8 years ago |
Eric Biggers
|
5916a22b83
dm: constify argument arrays
|
8 years ago |
Vivek Goyal
|
273752c9ff
dm, dax: Make sure dm_dax_flush() is called if device supports it
|
8 years ago |
Damien Le Moal
|
dd88d313be
dm table: add zoned block devices validation
|
8 years ago |
Linus Torvalds
|
d35a878ae1
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 years ago |
Bart Van Assche
|
7e0d574f26
dm: introduce enum dm_queue_mode to cleanup related code
|
8 years ago |
Bart Van Assche
|
1ea0654e46
dm: verify suspend_locking assumptions at runtime
|
8 years ago |
Mikulas Patocka
|
e2460f2a4b
dm: mark targets that pass integrity data
|
8 years ago |
Mikulas Patocka
|
3c12016910
dm table: replace while loops with for loops
|
8 years ago |
Christoph Hellwig
|
48920ff2a5
block: remove the discard_zeroes_data flag
|
8 years ago |
Christoph Hellwig
|
ac62d6208a
dm: support REQ_OP_WRITE_ZEROES
|
8 years ago |
Milan Broz
|
9b4b5a797c
dm table: add flag to allow target to handle its own integrity metadata
|
8 years ago |
Jan Kara
|
dc3b17cc8b
block: Use pointer to backing_dev_info from request_queue
|
8 years ago |
Bart Van Assche
|
5b8c01f74c
dm table: simplify dm_table_determine_type()
|
8 years ago |