linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-07 16:43:01 to 2022-04-14 19:08:59 UTC [more...]

[Bug 215679] New: NVMe/writeback wb_workfn/blocked for more than 30 seconds
 2022-04-14 19:08 UTC 

[PATCH] nvme: fix interpretation of dmrsl
 2022-04-14  6:02 UTC  (2+ messages)

quirk broken namespace identifiers v2
 2022-04-14  4:19 UTC  (13+ messages)
` [PATCH 1/3] nvme: add a quirk to disable namespace identifiers
` [PATCH 2/3] nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
` [PATCH 3/3] nvme-pci: disable namespace identifiers for Qemu controllers

New NVME errors in 5.18-rc2
 2022-04-14  3:35 UTC 

can't run nvme-mp blktests
 2022-04-13 22:46 UTC  (10+ messages)

[PATCH 0/3] nvme: fix internal passthru error messages
 2022-04-13 18:42 UTC  (27+ messages)
` [PATCH 1/3] nvmet: handle admin default command set identifier
` [PATCH 2/3] nvme-core: don't check non-mdts for disc ctrl
` [PATCH 3/3] nvme-core: mark internal passthru req REQ_QUIET

Issues running nvme-tcp/rdma passthru blktests
 2022-04-13 15:33 UTC  (3+ messages)
` [PATCH blktests] nvme tests should use nvme_trtype when setting up passthru target

[PATCH v2 0/3] Asynchronous shutdown interface and example implementation
 2022-04-12 22:43 UTC  (4+ messages)
` [PATCH v2 1/3] driver core: Support asynchronous driver shutdown
  ` [PATCH v2 2/3] PCI: Support asynchronous shutdown
    ` [PATCH v2 3/3] nvme: Add async shutdown support

[PATCH RESEND] asm-generic: fix __get_unaligned_be48() on 32 bit platforms
 2022-04-12 22:31 UTC  (2+ messages)

quirk broken namespace identifiers
 2022-04-12 20:43 UTC  (14+ messages)
` [PATCH 1/3] nvme: add a quirk to disable "
` [PATCH 2/3] nvme-pci: disable namespace identifiers for the MAXIO MAP1202
` [PATCH 3/3] nvme-pci: disable namespace identifiers for Qemu controllers

properly validate the nvme uniqueue identifiers are unique v2
 2022-04-12 18:46 UTC  (13+ messages)
` [PATCH 4/4] nvme: check that EUI/GUID/UUID are globally unique

[PATCHv5 0/3] nvmet: unique discovery subsystems
 2022-04-12 12:29 UTC  (17+ messages)
` [PATCH 1/3] nvmet: make the subsystem type configurable
` [PATCH 2/3] nvmet: per-port discovery subsystem
` [PATCH 3/3] nvmet: include all configured ports in the discovery log page

PCIE ASPM-related trouble with S0ix on Thinkpad X1 (NVME-related?)
 2022-04-12 10:31 UTC  (2+ messages)

[ANNOUNCE] libnvme v1.0 and nvme-cli v2.0
 2022-04-12  8:04 UTC 

Wycena paneli fotowoltaicznych
 2022-04-12  7:56 UTC 

[PATCH] fix: nvme_update_ns_info method should be called even if nvme_ms_ids_equal return false
 2022-04-12  6:34 UTC  (17+ messages)

[PATCH] nvme-core: mark passthru requests RQF_QUIET flag
 2022-04-11 21:39 UTC  (20+ messages)

use block_device based APIs in block layer consumers
 2022-04-11 18:24 UTC  (6+ messages)
` [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [f2fs-dev] "

use block_device based APIs in block layer consumers v2
 2022-04-11 17:25 UTC  (38+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
  ` [Drbd-dev] "
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches

[PATCH] nvme/pci: default to simple suspend
 2022-04-11 13:58 UTC  (2+ messages)

[PATCH] nvme-tcp: handle failing req immediately for REQ_FAILFAST_DRIVER
 2022-04-11 11:22 UTC  (10+ messages)

[PATCH 0/3] nvme: fix internal passthru error messages
 2022-04-11  3:14 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION ff511c1c68a5a35ab0b3efb3c306fd80b10d74be
 2022-04-08 21:04 UTC 

[PATCH v2] RDMA: Split kernel-only global device caps from uverbs device caps
 2022-04-08 16:45 UTC  (11+ messages)

[PATCHv4 0/3] nvmet: unique discovery subsystems
 2022-04-08  5:48 UTC  (12+ messages)
` [PATCH 1/3] nvmet: make the subsystem type configurable
` [PATCH 2/3] nvmet: per-port discovery subsystem
` [PATCH 3/3] nvmet: include all configured ports in the discovery log page

[PATCH 0/2] nvmet: handle missing cns and csi values
 2022-04-08  5:45 UTC  (5+ messages)
` [PATCH 1/2] nvmet: handle admin default command set identifier
` [PATCH 2/2] nvmet: handle disc "

[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-04-07 15:47 UTC  (3+ messages)
` [PATCH v6 03/21] PCI/P2PDMA: Expose pci_p2pdma_map_type()
` [PATCH v6 13/21] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()


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