summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/multipath.c
AgeCommit message (Expand)Author
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig
2024-11-18nvme/multipath: Fix RCU list traversal to use SRCU primitiveBreno Leitao
2024-11-11nvme-multipath: don't bother clearing max_hw_zone_append_sectorsChristoph Hellwig
2024-11-11block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-11-07Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe
2024-11-04block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-10-15nvme-multipath: defer partition scanningKeith Busch
2024-10-08nvme: delete unnecessary fallthru commentTokunori Ikegami
2024-09-24nvme-multipath: avoid hang on inaccessible namespacesHannes Reinecke
2024-09-24nvme-multipath: system fails to create generic nvme deviceHannes Reinecke
2024-09-03nvme: set BLK_FEAT_ZONED for ZNS multipath disksChristoph Hellwig
2024-07-08nvme: implement ->get_unique_idChristoph Hellwig
2024-07-02nvme-multipath: implement "queue-depth" iopolicyThomas Song
2024-06-26nvme-multipath: prepare for "queue-depth" iopolicyJohn Meneghini
2024-06-24nvme: fix status magic numbersWeiwen Hu
2024-06-19block: move the poll flag to queue_limitsChristoph Hellwig
2024-06-19block: move the nowait flag to queue_limitsChristoph Hellwig
2024-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig
2024-06-19block: move the io_stat flag setting to queue_limitsChristoph Hellwig
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig
2024-06-14block: bypass the STABLE_WRITES flag for protection informationChristoph Hellwig
2024-05-28nvme: use srcu for iterating namespace listKeith Busch
2024-05-23nvme-multipath: fix io accounting on failoverKeith Busch
2024-05-21nvme-multipath: find NUMA path only for online numa-nodeNilay Shroff
2024-05-01nvme: find numa distance only if controller has valid numa idNilay Shroff
2024-03-04nvme-multipath: pass queue_limits to blk_alloc_diskChristoph Hellwig
2024-02-19block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig
2024-01-29nvme: use ctrl state accessorKeith Busch
2023-12-19nvme: rename ns attribute groupDaniel Wagner
2023-06-30Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe
2023-06-28nvme: improved uring pollingKeith Busch
2023-06-27nvme-mpath: fix I/O failure with EAGAIN when failing over I/OSagi Grimberg
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig
2023-06-12block: pass a gendisk to ->openChristoph Hellwig
2023-05-18Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4Jens Axboe
2023-05-17nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_diskChristoph Hellwig
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai
2023-01-04block: handle bio_split_to_limits() NULL returnJens Axboe
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-06nvme-multipath: support io stats on the mpath deviceSagi Grimberg
2022-11-30nvme: fix SRCU protection of nvme_ns_head listCaleb Sander
2022-10-25nvme-multipath: set queue dma alignment to 3Keith Busch
2022-10-12nvme-multipath: fix possible hang in live ns resize with ANA accessSagi Grimberg
2022-09-21nvme: wire up async polling for io passthrough commandsKanchan Joshi
2022-08-02block: change the blk_queue_split calling conventionChristoph Hellwig
2022-08-02nvme: define compat_ioctl again to unbreak 32-bit userspace.Nick Bowler
2022-08-02nvme-multipath: refactor nvme_mpath_add_diskJoel Granados