linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-01 09:29:10 to 2022-04-07 05:25:33 UTC [more...]

[PATCH v2] RDMA: Split kernel-only global device caps from uverbs device caps
 2022-04-06 19:27 UTC 

[PATCH] RDMA: Split kernel-only global device caps from uvers device caps
 2022-04-06 17:30 UTC  (5+ messages)

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

[PATCH AUTOSEL 5.4 10/17] nvme-multipath: fix hang when disk goes live over reconnect
 2022-04-07  1:15 UTC 

[PATCH AUTOSEL 5.10 08/25] nvme-pci: add quirks for Samsung X5 SSDs
 2022-04-07  1:14 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 17/25] nvme-multipath: fix hang when disk goes live over reconnect

[PATCH AUTOSEL 5.15 08/27] nvme-pci: add quirks for Samsung X5 SSDs
 2022-04-07  1:12 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 18/27] nvmet: use a private workqueue instead of the system workqueue
` [PATCH AUTOSEL 5.15 19/27] nvme-multipath: fix hang when disk goes live over reconnect

[PATCH AUTOSEL 5.16 11/30] nvme-pci: add quirks for Samsung X5 SSDs
 2022-04-07  1:11 UTC  (3+ messages)
` [PATCH AUTOSEL 5.16 21/30] nvmet: use a private workqueue instead of the system workqueue
` [PATCH AUTOSEL 5.16 22/30] nvme-multipath: fix hang when disk goes live over reconnect

[PATCH AUTOSEL 5.17 11/31] nvme-pci: add quirks for Samsung X5 SSDs
 2022-04-07  1:10 UTC  (3+ messages)
` [PATCH AUTOSEL 5.17 22/31] nvmet: use a private workqueue instead of the system workqueue
` [PATCH AUTOSEL 5.17 23/31] nvme-multipath: fix hang when disk goes live over reconnect

[PATCH] nvme-core: mark passthru requests RQF_QUIET flag
 2022-04-06 23:29 UTC  (8+ messages)

[bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests
 2022-04-06 17:34 UTC  (14+ messages)

[PATCHv3 0/3] nvmet: unique discovery subsystem
 2022-04-06 14:22 UTC  (4+ messages)
` [PATCH 1/3] nvmet: make the subsystem type configurable
` [PATCH 2/3] nvmet: expose discovery subsystems
` [PATCH 3/3] nvmet: include all configured port in the discovery log page

[PATCHv2 0/3] nvmet: unique discovery subsystem
 2022-04-06 11:39 UTC  (27+ messages)
` [PATCH 1/3] nvmet: check for subsystem type in nvmet_find_get_subsys()
` [PATCH 2/3] nvmet: make the subsystem type configurable
` [PATCH 3/3] nvmet: include all configured ports in discovery log page for unique discover controller

[RFC 0/5] big-cqe based uring-passthru
 2022-04-06  6:37 UTC  (25+ messages)
  ` [RFC 1/5] io_uring: add support for 128-byte SQEs
  ` [RFC 2/5] fs: add file_operations->async_cmd()
  ` [RFC 3/5] io_uring: add infra and support for IORING_OP_URING_CMD
  ` [RFC 4/5] io_uring: add support for big-cqe
  ` [RFC 5/5] nvme: wire-up support for async-passthru on char-device

nvme-multipath: round-robin infinite looping
 2022-04-05 17:25 UTC  (8+ messages)
` [RFC PATCH] nvme: fix RCU hole that allowed for endless looping in multipath round robin

[PATCH v2 1/3] tcp: export symbol tcp_set_congestion_control
 2022-04-05 16:50 UTC  (9+ messages)
` [PATCH v2 2/3] nvme-tcp: support specifying the congestion-control

[PATCH 0/9] Apple M1 (Pro/Max) NVMe driver
 2022-04-05 15:37 UTC  (49+ messages)
` [PATCH 1/9] dt-bindings: soc: apple: Add Apple SART
` [PATCH 2/9] dt-bindings: soc: apple: Add ANS NVMe
` [PATCH 4/9] soc: apple: Add SART driver
` [PATCH 5/9] soc: apple: Add RTKit IPC library
` [PATCH 6/9] nvme-apple: Add initial Apple SoC NVMe driver
` [PATCH 7/9] nvme-apple: Serialize command issue

[PATCH] nvme: add namespace paths links
 2022-04-05 10:22 UTC  (7+ messages)

LSF/MM/BPF: 2022: Call for Proposals VIRTUAL OPTION
 2022-04-04 17:09 UTC 

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

Biznesowy angielski
 2022-04-04  7:55 UTC 

Bug 215742 - The NVME storage quirked as SIMPLE SUSPEND makes system resume failed after suspend (Regression)
 2022-04-01 16:32 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).