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.h
Age
Commit message (
Expand
)
Author
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-02-23
dm: allow immutable request-based targets to use blk-mq pdu
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-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-06-26
Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2015-06-26
Revert "block, dm: don't copy bios for request clones"
Mike Snitzer
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-05-22
block, dm: don't copy bios for request clones
Christoph Hellwig
2015-04-15
dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr
Mike Snitzer
2015-04-15
dm: impose configurable deadline for dm_request_fn's merge heuristic
Mike Snitzer
2015-03-31
dm: remove request-based DM queue's lld_busy_fn hook
Mike Snitzer
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: enhance internal suspend and resume interface
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-01
dm table: make dm_table_supports_discards static
Mikulas Patocka
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-15
dm sysfs: fix a module unload race
Mikulas Patocka
2014-01-08
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
2013-11-09
dm: allow remove to be deferred
Mikulas Patocka
2013-09-23
dm: add reserved_bio_based_ios module parameter
Mike Snitzer
2013-09-23
dm: add reserved_rq_based_ios module parameter
Mike Snitzer
2013-09-06
dm: add statistics support
Mikulas Patocka
2013-09-06
dm: allow error target to replace bio-based and request-based targets
Mike Snitzer
2012-12-21
dm: introduce per_bio_data
Mikulas Patocka
2012-09-26
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
2012-07-27
dm thin: commit before gathering status
Alasdair G Kergon
2011-10-31
dm table: add immutable feature
Alasdair G Kergon
2011-08-02
dm: ignore merge_bvec for snapshots when safe
Mikulas Patocka
2011-03-17
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2010-08-12
dm: linear support discard
Mike Snitzer
2010-08-12
dm ioctl: refactor dm_table_complete
Will Drewry
2010-08-12
dm: do not initialise full request queue when bio based
Mike Snitzer
2010-08-12
dm ioctl: make bio or request based device type immutable
Mike Snitzer
2010-08-12
dm: separate device deletion from dm_put
Kiyoshi Ueda
2010-03-06
dm ioctl: introduce flag indicating uevent was generated
Peter Rajnoha
2009-12-10
dm: rename dm_suspended to dm_suspended_md
Kiyoshi Ueda
2009-12-10
dm: add dm_deleting_md function
Mike Anderson
2009-12-10
dm io: use slab for struct io
Mikulas Patocka
2009-07-23
dm: remove queue next_ordered workaround for barriers
Mike Snitzer
2009-06-22
dm: do not set QUEUE_ORDERED_DRAIN if request based
Kiyoshi Ueda
2009-06-22
dm: enable request based option
Kiyoshi Ueda
2009-06-22
dm: prepare for request based option
Kiyoshi Ueda
2009-06-22
dm: calculate queue limits during resume not load
Mike Snitzer
2009-06-22
dm ioctl: support cookies for udev
Milan Broz
[next]