diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-02-01 17:11:02 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-02-01 17:11:02 +0100 |
commit | 373581643d3d6f34f16389b481b1462c8cbd37c7 (patch) | |
tree | 3d0be723431593fbc7a08ad3a60bba19fc174c8d /block/blk-mq.c | |
parent | Merge tag 'md-6.8-20240126' of https://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
parent | nvme: allow passthru cmd error logging (diff) | |
download | linux-373581643d3d6f34f16389b481b1462c8cbd37c7.tar.xz linux-373581643d3d6f34f16389b481b1462c8cbd37c7.zip |
Merge tag 'nvme-6.8-2024-02-01' of git://git.infradead.org/nvme into block-6.8
Pull NVMe fixes from Keith:
"nvme fixes for Linux 6.8
- Remove duplicated enums (Guixen)
- Use appropriate controller state accessors (Keith)
- Retryable authentication (Hannes)
- Add missing module descriptions (Chaitanya)
- Fibre-channel fixes for blktests (Daniel)
- Various type correctness updates (Caleb)
- Improve fabrics connection debugging prints (Nitin)
- Passthrough command verbose error logging (Adam)"
* tag 'nvme-6.8-2024-02-01' of git://git.infradead.org/nvme: (31 commits)
nvme: allow passthru cmd error logging
nvme-fc: show hostnqn when connecting to fc target
nvme-rdma: show hostnqn when connecting to rdma target
nvme-tcp: show hostnqn when connecting to tcp target
nvmet-fc: use RCU list iterator for assoc_list
nvmet-fc: take ref count on tgtport before delete assoc
nvmet-fc: avoid deadlock on delete association path
nvmet-fc: abort command when there is no binding
nvmet-fc: do not tack refs on tgtports from assoc
nvmet-fc: remove null hostport pointer check
nvmet-fc: hold reference on hostport match
nvmet-fc: free queue and assoc directly
nvmet-fc: defer cleanup using RCU properly
nvmet-fc: release reference on target port
nvmet-fcloop: swap the list_add_tail arguments
nvme-fc: do not wait in vain when unloading module
nvme-fc: log human-readable opcode on timeout
nvme: split out fabrics version of nvme_opcode_str()
nvme: take const cmd pointer in read-only helpers
nvme: remove redundant status mask
...
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions