linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-16 16:59:24 to 2022-05-20 12:40:44 UTC [more...]

[linux-next:master] BUILD REGRESSION 736ee37e2e8eed7fe48d0a37ee5a709514d478b3
 2022-05-20 12:40 UTC  (4+ messages)

[PATCH v3 0/2] uring-passthrough for admin commands
 2022-05-20 12:18 UTC  (4+ messages)
  ` [PATCH v3 1/2] nvme: helper for uring-passthrough checks
  ` [PATCH v3 2/2] nvme: enable uring-passthrough for admin commands

[PATCH] nvme: add support for TP4084 - Time-to-Ready Enhancements
 2022-05-20 11:51 UTC  (7+ messages)

[PATCH v4 00/13] support non power of 2 zoned devices
 2022-05-20 10:16 UTC  (45+ messages)
  ` [PATCH v4 12/13] null_blk: use zone_size_sects_shift for "
    ` [PATCH v4 02/13] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [PATCH v4 05/13] btrfs: zoned: Cache superblock location in btrfs_zoned_device_info
    ` [PATCH v4 06/13] btrfs: zoned: Make sb_zone_number function non power of 2 compatible
    ` [dm-devel] [PATCH v4 00/13] support non power of 2 zoned devices
    ` [PATCH v4 08/13] btrfs:zoned: make sb for npo2 zone devices align with sb log offsets
    ` [PATCH v4 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
    ` [PATCH v4 07/13] btrfs: zoned: use generic btrfs zone helpers to support npo2 zoned devices

[PATCH 0/3] nvme-tcp: queue stalls under high load
 2022-05-20 10:05 UTC  (11+ messages)
` [PATCH 1/3] nvme-tcp: spurious I/O timeout "
` [PATCH 2/3] nvme-tcp: Check for write space before queueing requests
` [PATCH 3/3] nvme-tcp: send quota for nvme_tcp_send_all()

[PATCH v2 0/2] uring-passthrough for admin commands
 2022-05-20  9:15 UTC  (6+ messages)
  ` [PATCH v2 1/2] nvme: helper for uring-passthrough checks
  ` [PATCH v2 2/2] nvme: enable uring-passthrough for admin commands

[linux-next] build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined!
 2022-05-20  6:33 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION 21498d01d045c5b95b93e0a0625ae965b4330ebe
 2022-05-20  6:08 UTC 

My Western Digital SN850 appears to suffer from deep power state issues - considering submitting quirk patch
 2022-05-19 20:02 UTC  (5+ messages)

[PATCH V3] nvme: set non-mdts limits in nvme_scan_work
 2022-05-19 19:44 UTC  (3+ messages)

[GIT PULL] second round of nvme updates for Linux 5.19
 2022-05-19 19:47 UTC 

[PATCH] nvme-fc: mask out blkcg_get_fc_appid() if BLK_CGROUP_FC_APPID is not set
 2022-05-19 15:03 UTC  (6+ messages)

[PATCH 0/3] uring-passthrough for admin commands
 2022-05-19  9:52 UTC  (9+ messages)
  ` [PATCH 1/3] nvme: helper for uring-passthrough checks
  ` [PATCH 2/3] nvme: enable uring-passthrough for admin commands
  ` [PATCH 3/3] nvme: admin command uring-passthrough on controller node

cleanup blk_execute_rq*
 2022-05-19  7:36 UTC  (10+ messages)
` [PATCH 1/3] blk-mq: remove __blk_execute_rq_nowait
` [PATCH 2/3] blk-mq: avoid a mess of casts for blk_end_sync_rq
` [PATCH 3/3] blk-mq: remove the done argument to blk_execute_rq_nowait

[PATCH v3 0/3] Asynchronous shutdown interface and example implementation
 2022-05-18 20:45 UTC  (8+ messages)
` [PATCH v3 1/3] driver core: Support asynchronous driver shutdown
  ` [PATCH v3 2/3] PCI: Support asynchronous shutdown
    ` [PATCH v3 3/3] nvme: Add async shutdown support

[PATCH 2/3] PCI: dwc: qcom: Set suspend_poweroff flag for SC7280
 2022-05-18 16:50 UTC  (7+ messages)

[PATCH V2] nvme: set non-mdts limits in nvme_scan_work
 2022-05-18 15:52 UTC  (5+ messages)

[PATCH v2 0/3] PCI: Notify PCI drivers about powerdown during suspend
 2022-05-18 13:27 UTC  (7+ messages)
` [PATCH v2 1/3] PCI: Add a flag to notify "
` [PATCH v2 2/3] nvme-pci: Make use of "suspend_poweroff" flag during system suspend
` [PATCH v2 3/3] PCI: qcom: Add system PM support

[GIT PULL] nvme updates for Linux 5.19
 2022-05-18 12:28 UTC  (5+ messages)

[PATCH] nvme-rdma: Remove timeout for getting RDMA-CM established event
 2022-05-18 12:14 UTC  (4+ messages)

[PATCHv12 00/11] nvme: In-band authentication support
 2022-05-18 11:22 UTC  (12+ messages)
` [PATCH 01/11] crypto: add crypto_has_shash()
` [PATCH 02/11] crypto: add crypto_has_kpp()
` [PATCH 03/11] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 04/11] nvme: add definitions for NVMe In-Band authentication
` [PATCH 05/11] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 06/11] nvme: Implement In-Band authentication
` [PATCH 07/11] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 08/11] nvmet: parse fabrics commands on io queues
` [PATCH 09/11] nvmet: Implement basic In-Band Authentication
` [PATCH 10/11] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 11/11] nvmet-auth: expire authentication sessions

[linux-nvme:nvme-5.19] BUILD SUCCESS e626f37e657adbab2a7abe51480925891662a5f3
 2022-05-18 10:26 UTC 

[PATCH nvme-cli] ocp: Update license to GPL-2.0-or-later
 2022-05-18  6:48 UTC  (2+ messages)

[syzbot] linux-next build error (13)
 2022-05-18  5:33 UTC  (2+ messages)

linux-next: Tree for May 17 (drivers/nvme/host/fc.o)
 2022-05-18  5:21 UTC  (3+ messages)

[PATCH 1/3] PCI: Add a flag to notify PCI drivers about powerdown during suspend
 2022-05-18  3:59 UTC  (5+ messages)

blktests v4 tests/nvme: add tests for error logging
 2022-05-17 23:47 UTC  (6+ messages)
` [PATCH v4 blktests 1/2] tests/nvme: add helper routine to use error injector
` [PATCH v4 blktests 2/2] tests/nvme: add tests for error logging

[linux-next:master] BUILD REGRESSION 47c1c54d1bcd0a69a56b49473bc20f17b70e5242
 2022-05-17 23:06 UTC 

[PATCH] nvme: set non-mdts limits at I/O queue creation
 2022-05-17 23:02 UTC  (7+ messages)

kernel panic due to a nvmet race
 2022-05-17 22:50 UTC  (4+ messages)

Error when running fio against nvme-of rdma target (mlx5 driver)
 2022-05-17 11:16 UTC  (6+ messages)

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

nvme-cli license clarification
 2022-05-17  7:57 UTC  (3+ messages)

[PATCH] nvme-rpmb: Update license to GPL-2.0-or-later
 2022-05-17  6:57 UTC  (2+ messages)

[PATCH nvme-cli] tests: Update license to GPL-2.0-or-later
 2022-05-17  6:14 UTC 

[PATCH v4 11/13] null_blk: allow non power of 2 zoned devices
 2022-05-17  4:12 UTC  (2+ messages)

[PATCH 0/4] Add VMID support to nvme-fc transport and lpfc driver
 2022-05-17  1:40 UTC  (2+ messages)

[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-05-16 22:35 UTC  (3+ messages)

[PATCH 0/3] PCI: Notify PCI drivers about powerdown during suspend
 2022-05-16 20:15 UTC  (2+ messages)

[PATCH] nvme: split the enum used for various register constants
 2022-05-16 19:50 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).