index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
multipath.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
nvme: find numa distance only if controller has valid numa id
Nilay Shroff
1
-1
/
+2
2024-03-04
nvme-multipath: pass queue_limits to blk_alloc_disk
Christoph Hellwig
1
-6
/
+7
2024-02-20
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
1
-3
/
+3
2024-01-29
nvme: use ctrl state accessor
Keith Busch
1
-7
/
+8
2023-12-19
nvme: rename ns attribute group
Daniel Wagner
1
-1
/
+1
2023-06-30
Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
1
-0
/
+8
2023-06-29
nvme: improved uring polling
Keith Busch
1
-1
/
+1
2023-06-27
nvme-mpath: fix I/O failure with EAGAIN when failing over I/O
Sagi Grimberg
1
-0
/
+8
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+3
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-2
/
+2
2023-05-19
Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4
Jens Axboe
1
-1
/
+0
2023-05-17
nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
Christoph Hellwig
1
-1
/
+0
2023-03-15
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
1
-4
/
+4
2023-01-04
block: handle bio_split_to_limits() NULL return
Jens Axboe
1
-0
/
+2
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+26
2022-12-06
nvme-multipath: support io stats on the mpath device
Sagi Grimberg
1
-0
/
+26
2022-11-30
nvme: fix SRCU protection of nvme_ns_head list
Caleb Sander
1
-0
/
+3
2022-10-25
nvme-multipath: set queue dma alignment to 3
Keith Busch
1
-0
/
+1
2022-10-12
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
1
-0
/
+1
2022-09-21
nvme: wire up async polling for io passthrough commands
Kanchan Joshi
1
-0
/
+1
2022-08-03
block: change the blk_queue_split calling convention
Christoph Hellwig
1
-1
/
+1
2022-08-03
nvme: define compat_ioctl again to unbreak 32-bit userspace.
Nick Bowler
1
-0
/
+1
2022-08-03
nvme-multipath: refactor nvme_mpath_add_disk
Joel Granados
1
-3
/
+3
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
1
-1
/
+1
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
1
-1
/
+1
2022-05-11
nvme: wire-up uring-cmd support for io-passthru on char-device.
Kanchan Joshi
1
-0
/
+1
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+27
2022-03-29
nvme-multipath: fix hang when disk goes live over reconnect
Anton Eidelman
1
-2
/
+23
2022-03-29
nvme: allow duplicate NSIDs for private namespaces
Sungup Moon
1
-3
/
+4
2022-03-22
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-27
/
+5
2022-03-16
nvme: cleanup how disk->disk_name is assigned
Christoph Hellwig
1
-23
/
+1
2022-03-14
nvme-multipath: call bio_io_error in nvme_ns_head_submit_bio
Guoqing Jiang
1
-2
/
+1
2022-03-14
nvme-multipath: use vmalloc for ANA log buffer
Hannes Reinecke
1
-2
/
+3
2022-02-17
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
1
-1
/
+1
2022-01-12
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+36
2021-12-23
nvme: add 'iopolicy' module parameter
Hannes Reinecke
1
-5
/
+36
2021-12-07
nvme-multipath: set ana_log_size to 0 after free ana_log_buf
Hou Tao
1
-1
/
+2
2021-10-27
nvmet: use flex_array_size and struct_size
Len Baker
1
-1
/
+1
2021-10-20
nvme: drop scan_lock and always kick requeue list when removing namespaces
Hannes Reinecke
1
-5
/
+4
2021-10-20
nvme-multipath: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+12
2021-10-20
nvme: generate uevent once a multipath namespace is operational again
Hannes Reinecke
1
-2
/
+5
2021-10-18
nvme-multipath: enable polled I/O
Christoph Hellwig
1
-1
/
+15
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-4
/
+2
2021-10-14
nvme: fix per-namespace chardev deletion
Adam Manzanares
1
-2
/
+0
2021-09-14
nvme-multipath: fix ANA state updates when a namespace is not present
Anton Eidelman
1
-2
/
+5
2021-09-06
nvme-multipath: revalidate paths during rescan
Hannes Reinecke
1
-1
/
+16
2021-09-06
nvme-multipath: set QUEUE_FLAG_NOWAIT
Christoph Hellwig
1
-0
/
+2
2021-08-12
nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk
Christoph Hellwig
1
-1
/
+1
[next]