index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
multipath.c
Age
Commit message (
Expand
)
Author
2026-06-10
nvme: make nvme_add_ns{_head}_cdev return void
John Garry
2026-06-09
nvme: fix crash and memory leak during invalid cdev teardown
Maurizio Lombardi
2026-06-05
Merge tag 'nvme-7.2-2026-06-04' of git://git.infradead.org/nvme into for-7.2/...
Jens Axboe
2026-06-04
nvme: export I/O failure count when no path is available via sysfs
Nilay Shroff
2026-06-04
nvme: export I/O requeue count when no path is usable via sysfs
Nilay Shroff
2026-06-04
nvme: export multipath failover count via sysfs
Nilay Shroff
2026-06-02
nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disks
Achkinazi, Igor
2026-06-02
nvme-multipath: require exact iopolicy names for module parameter
liyouhong
2026-06-02
nvme-multipath: pass NS head to nvme_mpath_revalidate_paths()
John Garry
2026-05-28
nvme: add support multipath passthrough iostats
Keith Busch
2026-05-26
nvme-multipath: enable PCI P2PDMA for multipath devices
Kiran Kumar Modukuri
2026-04-09
nvme-multipath: drop head pointer check in nvme_mpath_clear_current_path()
John Garry
2026-03-10
block: move bio queue-transition flag fixups into blk_steal_bios()
Chaitanya Kulkarni
2026-02-27
nvme-multipath: fix leak on try_module_get failure
Keith Busch
2026-02-06
nvme: correct comment about nvme_ns_remove()
John Garry
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-11-17
nvme-multipath: fix lockdep WARN due to partition scan work
Shin'ichiro Kawasaki
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
2025-10-09
nvme-multipath: Skip nr_active increments in RETRY disposition
Amit Chaudhary
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
[next]