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-mpath.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm mpath: provide high-resolution timer to HST for bio-based
Gabriel Krisman Bertazi
2022-05-09
1
-1
/
+7
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
1
-1
/
+0
|
\
|
*
scsi: dm: Remove WRITE_SAME support
Christoph Hellwig
2022-02-22
1
-1
/
+0
*
|
dm mpath: use DMINFO instead of printk with KERN_INFO
Mike Snitzer
2022-03-02
1
-2
/
+1
*
|
dm: stop using bdevname
Christoph Hellwig
2022-03-02
1
-4
/
+2
|
/
*
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
1
-1
/
+0
*
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
2021-11-01
1
-2
/
+2
|
\
|
*
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-29
1
-2
/
+2
*
|
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
2021-10-18
1
-1
/
+1
|
/
*
dm ima: update dm target attributes for ima measurements
Tushar Sugandhi
2021-08-20
1
-8
/
+18
*
dm: update target status functions to support IMA measurement
Tushar Sugandhi
2021-08-10
1
-0
/
+28
*
dm: use dm_table_get_device_name() where appropriate in targets
Mike Snitzer
2020-09-29
1
-9
/
+7
*
dm mpath: fix racey management of PG initialization
Mike Snitzer
2020-09-01
1
-7
/
+15
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-07
1
-48
/
+98
|
\
|
*
dm mpath: use double checked locking in fast path
Mike Snitzer
2020-07-13
1
-9
/
+23
|
*
dm mpath: rename current_pgpath to pgpath in multipath_prepare_ioctl
Mike Snitzer
2020-07-13
1
-6
/
+6
|
*
dm mpath: rework __map_bio()
Mike Snitzer
2020-07-13
1
-14
/
+19
|
*
dm mpath: factor out multipath_queue_bio
Mike Snitzer
2020-07-13
1
-12
/
+14
|
*
dm mpath: push locking down to must_push_back_rq()
Mike Snitzer
2020-07-13
1
-11
/
+14
|
*
dm mpath: take m->lock spinlock when testing QUEUE_IF_NO_PATH
Mike Snitzer
2020-07-13
1
-18
/
+34
|
*
dm mpath: changes from initial m->flags locking audit
Mike Snitzer
2020-07-13
1
-3
/
+13
*
|
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
1
-1
/
+1
|
/
*
dm mpath: add DM device name to Failing/Reinstating path log messages
Mike Snitzer
2020-06-05
1
-2
/
+6
*
dm mpath: enhance queue_if_no_path debugging
Mike Snitzer
2020-06-05
1
-7
/
+23
*
dm mpath: restrict queue_if_no_path state machine
Mike Snitzer
2020-06-05
1
-10
/
+28
*
dm mpath: simplify __must_push_back
Mike Snitzer
2020-06-05
1
-23
/
+5
*
dm: use DMDEBUG macros now that they use pr_debug variants
Mike Snitzer
2020-05-20
1
-6
/
+6
*
dm mpath: pass IO start time to path selector
Gabriel Krisman Bertazi
2020-05-15
1
-3
/
+6
*
dm mpath: switch paths in dm_blk_ioctl() code path
Martin Wilck
2020-05-15
1
-1
/
+1
*
dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
Gabriel Krisman Bertazi
2020-04-28
1
-2
/
+4
*
dm: bump version of core and various targets
Mike Snitzer
2020-03-03
1
-1
/
+1
*
dm mpath: Add timeout mechanism for queue_if_no_path
Anatol Pomazau
2020-01-14
1
-0
/
+66
*
dm mpath: use true/false for bool variable
zhengbin
2020-01-07
1
-1
/
+1
*
dm mpath: remove harmful bio-based optimization
Mike Snitzer
2019-11-26
1
-36
/
+1
*
dm mpath: always free attached_handler_name in parse_path()
Martin Wilck
2019-04-30
1
-1
/
+1
*
dm mpath: fix missing call of path selector type->end_io
Yufen Yu
2019-04-25
1
-1
/
+16
*
dm mpath: only flush workqueue when needed
wuzhouhui
2018-12-18
1
-2
/
+4
*
dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASED
Mike Snitzer
2018-10-11
1
-9
/
+5
*
dm: remove legacy request-based IO path
Jens Axboe
2018-10-11
1
-12
/
+2
*
dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointer
Mike Snitzer
2018-09-17
1
-6
/
+8
*
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
1
-1
/
+2
*
dm: remove fmode_t argument from .prepare_ioctl hook
Mike Snitzer
2018-04-04
1
-2
/
+1
*
dm mpath: use DM_MAPIO_SUBMITTED instead of magic number 0 in process_queued_...
Wang Sheng-Hui
2018-04-03
1
-1
/
+1
*
dm: allow targets to return output from messages they are sent
Mike Snitzer
2018-04-03
1
-1
/
+2
*
dm mpath: fix support for loading scsi_dh modules during table load
Mike Snitzer
2018-03-29
1
-1
/
+1
*
dm mpath: fix passing integrity data
Steffen Maier
2018-03-14
1
-2
/
+3
*
dm mpath: eliminate need to use scsi_device_from_queue
Mike Snitzer
2018-03-13
1
-9
/
+8
*
dm mpath: fix uninitialized 'pg_init_wait' waitqueue_head NULL pointer
Mike Snitzer
2018-03-13
1
-11
/
+10
*
dm mpath: remove unnecessary NVMe branching in favor of scsi_dh checks
Mike Snitzer
2018-03-06
1
-37
/
+29
[next]