linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-05 06:18:52 to 2021-08-18 12:22:25 UTC [more...]

[PATCH v5 0/3] Handle update hardware queues and queue freeze more carefully
 2021-08-18 12:21 UTC  (5+ messages)
` [PATCH v5 1/3] nvme-fc: Wait with a timeout for queue to freeze
` [PATCH v5 2/3] nvme-fc: avoid race between time out and tear down
` [PATCH v5 3/3] nvme-fc: fix controller reset hang during traffic

[PATCH RESEND v4 0/8] Handle update hardware queues and queue freeze more carefully
 2021-08-18 11:49 UTC  (19+ messages)
` [PATCH v4 2/8] nvme-tcp: Update number of hardware queues before using them
` [PATCH v4 6/8] nvme-fc: fix controller reset hang during traffic
` [PATCH v4 8/8] nvme-rdma: Unfreeze queues on reconnect

[PATCH nvme-cli 0/3] nvme-cli/plugins/huawei: display the status of each disk
 2021-08-18  8:03 UTC  (6+ messages)
` [PATCH nvme-cli 1/3] filter disk partitions in command "nvme huawei list"
` [PATCH nvme-cli 2/3] show fault devices "
` [PATCH nvme-cli 3/3] add "Status" field "

[GIT PULL] first round of nvme updates for Linux 5.15
 2021-08-18  7:41 UTC 

[bug report] rdma_rxe doesn't work with blktests on 5.14.0-rc6
 2021-08-18  6:42 UTC  (4+ messages)

[asahilinux:nvme/dev 13/17] drivers/nvme/host/pci.c:2249:2-3: Unneeded semicolon
 2021-08-18  6:26 UTC  (5+ messages)

[RFC PATCH: v3 1/2] add mi device in qemu
 2021-08-18  6:01 UTC  (2+ messages)

[PATCHv2 00/13] nvme: In-band authentication support
 2021-08-18  5:44 UTC  (20+ 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 0/7] add simple copy support
 2021-08-17 23:37 UTC  (22+ messages)
    ` [PATCH 1/7] block: make bio_map_kern() non static
    ` [PATCH 2/7] block: Introduce queue limits for copy-offload support
    ` [PATCH 3/7] block: copy offload support infrastructure
    ` [PATCH 4/7] block: Introduce a new ioctl for simple copy
    ` [PATCH 5/7] block: add emulation "
    ` [PATCH 6/7] nvme: add simple copy support
    ` [PATCH 7/7] dm kcopyd: add simple copy offload support
      ` [dm-devel] "

[linux-nvme:nvme-5.15] BUILD SUCCESS 9891668e43c8e9f2d0d50088b151edefc2e560e5
 2021-08-17 18:03 UTC 

SK hynix BC511: warning: nvme nvme0: missing or invalid SUBNQN field
 2021-08-17 17:02 UTC  (4+ messages)

[PATCH 1/2] nvme: use UINT_MAX >> SECTOR_SHIFT for maximums in number of sectors
 2021-08-16 21:43 UTC  (3+ messages)
` [PATCH 2/2] nvme: round max_discard_sectors down against discard_granularity

[PATCH] nvme: remove the unused NVME_NS_* enum
 2021-08-16 21:03 UTC  (2+ messages)

add a bvec_virt helper
 2021-08-16 16:51 UTC  (20+ 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 07/15] rbd: use bvec_virt
` [PATCH 08/15] virtio_blk: "
` [PATCH 10/15] sd: "
  ` [dm-devel] "
` [PATCH 15/15] nvme: "

[PATCH] nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers
 2021-08-16 16:47 UTC  (2+ messages)

[PATCH] nvme: remove nvm_ndev from ns
 2021-08-16 16:44 UTC  (2+ messages)

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

[PATCH] remove the lightnvm subsystem
 2021-08-14 21:55 UTC  (5+ messages)

[PATCH] nvme: target: set NULL to iod after assoc refcnt is released
 2021-08-14 13:06 UTC 

[PATCH] nvme: target: clean assoc pointer after releasing its refcnt
 2021-08-14 12:28 UTC 

[PATCH] nvme-tcp: Don't update queue count when failing to set io queues
 2021-08-14  3:19 UTC  (4+ messages)

[RFC PATCH v1] Adding Support for namespace management
 2021-08-13 16:45 UTC  (2+ messages)

nvmet-tcp kernel crashes consistently when doing 64k rw with fio
 2021-08-13  9:32 UTC  (2+ messages)

[RFC PATCH] nvmet: Fix conventional passthru
 2021-08-12 21:04 UTC 

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

[PATCH 0/2] Fix crash when rescan ns after set queue count cmd timeout
 2021-08-11  1:47 UTC  (8+ 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-rdma: Don't update queue count when failing to set io queues
 2021-08-10 16:24 UTC  (4+ 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  (13+ messages)
` [PATCH v5 net-next 02/36] iov_iter: DDP copy to iter/pages

[bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
 2021-08-10 10:35 UTC  (13+ 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)

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


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