index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
multipath.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-04
nvme: spelling fixes
Yi Zhang
1
-1
/
+1
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
1
-18
/
+188
2025-05-20
nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_disk
Nilay Shroff
1
-8
/
+8
2025-05-20
nvme: introduce multipath_always_on module param
Nilay Shroff
1
-6
/
+66
2025-05-20
nvme-multipath: introduce delayed removal of the multipath head node
Nilay Shroff
1
-10
/
+120
2025-05-16
Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2025-05-14
nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing
Alan Adamson
1
-1
/
+2
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
1
-7
/
+7
2025-04-16
nvme-multipath: sysfs links may not be created for devices
Hannes Reinecke
1
-7
/
+7
2025-04-11
Merge tag 'block-6.15-20250411' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2025-04-08
nvme: multipath: fix return value of nvme_available_path
Uday Shankar
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-03-20
nvme-multipath: Add visibility for queue-depth io-policy
Nilay Shroff
1
-0
/
+12
2025-03-20
nvme-multipath: Add visibility for numa io-policy
Nilay Shroff
1
-0
/
+27
2025-03-20
nvme-multipath: Add visibility for round-robin io-policy
Nilay Shroff
1
-0
/
+99
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
1
-1
/
+1
2024-11-18
nvme/multipath: Fix RCU list traversal to use SRCU primitive
Breno Leitao
1
-7
/
+14
2024-11-11
nvme-multipath: don't bother clearing max_hw_zone_append_sectors
Christoph Hellwig
1
-2
/
+0
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-1
/
+1
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
1
-1
/
+1
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-1
/
+1
2024-10-15
nvme-multipath: defer partition scanning
Keith Busch
1
-6
/
+33
2024-10-08
nvme: delete unnecessary fallthru comment
Tokunori Ikegami
1
-1
/
+0
2024-09-24
nvme-multipath: avoid hang on inaccessible namespaces
Hannes Reinecke
1
-2
/
+10
2024-09-24
nvme-multipath: system fails to create generic nvme device
Hannes Reinecke
1
-1
/
+1
2024-09-03
nvme: set BLK_FEAT_ZONED for ZNS multipath disks
Christoph Hellwig
1
-1
/
+3
2024-07-08
nvme: implement ->get_unique_id
Christoph Hellwig
1
-0
/
+16
2024-07-02
nvme-multipath: implement "queue-depth" iopolicy
Thomas Song
1
-4
/
+82
2024-06-26
nvme-multipath: prepare for "queue-depth" iopolicy
John Meneghini
1
-6
/
+15
2024-06-24
nvme: fix status magic numbers
Weiwen Hu
1
-1
/
+1
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
1
-11
/
+1
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
1
-2
/
+1
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
1
-4
/
+0
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
1
-1
/
+1
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
1
-6
/
+0
2024-06-14
block: bypass the STABLE_WRITES flag for protection information
Christoph Hellwig
1
-1
/
+2
2024-05-28
nvme: use srcu for iterating namespace list
Keith Busch
1
-9
/
+12
2024-05-23
nvme-multipath: fix io accounting on failover
Keith Busch
1
-1
/
+2
2024-05-21
nvme-multipath: find NUMA path only for online numa-node
Nilay Shroff
1
-1
/
+1
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-19
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-28
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
[next]