linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-06 12:21:43 to 2020-08-11 04:20:28 UTC [more...]

[PATCH] nvme-core: fix io interrupt when work with dm-multipah
 2020-08-11  4:20 UTC  (32+ messages)
                    `  "
                      ` [PATCH] nvme: restore use of blk_path_error() in nvme_complete_rq()
                          `  "
                                    ` [PATCH] nvme: explicitly use normal NVMe error handling when appropriate
                                        `  "

[PATCH v2 0/3] reduce quiesce time for lots of name spaces
 2020-08-11  3:13 UTC  (6+ messages)

[PATCH 00/14] nvmet: passthru few fixes and improvements
 2020-08-10 23:34 UTC  (50+ messages)
` [PATCH 01/14] nvmet: for pt I/O cmds annotate req->sg_cnt likely
` [PATCH 02/14] nvmet: for pt I/O commands use likely for ns check
` [PATCH 03/14] nvmet: use consistent type with id->nlbaf
` [PATCH 04/14] nvmet: use consistent type for op_flag
` [PATCH 05/14] nvmet: get rid of the extra variable
` [PATCH 06/14] nvmet: use unlikely for uncommon commands
` [PATCH 07/14] nvmet: reuse pt-req-done for rq completion
` [PATCH 08/14] nvmet: use nvme write cmd group setting op_flag
` [PATCH 09/14] nvmet: based on passthru req control use REQ_FUA
` [PATCH 10/14] nvmet: prep patch for pt ctrl put wrapper
` [PATCH 11/14] nvmet: fix nvme module ref count Oops
` [PATCH 12/14] block: move blk_rq_bio_prep() to linux/blk-mq.h
` [PATCH 13/14] nvmet: use minimized version of blk_rq_append_bio
` [PATCH 14/14] nvmet: use inline bio for passthru fast path

[RESEND PATCH V2 0/3] nvmet: passthru fixes
 2020-08-10 18:02 UTC  (4+ messages)
` [RESEND PATCH V2 1/3] nvmet: add ns tear down label for pt-cmd handling
` [RESEND PATCH V2 2/3] nvmet: fix oops in pt cmd execution
` [RESEND PATCH V2 3/3] nvmet: call blk_mq_free_request() directly

[PATCH v2 0/7] blktests: Add support to run nvme tests with tcp/rdma transports
 2020-08-10 17:35 UTC  (26+ messages)
` [PATCH v2 1/7] nvme: consolidate nvme requirements based on transport type
` [PATCH v2 2/7] nvme: consolidate some nvme-cli utility functions
` [PATCH v2 3/7] nvme: make tests transport type agnostic
` [PATCH v2 4/7] tests/nvme: restrict tests to specific transports
` [PATCH v2 5/7] nvme: support nvme-tcp when runinng tests
` [PATCH v2 6/7] common/multipath-over-rdma: don't retry module unload
` [PATCH v2 7/7] nvme: support rdma transport type

nvme reservation commands during controller reset
 2020-08-10 15:48 UTC  (5+ messages)

[PATCH AUTOSEL 5.8 67/72] nvme-tcp: fix controller reset hang during traffic
 2020-08-10 15:37 UTC  (5+ messages)
` [PATCH AUTOSEL 5.8 68/72] nvme-rdma: "
` [PATCH AUTOSEL 5.8 69/72] nvme-multipath: fix logic for non-optimized paths
` [PATCH AUTOSEL 5.8 70/72] nvme-multipath: do not fall back to __nvme_find_path() "

[PATCHv2] nvme: skip noiob for zoned devices
 2020-08-10 14:56 UTC  (4+ messages)

[PATVH V2 0/3] nvmet: passthru fixes
 2020-08-10 12:36 UTC  (10+ messages)
` [PATVH V2 1/3] nvmet: add ns tear down label for pt-cmd handling
` [PATVH V2 2/3] nvmet: fix oops in pt cmd execution
` [PATVH V2 3/3] nvmet: call blk_mq_free_request() directly

[PATCH v7] nvme-fabrics: reject I/O to offline device
 2020-08-09 15:32 UTC  (6+ messages)

[PATCH AUTOSEL 5.4 37/40] nvme-tcp: fix controller reset hang during traffic
 2020-08-08 23:38 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 38/40] nvme-rdma: "
` [PATCH AUTOSEL 5.4 39/40] nvme-multipath: fix logic for non-optimized paths
` [PATCH AUTOSEL 5.4 40/40] nvme-multipath: do not fall back to __nvme_find_path() "

[PATCH AUTOSEL 5.7 54/58] nvme-tcp: fix controller reset hang during traffic
 2020-08-08 23:37 UTC  (4+ messages)
` [PATCH AUTOSEL 5.7 55/58] nvme-rdma: "
` [PATCH AUTOSEL 5.7 56/58] nvme-multipath: fix logic for non-optimized paths
` [PATCH AUTOSEL 5.7 57/58] nvme-multipath: do not fall back to __nvme_find_path() "

[PATVH V2 0/3] nvmet: passthru fixes
 2020-08-08  1:46 UTC  (6+ messages)
` [PATVH V2 1/3] nvmet: add ns tear down label for pt-cmd handling
` [PATVH V2 2/3] nvmet: fix oops in pt cmd execution
` [PATVH V2 3/3] nvmet: call blk_mq_free_request() directly

[PATCH] nvme: skip noiob for zoned devices
 2020-08-07 16:31 UTC  (4+ messages)

[PATCH v5 0/2] improve nvme quiesce time for large amount of namespaces
 2020-08-07  9:35 UTC  (14+ messages)
` [PATCH v5 1/2] blk-mq: add tagset quiesce interface

[PATCH v2 3/3] nvme-core: reduce io pause time when fail over
 2020-08-07  9:06 UTC 

[PATCH v2 2/3] blk-mq: introduce async mechanism for quiesce queue
 2020-08-07  9:06 UTC 

[PATCH v2 1/3] rcu: introduce async mechanism for sync SRCU
 2020-08-07  9:06 UTC 

[linux-nvme:nvme-5.9-rc] BUILD SUCCESS 3548f005b0aeddd8e588e09dea269d9069779e37
 2020-08-07  8:52 UTC 

[PATCH 0/2] nvme: multipath: round-robin fixes
 2020-08-07  7:36 UTC  (7+ messages)
` [PATCH 1/2] nvme: multipath: round-robin: fix single non-optimized path case
` [PATCH 2/2] nvme: multipath: round-robin: eliminate "fallback" variable

[PATCH 0/6] fix possible controller reset hangs in nvme-tcp/nvme-rdma
 2020-08-06 20:11 UTC  (4+ messages)
` [PATCH 5/6] nvme-rdma: fix timeout handler

[PATCH 0/2] nvmet: couple of passthru fixes
 2020-08-06 20:06 UTC  (22+ messages)
` [PATCH 1/2] nvmet: fix oops in nvmet_execute_passthru_cmd()
` [PATCH 2/2] nvmet: call blk_mq_free_request() directly

[PATCH v2 0/8] fix possible controller reset hangs in nvme-tcp/nvme-rdma
 2020-08-06 19:11 UTC  (9+ messages)
` [PATCH v2 1/8] nvme-fabrics: allow to queue requests for live queues
` [PATCH v2 2/8] nvme: have nvme_wait_freeze_timeout return if it timed out
` [PATCH v2 3/8] nvme-tcp: serialize controller teardown double completion
` [PATCH v2 4/8] nvme-tcp: fix timeout handler
` [PATCH v2 5/8] nvme-tcp: fix reset hang if controller died in the middle of a reset
` [PATCH v2 6/8] nvme-rdma: serialize controller teardown sequences
` [PATCH v2 7/8] nvme-rdma: fix timeout handler
` [PATCH v2 8/8] nvme-rdma: fix reset hang if controller died in the middle of a reset


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).