linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-05 04:28:57 to 2025-06-19 06:44:01 UTC [more...]

[linux-nvme:nvme-6.16] BUILD SUCCESS 563b5394838edf8d17bb57d7b51016549c441983
 2025-06-19  6:36 UTC 

fix atomic limits check
 2025-06-18 18:30 UTC  (21+ messages)
` [PATCH 1/2] nvme: refactor the atomic write unit detection
` [PATCH 2/2] nvme: fix atomic write boundary validation

[PATCH] chore: remove use of the Python six package
 2025-06-18 15:08 UTC 

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

new DMA API conversion for nvme-pci
 2025-06-17 23:25 UTC  (65+ messages)
` [PATCH 1/9] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH 2/9] block: add scatterlist-less DMA mapping helpers
` [PATCH 3/9] nvme-pci: simplify nvme_pci_metadata_use_sgls
` [PATCH 4/9] nvme-pci: refactor nvme_pci_use_sgls
` [PATCH 5/9] nvme-pci: merge the simple PRP and SGL setup into a common helper
` [PATCH 6/9] nvme-pci: remove superfluous arguments
` [PATCH 7/9] nvme-pci: convert the data mapping blk_rq_dma_map
` [PATCH 8/9] nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTE
` [PATCH 9/9] nvme-pci: rework the build time assert for NVME_MAX_NR_DESCRIPTORS

[PATCH 0/5] blk: introduce block layer helpers to calculate num of queues
 2025-06-17 13:43 UTC  (6+ messages)
` [PATCH 1/5] lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
` [PATCH 2/5] blk-mq: add number of queue calc helper
` [PATCH 3/5] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH 4/5] scsi: "
` [PATCH 5/5] virtio: blk/scsi: "

[PATCH] nvme: Fix incorrect cdw15 value in passthru error logging
 2025-06-17  6:26 UTC  (3+ messages)

[PATCH 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-06-17  2:25 UTC  (21+ messages)
` [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [PATCH 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [PATCH 09/10] block: add FALLOC_FL_WRITE_ZEROES support

Karta lunchowa
 2025-06-16  8:10 UTC 

[PATCH] nvmetcli: add support for NVMe passthru target
 2025-06-16  4:28 UTC  (2+ messages)

[PATCH blktests 0/2] nvme: add nvme metadata passthrough test
 2025-06-16  4:26 UTC  (5+ messages)
` [PATCH blktests 1/2] nvme/rc: introduce helper functions to check namespace metadata
` [PATCH blktests 2/2] nvme: add nvme metadata passthrough test

[PATCH] nvme: always punt polled uring_cmd end_io work to task_work
 2025-06-13 21:23 UTC 

[PATCH RESEND] nvme-pci: refresh visible attrs after being checked
 2025-06-13 19:24 UTC  (2+ messages)

[PATCH 0/2] nvme-tcp: fix two problems found with blktests nvme/063
 2025-06-13  4:56 UTC  (7+ messages)
` [PATCH 1/2] nvme-tcp: avoid race between nvme scan and reset

blktests failures with v6.16-rc1 kernel
 2025-06-13  4:32 UTC 

[bug report] sysfs: cannot create duplicate filename '/devices/virtual/nvme-subsystem'
 2025-06-13  3:46 UTC  (3+ messages)
` Fwd: "
` [bug report][bisected] "

[linux-nvme:nvme-6.16] BUILD SUCCESS 34b38acc88c27ae7cded3b1d838a757f42e99d83
 2025-06-12  6:02 UTC 

[PATCH] Revert "block: don't reorder requests in blk_add_rq_to_plug"
 2025-06-11 15:26 UTC  (7+ messages)

[PATCHv2] block tests: nvme metadata passthrough
 2025-06-11 11:05 UTC  (4+ messages)

[bug report] WARNING: CPU: 3 PID: 522 at block/genhd.c:144 bdev_count_inflight_rw+0x26e/0x410
 2025-06-11  6:18 UTC  (10+ messages)

[PATCH v2] nvme-pci: Mark Seagate FireCuda 530 as IGNORE_DEV_SUBNQN
 2025-06-11  5:56 UTC  (2+ messages)

[PATCH] nvme: reset delayed remve_work after reconnect
 2025-06-11  4:56 UTC  (3+ messages)

[bug report]BUG: workqueue leaked atomic, lock or RCU: kworker/u67:3[365] observed from v6.15-rc7
 2025-06-11  2:06 UTC  (4+ messages)

[PATCH nvme-pci] nvme-pci: Mark Seagate FireCuda 530 as IGNORE_DEV_SUBNQN
 2025-06-10 20:26 UTC 

[PATCH V4 0/2] Fix race conditions in the nvme-tcp driver
 2025-06-10 14:29 UTC  (9+ messages)
` [PATCH V4 1/2] nvme-tcp: Prevent infinite loop if socket closes during CONNECTING state

[PATCH] nvme: Support per-device timeout settings
 2025-06-09 16:21 UTC  (2+ messages)

[PATCH blktests] block tests: nvme metadata passthrough
 2025-06-09 15:24 UTC  (7+ messages)

[PATCH AUTOSEL 6.12 01/23] nvme-tcp: fix I/O stalls on congested sockets
 2025-06-09 13:45 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 02/23] nvme-tcp: sanitize request list handling

[PATCH AUTOSEL 6.14 01/29] nvme-tcp: fix I/O stalls on congested sockets
 2025-06-09 13:44 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 02/29] nvme-tcp: sanitize request list handling

[PATCH AUTOSEL 6.15 02/35] nvme-tcp: fix I/O stalls on congested sockets
 2025-06-09 13:43 UTC  (2+ messages)
` [PATCH AUTOSEL 6.15 03/35] nvme-tcp: sanitize request list handling

[PATCH 0/5] block: another block copy offload
 2025-06-09  9:29 UTC  (3+ messages)
` [PATCH 3/5] nvme: add support for "

[PATCH blktests] md/002: add atomic write tests for md/stacked devices
 2025-06-07  6:12 UTC  (2+ messages)

[PATCH 0/2] nvme/ioctl: improve user request allocation
 2025-06-06 20:16 UTC  (3+ messages)
` [PATCH 1/2] nvme/ioctl: split user request allocation from user command submission
` [PATCH 2/2] nvme/ioctl: fix unsigned value as unsigned int value

blktests failures with v6.15 kernel
 2025-06-06 15:31 UTC  (7+ messages)

[bug report] WARNING: possible circular locking dependency detected at: touch_wq_lockdep_map+0x7a/0x180 and bdev_release+0x133/0x610
 2025-06-06  3:37 UTC 

[GIT PULL] nvme updates for Linux 6.16
 2025-06-05 13:42 UTC  (2+ messages)

[PATCH v28 00/20] nvme-tcp receive offloads
 2025-06-05 12:44 UTC  (10+ messages)
` [PATCH v28 01/20] net: Introduce direct data placement tcp offload

[linux-nvme:nvme-6.16] BUILD SUCCESS 44e479d7202070c3bc7f084a4951ee8689769f71
 2025-06-05  9:16 UTC 

[PATCH v2 net-next 6/7] socket: Replace most sock_create() calls with sock_create_kern()
 2025-06-05  4:28 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).