linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-12 20:32:36 to 2021-03-18 04:36:03 UTC [more...]

[PATCH 1/2] nvme-tcp: Fix possible hang when failing to set io queues
 2021-03-18  4:35 UTC  (4+ messages)
` [PATCH 2/2] nvme-rdma: "

[PATCH] nvme-tcp: Fix misuse of __smp_processor_id with preemption enabled
 2021-03-18  4:35 UTC  (4+ messages)

[PATCHv2 0/2] nvme driver pdu enhancements for passthrough
 2021-03-18  2:00 UTC  (8+ messages)
` [PATCHv2 1/2] nvme-pci: allocate nvme_command within driver pdu
` [PATCHv2 2/2] nvme: use driver pdu command for passthrough

[RFC PATCH v3 0/3] Async nvme passthrough over io_uring
 2021-03-18  1:58 UTC  (19+ messages)
    ` [RFC PATCH v3 1/3] io_uring: add helper for uring_cmd completion in submitter-task
    ` [RFC PATCH v3 2/3] nvme: keep nvme_command instead of pointer to it
    ` [RFC PATCH v3 3/3] nvme: wire up support for async passthrough

[PATCH 0/3 rfc] Fix nvme-tcp and nvme-rdma controller reset hangs
 2021-03-18  1:51 UTC  (17+ messages)
` [PATCH 1/3] nvme: introduce nvme_ctrl_is_mpath helper
` [PATCH 2/3] nvme-tcp: fix possible hang when trying to set a live path during I/O
` [PATCH 3/3] nvme-rdma: "

[PATCH 0/1] nvme: Export CSTS register via sysfs
 2021-03-18  1:06 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] nvme: warn of unhandled effects only once
 2021-03-18  1:04 UTC  (2+ messages)

[PATCHSET v4 0/8] io_uring passthrough support
 2021-03-17 22:10 UTC  (9+ messages)
` [PATCH 1/8] io_uring: split up io_uring_sqe into hdr + main
` [PATCH 2/8] io_uring: add infrastructure around io_uring_cmd_sqe issue type
` [PATCH 3/8] fs: add file_operations->uring_cmd()
` [PATCH 4/8] io_uring: add support for IORING_OP_URING_CMD
` [PATCH 5/8] block: wire up support for file_operations->uring_cmd()
` [PATCH 6/8] block: add example ioctl
` [PATCH 7/8] net: wire up support for file_operations->uring_cmd()
` [PATCH 8/8] net: add example SOCKET_URING_OP_SIOCINQ/SOCKET_URING_OP_SIOCOUTQ

[PATCH] nvmet-fc: simplify nvmet_fc_alloc_hostport
 2021-03-17 21:28 UTC  (2+ messages)

[PATCHv2] nvme: implement non-mdts command limits
 2021-03-17 21:26 UTC 

[PATCH] nvme: fix Write Zeroes limitations
 2021-03-17 21:23 UTC  (7+ messages)

[PATCH] nvme-pci: add another device ID with stripe quirk
 2021-03-17 14:16 UTC  (5+ messages)

[PATCH 1/2] nvme-pci: allocate nvme_command within driver pdu
 2021-03-17 14:06 UTC  (13+ messages)
` [PATCH 2/2] nvme: use driver pdu command for passthrough

[PATCH] nvme-tcp: fix a segmentation fault during io parsing error
 2021-03-17  4:11 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 31/37] nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
 2021-03-17  0:57 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 32/37] nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
` [PATCH AUTOSEL 5.4 33/37] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a

[PATCH AUTOSEL 5.10 43/54] nvme: simplify error logic in nvme_validate_ns()
 2021-03-17  0:56 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 44/54] nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
` [PATCH AUTOSEL 5.10 45/54] nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()
` [PATCH AUTOSEL 5.10 46/54] nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
` [PATCH AUTOSEL 5.10 47/54] nvme-core: check ctrl css before setting up zns
` [PATCH AUTOSEL 5.10 48/54] nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done
` [PATCH AUTOSEL 5.10 49/54] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a

[PATCH AUTOSEL 5.11 49/61] nvme: simplify error logic in nvme_validate_ns()
 2021-03-17  0:55 UTC  (7+ messages)
` [PATCH AUTOSEL 5.11 50/61] nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
` [PATCH AUTOSEL 5.11 51/61] nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()
` [PATCH AUTOSEL 5.11 52/61] nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
` [PATCH AUTOSEL 5.11 53/61] nvme-core: check ctrl css before setting up zns
` [PATCH AUTOSEL 5.11 54/61] nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done
` [PATCH AUTOSEL 5.11 55/61] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a

[PATCH v2 00/16] nvme-cli: add "nvme monitor" subcommand
 2021-03-17  0:32 UTC  (3+ messages)
` [PATCH v2 02/16] nvme-cli: add code for event and timeout handling

[PATCH] nvme-fabrics: fix crash for no IO queues
 2021-03-17  0:19 UTC  (11+ messages)

[linux-nvme:nvme-5.12] BUILD SUCCESS b09953580352fcb01ee8d47c68d2d3750ef92286
 2021-03-16 19:29 UTC 

[PATCH 1/1] nvmet: do not allow model_number exceed 40 bytes
 2021-03-16 18:32 UTC  (7+ messages)

[PATCH] nvmet-tcp: fix kmap leak when data digest in use
 2021-03-16 18:29 UTC  (2+ messages)

nvmet_set_error ignores error_loc NVMET_NO_ERROR_LOC
 2021-03-16 18:26 UTC  (2+ messages)

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-16 16:02 UTC  (24+ messages)
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH v2 06/11] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH v2 07/11] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [RFC PATCH v2 09/11] block: Add BLK_STS_P2PDMA

[PATCH] nvme-tcp: fix a segmentation fault during io parsing error
 2021-03-16 15:45 UTC  (3+ messages)

[PATCH] nvmet-tcp: Fix receive data digest calculation for multiple h2cdata PDUs
 2021-03-16 15:24 UTC  (4+ messages)

[PATCH 00/10] Some minor fixes/additions for nvme-cli
 2021-03-16  9:36 UTC  (21+ messages)
` [PATCH 01/10] nvme-discover: lookup existing persistent controllers
` [PATCH 02/10] nvme-discover: assume device given on command line is persistent
` [PATCH 04/10] nvme-connect-all(1): fix documentation for --quiet/-S
` [PATCH 05/10] nvme: add some simplifying macros for __attribute__((cleanup()))
` [PATCH 06/10] nvme-cli: add generic logging functionality
` [PATCH 07/10] nvme: convert some function arguments from "char *" to "const char *"
` [PATCH 08/10] fabrics: use "const char *" in struct config
` [PATCH 09/10] fabrics: fix some memory leaks

[linux-nvme:nvme-5.12] BUILD SUCCESS 42649a417fa0ee7a4d164b28dfbb2a58d1fe71f5
 2021-03-16  6:26 UTC 

[PATCH] nvmet-tcp: finish receiving before send back response if nvmet_req_init() failed
 2021-03-16  5:24 UTC  (3+ messages)

[PATCH] nvme-pci: add another device ID with stripe quirk
 2021-03-16 16:12 UTC 

[PATCH] nvmet: don't check iosqes,iocqes for discovery controllers
 2021-03-16  3:38 UTC  (2+ messages)

[PATCH] nvme-topology: have list-subsys print only controllers with attached namespace
 2021-03-15 21:40 UTC  (3+ messages)

[PATCH] nvme-tcp: Fix a NULL deref when receiving a 0-length r2t PDU
 2021-03-15 21:08 UTC 

BUG: using __this_cpu_read() in preemptible code observed with blktests nvme-tcp on rt kernel
 2021-03-15 18:13 UTC  (4+ messages)

[PATCH] nvme: Do not detach nshead when a namespace is removed
 2021-03-15 17:27 UTC  (2+ messages)

[PATCHv3 0/2] nvme: sanitize KATO setting
 2021-03-15 17:23 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] nvme: add 'kato' sysfs attribute

[RFC PATCHv3 0/2] nvme: queue_if_no_path functionality
 2021-03-15 17:21 UTC  (14+ messages)
` [PATCH 2/2] nvme: add 'queue_if_no_path' semantics

[PATCH] nvme/rdma: Fix a use after free in nvmet_rdma_write_data_done
 2021-03-15 17:20 UTC  (2+ messages)

[PATCH v2] nvme-tcp: Check if request has started before processing it
 2021-03-15 17:16 UTC  (4+ messages)

reserved tag allocation fixups
 2021-03-15 17:13 UTC  (9+ messages)
` [PATCH 1/3] nvme-fabrics: only reserve a single tag
` [PATCH 2/3] nvme: merge nvme_keep_alive into nvme_keep_alive_work
` [PATCH 3/3] nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAIT

[PATCH V12 0/3] nvmet: add ZBD backend support
 2021-03-15  4:53 UTC  (9+ messages)
` [PATCH V12 2/3] nvmet: add ZBD over ZNS "

[RFC PATCH v2 02/11] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
 2021-03-12 21:37 UTC  (3+ messages)

[RFC PATCH v2 01/11] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
 2021-03-12 20:53 UTC  (3+ messages)

[GIT PULL] nvme fixes for 5.12
 2021-03-12 20:24 UTC  (6+ 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).