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
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
2021-01-26
nvme: use bio_set_dev to assign ->bi_bdev
Christoph Hellwig
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-04
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
2020-12-01
nvme-fabrics: reject I/O to offline device
Victor Gladkov
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-08-21
nvme: refactor command completion
Christoph Hellwig
2020-08-21
nvme: multipath: round-robin: eliminate "fallback" variable
Martin Wilck
2020-08-21
nvme: multipath: round-robin: fix single non-optimized path case
Martin Wilck
2020-07-29
nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths
Hannes Reinecke
2020-07-29
nvme-multipath: fix logic for non-optimized paths
Martin Wilck
2020-07-29
nvme: fix deadlock in disconnect during scan_work and/or ana_work
Sagi Grimberg
2020-07-08
nvme: support for multiple Command Sets Supported and Effects log pages
Keith Busch
2020-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-07-02
nvme: fix a crash in nvme_mpath_add_disk
Christoph Hellwig
2020-07-01
block: remove direct_make_request
Christoph Hellwig
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-06-24
nvme-multipath: fix bogus request queue reference put
Sagi Grimberg
2020-06-24
nvme-multipath: fix deadlock due to head->lock
Anton Eidelman
2020-06-24
nvme: don't protect ns mutation with ns->head->lock
Sagi Grimberg
[next]