index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
multipath.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
1
-5
/
+36
|
\
|
*
nvme: add 'iopolicy' module parameter
Hannes Reinecke
2021-12-23
1
-5
/
+36
*
|
nvme-multipath: set ana_log_size to 0 after free ana_log_buf
Hou Tao
2021-12-07
1
-1
/
+2
|
/
*
nvmet: use flex_array_size and struct_size
Len Baker
2021-10-27
1
-1
/
+1
*
nvme: drop scan_lock and always kick requeue list when removing namespaces
Hannes Reinecke
2021-10-20
1
-5
/
+4
*
nvme-multipath: add error handling support for add_disk()
Luis Chamberlain
2021-10-20
1
-2
/
+12
*
nvme: generate uevent once a multipath namespace is operational again
Hannes Reinecke
2021-10-20
1
-2
/
+5
*
nvme-multipath: enable polled I/O
Christoph Hellwig
2021-10-18
1
-1
/
+15
*
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
1
-4
/
+2
*
nvme: fix per-namespace chardev deletion
Adam Manzanares
2021-10-14
1
-2
/
+0
*
nvme-multipath: fix ANA state updates when a namespace is not present
Anton Eidelman
2021-09-14
1
-2
/
+5
*
nvme-multipath: revalidate paths during rescan
Hannes Reinecke
2021-09-06
1
-1
/
+16
*
nvme-multipath: set QUEUE_FLAG_NOWAIT
Christoph Hellwig
2021-09-06
1
-0
/
+2
*
nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk
Christoph Hellwig
2021-08-12
1
-1
/
+1
*
nvme: fix refcounting imbalance when all paths are down
Hannes Reinecke
2021-07-21
1
-1
/
+8
*
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
1
-6
/
+27
|
\
|
*
nvme: remove superfluous bio_set_dev in nvme_requeue_work
Daniel Wagner
2021-06-16
1
-5
/
+0
|
*
nvme: verify MNAN value if ANA is enabled
Daniel Wagner
2021-06-16
1
-0
/
+7
|
*
nvme: split nvme_report_zones
Christoph Hellwig
2021-06-03
1
-1
/
+20
*
|
nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
1
-32
/
+13
*
|
block: automatically enable GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-06-01
1
-1
/
+0
|
/
*
nvmet: use new ana_log_size instead the old one
Hou Pu
2021-05-13
1
-1
/
+1
*
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
2021-05-11
1
-26
/
+29
*
nvme-multipath: reset bdev to ns head when failover
Daniel Wagner
2021-05-04
1
-0
/
+3
*
nvme: introduce generic per-namespace chardev
Minwoo Im
2021-04-22
1
-3
/
+48
*
nvme: move nvme_ns_head_ops to multipath.c
Christoph Hellwig
2021-04-15
1
-1
/
+24
*
nvme: cleanup setting the disk name
Christoph Hellwig
2021-04-15
1
-12
/
+12
*
nvme-multipath: remove single trailing whitespace
Niklas Cassel
2021-04-15
1
-1
/
+1
*
nvme: retrigger ANA log update if group descriptor isn't found
Hannes Reinecke
2021-04-06
1
-0
/
+4
*
nvme: use sysfs_emit instead of sprintf
Daniel Wagner
2021-04-02
1
-4
/
+4
*
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
1
-0
/
+4
|
\
|
*
nvme-multipath: set nr_zones for zoned namespaces
Keith Busch
2021-02-10
1
-0
/
+4
*
|
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
1
-3
/
+3
|
\
|
|
*
nvme: use bio_set_dev to assign ->bi_bdev
Christoph Hellwig
2021-01-26
1
-2
/
+2
|
*
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-25
1
-3
/
+3
*
|
nvme-multipath: Early exit if no path is available
Daniel Wagner
2021-01-28
1
-1
/
+1
|
/
*
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-0
/
+2
|
\
|
*
nvme-fabrics: reject I/O to offline device
Victor Gladkov
2020-12-01
1
-0
/
+2
*
|
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
2020-12-04
1
-2
/
+1
|
/
*
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
1
-7
/
+3
*
nvme: refactor command completion
Christoph Hellwig
2020-08-22
1
-34
/
+13
*
nvme: multipath: round-robin: eliminate "fallback" variable
Martin Wilck
2020-08-22
1
-5
/
+4
*
nvme: multipath: round-robin: fix single non-optimized path case
Martin Wilck
2020-08-22
1
-5
/
+10
*
nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths
Hannes Reinecke
2020-07-29
1
-4
/
+7
*
nvme-multipath: fix logic for non-optimized paths
Martin Wilck
2020-07-29
1
-0
/
+6
*
nvme: fix deadlock in disconnect during scan_work and/or ana_work
Sagi Grimberg
2020-07-29
1
-3
/
+15
*
nvme: support for multiple Command Sets Supported and Effects log pages
Keith Busch
2020-07-08
1
-1
/
+1
*
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-07-08
1
-20
/
+33
|
\
|
*
nvme: fix a crash in nvme_mpath_add_disk
Christoph Hellwig
2020-07-02
1
-3
/
+4
|
*
nvme-multipath: fix bogus request queue reference put
Sagi Grimberg
2020-06-24
1
-0
/
+8
[next]