linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-26 18:30:12 to 2022-05-05 06:14:51 UTC [more...]

[PATCH 00/16] support non power of 2 zoned devices
 2022-05-04 21:14 UTC  (55+ messages)
    ` [PATCH 01/16] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
    ` [PATCH 02/16] block: add blk_queue_zone_aligned and bdev_zone_aligned helper
    ` [PATCH 03/16] block: add bdev_zone_no helper
    ` [PATCH 04/16] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [PATCH 05/16] nvme: zns: Allow ZNS drives that have non-power_of_2 "
    ` [PATCH 06/16] nvmet: use blk_queue_zone_no()
    ` [PATCH 07/16] btrfs: zoned: Cache superblock location in btrfs_zoned_device_info
    ` [PATCH 08/16] btrfs: zoned: add generic btrfs helpers for zoned devices
    ` [PATCH 09/16] btrfs: zoned: Make sb_zone_number function non power of 2 compatible
    ` [PATCH 10/16] btrfs: zoned: use btrfs zone helpers to support non po2 zoned devices
    ` [PATCH 11/16] btrfs: zoned: relax the alignment constraint for "
    ` [PATCH 12/16] zonefs: allow non power of 2 "
    ` [PATCH 13/16] null_blk: "
    ` [PATCH 14/16] f2fs: call bdev_zone_sectors() only once on init_blkz_info()
    ` [PATCH 15/16] f2fs: ensure only power of 2 zone sizes are allowed
    ` [PATCH 16/16] dm-zoned: "

[PATCH v4 0/5] io_uring passthrough for nvme
 2022-05-05  6:06 UTC  (4+ messages)
    ` [PATCH v4 1/5] fs,io_uring: add infrastructure for uring-cmd
    ` [PATCH v4 3/5] nvme: refactor nvme_submit_user_cmd()
    ` [PATCH v4 5/5] nvme: add vectored-io support for uring-cmd

[BUG][5.18rc5] nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10
 2022-05-05  5:19 UTC  (2+ messages)

[PATCH] nvme: set dma alignment to 3
 2022-05-04 18:43 UTC 

[RFC 0/4] partial sector read support
 2022-05-04 16:32 UTC  (5+ messages)
` [RFC 1/4] block: export dma_alignment attribute
` [RFC 2/4] block: relax direct io memory alignment
` [RFC 3/4] block: add bit bucket support
` [RFC 4/4] nvme: "

[Please Ignore] this is only a test
 2022-05-04 16:16 UTC 

[PATCH v3 0/5] io_uring passthough for nvme
 2022-05-04 15:48 UTC  (14+ messages)
    ` [PATCH v3 1/5] fs,io_uring: add infrastructure for uring-cmd
    ` [PATCH v3 2/5] block: wire-up support for passthrough plugging
    ` [PATCH v3 3/5] nvme: refactor nvme_submit_user_cmd()
    ` [PATCH v3 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device
    ` [PATCH v3 5/5] nvme: add vectored-io support for uring-cmd

[linux-nvme:nvme-5.18] BUILD SUCCESS 20ebcca0ac7c821749f30be3b29686b99f463edd
 2022-05-04  0:09 UTC 

fix and cleanup discard_alignment handling
 2022-05-03 16:39 UTC  (3+ messages)

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH] nvme-host: tcp: do not read from the socket if we are performing a reset
 2022-05-03 11:48 UTC  (2+ messages)

[PATCH v4 00/10] Add Copy offload support
 2022-05-02 23:20 UTC  (35+ messages)
    ` [PATCH v4 10/10] fs: add support for copy file range in zonefs
    ` [PATCH v4 01/10] block: Introduce queue limits for copy-offload support
            ` [dm-devel] [PATCH v4 00/10] Add Copy offload support
    ` [PATCH v4 02/10] block: Add copy offload support infrastructure
    ` [PATCH v4 03/10] block: Introduce a new ioctl for copy

LSF/MM: IO Track Topics
 2022-05-02 20:51 UTC  (2+ messages)

make the blkcg and blkcg structures private
 2022-05-02 20:06 UTC  (3+ messages)

[PATCH v2 0/3] Asynchronous shutdown interface and example implementation
 2022-05-02 19:13 UTC  (6+ messages)
` [PATCH v2 1/3] driver core: Support asynchronous driver shutdown

LSF/MM IO Track Topics - Take 2
 2022-05-02 16:58 UTC 

[PATCH 1/2] nvme: add missing path related status values
 2022-05-01  8:24 UTC  (5+ messages)
` [PATCH 2/2] nvme: add missing status values to verbose logging

[RFC 0/5] big-cqe based uring-passthru
 2022-04-29 13:16 UTC  (10+ messages)
  ` [RFC 5/5] nvme: wire-up support for async-passthru on char-device

[PATCH blktests] tests/nvme: add tests for error logging
 2022-04-29 22:09 UTC 

[PATCH v3 0/6] Apple M1 (Pro/Max) NVMe driver
 2022-04-29 20:33 UTC  (19+ messages)
` [PATCH v3 1/6] dt-bindings: iommu: Add Apple SART DMA address filter
` [PATCH v3 2/6] dt-bindings: nvme: Add Apple ANS NVMe
` [PATCH v3 3/6] soc: apple: Always include Makefile
` [PATCH v3 4/6] soc: apple: Add SART driver
` [PATCH v3 5/6] soc: apple: Add RTKit IPC library
` [PATCH v3 6/6] nvme-apple: Add initial Apple SoC NVMe driver

[PATCH RFC 0/5] Implement a TLS handshake upcall
 2022-04-29 15:19 UTC  (28+ messages)
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)

[PATCH v2] nvme: return BLK_STS_OK on success in nvme_setup_rw
 2022-04-29  6:09 UTC  (2+ messages)

[PATCH v2] nvme: fix interpretation of dmrsl
 2022-04-29  5:01 UTC  (6+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH] nvme-pci: fix host memory buffer allocation size
 2022-04-28 16:09 UTC  (5+ messages)

[PATCH] nvme: have nvme_setup_rw return BLK_STS_OK
 2022-04-28 15:24 UTC  (3+ messages)

[PATCH v2] nvme: avoid NULL pointer dereference in admin queue initialization error path
 2022-04-28 15:11 UTC  (2+ messages)

[PATCH v4 05/10] nvme: add copy offload support
 2022-04-28 14:02 UTC  (2+ messages)

[PATCH v4 06/10] nvmet: add copy command support for bdev and file ns
 2022-04-28 14:53 UTC  (2+ messages)

[PATCH 1/1] nvme: remove un-needed include from constants file
 2022-04-28  9:15 UTC 

[PATCHv11 00/11] nvme: In-band authentication support
 2022-04-28  6:05 UTC  (4+ messages)
` [PATCH 06/11] nvme: Implement In-Band authentication

Calculation of Host Memory Buffer sizes
 2022-04-27 23:09 UTC  (2+ messages)

PCIE ASPM-related trouble with S0ix on Thinkpad X1 (NVME-related?)
 2022-04-27 15:05 UTC  (3+ messages)

[PATCH v4 04/10] block: add emulation for copy
 2022-04-27  1:33 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2022-04-27  7:28 UTC 

[PATCH v4 00/12] add large CQE support for io-uring
 2022-04-26 22:58 UTC  (8+ messages)
` [PATCH v4 02/12] io_uring: store add. return values for CQE32
` [PATCH v4 05/12] io_uring: add CQE32 completion processing
` [PATCH v4 07/12] io_uring: flush completions for CQE32
` [PATCH v4 10/12] io_uring: support CQE32 in /proc info
` [PATCH v4 11/12] io_uring: enable CQE32
` [PATCH v4 12/12] io_uring: support CQE32 for nop operation


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).