Linux-NVME Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-10 06:46:15 to 2022-02-18 05:01:07 UTC [more...]

[RFC PATCH 0/3] NVMe copy offload patches
 2022-02-17 13:18 UTC  (7+ messages)
` [PATCH v2 00/10] Add Copy offload support
    ` [PATCH v2 05/10] block: add emulation for copy
    ` [PATCH v2 08/10] dm: Add support for copy offload

[linux-nvme:swiotlb-init-cleanup] BUILD REGRESSION 2cfb7ec6b2292ac81243cacda06a2ca79b06f2c2
 2022-02-18  2:52 UTC 

[linux-nvme:nvme-5.17] BUILD SUCCESS f7505c1aab23cbcbf99dbed6ec9a1c3924705309
 2022-02-17 20:28 UTC 

[linux-nvme:swiotlb-init-cleanup 8/11] arch/x86/kernel/pci-dma.c:94:35: error: 'x86_swiotlb_flags' undeclared; did you mean 'x86_swiotlb_enable'?
 2022-02-17 20:00 UTC  (2+ messages)

[linux-nvme:swiotlb-init-cleanup 8/11] arch/x86/kernel/pci-dma.c:94:35: error: use of undeclared identifier 'x86_swiotlb_flags'; did you mean 'x86_power_flags'?
 2022-02-17 19:47 UTC 

[RFC 00/13] uring-passthru for nvme
 2022-02-17 18:53 UTC  (11+ messages)
  ` [RFC 01/13] io_uring: add infra for uring_cmd completion in submitter-task
  ` [RFC 03/13] io_uring: mark iopoll not supported for uring-cmd

[PATCH v3 00/10] Add Copy offload support
 2022-02-17 17:49 UTC  (16+ messages)
    ` [PATCH v3 01/10] block: make bio_map_kern() non static
    ` [PATCH v3 02/10] block: Introduce queue limits for copy-offload support
    ` [PATCH v3 03/10] block: Add copy offload support infrastructure
    ` [PATCH v3 04/10] block: Introduce a new ioctl for copy
    ` [PATCH v3 05/10] block: add emulation "
    ` [PATCH v3 06/10] nvme: add copy offload support
    ` [PATCH v3 07/10] nvmet: add copy command support for bdev and file ns
    ` [PATCH v3 08/10] dm: Add support for copy offload
    ` [PATCH v3 09/10] dm: Enable copy offload for dm-linear target
    ` [PATCH v3 10/10] dm kcopyd: use copy offload support

[PATCH V2 00/13] block: don't drain file system I/O on del_gendisk
 2022-02-17 14:53 UTC  (4+ messages)
` [PATCH V2 04/13] block/wbt: fix negative inflight counter when remove scsi device

NVMe K/V value devices
 2022-02-17 13:59 UTC  (3+ messages)

[PATCH v2] block: fix surprise removal for drivers calling blk_set_queue_dying
 2022-02-17 13:44 UTC  (3+ messages)

[PATCH] nvme/pci: Add QUICK_SIMPLE_SUSPEND for Tegra platforms
 2022-02-17  6:45 UTC  (2+ messages)

[PATCH v3] nvme/pci: Add quick suspend quirk for Sc7280 Platform
 2022-02-17  2:42 UTC  (8+ messages)

[PATCHSET v4 0/8] io_uring passthrough support
 2022-02-17  1:27 UTC  (7+ messages)
` [PATCH 3/8] fs: add file_operations->uring_cmd()
` [PATCH 7/8] net: wire up support for file_operations->uring_cmd()

[linux-nvme:nvme-5.18] BUILD SUCCESS 120221b54a2aefba5eac99a61136fa99d0d64c98
 2022-02-16 20:41 UTC 

[PATCH 1/2] block: fix surprise removal for drivers calling blk_set_queue_dying
 2022-02-16 18:10 UTC  (15+ messages)
` [PATCH 2/2] block: skip the fsync_bdev call in del_gendisk for surprise removals

[PATCH V7 0/1] nvme: add verbose error logging
 2022-02-16 17:12 UTC  (7+ messages)
` [PATCH V7 1/1] nvme-core: Add "

[PATCH 1/2] nvme: don't return an error from nvme_configure_metadata
 2022-02-16 16:51 UTC  (8+ messages)
` [PATCH 2/2] nvme: also mark passthrough-only namespaces ready in nvme_update_ns_info

[PATCH] nvme-multipath: fix multipath path scan
 2022-02-16 14:47 UTC  (7+ messages)

[RFC PATCH] nvme: prevent hang on surprise removal of NVMe disk
 2022-02-16 13:33 UTC  (12+ messages)

[PATCH] nvme-pci: simple suspend quirk for vmd devices
 2022-02-16 12:45 UTC  (4+ messages)

[PATCH] nvme: remove nssa from struct nvme_ctrl
 2022-02-16  8:05 UTC  (7+ messages)

[PATCH] nvme: explicitly set non-error for directives
 2022-02-16  8:05 UTC  (3+ messages)

[PATCH 0/7] nvme: cleanup ida_simple_[get|remove]
 2022-02-16  8:02 UTC  (19+ messages)
` [PATCH 1/7] nvme-tcp: fix bogus request completion when failing to send AER
` [PATCH 2/7] nvme: replace ida_simple[get|remove] with the simler ida_[alloc|free]
` [PATCH 3/7] nvme-fc: "
` [PATCH 4/7] nvmet: "
` [PATCH 5/7] nvmet-fc: "
` [PATCH 6/7] nvmet-rdma: "
` [PATCH 7/7] nvmet-tcp: "

[PATCH] nvme: add a helper to initialize connect_q
 2022-02-16  8:02 UTC  (2+ messages)

[PATCH v4] nvme: add vectored-io support for user-passthru
 2022-02-16  8:02 UTC  (2+ messages)

[PATCH 1/1] nvme-rdma: add helpers for mapping/unmapping request
 2022-02-16  8:01 UTC  (2+ messages)

[PATCHv3 1/2] nvme: send uevent on connection up
 2022-02-16  8:01 UTC  (6+ messages)
` [PATCHv3 2/2] nvme: Expose cntrltype and dctype through sysfs

[PATCH 1/1] nvme-tcp: lockdep: annotate in-kernel sockets
 2022-02-16  2:22 UTC 

[bug report] WARNING: possible circular locking dependency detected with blktests nvme-tcp nvme/013
 2022-02-15 15:18 UTC  (5+ messages)

[bug report] NVMe/IB: reset_controller need more than 1min
 2022-02-15 14:30 UTC  (27+ messages)

[PATCH] nvme: Fix missing error code in nvme_configure_directives()
 2022-02-15  6:22 UTC  (3+ messages)

NVMe over Fabrics host: behavior on presence of ANA Group in "change" state
 2022-02-14 16:16 UTC  (12+ messages)

[PATCH 0/6] nvme: remove deprecated ida_simple_XX()
 2022-02-14  9:56 UTC  (7+ messages)
` [PATCH 1/6] nvme-core: use non-deprecated ida_simple_xxx APIs
` [PATCH 2/6] nvme-fc: "
` [PATCH 3/6] nvmet: "
` [PATCH 4/6] nvmet-fc: "
` [PATCH 5/6] nvmet-rdma: "
` [PATCH 6/6] nvmet-tcp: "

Native multipath across multiple subsystem NQNs
 2022-02-14  8:12 UTC  (4+ messages)

[PATCH] nvme-pci: fix prp list allocation
 2022-02-12 22:16 UTC  (5+ messages)

Warning: hit due WQ_MEM_RECLAIM for ib_addr work queue
 2022-02-11  8:13 UTC 

[PATCH v2 07/10] nvmet: add copy command support for bdev and file ns
 2022-02-11  7:52 UTC  (3+ messages)

Error when running fio against nvme-of rdma target (mlx5 driver)
 2022-02-11 11:35 UTC  (4+ messages)

Apply "nvme: Fix parsing of ANA log page" to 5.4
 2022-02-11 11:29 UTC  (2+ messages)

Warning traces for WQ_MEM_RECLAIM
 2022-02-11 10:38 UTC 

Prezentacja
 2022-02-11  8:34 UTC 

[PATCH v2] nvme/pci: Add quick suspend quirk for Sc7280 Platform
 2022-02-10 19:04 UTC  (2+ messages)

[Bug] nvme blocks PC10 since v5.15 - bisected
 2022-02-10 18:54 UTC  (7+ messages)

[PATCH v1] nvme/pci: Add quick suspend quirk for Toshiba drive
 2022-02-10 16:58 UTC  (3+ messages)

[PATCH v2 06/10] nvme: add copy support
 2022-02-10  7:08 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 5.17
 2022-02-10 13:57 UTC  (2+ messages)

[PATCH] nvme-multipath: add an 'ana_groups_only' module option
 2022-02-10  8:17 UTC  (4+ messages)

[PATCH v2 03/10] block: Add copy offload support infrastructure
 2022-02-09 10:32 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).