index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-table.c
Age
Commit message (
Expand
)
Author
2016-07-21
dm error: add DAX support
Mike Snitzer
2016-07-21
dm: add infrastructure for DAX support
Toshi Kani
2016-06-10
dm mpath: add optional "queue_mode" feature
Mike Snitzer
2016-06-10
dm: move request-based code out to dm-rq.[hc]
Mike Snitzer
2016-04-13
block: kill off q->flush_flags
Jens Axboe
2016-04-12
dm: switch to using blk_queue_write_cache()
Jens Axboe
2016-03-10
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
2016-02-23
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
2016-02-22
dm: optimize dm_mq_queue_rq()
Mike Snitzer
2016-02-22
dm: set DM_TARGET_WILDCARD feature on "error" target
Mike Snitzer
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
2015-08-19
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-06-26
Revert "block, dm: don't copy bios for request clones"
Mike Snitzer
2015-06-26
Revert "dm: do not allocate any mempools for blk-mq request-based DM"
Mike Snitzer
2015-05-29
dm: do not allocate any mempools for blk-mq request-based DM
Mike Snitzer
2015-05-29
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
Mike Snitzer
2015-05-29
dm: fix reload failure of 0 path multipath mapping on blk-mq devices
Junichi Nomura
2015-05-22
block, dm: don't copy bios for request clones
Christoph Hellwig
2015-04-15
dm table: use bool function return values of true/false not 1/0
Joe Perches
2015-04-15
dm table: fall back to getting device using name_to_dev_t()
Dan Ehrenberg
2015-04-15
dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr
Mike Snitzer
2015-04-15
dm: add full blk-mq support to request-based DM
Mike Snitzer
2015-03-31
dm: remove request-based DM queue's lld_busy_fn hook
Mike Snitzer
2015-02-11
dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queues
Keith Busch
2015-02-09
dm table: train hybrid target type detection to select blk-mq if appropriate
Mike Snitzer
2015-02-09
dm: allocate requests in target when stacking on blk-mq devices
Mike Snitzer
2014-11-19
dm: add presuspend_undo hook to target_type
Mike Snitzer
2014-10-06
dm: allow active and inactive tables to share dm_devs
Benjamin Marzinski
2014-08-11
dm table: propagate QUEUE_FLAG_NO_SG_MERGE
Jeff Moyer
2014-08-01
dm table: make dm_table_supports_discards static
Mikulas Patocka
2014-06-04
dm: remove symbol export for dm_set_device_limits
Mike Snitzer
2014-03-27
dm table: add dm_table_run_md_queue_async
Mike Snitzer
2014-03-27
dm: make dm_table_alloc_md_mempools static
Mikulas Patocka
2014-01-07
dm table: remove unused buggy code that extends the targets array
Mikulas Patocka
2013-12-10
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
2013-11-09
dm table: print error on preresume failure
Mike Snitzer
2013-10-31
dm: allocate buffer for messages with small number of arguments using GFP_NOIO
Mikulas Patocka
2013-09-06
dm ioctl: increase granularity of type_lock when loading table
Mike Snitzer
2013-09-06
dm: allow error target to replace bio-based and request-based targets
Mike Snitzer
2013-07-10
dm: optimize use SRCU and RCU
Mikulas Patocka
2013-05-10
dm table: fix write same support
Mike Snitzer
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
dm table: remove superfluous variable reset
Wang Sheng-Hui
2012-12-21
dm: introduce per_bio_data
Mikulas Patocka
2012-12-21
dm: prepare to support WRITE SAME
Mike Snitzer
2012-12-21
dm: disable WRITE SAME
Mike Snitzer
2012-09-26
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
2012-09-26
dm table: clear add_random unless all devices have it set
Milan Broz
2012-07-27
dm: allow targets to request flushes regardless of underlying device support
Joe Thornber
[next]