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
*
block: handle bio_split_to_limits() NULL return
Jens Axboe
2023-01-04
1
-0
/
+2
*
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
1
-0
/
+26
|
\
|
*
nvme-multipath: support io stats on the mpath device
Sagi Grimberg
2022-12-06
1
-0
/
+26
*
|
nvme: fix SRCU protection of nvme_ns_head list
Caleb Sander
2022-11-30
1
-0
/
+3
*
|
nvme-multipath: set queue dma alignment to 3
Keith Busch
2022-10-25
1
-0
/
+1
|
/
*
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
2022-10-12
1
-0
/
+1
*
nvme: wire up async polling for io passthrough commands
Kanchan Joshi
2022-09-21
1
-0
/
+1
*
block: change the blk_queue_split calling convention
Christoph Hellwig
2022-08-03
1
-1
/
+1
*
nvme: define compat_ioctl again to unbreak 32-bit userspace.
Nick Bowler
2022-08-03
1
-0
/
+1
*
nvme-multipath: refactor nvme_mpath_add_disk
Joel Granados
2022-08-03
1
-3
/
+3
*
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-07-06
1
-1
/
+1
*
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-1
/
+1
*
nvme: wire-up uring-cmd support for io-passthru on char-device.
Kanchan Joshi
2022-05-11
1
-0
/
+1
*
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-02
1
-5
/
+27
|
\
|
*
nvme-multipath: fix hang when disk goes live over reconnect
Anton Eidelman
2022-03-29
1
-2
/
+23
|
*
nvme: allow duplicate NSIDs for private namespaces
Sungup Moon
2022-03-29
1
-3
/
+4
*
|
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-22
1
-27
/
+5
|
\
|
|
*
nvme: cleanup how disk->disk_name is assigned
Christoph Hellwig
2022-03-16
1
-23
/
+1
|
*
nvme-multipath: call bio_io_error in nvme_ns_head_submit_bio
Guoqing Jiang
2022-03-14
1
-2
/
+1
|
*
nvme-multipath: use vmalloc for ANA log buffer
Hannes Reinecke
2022-03-14
1
-2
/
+3
*
|
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
2022-02-17
1
-1
/
+1
|
/
*
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
[next]