- c9193f4 Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
- e3d3479 nvme: add 'iopolicy' module parameter by Hannes Reinecke · 3 years ago
- c7c15ae nvme-multipath: set ana_log_size to 0 after free ana_log_buf by Hou Tao · 3 years, 1 month ago
- d156cfc nvmet: use flex_array_size and struct_size by Len Baker · 3 years, 2 months ago
- 2b81a5f nvme: drop scan_lock and always kick requeue list when removing namespaces by Hannes Reinecke · 3 years, 2 months ago
- 1138458 nvme-multipath: add error handling support for add_disk() by Luis Chamberlain · 3 years, 2 months ago
- f6f09c1 nvme: generate uevent once a multipath namespace is operational again by Hannes Reinecke · 3 years, 3 months ago
- c712dcc nvme-multipath: enable polled I/O by Christoph Hellwig · 3 years, 3 months ago
- 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
- be5eb933 nvme: fix per-namespace chardev deletion by Adam Manzanares · 3 years, 3 months ago
- 79f528a nvme-multipath: fix ANA state updates when a namespace is not present by Anton Eidelman · 3 years, 4 months ago
- e7d6580 nvme-multipath: revalidate paths during rescan by Hannes Reinecke · 3 years, 4 months ago
- d32d3d0 nvme-multipath: set QUEUE_FLAG_NOWAIT by Christoph Hellwig · 3 years, 7 months ago
- 916a470 nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk by Christoph Hellwig · 3 years, 5 months ago
- 5396fda nvme: fix refcounting imbalance when all paths are down by Hannes Reinecke · 3 years, 5 months ago
- 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- 2411424 nvme: remove superfluous bio_set_dev in nvme_requeue_work by Daniel Wagner · 3 years, 7 months ago
- 120bb36 nvme: verify MNAN value if ANA is enabled by Daniel Wagner · 3 years, 7 months ago
- 8b4fb0f nvme: split nvme_report_zones by Christoph Hellwig · 3 years, 7 months ago
- f165fb8 nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 7 months ago
- 0d1feb7 block: automatically enable GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 7 months ago
- e181811 nvmet: use new ana_log_size instead the old one by Hou Pu · 3 years, 8 months ago
- 5e1f689 nvme-multipath: fix double initialization of ANA state by Christoph Hellwig · 3 years, 8 months ago
- ce86dad nvme-multipath: reset bdev to ns head when failover by Daniel Wagner · 3 years, 8 months ago
- 2637bae nvme: introduce generic per-namespace chardev by Minwoo Im · 3 years, 8 months ago
- 1496bd4 nvme: move nvme_ns_head_ops to multipath.c by Christoph Hellwig · 3 years, 9 months ago
- 9953ab0 nvme: cleanup setting the disk name by Christoph Hellwig · 3 years, 9 months ago
- e234f1f nvme-multipath: remove single trailing whitespace by Niklas Cassel · 3 years, 9 months ago
- dd8f7fa nvme: retrigger ANA log update if group descriptor isn't found by Hannes Reinecke · 4 years, 1 month ago
- bff4bcf nvme: use sysfs_emit instead of sprintf by Daniel Wagner · 3 years, 9 months ago
- 9820b4d Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 73a1a22 nvme-multipath: set nr_zones for zoned namespaces by Keith Busch · 3 years, 11 months ago
- d1bcf00 nvme-multipath: Early exit if no path is available by Daniel Wagner · 4 years ago
- a7c7f7b nvme: use bio_set_dev to assign ->bi_bdev by Christoph Hellwig · 4 years ago
- 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
- 69f637c Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 1c02fca block: remove the request_queue argument to the block_bio_remap tracepoint by Christoph Hellwig · 4 years, 1 month ago
- 8c4dfea nvme-fabrics: reject I/O to offline device by Victor Gladkov · 4 years, 1 month ago
- 1cb039f bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag by Christoph Hellwig · 4 years, 3 months ago
- 5ddaabe nvme: refactor command completion by Christoph Hellwig · 4 years, 4 months ago
- e398863 nvme: multipath: round-robin: eliminate "fallback" variable by Martin Wilck · 4 years, 5 months ago
- 93eb038 nvme: multipath: round-robin: fix single non-optimized path case by Martin Wilck · 4 years, 5 months ago
- fbd6a42 nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths by Hannes Reinecke · 4 years, 5 months ago
- 3f6e324 nvme-multipath: fix logic for non-optimized paths by Martin Wilck · 4 years, 5 months ago
- ecca390e nvme: fix deadlock in disconnect during scan_work and/or ana_work by Sagi Grimberg · 4 years, 5 months ago
- be93e87 nvme: support for multiple Command Sets Supported and Effects log pages by Keith Busch · 4 years, 6 months ago
- 482c6b6 Merge tag 'v5.8-rc4' into for-5.9/drivers by Jens Axboe · 4 years, 6 months ago
- 72d4471 nvme: fix a crash in nvme_mpath_add_disk by Christoph Hellwig · 4 years, 6 months ago
- 5a6c35f block: remove direct_make_request by Christoph Hellwig · 4 years, 6 months ago
- ed00aab block: rename generic_make_request to submit_bio_noacct by Christoph Hellwig · 4 years, 6 months ago
- c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 6 months ago
- f695ca3 block: remove the request_queue argument from blk_queue_split by Christoph Hellwig · 4 years, 6 months ago
- c312446 nvme-multipath: fix bogus request queue reference put by Sagi Grimberg · 4 years, 6 months ago
- d8a22f8 nvme-multipath: fix deadlock due to head->lock by Anton Eidelman · 4 years, 6 months ago
- e164471 nvme: don't protect ns mutation with ns->head->lock by Sagi Grimberg · 4 years, 6 months ago
- 489dd10 nvme-multipath: fix deadlock between ana_work and scan_work by Anton Eidelman · 4 years, 6 months ago
- 92decf1 nvme: define constants for identification values by Keith Busch · 4 years, 9 months ago
- 7890b97 nvme-multipath: stop using ->queuedata by Christoph Hellwig · 4 years, 9 months ago
- b2ce4d9 nvme-multipath: set bdi capabilities once by Keith Busch · 4 years, 9 months ago
- 657f197 nvme: fix deadlock caused by ANA update wrong locking by Sagi Grimberg · 4 years, 9 months ago
- 1592614 Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 9 months ago
- 764e933 nvme-multipath: do not reset on unknown status by John Meneghini · 4 years, 10 months ago
- 3b78309 nvme-multipath: Fix memory leak with ana_log_buf by Logan Gunthorpe · 4 years, 10 months ago
- 2d53943 Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 763303a nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths by Anton Eidelman · 5 years ago
- 64fab72 nvme: Fix parsing of ANA log page by Prabhath Sajeepa · 5 years ago
- 2dc3947 nvme: introduce "Command Aborted By host" status code by Max Gurtovoy · 5 years ago
- 86cccfb nvme-multipath: remove unused groups_only mode in ana log by Anton Eidelman · 5 years ago
- af8fd04 nvme-multipath: fix possible io hang after ctrl reconnect by Anton Eidelman · 5 years ago
- 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- e01f91d nvme-multipath: fix ana log nsid lookup when nsid is not found by Anton Eidelman · 5 years ago
- 504db08 nvme-multipath: fix possible I/O hang when paths are updated by Anton Eidelman · 5 years ago
- 0157ec8 nvme: fix controller removal race with scan work by Sagi Grimberg · 5 years ago
- b9156da nvme: fix a possible deadlock when passthru commands sent to a multipath device by Sagi Grimberg · 5 years ago
- 66b20ac nvme: fix multipath crash when ANA is deactivated by Marta Rybczynska · 5 years ago
- 04e70bd nvme-multipath: do not select namespaces which are about to be removed by Hannes Reinecke · 5 years ago
- 2032d07 nvme-multipath: also check for a disabled path if there is a single sibling by Hannes Reinecke · 5 years ago
- ca7ae5c nvme-multipath: factor out a nvme_path_is_disabled helper by Hannes Reinecke · 5 years ago
- 8a03b27 nvme-multipath: avoid crash on invalid subsystem cntlid enumeration by Hannes Reinecke · 6 years ago
- 592b6e7 nvme-multipath: don't print ANA group state by default by Hannes Reinecke · 6 years ago
- 525aa5a nvme-multipath: split bios with the ns_head bio_set before submitting by Hannes Reinecke · 6 years ago
- cc2278c nvme-multipath: relax ANA state check by Martin George · 6 years ago
- bc50ad7 nvme: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
- 75c10e7 nvme-multipath: round-robin I/O policy by Hannes Reinecke · 6 years ago
- 78a61cd nvme-multipath: drop optimization for static ANA group IDs by Hannes Reinecke · 6 years ago
- c7055fd nvme-multipath: zero out ANA log buffer by Hannes Reinecke · 6 years ago
- 103e515 nvme: add a numa_node field to struct nvme_ctrl by Hannes Reinecke · 6 years ago
- 9d6610b nvme-mpath: remove I/O polling support by Christoph Hellwig · 6 years ago
- 0a1b8b8 block: make blk_poll() take a parameter on whether to spin or not by Jens Axboe · 6 years ago
- 85f4d4b block: have ->poll_fn() return number of entries polled by Jens Axboe · 6 years ago
- a78b03b Merge tag 'v4.20-rc3' into for-4.21/block by Jens Axboe · 6 years ago
- 6d46964 block: remove the lock argument to blk_alloc_queue_node by Christoph Hellwig · 6 years ago
- 8f676b85 nvme: make sure ns head inherits underlying device limits by Sagi Grimberg · 6 years ago
- 886fabf nvme: update node paths after adding new path by Keith Busch · 6 years ago
- f333444 nvme: take node locality into account when selecting a path by Christoph Hellwig · 6 years ago
- 783f4a4 nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O by James Smart · 6 years ago
- c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
- 33b14f67 nvme: register ns_id attributes as default sysfs groups by Hannes Reinecke · 6 years ago