index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: make dm_table_find_target return NULL
Mikulas Patocka
2019-08-23
1
-5
/
+0
*
dm: enable synchronous dax
Pankaj Gupta
2019-07-05
1
-1
/
+4
*
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
2019-05-20
1
-0
/
+1
*
dm: remove legacy request-based IO path
Jens Axboe
2018-10-11
1
-1
/
+0
*
dm: move dm_table_destroy() to same header as dm_table_create()
Brian Norris
2018-01-17
1
-1
/
+0
*
dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOs
Mike Snitzer
2017-12-13
1
-1
/
+2
*
dm: convert dm_dev_internal.count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
1
-1
/
+2
*
dm: introduce enum dm_queue_mode to cleanup related code
Bart Van Assche
2017-04-27
1
-4
/
+4
*
dm: always defer request allocation to the owner of the request_queue
Christoph Hellwig
2017-01-27
1
-2
/
+1
*
dm: add infrastructure for DAX support
Toshi Kani
2016-07-20
1
-0
/
+1
*
dm mpath: add optional "queue_mode" feature
Mike Snitzer
2016-06-10
1
-9
/
+1
*
dm: move request-based code out to dm-rq.[hc]
Mike Snitzer
2016-06-10
1
-23
/
+2
*
dm: allow immutable request-based targets to use blk-mq pdu
Mike Snitzer
2016-02-22
1
-1
/
+1
*
dm: optimize dm_mq_queue_rq()
Mike Snitzer
2016-02-22
1
-0
/
+1
*
dm: set DM_TARGET_WILDCARD feature on "error" target
Mike Snitzer
2016-02-22
1
-0
/
+1
*
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
1
-2
/
+0
*
Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2015-06-26
1
-3
/
+2
|
\
|
*
Revert "block, dm: don't copy bios for request clones"
Mike Snitzer
2015-06-26
1
-3
/
+2
*
|
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-06-02
1
-0
/
+1
|
/
*
block, dm: don't copy bios for request clones
Christoph Hellwig
2015-05-22
1
-2
/
+3
*
dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr
Mike Snitzer
2015-04-15
1
-1
/
+4
*
dm: impose configurable deadline for dm_request_fn's merge heuristic
Mike Snitzer
2015-04-15
1
-0
/
+4
*
dm: remove request-based DM queue's lld_busy_fn hook
Mike Snitzer
2015-03-31
1
-1
/
+0
*
dm table: train hybrid target type detection to select blk-mq if appropriate
Mike Snitzer
2015-02-09
1
-1
/
+2
*
dm: allocate requests in target when stacking on blk-mq devices
Mike Snitzer
2015-02-09
1
-3
/
+5
*
dm: enhance internal suspend and resume interface
Mike Snitzer
2014-11-19
1
-0
/
+9
*
dm: add presuspend_undo hook to target_type
Mike Snitzer
2014-11-19
1
-0
/
+1
*
dm: allow active and inactive tables to share dm_devs
Benjamin Marzinski
2014-10-05
1
-1
/
+4
*
dm table: make dm_table_supports_discards static
Mikulas Patocka
2014-08-01
1
-1
/
+0
*
dm table: add dm_table_run_md_queue_async
Mike Snitzer
2014-03-27
1
-0
/
+1
*
dm: make dm_table_alloc_md_mempools static
Mikulas Patocka
2014-03-27
1
-1
/
+0
*
dm sysfs: fix a module unload race
Mikulas Patocka
2014-01-14
1
-1
/
+16
*
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
2014-01-07
1
-0
/
+2
*
dm: allow remove to be deferred
Mikulas Patocka
2013-11-09
1
-1
/
+12
*
dm: add reserved_bio_based_ios module parameter
Mike Snitzer
2013-09-23
1
-0
/
+1
*
dm: add reserved_rq_based_ios module parameter
Mike Snitzer
2013-09-23
1
-0
/
+2
*
dm: add statistics support
Mikulas Patocka
2013-09-05
1
-0
/
+16
*
dm: allow error target to replace bio-based and request-based targets
Mike Snitzer
2013-09-05
1
-0
/
+11
*
dm: introduce per_bio_data
Mikulas Patocka
2012-12-21
1
-1
/
+1
*
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
2012-09-26
1
-0
/
+1
*
dm thin: commit before gathering status
Alasdair G Kergon
2012-07-27
1
-0
/
+5
*
dm table: add immutable feature
Alasdair G Kergon
2011-10-31
1
-0
/
+2
*
dm: ignore merge_bvec for snapshots when safe
Mikulas Patocka
2011-08-02
1
-0
/
+2
*
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2011-03-17
1
-1
/
+1
*
dm: linear support discard
Mike Snitzer
2010-08-12
1
-0
/
+1
*
dm ioctl: refactor dm_table_complete
Will Drewry
2010-08-12
1
-1
/
+0
*
dm: do not initialise full request queue when bio based
Mike Snitzer
2010-08-12
1
-0
/
+2
*
dm ioctl: make bio or request based device type immutable
Mike Snitzer
2010-08-12
1
-0
/
+5
*
dm: separate device deletion from dm_put
Kiyoshi Ueda
2010-08-12
1
-0
/
+5
*
dm ioctl: introduce flag indicating uevent was generated
Peter Rajnoha
2010-03-06
1
-2
/
+2
[next]