linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-28 06:39:22 to 2022-10-04 08:19:32 UTC [more...]

[PATCH v2 0/2] nvme-mpath: Add IO stats support
 2022-10-04  8:19 UTC  (6+ messages)
` [PATCH v2 1/2] nvme: introduce nvme_start_request
` [PATCH v2 2/2] nvme: support io stats on the mpath device

nvme-pci: disable write zeros support on SSDs
 2022-10-04  7:32 UTC  (14+ messages)

[PATCH V2 0/2] nvme: Support user mode processing of ZNS Zone Changed AEN
 2022-10-04  1:48 UTC  (4+ messages)
` [PATCH V2 1/2] nvme: Include AEN CQE.DW1 in NVME_AEN uevents
` [PATCH V2 2/2] nvme: All AENs of type notify generate an NVME_AEN uevent

[PATCH v2 0/3] block/nvme: Fix DMA-noncoherent platforms support
 2022-10-03 18:24 UTC  (8+ messages)
` [PATCH v2 1/3] nvme-hwmon: Return error on kzalloc failure
` [PATCH v2 2/3] nvme-hwmon: Kmalloc the NVME SMART log buffer
` [PATCH v2 3/3] block: sed-opal: Cache-line-align the cmd/resp buffers

[PATCH] nvme-fc: fix sleep-in-atomic-context bug caused by nvme_fc_rcv_ls_req
 2022-10-03 17:48 UTC  (5+ messages)

[PATCH] nvme-pci-disable-write-zeros-support-on-kingston-SSD
 2022-10-03 16:19 UTC  (3+ messages)

lockdep WARNING at blktests block/011
 2022-10-03 15:28 UTC  (4+ messages)

[RFC 0/2] nvme command whitelisting
 2022-10-03 11:54 UTC  (5+ messages)
  ` [RFC 1/2] nvme: add whitelisting infrastructure

[PATCH v2 1/1] nvme: use macro definitions for setting reservation values
 2022-10-03 10:16 UTC  (3+ messages)

[PATCH rfc 0/1] nvme-mpath: Add IO stats support
 2022-10-03  9:32 UTC  (20+ messages)
` [PATCH rfc] nvme: support io stats on the mpath device

NVMe write protection support
 2022-10-03  6:24 UTC  (11+ messages)

[PATCH] nvme-fc: Improve memory usage in nvme_fc_rcv_ls_req()
 2022-10-02 17:27 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 274d7803837da78dfc911bcda0d593412676fc20
 2022-10-01  4:22 UTC 

[PATCH v15 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-10-01  2:14 UTC  (13+ messages)
    ` [PATCH v15 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 "
    ` [PATCH v15 07/13] zonefs: allow non power of 2 zoned devices
    ` [PATCH v15 11/13] dm: call dm_zone_endio after the target endio callback for "

NVMe SMART Log critical warning during benchmark - is it really critical?
 2022-10-01  0:43 UTC 

add NVME_QUIRK_BOGUS_NID for Intel P4608
 2022-09-30 16:14 UTC  (4+ messages)

[PATCH 1/1] nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
 2022-09-30 15:59 UTC  (4+ messages)

[PATCH for-next v12 00/12] Fixed-buffer for uring-cmd/passthru
 2022-09-30 14:04 UTC  (16+ messages)
    ` [PATCH for-next v12 01/12] io_uring: add io_uring_cmd_import_fixed
    ` [PATCH for-next v12 02/12] io_uring: introduce fixed buffer support for io_uring_cmd
    ` [PATCH for-next v12 03/12] block: add blk_rq_map_user_io
    ` [PATCH for-next v12 04/12] scsi: Use blk_rq_map_user_io helper
    ` [PATCH for-next v12 05/12] nvme: "
    ` [PATCH for-next v12 06/12] nvme: refactor nvme_add_user_metadata
    ` [PATCH for-next v12 07/12] nvme: refactor nvme_alloc_request
    ` [PATCH for-next v12 08/12] block: rename bio_map_put to blk_mq_map_bio_put
    ` [PATCH for-next v12 09/12] block: factor out blk_rq_map_bio_alloc helper
    ` [PATCH for-next v12 10/12] block: extend functionality to map bvec iterator
    ` [PATCH for-next v12 11/12] nvme: pass ubuffer as an integer
    ` [PATCH for-next v12 12/12] nvme: wire up fixed buffer support for nvme passthrough

[RFC v0] nvme: do not log errors for user commands
 2022-09-30  8:15 UTC  (3+ messages)

[PATCH v2] nvmet: force reconnect when number of queue changes
 2022-09-30  7:03 UTC  (18+ messages)

[PATCH] nvme-multipath: fix possible hang in live ns resize with ANA access
 2022-09-30  6:40 UTC  (8+ messages)

[PATCH for-next v11 00/13] Fixed-buffer for uring-cmd/passthru
 2022-09-30  4:15 UTC  (23+ messages)
    ` [PATCH for-next v11 01/13] io_uring: add io_uring_cmd_import_fixed
    ` [PATCH for-next v11 02/13] io_uring: introduce fixed buffer support for io_uring_cmd
    ` [PATCH for-next v11 03/13] nvme: refactor nvme_add_user_metadata
    ` [PATCH for-next v11 04/13] nvme: refactor nvme_alloc_request
    ` [PATCH for-next v11 05/13] block: rename bio_map_put to blk_mq_map_bio_put
    ` [PATCH for-next v11 06/13] block: factor out blk_rq_map_bio_alloc helper
    ` [PATCH for-next v11 07/13] block: add blk_rq_map_user_bvec
    ` [PATCH for-next v11 08/13] block: extend functionality to map bvec iterator
    ` [PATCH for-next v11 09/13] nvme: pass ubuffer as an integer
    ` [PATCH for-next v11 10/13] nvme: wire up fixed buffer support for nvme passthrough
    ` [PATCH for-next v11 11/13] block: add blk_rq_map_user_io
    ` [PATCH for-next v11 12/13] scsi: Use blk_rq_map_user_io helper
    ` [PATCH for-next v11 13/13] nvme: "

[PATCH] nvmet: fix workqueue MEM_RECLAIM flushing dependency
 2022-09-30  1:31 UTC  (2+ messages)

[PATCH] nvme: Support user mode processing of ZNS Zone Changed AEN
 2022-09-29 22:20 UTC  (3+ messages)

[PATCH 1/1] nvme: use macro definitions for setting reservation values
 2022-09-29 18:56 UTC  (3+ messages)

[PATCH 1/2] nvme-tcp: fix possible hang caused during ctrl deletion
 2022-09-29 18:45 UTC  (3+ messages)

[PATCH v2] nvme-pci: Set min align mask before calculating max_hw_sectors
 2022-09-29 18:22 UTC 

[GIT PULL] nvme fixes for Linux 6.0
 2022-09-29 15:10 UTC  (2+ messages)

[PATCH for-next v10 0/7] Fixed-buffer for uring-cmd/passthru
 2022-09-29 11:36 UTC  (21+ messages)
    ` [PATCH for-next v10 3/7] nvme: refactor nvme_add_user_metadata
    ` [PATCH for-next v10 4/7] nvme: refactor nvme_alloc_request
    ` [PATCH for-next v10 5/7] block: factor out bio_map_get helper
    ` [PATCH for-next v10 6/7] block: extend functionality to map bvec iterator
    ` [PATCH for-next v10 7/7] nvme: wire up fixed buffer support for nvme passthrough

[PATCH v3] nvme-multipath: fix possible hang in live ns resize with ANA access
 2022-09-29  8:28 UTC  (2+ messages)

[PATCH v2] nvme-multipath: fix possible hang in live ns resize with ANA access
 2022-09-29  7:34 UTC  (3+ messages)

[PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
 2022-09-28 21:38 UTC  (12+ messages)

[GIT PULL] second round of nvme updates for Linux 6.1
 2022-09-28 17:14 UTC  (2+ messages)

[PATCHSET v2 0/5] Enable alloc caching and batched freeing for passthrough
 2022-09-28 17:05 UTC  (14+ messages)
` [PATCH 1/5] block: enable batched allocation for blk_mq_alloc_request()
` [PATCH 3/5] block: allow end_io based requests in the completion batch handling
` [PATCH 4/5] nvme: split out metadata vs non metadata end_io uring_cmd completions
` [PATCH 5/5] nvme: enable batched completions of passthrough IO

Kingston KC3000 PCIe 4.0 SSD - Abort status: 0x371
 2022-09-28 14:45 UTC  (2+ messages)

[PATCH v2] nvme: fine-granular CAP_SYS_ADMIN for nvme io commands
 2022-09-28 14:41 UTC  (2+ messages)

[PATCH] nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
 2022-09-28  9:39 UTC 

[PATCH] nvme-pci: report the actual number of tagset maps
 2022-09-28  7:01 UTC  (2+ messages)

[PATCH v2 0/2] Fix missing AENs when discovery controllers are disconnected
 2022-09-28  6:47 UTC  (3+ messages)

consolidate tagset / misc request_queue allocation
 2022-09-28  6:47 UTC  (3+ messages)

stop poking into the request queue in nvmet
 2022-09-28  6:45 UTC  (5+ messages)
` [PATCH 1/2] nvmet: don't look at the request_queue in nvmet_bdev_zone_mgmt_emulate_all
` [PATCH 2/2] nvmet: don't look at the request_queue in nvmet_bdev_set_limits

[bug report] workqueue: WQ_MEM_RECLAIM nvmet-wq:nvmet_rdma_release_queue_work [nvmet_rdma] is flushing !WQ_MEM_RECLAIM events:nvmet_keep_alive_timer [nvmet]
 2022-09-28  6:41 UTC  (3+ 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).