public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-12-04 20:36:56 to 2023-12-13 14:46:32 UTC [more...]

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

[PATCH RFC] nvme: avoid deadlock warning in sync_io_queues() path
 2023-12-13 14:22 UTC  (3+ messages)

Make NVME shutdown async
 2023-12-13 13:59 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

[PATCH 0/5] *** bugfixes and code refactoring for nvme target ***
 2023-12-13 13:47 UTC  (17+ 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

[PATCH v5 0/6] nvme: add csi, ms and nuse to sysfs
 2023-12-13 13:32 UTC  (17+ 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 v2 00/16] block atomic writes
 2023-12-13 13:31 UTC  (29+ 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

[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  (8+ messages)

Advice appreciated - attempting data recovery on Intel Optane H10 (CSTS=0x0?)
 2023-12-09  2:12 UTC 

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

[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)

[PATCH 1/2] iouring: one capable call per iouring instance
 2023-12-07 17:48 UTC  (14+ messages)

[GIT PULL] nvme fixes for Linux 6.7
 2023-12-07 17:31 UTC  (2+ messages)

[PATCH] nvme-pci: Add sleep quirk for Kingston drives
 2023-12-07 17:00 UTC  (6+ messages)

[PATCH 1/2] nvmet-rdma: avoid circular locking dependency on install_queue()
 2023-12-07 12:17 UTC  (12+ messages)

[PATCH v3 0/4] nvme: add csi, ms and nuse to sysfs
 2023-12-07 10:53 UTC  (12+ messages)
` [PATCH v3 1/4] nvme: lookup ctrl from request instead from namespace
` [PATCH v3 2/4] nvme: initialize head before namespace
` [PATCH v3 3/4] nvme: move ns id info to struct nvme_ns_head
` [PATCH v3 4/4] nvme: add csi, ms and nuse to sysfs

[PATCH V7 0/1] nvme: allow passthru cmd error logging
 2023-12-07  6:33 UTC  (9+ messages)
` [PATCH V7 1/1] "

[PATCH net-next 5/6] net: introduce page_frag_cache_drain()
 2023-12-07  5:46 UTC  (2+ messages)

[PATCH 1/2] nvme: introduce nvme_check_ctrl_fabric_info helper
 2023-12-06 23:26 UTC  (8+ messages)
` [PATCH 2/2] nvme-fabrics: check ioccsz and iorcsz

[PATCH] nvme: fix fortify warnings
 2023-12-06 12:56 UTC 

[PATCH v18 00/12] Implement copy offload support
 2023-12-06 10:02 UTC  (13+ messages)
  ` [PATCH v18 01/12] block: Introduce queue limits and sysfs for copy-offload support
  ` [PATCH v18 02/12] Add infrastructure for copy offload in block and request layer
  ` [PATCH v18 03/12] block: add copy offload support
  ` [PATCH v18 04/12] block: add emulation for copy
  ` [PATCH v18 05/12] fs/read_write: Enable copy_file_range for block device
  ` [PATCH v18 06/12] fs, block: copy_file_range for def_blk_ops for direct "
  ` [PATCH v18 07/12] nvme: add copy offload support
  ` [PATCH v18 08/12] nvmet: add copy command support for bdev and file ns
  ` [PATCH v18 09/12] dm: Add support for copy offload
  ` [PATCH v18 10/12] dm: Enable copy offload for dm-linear target
  ` [PATCH v18 11/12] null: Enable trace capability for null block
  ` [PATCH v18 12/12] null_blk: add support for copy offload

[linux-nvme:nvme-6.7] BUILD SUCCESS 839a40d1e730977d4448d141fa653517c2959a88
 2023-12-05 17:08 UTC 

[PATCH 00/21] block atomic writes
 2023-12-05 13:59 UTC  (19+ messages)
` [PATCH 10/21] block: Add fops atomic write support
` [PATCH 17/21] fs: xfs: iomap "

Should NVME_SC_INVALID_NS be translated to BLK_STS_IOERR instead of BLK_STS_NOTSUPP so that multipath(both native and dm) can failover on the failure?
 2023-12-05  8:50 UTC  (8+ messages)

[RFC v2 0/3] nvme: add csi, ms and nuse to sysfs
 2023-12-05  6:02 UTC  (3+ messages)
` [RFC v2 3/3] "

[RFC PATCH 0/5] nvmetcli: REST API for remote configuration
 2023-12-05  5:58 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 7/7] nvme-core: check for too small lba shift
 2023-12-04 20:36 UTC 

[PATCH AUTOSEL 5.15 10/10] nvme-core: check for too small lba shift
 2023-12-04 20:36 UTC 


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