linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-27 13:20:06 to 2021-08-12 20:03:42 UTC [more...]

[PATCH RESEND v4 0/8] Handle update hardware queues and queue freeze more carefully
 2021-08-12 20:03 UTC  (27+ messages)
` [PATCH v4 1/8] nvme-fc: Update hardware queues before using them
` [PATCH v4 2/8] nvme-tcp: Update number of "
` [PATCH v4 3/8] nvme-rdma: "
` [PATCH v4 4/8] nvme-fc: Wait with a timeout for queue to freeze
` [PATCH v4 5/8] nvme-fc: avoid race between time out and tear down
` [PATCH v4 6/8] nvme-fc: fix controller reset hang during traffic
` [PATCH v4 7/8] nvme-tcp: Unfreeze queues on reconnect
` [PATCH v4 8/8] nvme-rdma: "

[linux-nvme:nvme-5.15] BUILD SUCCESS 9f19328006bec42d8db7e0c6afa1040a8155c5af
 2021-08-12 19:14 UTC 

remove GENHD_FL_UP
 2021-08-12 16:30 UTC  (14+ messages)
` [PATCH 1/8] mmc: block: let device_add_disk create disk attributes
` [PATCH 2/8] mmc: block: cleanup gendisk creation
` [PATCH 3/8] nvme: remove the GENHD_FL_UP check in nvme_ns_remove
` [PATCH 4/8] nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk
` [PATCH 5/8] sx8: use the internal state machine to check if del_gendisk needs to be called
` [PATCH 6/8] bcache: add proper error unwinding in bcache_device_init
` [PATCH 7/8] bcache: move the del_gendisk call out of bcache_device_free
` [PATCH 8/8] block: remove GENHD_FL_UP

ensure each gendisk always has a request_queue reference
 2021-08-12 14:17 UTC  (10+ messages)
` [PATCH 1/8] nvme: use blk_mq_alloc_disk
` [PATCH 2/8] st: do not allocate a gendisk
` [PATCH 3/8] sg: "
` [PATCH 4/8] block: cleanup the lockdep handling in *alloc_disk
` [PATCH 5/8] block: remove alloc_disk and alloc_disk_node
` [PATCH 6/8] block: remove the minors argument to __alloc_disk_node
` [PATCH 7/8] block: pass a request_queue to __blk_alloc_disk
` [PATCH 8/8] block: hold a request_queue reference for the lifetime of struct gendisk

[PATCH] remove the lightnvm subsystem
 2021-08-12 13:23 UTC 

[PATCHv2 00/13] nvme: In-band authentication support
 2021-08-12 12:51 UTC  (18+ messages)
` [PATCH 01/13] crypto: add crypto_has_shash()
` [PATCH 02/13] crypto: add crypto_has_kpp()
` [PATCH 03/13] crypto/ffdhe: Finite Field DH Ephemeral Parameters
` [PATCH 04/13] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 05/13] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/13] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 07/13] nvme: Implement In-Band authentication
` [PATCH 08/13] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 09/13] nvmet: Parse fabrics commands on all queues
` [PATCH 10/13] nvmet: Implement basic In-Band Authentication
` [PATCH 11/13] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 12/13] nvmet-auth: expire authentication sessions
` [PATCH 13/13] nvme: add non-standard ECDH and curve25517 algorithms

[PATCH v3] nvme: revalidate paths during rescan
 2021-08-11 15:28 UTC 

[PATCH v2] nvme: invalidate paths during rescan
 2021-08-11 15:22 UTC  (3+ messages)

[PATCH] nvme-tcp: Do not reset transport on data digest errors
 2021-08-11 10:31 UTC  (5+ messages)

nvmet-tcp kernel crashes consistently when doing 64k rw with fio
 2021-08-11  7:58 UTC 

[PATCH 0/2] Fix crash when rescan ns after set queue count cmd timeout
 2021-08-11  1:47 UTC  (9+ messages)
` [PATCH 1/2] nvme-rdma: always try to configure io queue when user wants it
` [PATCH 2/2] nvme: don't do scan work if io queue count is zero

[PATCH] nvme-tcp: Don't update queue count when failing to set io queues
 2021-08-10 16:39 UTC  (2+ messages)

[PATCH] nvme-rdma: Don't update queue count when failing to set io queues
 2021-08-10 16:24 UTC  (5+ messages)

[PATCH] nvmet: check that host sqsize does not exceed ctrl MQES
 2021-08-10 16:21 UTC  (3+ messages)

[PATCH] nvmet: pass back cntlid on successful completion
 2021-08-10 16:19 UTC  (2+ messages)

[PATCH] nvmet: avoid duplicate qid in connect cmd
 2021-08-10 16:19 UTC  (2+ messages)

[PATCH] nvme/tcp: pair send_mutex init with destroy
 2021-08-10 15:58 UTC  (3+ messages)

[PATCH 1/2] nvme: allow user toggling hmb usage
 2021-08-10 15:58 UTC  (6+ messages)
` [PATCH 2/2] nvme-pci: disable hmb on idle suspend

[PATCH v5 net-next 00/36] nvme-tcp receive and tarnsmit offloads
 2021-08-10 13:37 UTC  (16+ messages)
` [PATCH v5 net-next 02/36] iov_iter: DDP copy to iter/pages
` [PATCH v5 net-next 04/36] net/tls: expose get_netdev_for_sock

[bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
 2021-08-10 10:35 UTC  (19+ messages)

[asahilinux:nvme/dev 13/17] drivers/nvme/host/pci.c:2249:2-3: Unneeded semicolon
 2021-08-09 20:11 UTC  (4+ messages)

[PATCH] Formatted LBA SIZE[FLBAS]
 2021-08-09 14:48 UTC  (3+ messages)

[PATCH] nvme: update keep alive interval when kato is modified
 2021-08-06 20:07 UTC  (4+ messages)

[PATCH] nvmet: pass back cntlid on successful completion
 2021-08-06 19:34 UTC  (2+ messages)

add a bvec_virt helper
 2021-08-06  2:43 UTC  (30+ messages)
` [PATCH 01/15] bvec: "
` [PATCH 02/15] block: use bvec_virt in bio_integrity_{process,free}
  ` [PATCH 02/15] block: use bvec_virt in bio_integrity_{process, free}
` [PATCH 03/15] dm: make EBS depend on !HIGHMEM
` [PATCH 04/15] dm-ebs: use bvec_virt
` [PATCH 05/15] dm-integrity: "
` [PATCH 06/15] squashfs: "
` [PATCH 07/15] rbd: "
` [PATCH 08/15] virtio_blk: "
` [PATCH 09/15] bcache: "
` [PATCH 10/15] sd: "
  ` [dm-devel] "
` [PATCH 11/15] ubd: "
` [PATCH 12/15] ps3vram: "
` [PATCH 13/15] dasd: "
` [PATCH 14/15] dcssblk: "
` [PATCH 15/15] nvme: "

[RFC PATCH 0/6] Fixed-buffers io_uring passthrough over nvme-char
 2021-08-05 12:55 UTC  (7+ messages)
    ` [RFC PATCH 1/6] io_uring: add infra for uring_cmd completion in submitter-task
    ` [RFC PATCH 2/6] nvme: wire-up support for async-passthru on char-device
    ` [RFC PATCH 3/6] io_uring: mark iopoll not supported for uring-cmd
    ` [RFC PATCH 4/6] io_uring: add helper for fixed-buffer uring-cmd
    ` [RFC PATCH 5/6] io_uring: add support for uring_cmd with fixed-buffer
    ` [RFC PATCH 6/6] nvme: enable passthrough "

[PATCH AUTOSEL 5.10 14/17] nvme: fix nvme_setup_command metadata trace event
 2021-08-05 12:17 UTC  (2+ messages)

[RFC PATCH: v3 1/2] add mi device in qemu
 2021-08-03  9:04 UTC  (2+ messages)
    ` [RFC PATCH : v3 2/2] Implementation of nvme-mi plugin in nvme-cli

[RFC PATCH v2 1/2] Adding i2c interface for qemu
 2021-08-02 17:22 UTC 

bisected: 5befc7c26e nvme impl non-mdts gives smartd error log entries
 2021-08-02 16:49 UTC  (3+ messages)

[PATCH] lightnvm: fix possible uninitialized-variable access in nvme_nvm_submit_user_cmd()
 2021-07-31  7:30 UTC 

[PATCH v3 0/6] Handle update hardware queues and queue freeze more carefully
 2021-07-30 11:34 UTC  (5+ messages)

[PATCH] nvme: invalidate paths during rescan
 2021-07-29 19:46 UTC  (2+ messages)

[PATCH v2 0/2] Abrupt Shutdown for NVMe SSD
 2021-07-29 10:37 UTC  (3+ messages)
  ` [EXT] "

New warning in nvme_setup_discard
 2021-07-29  9:29 UTC  (10+ messages)

[PATCH] nvmet: check that host sqsize does not exceed ctrl MQES
 2021-07-28  9:42 UTC 

[PATCH AUTOSEL 5.4 8/9] nvme: fix nvme_setup_command metadata trace event
 2021-07-27 13:20 UTC 

[PATCH AUTOSEL 5.13 16/21] nvme: fix nvme_setup_command metadata trace event
 2021-07-27 13:19 UTC 


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