index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm table: add zoned block devices validation
Damien Le Moal
2017-06-19
1
-0
/
+162
*
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-03
1
-38
/
+61
|
\
|
*
dm: introduce enum dm_queue_mode to cleanup related code
Bart Van Assche
2017-04-27
1
-7
/
+7
|
*
dm: verify suspend_locking assumptions at runtime
Bart Van Assche
2017-04-27
1
-0
/
+4
|
*
dm: mark targets that pass integrity data
Mikulas Patocka
2017-04-24
1
-0
/
+7
|
*
dm table: replace while loops with for loops
Mikulas Patocka
2017-04-24
1
-31
/
+32
|
*
dm table: add flag to allow target to handle its own integrity metadata
Milan Broz
2017-03-07
1
-0
/
+11
*
|
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
1
-19
/
+0
*
|
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
1
-0
/
+30
|
/
*
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-02-02
1
-1
/
+1
*
dm table: simplify dm_table_determine_type()
Bart Van Assche
2016-12-08
1
-13
/
+8
*
dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM device
Bart Van Assche
2016-12-08
1
-0
/
+5
*
dm table: fix 'all_blk_mq' inconsistency when an empty table is loaded
Mike Snitzer
2016-12-08
1
-6
/
+13
*
dm table: fix missing dm_put_target_type() in dm_table_add_target()
tang.junhui
2016-10-24
1
-15
/
+9
*
dm error: add DAX support
Mike Snitzer
2016-07-20
1
-1
/
+2
*
dm: add infrastructure for DAX support
Toshi Kani
2016-07-20
1
-1
/
+43
*
dm mpath: add optional "queue_mode" feature
Mike Snitzer
2016-06-10
1
-22
/
+45
*
dm: move request-based code out to dm-rq.[hc]
Mike Snitzer
2016-06-10
1
-1
/
+1
*
block: kill off q->flush_flags
Jens Axboe
2016-04-13
1
-6
/
+6
*
dm: switch to using blk_queue_write_cache()
Jens Axboe
2016-04-12
1
-4
/
+4
*
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
2016-03-10
1
-12
/
+24
*
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
2016-02-22
1
-3
/
+3
*
dm: optimize dm_mq_queue_rq()
Mike Snitzer
2016-02-22
1
-0
/
+10
*
dm: set DM_TARGET_WILDCARD feature on "error" target
Mike Snitzer
2016-02-22
1
-0
/
+14
*
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
2015-10-21
1
-41
/
+47
*
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2015-08-19
1
-13
/
+0
*
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
1
-8
/
+0
*
Revert "block, dm: don't copy bios for request clones"
Mike Snitzer
2015-06-26
1
-16
/
+9
*
Revert "dm: do not allocate any mempools for blk-mq request-based DM"
Mike Snitzer
2015-06-26
1
-2
/
+2
*
dm: do not allocate any mempools for blk-mq request-based DM
Mike Snitzer
2015-05-29
1
-2
/
+2
*
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
Mike Snitzer
2015-05-29
1
-9
/
+16
|
\
|
*
block, dm: don't copy bios for request clones
Christoph Hellwig
2015-05-22
1
-9
/
+16
*
|
dm: fix reload failure of 0 path multipath mapping on blk-mq devices
Junichi Nomura
2015-05-29
1
-7
/
+9
|
/
*
dm table: use bool function return values of true/false not 1/0
Joe Perches
2015-04-15
1
-10
/
+10
*
dm table: fall back to getting device using name_to_dev_t()
Dan Ehrenberg
2015-04-15
1
-12
/
+8
*
dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr
Mike Snitzer
2015-04-15
1
-3
/
+3
*
dm: add full blk-mq support to request-based DM
Mike Snitzer
2015-04-15
1
-3
/
+8
*
dm: remove request-based DM queue's lld_busy_fn hook
Mike Snitzer
2015-03-31
1
-14
/
+0
*
dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queues
Keith Busch
2015-02-11
1
-0
/
+13
*
dm table: train hybrid target type detection to select blk-mq if appropriate
Mike Snitzer
2015-02-09
1
-15
/
+20
*
dm: allocate requests in target when stacking on blk-mq devices
Mike Snitzer
2015-02-09
1
-5
/
+29
*
dm: add presuspend_undo hook to target_type
Mike Snitzer
2014-11-19
1
-7
/
+29
*
dm: allow active and inactive tables to share dm_devs
Benjamin Marzinski
2014-10-05
1
-68
/
+34
*
dm table: propagate QUEUE_FLAG_NO_SG_MERGE
Jeff Moyer
2014-08-10
1
-0
/
+13
*
dm table: make dm_table_supports_discards static
Mikulas Patocka
2014-08-01
1
-36
/
+37
*
dm: remove symbol export for dm_set_device_limits
Mike Snitzer
2014-06-04
1
-3
/
+2
*
dm table: add dm_table_run_md_queue_async
Mike Snitzer
2014-03-27
1
-0
/
+19
*
dm: make dm_table_alloc_md_mempools static
Mikulas Patocka
2014-03-27
1
-1
/
+1
*
dm table: remove unused buggy code that extends the targets array
Mikulas Patocka
2014-01-07
1
-20
/
+2
*
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
2013-12-10
1
-0
/
+5
[next]