index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: shortcut the calls to linear_map and stripe_map
Mikulas Patocka
2023-10-06
1
-0
/
+2
*
dm: remove stale/redundant dm_internal_{suspend,resume} prototypes in dm.h
Mike Snitzer
2023-06-16
1
-3
/
+0
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
dm: improve hash_locks sizing and hash function
Joe Thornber
2023-03-30
1
-1
/
+13
*
dm: add dm_num_hash_locks()
Mike Snitzer
2023-03-30
1
-0
/
+10
*
dm: correct block comments format.
Heinz Mauelshagen
2023-02-14
1
-4
/
+8
*
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
2023-02-14
1
-2
/
+2
*
dm: send just one event on resize, not two
Mikulas Patocka
2023-02-14
1
-1
/
+1
*
dm table: audit all dm_table_get_target() callers
Mike Snitzer
2022-07-07
1
-1
/
+0
*
dm: refactor dm_md_mempool allocation
Christoph Hellwig
2022-06-29
1
-3
/
+0
*
dm: fix bio_set allocation
Christoph Hellwig
2022-06-08
1
-2
/
+0
*
dm: conditionally enable BIOSET_PERCPU_CACHE for dm_io bioset
Mike Snitzer
2022-05-05
1
-2
/
+2
*
dax: remove dax_capable
Christoph Hellwig
2021-12-04
1
-4
/
+0
*
dm: introduce zone append emulation
Damien Le Moal
2021-06-04
1
-3
/
+13
*
dm: Forbid requeue of writes to zones
Damien Le Moal
2021-06-04
1
-0
/
+5
*
dm: move zone related code to dm-zone.c
Damien Le Moal
2021-06-04
1
-0
/
+11
*
dm table: fix DAX iterate_devices based device capability checks
Jeffle Xu
2021-02-09
1
-1
/
+1
*
dm table: make 'struct dm_table' definition accessible to all of DM core
Mike Snitzer
2020-09-29
1
-3
/
+0
*
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-08
1
-1
/
+0
*
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
[next]