public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-08-31 19:06:51 to 2022-09-07 14:27:45 UTC [more...]

[PATCH rfc 0/1] Fix missing AENs when discovery controllers are disconnected
 2022-09-07 14:24 UTC  (3+ messages)
` [PATCH rfc 1/1] fabrics: support notify_rediscover connect parameter
` [PATCH libnvme 2/1] nvme: Add generic connect parameter support detection

[PATCH rdma-next 0/4] Provide more error details when a QP moves to
 2022-09-07 12:51 UTC  (9+ messages)
` [PATCH rdma-next 1/4] net/mlx5: Introduce CQE error syndrome
` [PATCH rdma-next 2/4] RDMA/core: Introduce ib_get_qp_err_syndrome function
` [PATCH rdma-next 3/4] RDMA/mlx5: Implement ib_get_qp_err_syndrome
` [PATCH rdma-next 4/4] nvme-rdma: add more error details when a QP moves to an error state

[PATCH v4] nvme-tcp: Print actual source IP address through sysfs "address" attr
 2022-09-07 12:27 UTC 

"nvme nvmeX: IO queues not created" with "Amazon.com, Inc. NVMe SSD Controller" from 5.19.y (issue bisected)
 2022-09-07  9:58 UTC  (4+ messages)

[PATCH] nvme-tcp: delay error recovery after link drop
 2022-09-07  8:41 UTC  (4+ messages)

nvme-tcp: i/o errors and stalled host from failure to send command pdus
 2022-09-07  7:55 UTC  (21+ messages)

[PATCH v2] nvmet: fix mar and mor off-by-one errors
 2022-09-07  7:04 UTC  (6+ messages)

[PATCHv3 0/4]
 2022-09-07  6:48 UTC  (6+ messages)
` [PATCHv3 1/4] nvme-pci: remove nvme_queue from nvme_iod
` [PATCHv3 2/4] nvme-pci: iod's 'aborted' is a bool
` [PATCHv3 3/4] nvme-pci: iod npages fits in s8
` [PATCHv3 4/4] nvme-pci: move iod dma_len fill gaps

[PATCHv2 0/2] nvme: honor DNR status for authentication
 2022-09-07  6:46 UTC  (8+ messages)
` [PATCH 1/2] nvme-auth: retry command if DNR bit is not set
` [PATCH 2/2] nvme-auth: set the DNR bit if authentication failed

[PATCH] nvme: requeue aen after firmware activation
 2022-09-07  6:39 UTC  (4+ messages)

[PATCH 0/2] nvme: make NVMe freeze API reliably
 2022-09-07  5:58 UTC  (12+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] nvme-pci: don't wait freeze during resetting

[PATCH v3] nvme-tcp: Print actual source IP address through sysfs "address" attr
 2022-09-06 20:12 UTC  (6+ messages)

[linux-nvme:nvme-6.1] BUILD SUCCESS 500e781dc0b0586b3e5ce20486406b02d0c1a26f
 2022-09-06 18:08 UTC 

[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-06 16:52 UTC  (32+ messages)
` [PATCH v9 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v9 2/8] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v9 3/8] block: add check when merging zone device pages
` [PATCH v9 4/8] lib/scatterlist: "
` [PATCH v9 5/8] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v9 6/8] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
` [PATCH v9 8/8] ABI: sysfs-bus-pci: add documentation for p2pmem allocate

[PATCH for-next v4 0/4] fixed-buffer for uring-cmd/passthru
 2022-09-06 13:06 UTC  (13+ messages)
  ` [PATCH for-next v4 1/4] io_uring: introduce io_uring_cmd_import_fixed
  ` [PATCH for-next v4 2/4] io_uring: introduce fixed buffer support for io_uring_cmd
  ` [PATCH for-next v4 3/4] block: add helper to map bvec iterator for passthrough
  ` [PATCH for-next v4 4/4] nvme: wire up fixed buffer support for nvme passthrough

[PATCH] nvme: add DIX support for nvme-rdma
 2022-09-06 10:13 UTC  (13+ messages)

お問い合せありがとうございました。
 2022-09-06  8:56 UTC 

[linux-nvme:nvme-6.1 9/10] drivers/nvme/host/rdma.c:989:50: error: use of undeclared identifier 'nctrl'
 2022-09-06  8:17 UTC  (4+ messages)

[PATCH] nvmet: fix mar and mor off-by-one errors
 2022-09-06  7:36 UTC  (4+ messages)

[PATCH for-next v5 0/4] fixed-buffer for uring-cmd/passthru
 2022-09-06  6:27 UTC  (5+ messages)
  ` [PATCH for-next v5 1/4] io_uring: introduce io_uring_cmd_import_fixed
  ` [PATCH for-next v5 2/4] io_uring: introduce fixed buffer support for io_uring_cmd
  ` [PATCH for-next v5 3/4] block: add helper to map bvec iterator for passthrough
  ` [PATCH for-next v5 4/4] nvme: wire up fixed buffer support for nvme passthrough

[PATCH] Test: check open list email
 2022-09-06  4:59 UTC 

[PATCH] nvme-tcp: Fix regression that causes sporadic requests to time out
 2022-09-06  4:43 UTC  (3+ messages)

[PATCH] nvme-tcp: Fix UAF when detecting digest errors
 2022-09-06  4:43 UTC  (3+ messages)

[linux-nvme:nvme-6.1] BUILD SUCCESS 9951e3d984c9bf324bb7d486f42ec82727e3d777
 2022-09-06  1:42 UTC 

[PATCH] nvmet: Fix a use-after-free
 2022-09-05 13:03 UTC  (2+ messages)

[PATCH for-next v3 0/4] fixed-buffer for uring-cmd/passthrough
 2022-09-05 17:48 UTC  (18+ messages)
  ` [PATCH for-next v3 1/4] io_uring: introduce io_uring_cmd_import_fixed
  ` [PATCH for-next v3 2/4] io_uring: introduce fixed buffer support for io_uring_cmd
  ` [PATCH for-next v3 3/4] block: add helper to map bvec iterator for passthrough
  ` [PATCH for-next v3 4/4] nvme: wire up fixed buffer support for nvme passthrough

[PATCH v12 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-09-05 12:57 UTC  (19+ messages)
  ` [PATCH v12 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
  ` [PATCH v12 09/13] dm-zone: use generic helpers to calculate offset from zone start
  ` [PATCH v12 10/13] dm-table: allow zoned devices with non power-of-2 zone sizes
  ` [PATCH v12 11/13] dm: call dm_zone_endio after the target endio callback for zoned devices
  ` [PATCH v12 12/13] dm: introduce DM_EMULATED_ZONES target type
  ` [PATCH v12 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 zone sizes

[PATCH v2] nvmet-auth: remove redundant parameters req
 2022-09-05 11:03 UTC  (2+ messages)

crash at nvme_tcp_init_iter with header digest enabled
 2022-09-05 10:53 UTC  (5+ messages)

[PATCH v3] nvmet: avoid unnecessary flush bio
 2022-09-05 11:02 UTC  (2+ messages)

[PATCH v4 0/3] Handle number of queue changes
 2022-09-05 11:09 UTC  (2+ messages)

[PATCH v3] nvme: consider also host_iface when checking ip options
 2022-09-05 11:09 UTC  (2+ messages)

[PATCH] nvme: move from strlcpy with unused retval to strscpy
 2022-09-05 11:03 UTC  (2+ messages)

[PATCH 1/2] nvmet-auth: clean up with done_kfree
 2022-09-05 11:02 UTC  (2+ messages)

[PATCH] nvme: align "fake" nqn with spec 1.3
 2022-09-05 11:02 UTC  (3+ messages)
` [PATCH] nvme: add comment for unaligned "fake" nqn

[PATCH v2] drivers/nvme/host: Fix namespace duplication check rule
 2022-09-05  5:49 UTC  (3+ messages)

[PATCH] nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE state
 2022-09-04 21:35 UTC 

[PATCH for-next v3 0/4] iopoll support for io_uring/nvme
 2022-09-02 15:35 UTC  (2+ messages)

[PATCH v3 0/1] nvmet-tcp: Fix NULL pointer dereference during release
 2022-09-02  2:37 UTC  (4+ messages)
` [PATCH v3 1/1] "
    `  "

[GIT PULL] nvme fixes for Linux 6.0
 2022-09-01 14:11 UTC  (2+ messages)

[PATCH v2] nvme-tcp: Print actual source IP address in address attribute
 2022-09-01 12:49 UTC  (3+ messages)

Zwiększenie płynności finansowej
 2022-09-01  7:46 UTC 

[PATCH blktests] nvme/043,044,045: load dh_generic module
 2022-09-01  6:35 UTC  (6+ messages)

[PATCH] drivers/nvme/host: Fix namespace duplication check rule
 2022-09-01  0:28 UTC 

[PATCH v2] nvmet-tcp: Don't map pages which can't come from HIGHMEM
 2022-08-31 23:53 UTC  (2+ messages)

[PATCH v3 0/1] Don't kmap() pages which can't come from HIGHMEM
 2022-08-31 23:48 UTC  (5+ messages)
` [PATCH v3 1/1] nvmet-tcp: "

[PATCHv3 0/7] dma mapping optimisations
 2022-08-31 21:19 UTC  (7+ messages)

[PATCH] nvme-tcp: Print actual source IP address in address attribute
 2022-08-31 19:13 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