index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
multipath.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-multipath: defer partition scanning
Keith Busch
2024-10-15
1
-6
/
+33
*
nvme: delete unnecessary fallthru comment
Tokunori Ikegami
2024-10-08
1
-1
/
+0
*
nvme-multipath: avoid hang on inaccessible namespaces
Hannes Reinecke
2024-09-25
1
-2
/
+10
*
nvme-multipath: system fails to create generic nvme device
Hannes Reinecke
2024-09-25
1
-1
/
+1
*
nvme: set BLK_FEAT_ZONED for ZNS multipath disks
Christoph Hellwig
2024-09-03
1
-1
/
+3
*
nvme: implement ->get_unique_id
Christoph Hellwig
2024-07-08
1
-0
/
+16
*
nvme-multipath: implement "queue-depth" iopolicy
Thomas Song
2024-07-02
1
-4
/
+82
*
nvme-multipath: prepare for "queue-depth" iopolicy
John Meneghini
2024-06-26
1
-6
/
+15
*
nvme: fix status magic numbers
Weiwen Hu
2024-06-24
1
-1
/
+1
*
block: move the poll flag to queue_limits
Christoph Hellwig
2024-06-19
1
-11
/
+1
*
block: move the nowait flag to queue_limits
Christoph Hellwig
2024-06-19
1
-2
/
+1
*
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024-06-19
1
-4
/
+0
*
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-06-19
1
-1
/
+1
*
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
1
-1
/
+0
*
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-19
1
-6
/
+0
*
block: bypass the STABLE_WRITES flag for protection information
Christoph Hellwig
2024-06-14
1
-1
/
+2
*
nvme: use srcu for iterating namespace list
Keith Busch
2024-05-28
1
-9
/
+12
*
nvme-multipath: fix io accounting on failover
Keith Busch
2024-05-23
1
-1
/
+2
*
nvme-multipath: find NUMA path only for online numa-node
Nilay Shroff
2024-05-21
1
-1
/
+1
*
nvme: find numa distance only if controller has valid numa id
Nilay Shroff
2024-05-01
1
-1
/
+2
*
nvme-multipath: pass queue_limits to blk_alloc_disk
Christoph Hellwig
2024-03-04
1
-6
/
+7
*
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-20
1
-3
/
+3
*
nvme: use ctrl state accessor
Keith Busch
2024-01-29
1
-7
/
+8
*
nvme: rename ns attribute group
Daniel Wagner
2023-12-19
1
-1
/
+1
*
Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
2023-06-30
1
-0
/
+8
|
\
|
*
nvme-mpath: fix I/O failure with EAGAIN when failing over I/O
Sagi Grimberg
2023-06-27
1
-0
/
+8
*
|
nvme: improved uring polling
Keith Busch
2023-06-29
1
-1
/
+1
*
|
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-3
/
+3
|
\
|
|
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
*
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
*
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
1
-2
/
+2
*
|
Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4
Jens Axboe
2023-05-19
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
Christoph Hellwig
2023-05-17
1
-1
/
+0
*
|
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
2023-03-15
1
-4
/
+4
|
/
*
block: handle bio_split_to_limits() NULL return
Jens Axboe
2023-01-04
1
-0
/
+2
*
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
1
-0
/
+26
|
\
|
*
nvme-multipath: support io stats on the mpath device
Sagi Grimberg
2022-12-06
1
-0
/
+26
*
|
nvme: fix SRCU protection of nvme_ns_head list
Caleb Sander
2022-11-30
1
-0
/
+3
*
|
nvme-multipath: set queue dma alignment to 3
Keith Busch
2022-10-25
1
-0
/
+1
|
/
*
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
2022-10-12
1
-0
/
+1
*
nvme: wire up async polling for io passthrough commands
Kanchan Joshi
2022-09-21
1
-0
/
+1
*
block: change the blk_queue_split calling convention
Christoph Hellwig
2022-08-03
1
-1
/
+1
*
nvme: define compat_ioctl again to unbreak 32-bit userspace.
Nick Bowler
2022-08-03
1
-0
/
+1
*
nvme-multipath: refactor nvme_mpath_add_disk
Joel Granados
2022-08-03
1
-3
/
+3
*
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-07-06
1
-1
/
+1
*
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-1
/
+1
*
nvme: wire-up uring-cmd support for io-passthru on char-device.
Kanchan Joshi
2022-05-11
1
-0
/
+1
*
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-02
1
-5
/
+27
|
\
|
*
nvme-multipath: fix hang when disk goes live over reconnect
Anton Eidelman
2022-03-29
1
-2
/
+23
|
*
nvme: allow duplicate NSIDs for private namespaces
Sungup Moon
2022-03-29
1
-3
/
+4
[next]