linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-18 08:03:41 to 2021-09-01 14:42:45 UTC [more...]

[PATCH v1] nvme: avoid race in shutdown namespace removal
 2021-09-01 14:41 UTC  (5+ messages)

nvme-tcp crashes the system when overloading the backend device
 2021-09-01 14:36 UTC  (3+ messages)

[linux-nvme:nvme-5.15 6/8] drivers/nvme/host/core.c:1298:33: sparse: sparse: restricted __le32 degrades to integer
 2021-09-01 14:10 UTC  (2+ messages)

Command timeouts with NVMe TCP kernel driver
 2021-09-01 13:21 UTC  (6+ messages)

SPDK initiators (Vmware 7.x) can not connect to nvmet-rdma
 2021-09-01 12:52 UTC  (2+ messages)

[PATCH v1] nvme: only call synhronize_srcu when clearing current path
 2021-09-01 12:44 UTC  (3+ messages)

[PATCH v6] nvme-tcp: Do not reset transport on data digest errors
 2021-09-01 12:23 UTC  (4+ messages)

[PATCH] nvmet: fixup buffer overrun in nvmet_subsys_attr_serial()
 2021-09-01 12:22 UTC  (3+ messages)

[PATCH v3] nvme: update keep alive interval when kato is modified
 2021-09-01 12:22 UTC  (2+ messages)

nvme: nvme-tcp shutdown when remote is unreachable
 2021-08-31 13:43 UTC 

[linux-nvme:nvme-5.15] BUILD SUCCESS 146686c928168d3cbcf7d237362e3776a316c000
 2021-08-31  0:45 UTC 

[PATCH v3 0/8] block: first batch of add_disk() error handling conversions
 2021-08-30 21:25 UTC  (9+ messages)
` [PATCH v3 1/8] scsi/sd: add error handling support for add_disk()
` [PATCH v3 2/8] scsi/sr: "
` [PATCH v3 3/8] nvme: "
` [PATCH v3 4/8] mmc/core/block: "
` [PATCH v3 5/8] md: "
` [PATCH v3 6/8] dm: add add_disk() error handling
` [PATCH v3 7/8] loop: add error handling support for add_disk()
` [PATCH v3 8/8] nbd: "

[PATCH 00/10] block: first batch of add_disk() error handling conversions
 2021-08-30 21:08 UTC  (15+ messages)
` [PATCH 01/10] block/brd: add error handling support for add_disk()
` [PATCH 02/10] bcache: "
` [PATCH 03/10] nvme-multipath: "
` [PATCH 04/10] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH 05/10] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH 06/10] nvdimm/btt: add error handling support for add_disk()
` [PATCH 07/10] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH 08/10] nvdimm/blk: add error handling support for add_disk()
` [PATCH 09/10] xen-blkfront: "
` [PATCH 10/10] zram: "

[PATCH 00/10] block: first batch of add_disk() error handling conversions
 2021-08-30 21:00 UTC  (31+ messages)
` [PATCH 01/10] scsi/sd: use blk_cleanup_queue() insted of put_disk()
` [PATCH 02/10] scsi/sd: add error handling support for add_disk()
` [PATCH 03/10] scsi/sr: use blk_cleanup_disk() instead of put_disk()
` [PATCH 04/10] scsi/sr: add error handling support for add_disk()
` [PATCH 05/10] nvme: "
` [PATCH 06/10] mmc/core/block: "
` [PATCH 07/10] md: "
` [PATCH 08/10] dm: add add_disk() error handling
` [PATCH 09/10] loop: add error handling support for add_disk()
` [PATCH 10/10] nbd: "

[PATCH v5] nvme-tcp: Do not reset transport on data digest errors
 2021-08-30 13:23 UTC 

[PATCH v4] nvme-tcp: Do not reset transport on data digest errors
 2021-08-30 11:38 UTC 

[PATCH v2] nvme: update keep alive interval when kato is modified
 2021-08-30 11:27 UTC  (7+ messages)

[PATCH] nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_req
 2021-08-30 11:26 UTC  (2+ messages)

[PATCH v3] nvme-tcp: Do not reset transport on data digest errors
 2021-08-30 11:25 UTC  (3+ messages)

[linux-nvme:nvme-5.15] BUILD SUCCESS 9a6810fde787d16f9e05e58e4e6f6ef426573464
 2021-08-29 18:04 UTC 

[PATCH v2 0/6] block: first batch of add_disk() error handling conversions
 2021-08-28  7:11 UTC  (8+ messages)
` [PATCH v2 1/6] scsi/sd: add error handling support for add_disk()
` [PATCH v2 2/6] scsi/sr: "
` [PATCH v2 3/6] nvme: "
` [PATCH v2 4/6] md: "
` [PATCH v2 5/6] loop: "
` [PATCH v2 6/6] nbd: "

[PATCH 0/2] Make nvmet_init_cap dependent on passthru controller
 2021-08-27 16:19 UTC  (6+ messages)
    ` [PATCH 1/2] nvme: move nvme_multi_css into nvme.h
    ` [PATCH 2/2] nvmet: use passthru cntrl in nvmet_init_cap

[PATCH 0/6] nvme: support unique discovery controller
 2021-08-27 12:09 UTC  (7+ messages)
` [PATCH 1/6] nvmet: make discovery NQN configurable
` [PATCH 2/6] nvme: add CNTRLTYPE definitions for 'identify controller'
` [PATCH 3/6] nvmet: set 'CNTRLTYPE' in the identify controller data
` [PATCH 4/6] nvme: expose subsystem type in sysfs attribute 'subtype'
` [PATCH 5/6] nvme: Add connect option 'discovery'
` [PATCH 6/6] nvme: display correct subsystem NQN

[PATCH v2] nvme-tcp: Do not reset transport on data digest errors
 2021-08-26  8:04 UTC  (3+ messages)

[PATCH 0/7] add simple copy support
 2021-08-26  7:46 UTC  (14+ messages)
    ` [PATCH 4/7] block: Introduce a new ioctl for simple copy
    ` [PATCH 3/7] block: copy offload support infrastructure

[linux-nvme:nvme-5.15] BUILD SUCCESS d692c18d58229e084e92395d0831b3381f6d5ab9
 2021-08-25 20:14 UTC 

[PATCH v6 0/3] Handle update hardware queues and queue freeze more carefully
 2021-08-25 16:03 UTC  (7+ messages)
` [PATCH v6 1/3] nvme-fc: Update hardware queues before using them
` [PATCH v6 2/3] nvme-fc: avoid race between time out and tear down
` [PATCH v6 3/3] nvme-fc: Remove freeze/unfreeze around update_nr_hw_queues

[PATCH v4] nvme-multipath: revalidate paths during rescan
 2021-08-25  7:23 UTC  (2+ messages)

[PATCH 0/2] qla2xxx - add nvme map_queues support
 2021-08-25  4:58 UTC  (7+ messages)
` [PATCH 1/2] nvme-fc: Add support for map_queues
` [PATCH 2/2] qla2xxx: Add map_queues support to nvme
      ` [EXT] Re: [PATCH 0/2] qla2xxx - add nvme map_queues support

[PATCH v3] nvme: revalidate paths during rescan
 2021-08-24 14:00 UTC  (7+ messages)

[bug report] nvme-tcp: add NVMe over TCP host driver
 2021-08-24 13:16 UTC 

[linux-nvme:nvme-5.15] BUILD SUCCESS e0cd62fa3a01b36e11a8ca66a8bb802f077c1926
 2021-08-24  6:39 UTC 

ensure each gendisk always has a request_queue reference v2
 2021-08-23 18:55 UTC  (16+ messages)
` [PATCH 1/9] nvme: use blk_mq_alloc_disk
` [PATCH 3/9] sg: do not allocate a gendisk
` [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] nvme: remove the unused NVME_NS_* enum
 2021-08-23 17:31 UTC  (2+ messages)

[PATCH] nvme-multipath: set QUEUE_FLAG_NOWAIT
 2021-08-23 17:14 UTC  (2+ messages)

[PATCH] nvme-tcp: Do not reset transport on data digest errors
 2021-08-23 17:13 UTC  (8+ messages)

[PATCH nvme-cli] fix list command bugs
 2021-08-23 16:20 UTC  (2+ messages)

[PATCH v5 0/3] Handle update hardware queues and queue freeze more carefully
 2021-08-23  9:19 UTC  (11+ 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

[REMINDER] LSF/MM/BPF: 2021: Cancellation announcement
 2021-08-20 18:35 UTC 

[RFC PATCH: v3 1/2] add mi device in qemu
 2021-08-19 16:34 UTC  (3+ messages)

hostname cannot be used for traddr?
 2021-08-19 14:37 UTC  (2+ messages)

[RFC PATCH v2] hw/nvme:Adding Support for namespace management
 2021-08-19 14:32 UTC  (2+ messages)

[PATCH] nvme: update keep alive interval when kato is modified
 2021-08-19 10:15 UTC  (5+ messages)

[GIT PULL] first round of nvme updates for Linux 5.15
 2021-08-18 13:29 UTC  (2+ messages)

[PATCH RESEND v4 0/8] Handle update hardware queues and queue freeze more carefully
 2021-08-18 11:49 UTC  (6+ messages)
` [PATCH v4 6/8] nvme-fc: fix controller reset hang during traffic

[PATCH nvme-cli 0/3] nvme-cli/plugins/huawei: display the status of each disk
 2021-08-18  8:03 UTC  (3+ 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).