Linux-NVME Archive mirror
 help / color / mirror / Atom feed
What should we do about the nvme atomics mess?
 2025-07-08  3:17 UTC  (10+ messages)

[PATCH v7 00/10] blk: honor isolcpus configuration
 2025-07-08  1:31 UTC  (33+ messages)
` [PATCH v7 01/10] lib/group_cpus: Add group_masks_cpus_evenly()
` [PATCH v7 02/10] genirq/affinity: Add cpumask to struct irq_affinity
` [PATCH v7 03/10] blk-mq: add blk_mq_{online|possible}_queue_affinity
` [PATCH v7 04/10] nvme-pci: use block layer helpers to constrain queue affinity
` [PATCH v7 05/10] scsi: Use "
` [PATCH v7 06/10] virtio: blk/scsi: use "
` [PATCH v7 07/10] isolation: Introduce io_queue isolcpus type
` [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v7 09/10] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v7 10/10] docs: add io_queue flag to isolcpus

[PATCH v10 0/5] shut down devices asynchronously
 2025-07-08  0:00 UTC  (18+ messages)
` [PATCH v10 2/5] driver core: don't always lock parent in shutdown

[RFC 00/12] io_uring dmabuf read/write support
 2025-07-07 15:41 UTC  (6+ messages)

[PATCH] nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
 2025-07-07 15:13 UTC  (5+ messages)

[bug report] nvme4: inconsistent AWUPF, controller not added (0/7)
 2025-07-07  5:37 UTC  (6+ messages)

[PATCH] nvmet-tcp: fix callback lock for TLS handshake
 2025-07-04 14:48 UTC  (2+ messages)

[PATCH 0/2] nvme-cli: enhance the visibility of multipath using show-topology command
 2025-07-04 13:49 UTC  (3+ messages)
` [PATCH 1/2] nvme: support <device> option in "
` [PATCH 2/2] nvme: extend show-topology command to add support for multipath

[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-07-04  8:39 UTC  (4+ messages)

Proszę o kontakt
 2025-07-04  8:11 UTC 

[linux-nvme:nvme-6.17] BUILD SUCCESS 70d12a283303b1241884b04f77dc1b07fdbbc90e
 2025-07-04  6:58 UTC 

[GIT PULL] nvme fixes for Linux 6.16
 2025-07-03 15:42 UTC  (2+ messages)

next-20250627: IOMMU DMA warning during NVMe I/O completion after 06cae0e3f61c
 2025-07-03 15:13 UTC  (15+ messages)

[PATCH 0/5] block: another block copy offload
 2025-07-03 14:47 UTC  (2+ messages)

[PATCH] nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
 2025-07-03 12:58 UTC  (3+ messages)

[PATCH] nvme: fix endianness of command word prints in nvme_log_err_passthru()
 2025-07-03 11:48 UTC  (5+ messages)

[PATCH v7 0/6] nvme-fc: FPIN link integrity handling
 2025-07-03 11:47 UTC  (6+ messages)
` [PATCH v7 2/6] nvme-fc: marginal path handling
` [PATCHv7 0/6] nvme-fc: FPIN link integrity handling

[PATCH v2 0/5] nvme: typo and minor cleanup fixes across host and target driver
 2025-07-03 11:43 UTC  (2+ messages)

[PATCH V2] nvme-tcp: log TLS handshake failures at error level
 2025-07-03 11:43 UTC  (4+ messages)

[PATCH v2 0/3] Support for Administrative Controllers
 2025-07-03  9:42 UTC  (17+ messages)
` [PATCH v2 1/3] nvme: add capability to connect to an admin controller
` [PATCH v2 2/3] nvme: prevent admin controller from smart log fetch (LID 2)
` [PATCH v2 3/3] nvme: prevent ioq creation for discovery controllers

[PATCHv2 0/9] nvme-auth: switch to use the kernel keyring
 2025-07-03  9:43 UTC  (3+ messages)

[PATCH v2] nvmet: Make blksize_shift configurable
 2025-07-03  9:29 UTC  (7+ messages)

[PATCH] nvme-tcp: log TLS handshake failures at error level
 2025-07-02 12:23 UTC  (3+ messages)

[PATCH v29 00/20] nvme-tcp receive offloads
 2025-07-02 11:53 UTC  (26+ messages)
` [PATCH v29 01/20] net: Introduce direct data placement tcp offload
` [PATCH v29 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v29 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v29 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v29 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v29 06/20] nvme-tcp: Add DDP data-path
` [PATCH v29 07/20] nvme-tcp: RX DDGST offload
` [PATCH v29 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v29 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v29 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v29 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v29 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v29 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v29 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v29 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v29 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v29 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v29 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v29 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v29 20/20] net/mlx5e: NVMEoTCP, statistics

[linux-nvme:nvme-6.16] BUILD SUCCESS d6811074203b13f715ce2480ac64c5b1c773f2a5
 2025-07-02  7:10 UTC 

[PATCHv4 0/5] nvme-fc: FPIN link integrity handling
 2025-07-01  5:21 UTC 

[PATCH 0/5] blk: introduce block layer helpers to calculate num of queues
 2025-07-01 16:29 UTC  (2+ messages)

[PATCH] nvme: uring_cmd specific request_queue for SGLs
 2025-07-01 14:35 UTC  (12+ messages)

[PATCH for-next v5 0/4] add ioctl to query metadata and protection info capabilities
 2025-07-01 12:01 UTC  (7+ messages)
    ` [PATCH for-next v5 1/4] block: rename tuple_size field in blk_integrity to metadata_size
    ` [PATCH for-next v5 2/4] block: introduce pi_tuple_size field in blk_integrity
    ` [PATCH for-next v5 3/4] nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE
    ` [PATCH for-next v5 4/4] fs: add ioctl to query metadata and protection info capabilities

[PATCH blktests 0/2] nvme: avoid failures of TEST_DEV with metadata
 2025-07-01  7:40 UTC  (2+ messages)

[PATCH] nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()
 2025-07-01  7:17 UTC 

[PATCH] nvme-multipath: fix suspicious RCU usage warning
 2025-06-30 16:44 UTC  (5+ messages)

subscribe
 2025-06-30  9:45 UTC 

[PATCH RESEND] nvme-pci: refresh visible attrs after being checked
 2025-06-30  6:45 UTC  (2+ messages)

[PATCHv3] nvme: correctly account for namespace head reference counter
 2025-06-30  6:36 UTC  (2+ messages)

[PATCH] nvmet: fix memory leak of bio integrity
 2025-06-30  6:36 UTC  (2+ messages)

[PATCH RESEND] nvme: Fix incorrect cdw15 value in passthru error logging
 2025-06-30  6:35 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 read-only IMAP folder(s) and NNTP newsgroup(s).