Linux-NVME Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-22 07:02:06 to 2021-07-05 15:12:34 UTC [more...]

[PATCH v3 00/20] NVMeTCP Offload ULP
 2021-07-05 15:12 UTC  (27+ messages)
` [PATCH v3 01/20] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
` [PATCH v3 02/20] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [PATCH v3 03/20] nvme-fabrics: Expose nvmf_check_required_opts() globally
` [PATCH v3 04/20] nvme-tcp-offload: Add device scan implementation
` [PATCH v3 05/20] nvme-tcp-offload: Add controller level implementation
` [PATCH v3 06/20] nvme-tcp-offload: Add controller level error recovery implementation
` [PATCH v3 07/20] nvme-tcp-offload: Add queue level implementation
` [PATCH v3 08/20] nvme-tcp-offload: Add IO "
` [PATCH v3 09/20] qedn: Add qedn - Marvell's NVMeTCP HW offload device driver
` [PATCH v3 10/20] qedn: Add qedn probe
` [PATCH v3 11/20] qedn: Add qedn_claim_dev API support
` [PATCH v3 12/20] qedn: Add IRQ and fast-path resources initializations
` [PATCH v3 13/20] qedn: Add connection-level slowpath functionality
` [PATCH v3 14/20] qedn: Add support of configuring HW filter block
` [PATCH v3 15/20] qedn: Add IO level qedn_send_req and fw_cq workqueue
` [PATCH v3 16/20] qedn: Add support of Task and SGL
` [PATCH v3 17/20] qedn: Add support of NVME ICReq & ICResp
` [PATCH v3 18/20] qedn: Add IO level fastpath functionality
` [PATCH v3 19/20] qedn: Add Connection and IO level recovery flows
` [PATCH v3 20/20] qedn: Add support of ASYNC

[PATCH v4 00/20] NVMeTCP Offload ULP
 2021-07-05 15:10 UTC  (30+ messages)
` [PATCH v4 01/20] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
` [PATCH v4 02/20] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [PATCH v4 03/20] nvme-fabrics: Expose nvmf_check_required_opts() globally
` [PATCH v4 04/20] nvme-tcp-offload: Add device scan implementation
` [PATCH v4 05/20] nvme-tcp-offload: Add controller level implementation
` [PATCH v4 06/20] nvme-tcp-offload: Add controller level error recovery implementation
` [PATCH v4 07/20] nvme-tcp-offload: Add queue level implementation
` [PATCH v4 08/20] nvme-tcp-offload: Add IO "
` [PATCH v4 09/20] qedn: Add qedn - Marvell's NVMeTCP HW offload device driver
` [PATCH v4 10/20] qedn: Add qedn probe
` [PATCH v4 11/20] qedn: Add qedn_claim_dev API support
` [PATCH v4 12/20] qedn: Add IRQ and fast-path resources initializations
` [PATCH v4 13/20] qedn: Add connection-level slowpath functionality
` [PATCH v4 14/20] qedn: Add support of configuring HW filter block
` [PATCH v4 15/20] qedn: Add IO level qedn_send_req and fw_cq workqueue
` [PATCH v4 16/20] qedn: Add support of Task and SGL
` [PATCH v4 17/20] qedn: Add support of NVME ICReq & ICResp
` [PATCH v4 18/20] qedn: Add IO level fastpath functionality
` [PATCH v4 19/20] qedn: Add Connection and IO level recovery flows
` [PATCH v4 20/20] qedn: Add support of ASYNC

[PATCH] nvme-pci: Don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
 2021-07-05 13:38 UTC 

[PATCH] nvme: Add abrupt shutdown support
 2021-07-05 13:04 UTC  (7+ messages)
  ` [EXT] "

[PATCH v2 0/2] nvme: add set feature tracing support
 2021-07-05 11:28 UTC  (4+ messages)
` [PATCH v2 1/3] nvme: unify trace output of nvmet_trace_admin_get_features
` [PATCH v2 2/3] nvme: add set feature tracing support
` [PATCH v2 3/3] nvmet: "

[PATCH V2 0/6] blk-mq: fix blk_mq_alloc_request_hctx
 2021-07-05  9:55 UTC  (13+ messages)
` [PATCH V2 1/6] blk-mq: prepare for not deactivating hctx if managed irq isn't used
` [PATCH V2 2/6] nvme: pci: pass BLK_MQ_F_MANAGED_IRQ to blk-mq
` [PATCH V2 3/6] scsi: add flag of .use_managed_irq to 'struct Scsi_Host'
` [PATCH V2 4/6] scsi: set shost->use_managed_irq if driver uses managed irq
` [PATCH V2 5/6] virtio: add one field into virtio_device for recording if device "
` [PATCH V2 6/6] blk-mq: don't deactivate hctx if managed irq isn't used

[PATCH] nvme-tcp: can't set sk_user_data without write_lock
 2021-07-05  8:16 UTC  (2+ messages)

[PATCH 0/2] nvme: add set feature tracing support
 2021-07-05  7:43 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] nvmet: "

[PATCH 0/2] blk-mq: fix blk_mq_alloc_request_hctx
 2021-07-02  9:47 UTC  (25+ messages)
` [PATCH 1/2] blk-mq: not deactivate hctx if the device doesn't use managed irq
` [PATCH 2/2] nvme: pass BLK_MQ_F_NOT_USE_MANAGED_IRQ for fc/rdma/tcp/loop

[PATCH v2 0/4] nvme: protect against possible request reference after completion
 2021-07-01 11:52 UTC  (6+ messages)

[PATCH] nvmet: allow setting ctrl to ready without iosqes/iocqes set
 2021-06-30 18:50 UTC  (4+ messages)

[PATCH 0/2] rr: nvme-pci: fix races and UAF
 2021-06-30 18:01 UTC  (5+ messages)
` [PATCH 1/2] nvme-pci: Fix multiple races in nvme_setup_io_queues()
` [PATCH 2/2] nvme-pci: Fix UAF introduced by nvme_dev_remove_admin()

[PATCH 1/1] nvme-fabrics: Generate uevent on namespace AENs
 2021-06-30 14:00 UTC  (11+ messages)

[PATCH] blk-mq: don't allocate requests when all cpus in a hctx are offline
 2021-06-30 10:13 UTC  (2+ messages)

[PATCH 0/2] Handle update hardware queues and queue freeze more carefully
 2021-06-29 12:31 UTC  (13+ messages)
` [PATCH 1/2] nvme-fc: Update hardware queues before using them
` [PATCH 2/2] nvme-fc: Wait with a timeout for queue to freeze

[PATCH 0/2] nvme-fabrics: short-circuit connect retries
 2021-06-29 11:00 UTC  (12+ messages)
` [PATCH 1/2] nvme-tcp: short-circuit reconnect retries
` [PATCH 2/2] nvme-rdma: "

[PATCH 00/14] nvmet: remove repeated calls to nvmet_req_complete()
 2021-06-28  5:08 UTC  (15+ messages)
` [PATCH 01/14] nvmet: add common req complete for log page
` [PATCH 02/14] nvmet: remove repeated call for error "
` [PATCH 03/14] nvmet: remove repeated call for smart "
` [PATCH 04/14] nvmet: remove repeated call for fw slot "
` [PATCH 05/14] nvmet: remove repeated call for changed-ns "
` [PATCH 06/14] nvmet: remove repeated call for effects "
` [PATCH 07/14] nvmet: remove repeated call for ana "
` [PATCH 08/14] nvmet: add default case for nvmet_execute_identify
` [PATCH 09/14] nvmet: remove repeated call for id-ctrl
` [PATCH 10/14] nvmet: remove repeated call for id-ns
` [PATCH 11/14] nvmet: remove repeated call for nslist
` [PATCH 12/14] nvmet: remove repeated call for desclist
` [PATCH 13/14] nvmet: remove repeated call for id-cns-ns
` [PATCH 14/14] nvmet: remove repeated call for id-cns-ctrl

[PATCH] Revert "nvme-pci: use simple suspend when a HMB is enabled"
 2021-06-25  5:29 UTC 

[linux-nvme:nvme-5.14] BUILD SUCCESS ff5af4bfb6af43935a54135cb82df4a5989cfbf3
 2021-06-25  4:44 UTC 

[PATCHv4 0/4] block and nvme passthrough error handling
 2021-06-25  0:47 UTC  (3+ messages)

[bug report] NVMe/IB: reset_controller need more than 1min
 2021-06-24 16:14 UTC  (6+ messages)

[GIT PULL] second round of nvme updates for Linux 5.14
 2021-06-24 15:39 UTC  (2+ messages)

[PATCH] nvme-fabrics: make cntlid settable
 2021-06-24 13:48 UTC 

[LSF/MM/BPF Topic] Towards more useful nvme-passthrough
 2021-06-24  9:24 UTC  (2+ messages)

[PATCHv8] nvme: fix refcounting imbalance when all paths are down
 2021-06-24  8:55 UTC 

[PATCH] nvme-tcp: Use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACE
 2021-06-24  6:35 UTC  (7+ messages)

[PATCH] nvmet-rdma: process wr wait list from a non-atomic context
 2021-06-24  6:34 UTC  (2+ messages)

[PATCHv7] nvme: fix refcounting imbalance when all paths are down
 2021-06-23 21:41 UTC  (4+ messages)

[PATCH v2 0/8] NVMeTCP Offload ULP
 2021-06-23 19:02 UTC  (9+ messages)
` [PATCH v2 3/8] nvme-fabrics: Expose nvmf_check_required_opts() globally
` [PATCH v2 4/8] nvme-tcp-offload: Add device scan implementation

rr: nvme-pci: fix races in nvme_setup_io_queues() and UAF introduced by nvme_dev_remove_admin()
 2021-06-23 14:50 UTC  (10+ messages)
` [PATCH 1/2] nvme-pci: Fix multiple races in nvme_setup_io_queues()
` [PATCH 2/2] nvme-pci: Fix UAF introduced by nvme_dev_remove_admin()


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 read-only IMAP folder(s) and NNTP newsgroup(s).