index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-mpath.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
dm mpath: add DM device name to Failing/Reinstating path log messages
Mike Snitzer
1
-2
/
+6
2020-06-05
dm mpath: enhance queue_if_no_path debugging
Mike Snitzer
1
-7
/
+23
2020-06-05
dm mpath: restrict queue_if_no_path state machine
Mike Snitzer
1
-10
/
+28
2020-06-05
dm mpath: simplify __must_push_back
Mike Snitzer
1
-23
/
+5
2020-05-21
dm: use DMDEBUG macros now that they use pr_debug variants
Mike Snitzer
1
-6
/
+6
2020-05-15
dm mpath: pass IO start time to path selector
Gabriel Krisman Bertazi
1
-3
/
+6
2020-05-15
dm mpath: switch paths in dm_blk_ioctl() code path
Martin Wilck
1
-1
/
+1
2020-04-29
dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
Gabriel Krisman Bertazi
1
-2
/
+4
2020-03-03
dm: bump version of core and various targets
Mike Snitzer
1
-1
/
+1
2020-01-15
dm mpath: Add timeout mechanism for queue_if_no_path
Anatol Pomazau
1
-0
/
+66
2020-01-07
dm mpath: use true/false for bool variable
zhengbin
1
-1
/
+1
2019-11-26
dm mpath: remove harmful bio-based optimization
Mike Snitzer
1
-36
/
+1
2019-04-30
dm mpath: always free attached_handler_name in parse_path()
Martin Wilck
1
-1
/
+1
2019-04-25
dm mpath: fix missing call of path selector type->end_io
Yufen Yu
1
-1
/
+16
2018-12-18
dm mpath: only flush workqueue when needed
wuzhouhui
1
-2
/
+4
2018-10-11
dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASED
Mike Snitzer
1
-9
/
+5
2018-10-11
dm: remove legacy request-based IO path
Jens Axboe
1
-12
/
+2
2018-09-18
dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointer
Mike Snitzer
1
-6
/
+8
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
1
-1
/
+2
2018-04-04
dm: remove fmode_t argument from .prepare_ioctl hook
Mike Snitzer
1
-2
/
+1
2018-04-03
dm mpath: use DM_MAPIO_SUBMITTED instead of magic number 0 in process_queued_...
Wang Sheng-Hui
1
-1
/
+1
2018-04-03
dm: allow targets to return output from messages they are sent
Mike Snitzer
1
-1
/
+2
2018-03-30
dm mpath: fix support for loading scsi_dh modules during table load
Mike Snitzer
1
-1
/
+1
2018-03-14
dm mpath: fix passing integrity data
Steffen Maier
1
-2
/
+3
2018-03-13
dm mpath: eliminate need to use scsi_device_from_queue
Mike Snitzer
1
-9
/
+8
2018-03-13
dm mpath: fix uninitialized 'pg_init_wait' waitqueue_head NULL pointer
Mike Snitzer
1
-11
/
+10
2018-03-07
dm mpath: remove unnecessary NVMe branching in favor of scsi_dh checks
Mike Snitzer
1
-37
/
+29
2018-01-31
Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-110
/
+187
2018-01-29
dm mpath: delay the retry of a request if the target responded as busy
Mike Snitzer
1
-1
/
+4
2018-01-17
dm mpath: return DM_MAPIO_DELAY_REQUEUE if QUEUE_IO or PG_INIT_REQUIRED
Ming Lei
1
-3
/
+2
2018-01-17
dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
Ming Lei
1
-1
/
+13
2018-01-17
dm: backfill missing calls to mutex_destroy()
Mike Snitzer
1
-0
/
+1
2018-01-10
dm mpath: Use blk_path_error
Keith Busch
1
-17
/
+2
2018-01-06
dm mpath: factor out SCSI vs NVMe path selection
Mike Snitzer
1
-13
/
+55
2018-01-06
dm mpath: optimize NVMe bio-based support
Mike Snitzer
1
-76
/
+95
2018-01-05
dm mpath: implement NVMe bio-based support
Mike Snitzer
1
-9
/
+21
2018-01-03
dm mpath: move dm_bio_restore out of endio method
Mike Snitzer
1
-4
/
+3
2017-12-20
dm mpath: optimize retrieval of bio_details from per-bio-data
Mike Snitzer
1
-5
/
+3
2017-12-20
dm mpath: remove unnecessary memset() calls for per-io-data
Mike Snitzer
1
-10
/
+6
2017-12-20
dm mpath: remove unused param from multipath_init_per_bio_data()
Mike Snitzer
1
-6
/
+2
2017-12-08
dm mpath: fix bio-based multipath queue_if_no_path handling
Mike Snitzer
1
-7
/
+42
2017-12-04
dm: fix various targets to dm_register_target after module __init resources c...
monty_pavel@sina.com
1
-9
/
+9
2017-11-17
Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2017-11-17
dm mpath: remove annoying message of 'blk_get_request() returned -11'
Ming Lei
1
-2
/
+0
2017-11-15
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+7
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-10
/
+10
2017-10-19
bitops: Introduce assign_bit()
Lukas Wunner
1
-15
/
+7
2017-09-14
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+10
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-08-28
dm: constify argument arrays
Eric Biggers
1
-5
/
+5
[next]