开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
multipath.c
Age
Commit message (
Expand
)
Author
2023-03-15
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
2023-01-04
block: handle bio_split_to_limits() NULL return
Jens Axboe
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-06
nvme-multipath: support io stats on the mpath device
Sagi Grimberg
2022-11-30
nvme: fix SRCU protection of nvme_ns_head list
Caleb Sander
2022-10-25
nvme-multipath: set queue dma alignment to 3
Keith Busch
2022-10-12
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
2022-09-21
nvme: wire up async polling for io passthrough commands
Kanchan Joshi
2022-08-02
block: change the blk_queue_split calling convention
Christoph Hellwig
2022-08-02
nvme: define compat_ioctl again to unbreak 32-bit userspace.
Nick Bowler
2022-08-02
nvme-multipath: refactor nvme_mpath_add_disk
Joel Granados
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-05-11
nvme: wire-up uring-cmd support for io-passthru on char-device.
Kanchan Joshi
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-29
nvme-multipath: fix hang when disk goes live over reconnect
Anton Eidelman
2022-03-29
nvme: allow duplicate NSIDs for private namespaces
Sungup Moon
2022-03-21
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-16
nvme: cleanup how disk->disk_name is assigned
Christoph Hellwig
2022-03-14
nvme-multipath: call bio_io_error in nvme_ns_head_submit_bio
Guoqing Jiang
2022-03-14
nvme-multipath: use vmalloc for ANA log buffer
Hannes Reinecke
2022-02-17
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
2022-01-12
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-23
nvme: add 'iopolicy' module parameter
Hannes Reinecke
2021-12-07
nvme-multipath: set ana_log_size to 0 after free ana_log_buf
Hou Tao
2021-10-27
nvmet: use flex_array_size and struct_size
Len Baker
2021-10-20
nvme: drop scan_lock and always kick requeue list when removing namespaces
Hannes Reinecke
2021-10-20
nvme-multipath: add error handling support for add_disk()
Luis Chamberlain
2021-10-20
nvme: generate uevent once a multipath namespace is operational again
Hannes Reinecke
2021-10-18
nvme-multipath: enable polled I/O
Christoph Hellwig
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-10-14
nvme: fix per-namespace chardev deletion
Adam Manzanares
2021-09-14
nvme-multipath: fix ANA state updates when a namespace is not present
Anton Eidelman
2021-09-06
nvme-multipath: revalidate paths during rescan
Hannes Reinecke
2021-09-06
nvme-multipath: set QUEUE_FLAG_NOWAIT
Christoph Hellwig
2021-08-12
nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk
Christoph Hellwig
2021-07-21
nvme: fix refcounting imbalance when all paths are down
Hannes Reinecke
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-16
nvme: remove superfluous bio_set_dev in nvme_requeue_work
Daniel Wagner
2021-06-16
nvme: verify MNAN value if ANA is enabled
Daniel Wagner
2021-06-03
nvme: split nvme_report_zones
Christoph Hellwig
2021-06-01
nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
block: automatically enable GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-05-13
nvmet: use new ana_log_size instead the old one
Hou Pu
2021-05-11
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
2021-05-04
nvme-multipath: reset bdev to ns head when failover
Daniel Wagner
2021-04-22
nvme: introduce generic per-namespace chardev
Minwoo Im
2021-04-15
nvme: move nvme_ns_head_ops to multipath.c
Christoph Hellwig
2021-04-15
nvme: cleanup setting the disk name
Christoph Hellwig
2021-04-15
nvme-multipath: remove single trailing whitespace
Niklas Cassel
[next]