index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
2022-10-12
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
2022-09-21
nvme: wire up async polling for io passthrough commands
Kanchan Joshi
2022-08-02
block: change the blk_queue_split calling convention
Christoph Hellwig
2022-08-02
nvme: define compat_ioctl again to unbreak 32-bit userspace.
Nick Bowler
2022-08-02
nvme-multipath: refactor nvme_mpath_add_disk
Joel Granados
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-05-11
nvme: wire-up uring-cmd support for io-passthru on char-device.
Kanchan Joshi
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-29
nvme-multipath: fix hang when disk goes live over reconnect
Anton Eidelman
2022-03-29
nvme: allow duplicate NSIDs for private namespaces
Sungup Moon
2022-03-21
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-16
nvme: cleanup how disk->disk_name is assigned
Christoph Hellwig
2022-03-14
nvme-multipath: call bio_io_error in nvme_ns_head_submit_bio
Guoqing Jiang
2022-03-14
nvme-multipath: use vmalloc for ANA log buffer
Hannes Reinecke
2022-02-17
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
2022-01-12
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-23
nvme: add 'iopolicy' module parameter
Hannes Reinecke
2021-12-07
nvme-multipath: set ana_log_size to 0 after free ana_log_buf
Hou Tao
2021-10-27
nvmet: use flex_array_size and struct_size
Len Baker
2021-10-20
nvme: drop scan_lock and always kick requeue list when removing namespaces
Hannes Reinecke
2021-10-20
nvme-multipath: add error handling support for add_disk()
Luis Chamberlain
2021-10-20
nvme: generate uevent once a multipath namespace is operational again
Hannes Reinecke
2021-10-18
nvme-multipath: enable polled I/O
Christoph Hellwig
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-10-14
nvme: fix per-namespace chardev deletion
Adam Manzanares
2021-09-14
nvme-multipath: fix ANA state updates when a namespace is not present
Anton Eidelman
2021-09-06
nvme-multipath: revalidate paths during rescan
Hannes Reinecke
2021-09-06
nvme-multipath: set QUEUE_FLAG_NOWAIT
Christoph Hellwig
2021-08-12
nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk
Christoph Hellwig
2021-07-21
nvme: fix refcounting imbalance when all paths are down
Hannes Reinecke
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-16
nvme: remove superfluous bio_set_dev in nvme_requeue_work
Daniel Wagner
2021-06-16
nvme: verify MNAN value if ANA is enabled
Daniel Wagner
2021-06-03
nvme: split nvme_report_zones
Christoph Hellwig
2021-06-01
nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
block: automatically enable GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-05-13
nvmet: use new ana_log_size instead the old one
Hou Pu
2021-05-11
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
2021-05-04
nvme-multipath: reset bdev to ns head when failover
Daniel Wagner
2021-04-22
nvme: introduce generic per-namespace chardev
Minwoo Im
2021-04-15
nvme: move nvme_ns_head_ops to multipath.c
Christoph Hellwig
2021-04-15
nvme: cleanup setting the disk name
Christoph Hellwig
2021-04-15
nvme-multipath: remove single trailing whitespace
Niklas Cassel
2021-04-06
nvme: retrigger ANA log update if group descriptor isn't found
Hannes Reinecke
2021-04-02
nvme: use sysfs_emit instead of sprintf
Daniel Wagner
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-10
nvme-multipath: set nr_zones for zoned namespaces
Keith Busch
2021-01-28
nvme-multipath: Early exit if no path is available
Daniel Wagner
[next]