index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.h
Age
Commit message (
Expand
)
Author
2024-07-05
dm: handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
2024-06-15
dm: Call dm_revalidate_zones() after setting the queue limits
Damien Le Moal
2024-05-27
dm: make dm_set_zones_restrictions work on the queue limits
Christoph Hellwig
2024-04-17
dm: Use the block layer zone append emulation
Damien Le Moal
2023-10-06
dm: shortcut the calls to linear_map and stripe_map
Mikulas Patocka
2023-06-16
dm: remove stale/redundant dm_internal_{suspend,resume} prototypes in dm.h
Mike Snitzer
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-03-30
dm: improve hash_locks sizing and hash function
Joe Thornber
2023-03-30
dm: add dm_num_hash_locks()
Mike Snitzer
2023-02-14
dm: correct block comments format.
Heinz Mauelshagen
2023-02-14
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
2023-02-14
dm: send just one event on resize, not two
Mikulas Patocka
2022-07-07
dm table: audit all dm_table_get_target() callers
Mike Snitzer
2022-06-29
dm: refactor dm_md_mempool allocation
Christoph Hellwig
2022-06-08
dm: fix bio_set allocation
Christoph Hellwig
2022-05-05
dm: conditionally enable BIOSET_PERCPU_CACHE for dm_io bioset
Mike Snitzer
2021-12-04
dax: remove dax_capable
Christoph Hellwig
2021-06-04
dm: introduce zone append emulation
Damien Le Moal
2021-06-04
dm: Forbid requeue of writes to zones
Damien Le Moal
2021-06-04
dm: move zone related code to dm-zone.c
Damien Le Moal
2021-02-09
dm table: fix DAX iterate_devices based device capability checks
Jeffle Xu
2020-09-29
dm table: make 'struct dm_table' definition accessible to all of DM core
Mike Snitzer
2020-07-08
writeback: remove bdi->congested_fn
Christoph Hellwig
2019-08-23
dm: make dm_table_find_target return NULL
Mikulas Patocka
2019-07-05
dm: enable synchronous dax
Pankaj Gupta
2019-05-20
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
2018-10-11
dm: remove legacy request-based IO path
Jens Axboe
2018-01-17
dm: move dm_table_destroy() to same header as dm_table_create()
Brian Norris
2017-12-13
dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOs
Mike Snitzer
2017-10-24
dm: convert dm_dev_internal.count from atomic_t to refcount_t
Elena Reshetova
2017-04-27
dm: introduce enum dm_queue_mode to cleanup related code
Bart Van Assche
2017-01-27
dm: always defer request allocation to the owner of the request_queue
Christoph Hellwig
2016-07-20
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-22
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
[next]