Bart Van Assche
|
5b8c01f74c
dm table: simplify dm_table_determine_type()
|
8 年之前 |
Bart Van Assche
|
301fc3f5ef
dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM device
|
8 年之前 |
Mike Snitzer
|
6936c12cf8
dm table: fix 'all_blk_mq' inconsistency when an empty table is loaded
|
8 年之前 |
tang.junhui
|
dafa724bf5
dm table: fix missing dm_put_target_type() in dm_table_add_target()
|
8 年之前 |
Mike Snitzer
|
f8df1fdf18
dm error: add DAX support
|
9 年之前 |
Toshi Kani
|
545ed20e6d
dm: add infrastructure for DAX support
|
9 年之前 |
Mike Snitzer
|
e83068a5fa
dm mpath: add optional "queue_mode" feature
|
9 年之前 |
Mike Snitzer
|
4cc96131af
dm: move request-based code out to dm-rq.[hc]
|
9 年之前 |
Jens Axboe
|
c888a8f95a
block: kill off q->flush_flags
|
9 年之前 |
Jens Axboe
|
519a7e16f9
dm: switch to using blk_queue_write_cache()
|
9 年之前 |
DingXiang
|
4df2bf466a
dm snapshot: disallow the COW and origin devices from being identical
|
9 年之前 |
Mike Snitzer
|
30187e1d48
dm: rename target's per_bio_data_size to per_io_data_size
|
9 年之前 |
Mike Snitzer
|
16f122661d
dm: optimize dm_mq_queue_rq()
|
9 年之前 |
Mike Snitzer
|
f083b09b78
dm: set DM_TARGET_WILDCARD feature on "error" target
|
9 年之前 |
Martin K. Petersen
|
25520d55cd
block: Inline blk_integrity in struct gendisk
|
9 年之前 |
Keith Busch
|
03100aada9
block: Replace SG_GAPS with new queue limits mask
|
10 年之前 |
Kent Overstreet
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 年之前 |
Mike Snitzer
|
78d8e58a08
Revert "block, dm: don't copy bios for request clones"
|
10 年之前 |
Mike Snitzer
|
4e6e36c371
Revert "dm: do not allocate any mempools for blk-mq request-based DM"
|
10 年之前 |
Mike Snitzer
|
cbc4e3c135
dm: do not allocate any mempools for blk-mq request-based DM
|
10 年之前 |
Mike Snitzer
|
183f7802e7
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
|
10 年之前 |
Junichi Nomura
|
15b94a6904
dm: fix reload failure of 0 path multipath mapping on blk-mq devices
|
10 年之前 |
Christoph Hellwig
|
5f1b670d0b
block, dm: don't copy bios for request clones
|
10 年之前 |
Joe Perches
|
7f61f5a022
dm table: use bool function return values of true/false not 1/0
|
10 年之前 |
Dan Ehrenberg
|
644bda6f34
dm table: fall back to getting device using name_to_dev_t()
|
10 年之前 |
Mike Snitzer
|
17e149b8f7
dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr
|
10 年之前 |
Mike Snitzer
|
bfebd1cdb4
dm: add full blk-mq support to request-based DM
|
10 年之前 |
Mike Snitzer
|
d56b9b28a4
dm: remove request-based DM queue's lld_busy_fn hook
|
10 年之前 |
Keith Busch
|
a4afe76b2b
dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queues
|
10 年之前 |
Mike Snitzer
|
65803c2059
dm table: train hybrid target type detection to select blk-mq if appropriate
|
10 年之前 |