linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-30 07:35:46 to 2022-09-06 15:52:52 UTC [more...]

[PATCH] nvme: requeue aen after firmware activation
 2022-09-06 15:09 UTC  (3+ messages)

[PATCHv2 0/2] nvme: honor DNR status for authentication
 2022-09-06 14:16 UTC  (6+ 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

nvme-tcp: i/o errors and stalled host from failure to send command pdus
 2022-09-06 13:36 UTC  (20+ messages)

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

[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  (17+ messages)

[PATCH 0/2] nvme: make NVMe freeze API reliably
 2022-09-06  9:32 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] nvme-pci: don't wait freeze during resetting

お問い合せありがとうございました。
 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 v2] nvmet: fix mar and mor off-by-one errors
 2022-09-06  7:39 UTC 

[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 v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-06  1:03 UTC  (31+ 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] 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  (21+ 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  (7+ 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)

[PATCH v2 0/1] nvmet-tcp: Fix NULL pointer dereference during release
 2022-08-31  9:21 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v3 0/3] Handle number of queue changes
 2022-08-31  9:05 UTC  (15+ messages)
` [PATCH v3 3/3] nvme-rdma: "

[PATCH blktests] nvme: add dh module requirement for tests that involve dh groups
 2022-08-31  4:59 UTC  (9+ messages)

[PATCH] nvme-target: add missing goto in nvmet_setup_auth()
 2022-08-31  4:59 UTC  (2+ messages)

[PATCH v2] nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
 2022-08-31  4:58 UTC  (3+ messages)

[PATCH] nvme: Lexar has bogus namespace identifiers
 2022-08-31  4:58 UTC  (2+ messages)

[PATCH] nvmet-tcp: Don't map pages which can't come from HIGHMEM
 2022-08-30 21:40 UTC  (2+ messages)

[PATCH] nvmet-tcp: Fix NULL pointer dereference during release
 2022-08-30 13:29 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).