linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-15 10:06:10 to 2023-06-28 08:25:45 UTC [more...]

[bug report] most of blktests nvme/ failed on the latest linux tree
 2023-06-28  8:25 UTC  (14+ messages)

[PATCH] nvme: mark ctrl as DEAD if removing from error recovery
 2023-06-28  8:10 UTC  (4+ messages)

Słowa kluczowe do wypozycjonowania
 2023-06-28  7:50 UTC 

[PATCH V2 0/4] nvme: fix two kinds of IO hang from removing NSs
 2023-06-28  7:26 UTC  (23+ messages)
` [PATCH V2 1/4] blk-mq: add API of blk_mq_unfreeze_queue_force
` [PATCH V2 2/4] nvme: add nvme_unfreeze_force()
` [PATCH V2 3/4] nvme: unfreeze queues before removing namespaces
` [PATCH V2 4/4] nvme: unquiesce io queues when "

[PATCH v13 0/9] Implement copy offload support
 2023-06-28  6:51 UTC  (12+ messages)
  ` [PATCH v13 1/9] block: Introduce queue limits for copy-offload support
  ` [PATCH v13 2/9] block: Add copy offload support infrastructure
  ` [PATCH v13 3/9] block: add emulation for copy
  ` [PATCH v13 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
  ` [PATCH v13 6/9] nvmet: add copy command support for bdev and file ns
  ` [PATCH v13 7/9] dm: Add support for copy offload
  ` [PATCH v13 8/9] dm: Enable copy offload for dm-linear target

[PATCH blktests v1 0/3] More fixes for FC enabling
 2023-06-28  6:09 UTC  (16+ messages)
` [PATCH blktests v1 1/3] nvme/048: Check for queue count check directly
` [PATCH blktests v1 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect
` [PATCH blktests v1 3/3] nvme/{041,042,043,044,045}: Use default hostnqn and hostid

blktests: nvme/auth testcae bug
 2023-06-28  4:39 UTC  (2+ messages)

[linux-nvme:nvme-6.5] BUILD SUCCESS 99160af413b4ff1c3b4741e8a7583f8e7197f201
 2023-06-28  3:34 UTC 

[PATCH] nvmet: allow associating port to a cgroup via configfs
 2023-06-28  2:33 UTC  (3+ messages)

Fwd: Need NVME QUIRK BOGUS for SAMSUNG MZ1WV480HCGL-000MV (Samsung SM-953 Datacenter SSD)
 2023-06-27 21:57 UTC  (5+ messages)

[PATCH] nvme-core: check id->mc before setting NVME_NS_METADATA_SUPPORTED
 2023-06-27 16:02 UTC  (3+ messages)

[PATCH] nvme-core: checking nlbaf when retrieving lbaf index
 2023-06-27 15:24 UTC  (2+ messages)

[PATCH] nvme: host: fix command name spelling
 2023-06-27 15:20 UTC  (4+ messages)

[PATCH v2] nvme-mpath: fix I/O failure with EAGAIN when failing over I/O
 2023-06-27 15:19 UTC  (3+ messages)

[PATCH v2 0/5] nvme-fc: Fix blktests hangers
 2023-06-27  6:51 UTC  (11+ messages)
` [PATCH v2 1/5] nvme-fc: Do not wait in vain when unloading module
` [PATCH v2 2/5] nvme-fcloop: queue work items correctly
` [PATCH v2 3/5] nvmet-fcloop: Remove remote port from list when unlinking
` [PATCH v2 4/5] nvme-fc: Make initial connect attempt synchronous
` [PATCH v2 5/5] nvme-fc: do no free ctrl opts

decouple block open flags from fmode_t
 2023-06-27  5:41 UTC  (3+ messages)
` [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release

[linux-nvme:nvme-6.5] BUILD SUCCESS 9d16d264775b9a10f3f5b5db768d7f51294b2a63
 2023-06-27  1:13 UTC 

What's the upstream disposition with nvme-stas?
 2023-06-26  6:22 UTC  (7+ messages)

[PATCH net-next v5 07/16] nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
 2023-06-23 22:55 UTC  (2+ messages)
` [PATCH net-next v5 08/16] nvmet-tcp: "

[PATCH net-next v4 07/15] nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
 2023-06-23 11:44 UTC  (2+ messages)
` [PATCH net-next v4 08/15] nvmet-tcp: "

[PATCH] nvme:fix the NVME_ID_NS_NVM_STS_MASK definition
 2023-06-23 12:38 UTC 

[PATCH v2] nvme: Print capabilities changes just once
 2023-06-22  3:57 UTC  (6+ messages)

[PATCHv5 0/4] net/tls: fixes for NVMe-over-TLS
 2023-06-21 19:31 UTC  (14+ messages)
` [PATCH 1/4] net/tls: handle MSG_EOR for tls_sw TX flow
` [PATCH 2/4] net/tls: handle MSG_EOR for tls_device "
` [PATCH 3/4] selftests/net/tls: add test for MSG_EOR
` [PATCH 4/4] net/tls: implement ->read_sock()

[PATCH] nvmet: Reorder fields in 'struct nvmet_ns'
 2023-06-21 17:25 UTC  (8+ messages)

[RFC blktests v1 0/1] Test case for 'nvme: short-circuit connection retries'
 2023-06-21 15:58 UTC  (2+ messages)
` [RFC blktests v1 1/1] nvme/050: test DNR handling on reconnect

[PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
 2023-06-21 14:05 UTC  (5+ messages)
` [PATCH net-next v3 11/18] nvme/target: "

[PATCH net-next 03/12] mm: Make the page_frag_cache allocator alignment param a pow-of-2
 2023-06-16 16:06 UTC  (4+ messages)

[PATCH 0/4] nvme: fix two kinds of IO hang from removing NSs
 2023-06-20 13:15 UTC  (14+ messages)
` [PATCH 1/4] blk-mq: add API of blk_mq_unfreeze_queue_force
` [PATCH 2/4] nvme: add nvme_unfreeze_force()
` [PATCH 3/4] nvme: unfreeze queues before removing namespaces
` [PATCH 4/4] nvme: unquiesce io queues when "

[PATCH net-next v2 10/17] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
 2023-06-20 13:00 UTC  (7+ messages)

[PATCH] nvme-mpath: fix I/O failure with EAGAIN when failing over I/O
 2023-06-20 10:00 UTC  (5+ messages)

[PATCH] nvme: Fix debugfs_create_dir error checking
 2023-06-20  5:46 UTC  (2+ messages)

[PATCHv4 0/4] net/tls: fixes for NVMe-over-TLS
 2023-06-19  8:16 UTC  (7+ messages)
` [PATCH 1/4] net/tls: handle MSG_EOR for tls_sw TX flow
` [PATCH 4/4] net/tls: implement ->read_sock()

[PATCH v1 0/2] nvme-fc: Fix blktests hangers
 2023-06-19  7:55 UTC  (6+ messages)
` [PATCH v1 1/2] nvme-fc: Do not wait in vain when unloading module
` [PATCH v1 2/2] nvme-fcloop: queue work items correctly

[linux-nvme:nvme-6.5] BUILD SUCCESS 1c606f7f056b266a84482d5522d35bbbbed062db
 2023-06-17  3:27 UTC 

[PATCH net-next 10/17] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
 2023-06-16 16:12 UTC 

[GIT PULL] nvme-6.5 updates
 2023-06-16 16:08 UTC  (2+ messages)

nvme-fc vs nvme-tcp: Initial connect behavior
 2023-06-16  9:12 UTC 

[PATCH] nvme: forward port sysfs delete fix
 2023-06-16  7:16 UTC  (2+ messages)

[PATCH V5 0/1] nvme: allow passthru cmd error logging
 2023-06-15 16:48 UTC  (4+ messages)
` [PATCH V5 1/1] "

[PATCH AUTOSEL 5.15 09/10] nvme: double KA polling frequency to avoid KATO with TBKAS on
 2023-06-15 11:38 UTC 

[PATCH AUTOSEL 6.1 13/16] nvme: double KA polling frequency to avoid KATO with TBKAS on
 2023-06-15 11:38 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 14/16] nvme: check IO start time when deciding to defer KA
` [PATCH AUTOSEL 6.1 16/16] nvme: improve handling of long keep alives

[PATCH AUTOSEL 6.3 15/19] nvme: fix miss command type check
 2023-06-15 11:37 UTC  (4+ messages)
` [PATCH AUTOSEL 6.3 16/19] nvme: double KA polling frequency to avoid KATO with TBKAS on
` [PATCH AUTOSEL 6.3 17/19] nvme: check IO start time when deciding to defer KA
` [PATCH AUTOSEL 6.3 19/19] nvme: improve handling of long keep alives


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