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: always free attached_handler_name in parse_path()
Martin Wilck
2019-05-25
1
-1
/
+1
*
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
*
Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-01-31
1
-110
/
+187
|
\
|
*
dm mpath: delay the retry of a request if the target responded as busy
Mike Snitzer
2018-01-29
1
-1
/
+4
|
*
dm mpath: return DM_MAPIO_DELAY_REQUEUE if QUEUE_IO or PG_INIT_REQUIRED
Ming Lei
2018-01-17
1
-3
/
+2
|
*
dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
Ming Lei
2018-01-17
1
-1
/
+13
|
*
dm: backfill missing calls to mutex_destroy()
Mike Snitzer
2018-01-17
1
-0
/
+1
|
*
dm mpath: factor out SCSI vs NVMe path selection
Mike Snitzer
2018-01-06
1
-13
/
+55
|
*
dm mpath: optimize NVMe bio-based support
Mike Snitzer
2018-01-06
1
-76
/
+95
|
*
dm mpath: implement NVMe bio-based support
Mike Snitzer
2018-01-04
1
-9
/
+21
|
*
dm mpath: move dm_bio_restore out of endio method
Mike Snitzer
2018-01-03
1
-4
/
+3
|
*
dm mpath: optimize retrieval of bio_details from per-bio-data
Mike Snitzer
2017-12-20
1
-5
/
+3
|
*
dm mpath: remove unnecessary memset() calls for per-io-data
Mike Snitzer
2017-12-20
1
-10
/
+6
|
*
dm mpath: remove unused param from multipath_init_per_bio_data()
Mike Snitzer
2017-12-20
1
-6
/
+2
*
|
dm mpath: Use blk_path_error
Keith Busch
2018-01-10
1
-17
/
+2
|
/
*
dm mpath: fix bio-based multipath queue_if_no_path handling
Mike Snitzer
2017-12-08
1
-7
/
+42
*
dm: fix various targets to dm_register_target after module __init resources c...
monty_pavel@sina.com
2017-12-04
1
-9
/
+9
*
Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-17
1
-2
/
+0
|
\
|
*
dm mpath: remove annoying message of 'blk_get_request() returned -11'
Ming Lei
2017-11-16
1
-2
/
+0
*
|
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
1
-15
/
+7
|
\
\
|
*
|
bitops: Introduce assign_bit()
Lukas Wunner
2017-10-19
1
-15
/
+7
|
|
/
*
/
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-10-24
1
-10
/
+10
|
/
*
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-14
1
-5
/
+10
|
\
|
*
dm: constify argument arrays
Eric Biggers
2017-08-28
1
-5
/
+5
|
*
dm mpath: complain about unsupported __multipath_map_bio() return values
Bart Van Assche
2017-08-28
1
-0
/
+4
|
*
dm mpath: avoid that building with W=1 causes gcc 7 to complain about fall-th...
Bart Van Assche
2017-08-28
1
-0
/
+1
*
|
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-1
/
+1
*
|
dm mpath: do not lock up a CPU with requeuing activity
Bart Van Assche
2017-08-28
1
-1
/
+0
*
|
dm mpath: retry BLK_STS_RESOURCE errors
Bart Van Assche
2017-08-28
1
-1
/
+0
|
/
*
dm: missing break in process_queued_bios()
Dan Carpenter
2017-06-14
1
-0
/
+1
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-7
/
+8
*
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-17
/
+10
*
dm: change ->end_io calling convention
Christoph Hellwig
2017-06-09
1
-5
/
+6
*
dm: don't return errnos from ->map
Christoph Hellwig
2017-06-09
1
-3
/
+10
*
dm mpath: merge do_end_io_bio into multipath_end_io_bio
Christoph Hellwig
2017-06-09
1
-27
/
+15
*
dm mpath: multipath_clone_and_map must not return -EIO
Christoph Hellwig
2017-05-15
1
-1
/
+1
*
dm mpath: don't return -EIO from dm_report_EIO
Christoph Hellwig
2017-05-15
1
-8
/
+11
*
dm rq: change ->rq_end_io calling conventions
Christoph Hellwig
2017-05-01
1
-4
/
+9
*
dm mpath: merge do_end_io into multipath_end_io
Christoph Hellwig
2017-05-01
1
-34
/
+17
*
Merge branch 'dm-4.12' into dm-4.12-post-merge
Mike Snitzer
2017-05-01
1
-93
/
+78
|
\
[next]