index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
multipath.c
Age
Commit message (
Expand
)
Author
2025-07-04
Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-01
nvme-multipath: fix suspicious RCU usage warning
Geliang Tang
2025-06-30
nvme: correctly account for namespace head reference counter
Nilay Shroff
2025-06-27
Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-26
nvme: reset delayed remove_work after reconnect
Keith Busch
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-04
nvme: spelling fixes
Yi Zhang
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-20
nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_disk
Nilay Shroff
2025-05-20
nvme: introduce multipath_always_on module param
Nilay Shroff
2025-05-20
nvme-multipath: introduce delayed removal of the multipath head node
Nilay Shroff
2025-05-16
Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-14
nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing
Alan Adamson
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-16
nvme-multipath: sysfs links may not be created for devices
Hannes Reinecke
2025-04-11
Merge tag 'block-6.15-20250411' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-08
nvme: multipath: fix return value of nvme_available_path
Uday Shankar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-20
nvme-multipath: Add visibility for queue-depth io-policy
Nilay Shroff
2025-03-20
nvme-multipath: Add visibility for numa io-policy
Nilay Shroff
2025-03-20
nvme-multipath: Add visibility for round-robin io-policy
Nilay Shroff
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
2024-11-18
nvme/multipath: Fix RCU list traversal to use SRCU primitive
Breno Leitao
2024-11-11
nvme-multipath: don't bother clearing max_hw_zone_append_sectors
Christoph Hellwig
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-10-15
nvme-multipath: defer partition scanning
Keith Busch
2024-10-08
nvme: delete unnecessary fallthru comment
Tokunori Ikegami
2024-09-24
nvme-multipath: avoid hang on inaccessible namespaces
Hannes Reinecke
2024-09-24
nvme-multipath: system fails to create generic nvme device
Hannes Reinecke
2024-09-03
nvme: set BLK_FEAT_ZONED for ZNS multipath disks
Christoph Hellwig
2024-07-08
nvme: implement ->get_unique_id
Christoph Hellwig
2024-07-02
nvme-multipath: implement "queue-depth" iopolicy
Thomas Song
2024-06-26
nvme-multipath: prepare for "queue-depth" iopolicy
John Meneghini
2024-06-24
nvme: fix status magic numbers
Weiwen Hu
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-14
block: bypass the STABLE_WRITES flag for protection information
Christoph Hellwig
2024-05-28
nvme: use srcu for iterating namespace list
Keith Busch
2024-05-23
nvme-multipath: fix io accounting on failover
Keith Busch
2024-05-21
nvme-multipath: find NUMA path only for online numa-node
Nilay Shroff
2024-05-01
nvme: find numa distance only if controller has valid numa id
Nilay Shroff
2024-03-04
nvme-multipath: pass queue_limits to blk_alloc_disk
Christoph Hellwig
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-01-29
nvme: use ctrl state accessor
Keith Busch
[next]