linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-28 05:17:02 to 2020-06-11 20:57:42 UTC [more...]

[PATCH nvme-cli] nvme: allow addr family to recognize loop
 2020-06-11 20:57 UTC  (2+ messages)

[PATCH v13 0/9] nvmet: add target passthru commands support
 2020-06-11 19:19 UTC  (3+ messages)

[GIT PULL] nvme fixes for 5.8
 2020-06-11 15:10 UTC  (2+ messages)

[PATCH V2 0/3] blk-mq/nvme: improve nvme-pci reset handler
 2020-06-11  7:27 UTC  (5+ messages)
` [PATCH V2 1/3] blk-mq: add API of blk_mq_queue_frozen
` [PATCH V2 2/3] nvme: add nvme_frozen
` [PATCH V2 3/3] nvme-pci: make nvme reset more reliable

[PATCH] nvme: associate stripe size quirk with D4512
 2020-06-11  5:41 UTC  (2+ messages)

[PATCH V3] nvmet: fail outstanding host posted AEN req
 2020-06-10 22:54 UTC  (4+ messages)

[PATCH 1/1] nvme-fcloop: verify wwnn and wwpn format
 2020-06-10 14:53 UTC  (7+ messages)

[PATCH nvme-cli] nvme-print: fix smart log temperature output in json mode
 2020-06-10  7:05 UTC  (3+ messages)

[PATCH] nvme-pci: use simple suspend when a HMB is enabled
 2020-06-10  6:53 UTC  (5+ messages)

[PATCH 0/5] NVMe cleanups for 5.8
 2020-06-10  0:07 UTC  (23+ messages)
` [PATCH 1/5] nvme: introduce nvme-types header file
` [PATCH 2/5] nvme: use nvme_ana_type_to_name to get state string
` [PATCH 3/5] nvme: replace transport name with trtype enum for ops
` [PATCH 4/5] nvmet-tcp: remove has_keyed_sgls initialization
` [PATCH 5/5] nvmet: introduce flags member in nvmet_fabrics_ops

[PATCH V2] nvmet: fail outstanding host posted AEN req
 2020-06-09 23:56 UTC  (5+ messages)

[PATCH] nvmet: fail outstanding host posted AEN req
 2020-06-09 22:50 UTC  (2+ messages)

[PATCH] nvme-fc: Only call nvme_cleanup_cmd() for normal operations
 2020-06-09 14:14 UTC  (5+ messages)

[PATCH 0/2] nvme: simple cleanup
 2020-06-09 13:55 UTC  (8+ messages)
` [PATCH 1/2] nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrl
` [PATCH 2/2] nvme-pci: remove empty line following nvme_should_reset()

[PATCH 0/4] nvme: code cleanup and type fixes
 2020-06-09 13:52 UTC  (12+ messages)
` [PATCH 1/4] nvme-core: use u16 type for direcives
` [PATCH 2/4] nvme-core: use u16 type for ctrl->sqsize
` [PATCH 3/4] nvme-pci: use unsigned for io queue depth
` [PATCH 4/4] nvme-pci: code cleanup for nvme_alloc_host_mem()

[PATCH 1/1] nvmet-tcp: constify static struct nvmet_fabrics_ops
 2020-06-09 13:44 UTC  (4+ messages)

[PATCH] nvme-tcp: constify static struct blk_mq_ops
 2020-06-09 13:44 UTC  (4+ messages)

[PATCH] nvme: do not call del_gendisk() on a disk that was never added
 2020-06-09 13:44 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 48/72] nvme: refine the Qemu Identify CNS quirk
 2020-06-08 23:24 UTC 

[PATCH AUTOSEL 4.19 067/106] nvme: refine the Qemu Identify CNS quirk
 2020-06-08 23:21 UTC 

[PATCH AUTOSEL 5.4 113/175] nvme: refine the Qemu Identify CNS quirk
 2020-06-08 23:17 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 114/175] nvme-pci: align io queue count with allocted nvme_queue in nvme_probe
` [PATCH AUTOSEL 5.4 115/175] nvme-tcp: use bh_lock in data_ready

[PATCH AUTOSEL 5.7 180/274] nvme: refine the Qemu Identify CNS quirk
 2020-06-08 23:05 UTC  (6+ messages)
` [PATCH AUTOSEL 5.7 181/274] nvme-fc: avoid gcc-10 zero-length-bounds warning
` [PATCH AUTOSEL 5.7 182/274] nvme-pci: align io queue count with allocted nvme_queue in nvme_probe
` [PATCH AUTOSEL 5.7 183/274] nvme-tcp: use bh_lock in data_ready
` [PATCH AUTOSEL 5.7 236/274] nvme-pci: make sure write/poll_queues less or equal then cpu count
` [PATCH AUTOSEL 5.7 237/274] nvmet: fix memory leak when removing namespaces and controllers concurrently

blktests test nvme/003 fails
 2020-06-08 16:33 UTC  (13+ messages)

[PATCH 0/2] nvme: fix reconnection stalls
 2020-06-05  6:20 UTC  (10+ messages)
` [PATCH 1/2] nvme: check for NVME_CTRL_LIVE in nvme_report_ns_ids()
` [PATCH 2/2] nvme: do not update multipath disk information if the controller is down

[PATCH] block: remove the error argument to the block_bio_complete tracepoint
 2020-06-05  3:16 UTC  (4+ messages)

MSI-X table updated at runtime in linux
 2020-06-04  3:07 UTC 

[PATCH v2] blkdev: Replace blksize_bits() with ilog2()
 2020-06-02  6:13 UTC  (10+ messages)

[bug report] nvmet-tcp: Memory leak when connecting / disconnecting to the target
 2020-06-02  9:14 UTC  (3+ messages)

[PATCHv3 1/2] blk-mq: export __blk_mq_complete_request
 2020-05-29 22:46 UTC  (17+ messages)
` [PATCHv3 2/2] nvme: cancel requests for real

[PATCHv4 1/2] blk-mq: blk-mq: provide forced completion method
 2020-05-29 18:02 UTC  (6+ messages)
` [PATCHv4 2/2] nvme: force complete cancelled requests

[PATCHv3 0/2] blk-mq: force completion
 2020-05-29 14:41 UTC  (4+ messages)
` [PATCHv3 1/2] blk-mq: export blk_mq_force_complete_rq
` [PATCHv3 2/2] nvme: force complete cancelled requests

[PATCHv2 1/2] blk-mq: export __blk_mq_complete_request
 2020-05-29 12:26 UTC  (9+ messages)
` [PATCHv2 2/2] nvme: cancel requests for real

[PATCH] nvme: cancel requests for real
 2020-05-28 19:37 UTC  (3+ messages)

remove most callers of kernel_setsockopt v3
 2020-05-28 18:12 UTC  (14+ messages)
` [PATCH 17/28] tcp: add tcp_sock_set_keepcnt
` [PATCH 18/28] ipv4: add ip_sock_set_tos
` [PATCH 19/28] ipv4: add ip_sock_set_freebind
` [PATCH 20/28] ipv4: add ip_sock_set_recverr
` [PATCH 21/28] ipv4: add ip_sock_set_mtu_discover
` [PATCH 22/28] ipv4: add ip_sock_set_pktinfo
` [PATCH 23/28] ipv6: add ip6_sock_set_v6only
` [PATCH 24/28] ipv6: add ip6_sock_set_recverr
` [PATCH 25/28] ipv6: add ip6_sock_set_addr_preferences
` [PATCH 26/28] ipv6: add ip6_sock_set_recvpktinfo
` [PATCH 27/28] rxrpc: add rxrpc_sock_set_min_security_level
` [PATCH 28/28] tipc: call tsk_set_importance from tipc_topsrv_create_listener

[GIT PULL] nvme fix for 5.7
 2020-05-28 14:48 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).