public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-12-07 20:47:32 to 2023-12-18 09:51:50 UTC [more...]

remove support for the host aware zoned model
 2023-12-18  9:51 UTC  (15+ messages)
` [PATCH 1/5] virtio_blk: cleanup zoned device probing
` [PATCH 2/5] virtio_blk: remove the broken zone revalidation support
` [PATCH 3/5] block: remove support for the host aware zone model
` [PATCH 4/5] block: simplify disk_set_zoned
` [PATCH 5/5] sd: only call disk_clear_zoned when needed

[PATCH] nvme: validate maxcmd before use it
 2023-12-18  8:04 UTC  (4+ messages)

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

[PATCHv3] nvmet: implement unique discovery NQN
 2023-12-17 15:58 UTC 

[BUG][5.18rc5] nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10
 2023-12-17  9:59 UTC  (5+ messages)

[PATCH v18 00/12] Implement copy offload support
 2023-12-16 18:16 UTC  (4+ messages)
  ` [PATCH v18 02/12] Add infrastructure for copy offload in block and request layer

ioccsz and iorcsz check failing
 2023-12-15 18:08 UTC  (2+ messages)

[PATCH] nvme-pci: fix sleeping function called from interrupt context
 2023-12-15 17:33 UTC  (3+ messages)

[PATCHv2] nvmet: implement unique discovery NQN
 2023-12-15 16:59 UTC  (2+ messages)

[PATCH v2 00/16] block atomic writes
 2023-12-15 13:55 UTC  (43+ messages)
` [PATCH v2 01/16] block: Add atomic write operations to request_queue limits
` [PATCH v2 02/16] block: Limit atomic writes according to bio and queue limits
` [PATCH v2 03/16] fs/bdev: Add atomic write support info to statx
` [PATCH v2 04/16] fs: Increase fmode_t size
` [PATCH v2 05/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
` [PATCH v2 06/16] block: Add REQ_ATOMIC flag
` [PATCH v2 07/16] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v2 08/16] block: Limit atomic write IO size according to atomic_write_max_sectors
` [PATCH v2 09/16] block: Error an attempt to split an atomic write bio
` [PATCH v2 10/16] block: Add checks to merging of atomic writes
` [PATCH v2 11/16] block: Add fops atomic write support
` [PATCH v2 12/16] scsi: sd: Support reading atomic write properties from block limits VPD
` [PATCH v2 13/16] scsi: sd: Add WRITE_ATOMIC_16 support
` [PATCH v2 14/16] scsi: scsi_debug: Atomic write support
` [PATCH v2 15/16] nvme: Support atomic writes
` [PATCH v2 16/16] nvme: Ensure atomic writes will be executed atomically

Make NVME shutdown async - version 2
 2023-12-15 12:21 UTC  (5+ messages)
` [PATCH 1/3] driver core: Support asynchronous driver shutdown
` [PATCH 2/3] PCI: Support asynchronous shutdown
` [PATCH 3/3] nvme: Add async shutdown support

[linux-nvme:nvme-6.8] BUILD SUCCESS 4ba8b3f7d368279d3d3bde788394c7f6b3e0c061
 2023-12-15  1:24 UTC 

parallel nvme format
 2023-12-14 23:37 UTC  (6+ messages)

[linux-nvme:for-6.8/block] BUILD SUCCESS e3eea14279fd861d53a0d64a80262f2387dbce31
 2023-12-14 23:25 UTC 

[PATCH v5 0/6] nvme: add csi, ms and nuse to sysfs
 2023-12-14 13:54 UTC  (21+ messages)
` [PATCH v5 1/6] nvme: move ns id info to struct nvme_ns_head
` [PATCH v5 2/6] nvme: refactor ns info helpers
` [PATCH v5 3/6] nvme: refactor ns info setup function
` [PATCH v5 4/6] nvme: rename ns attribute group
` [PATCH v5 5/6] nvme: add csi, ms and nuse to sysfs
` [PATCH v5 6/6] nvme: repack struct nvme_ns_head

[PATCH RFC] nvme: avoid deadlock warning in sync_io_queues() path
 2023-12-14  7:27 UTC  (4+ messages)

[PATCH 0/5] *** bugfixes and code refactoring for nvme target ***
 2023-12-13 23:05 UTC  (20+ messages)
` [PATCH 1/5] nvmet: fix wrong error handling approach in nvmet_install_queue
` [PATCH 2/5] nvmet: allow identical cntlid_min and cntlid_max settings
` [PATCH 3/5] nvmet: remove cntlid_min and cntlid_max check in nvmet_alloc_ctrl
` [PATCH 4/5] nvmet: relocate the cntlid_ida to the internal of subsystem
` [PATCH 5/5] nvmet: return invalid filed when check fctype fails

Advice appreciated - attempting data recovery on Intel Optane H10 (CSTS=0x0?)
 2023-12-13 22:40 UTC  (2+ messages)

Make NVME shutdown async
 2023-12-13 17:50 UTC  (8+ messages)
` [PATCH 1/3] driver core: Support asynchronous driver shutdown
` [PATCH 2/3] PCI: Support asynchronous shutdown
` [PATCH 3/3] nvme: Add async shutdown support

[RFC] nvmet: configfs: use ctrl->instance to track passthru subsystems
 2023-12-13 13:40 UTC  (2+ messages)

[PATCH v20 00/20] nvme-tcp receive offloads
 2023-12-13  9:49 UTC  (6+ messages)
` [PATCH v20 05/20] nvme-tcp: Add DDP offload control path

[PATCH] nvmet: implement unique discovery NQN
 2023-12-12  7:05 UTC  (5+ messages)

[PATCHv3 0/2] nvmet: avoid circular locking warning
 2023-12-11 14:10 UTC  (6+ messages)
` [PATCH 1/2] nvmet-tcp: avoid circular locking dependency on install_queue()
` [PATCH 2/2] nvmet-rdma: "

[PATCH AUTOSEL 5.4 10/12] nvme: introduce helper function to get ctrl state
 2023-12-11 14:02 UTC 

[PATCH AUTOSEL 5.10 13/16] nvme: introduce helper function to get ctrl state
 2023-12-11 14:00 UTC 

[PATCH AUTOSEL 5.15 14/19] nvme: introduce helper function to get ctrl state
 2023-12-11 13:57 UTC 

[PATCH AUTOSEL 6.1 19/29] nvme: introduce helper function to get ctrl state
 2023-12-11 13:54 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 20/29] nvme: prevent potential spectre v1 gadget

[PATCH AUTOSEL 6.6 30/47] nvme: introduce helper function to get ctrl state
 2023-12-11 13:50 UTC  (5+ messages)
` [PATCH AUTOSEL 6.6 31/47] nvme: ensure reset state check ordering
` [PATCH AUTOSEL 6.6 32/47] nvme-ioctl: move capable() admin check to the end
` [PATCH AUTOSEL 6.6 33/47] nvme: prevent potential spectre v1 gadget
` [PATCH AUTOSEL 6.6 34/47] nvme: fix deadlock between reset and scan

Poptávka
 2023-12-11  8:41 UTC 

[PATCH V4 resend] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
 2023-12-09  2:27 UTC  (4+ messages)

[linux-nvme:nvme-6.7] BUILD SUCCESS 107b4e063d78c300b21e2d5291b1aa94c514ea5b
 2023-12-08 21:14 UTC 

[PATCH] nvme: add namespace paths links
 2023-12-08 15:34 UTC  (9+ messages)

[PATCH v4 3/4] nvme: add csi, ms and nuse to sysfs
 2023-12-08 13:04 UTC  (11+ messages)
  ` [PATCH v4 2/4] nvme: rename ns attribute group
    ` [PATCH v4 1/4] nvme: move ns id info to struct nvme_ns_head
      ` [PATCH v4 0/4] nvme: add csi, ms and nuse to sysfs

[linux-nvme:nvme-6.8] BUILD SUCCESS 2fcd3ab398260a113fd4434b4d72929066c73121
 2023-12-07 23:37 UTC 

[PATCH] nvme-pci: enhance timeout kernel log
 2023-12-07 20:47 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox