public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2021-02-02 00:12:14 to 2021-02-09 03:28:52 UTC [more...]

Clarification regarding "nvme discover" and setting IOSQES/IOCQES
 2021-02-09  3:28 UTC  (6+ messages)

[PATCH 1/2] nvme: support fused nvme requests
 2021-02-09  3:12 UTC  (7+ messages)
` [PATCH V2 0/2] nvme: Support for fused NVME_IOCTL_SUBMIT_IO

[PATCH] nvmet-fc: add a missing __rcu annotation to nvmet_fc_tgt_assoc.queues
 2021-02-08 23:44 UTC  (4+ messages)

kernel null pointer at nvme_tcp_init_iter[nvme_tcp] with blktests nvme-tcp/012
 2021-02-08 18:42 UTC  (11+ messages)
  ` kernel null pointer at nvme_tcp_init_iter+0x7d/0xd0 [nvme_tcp]

[PATCH AUTOSEL 5.4 09/19] nvme-pci: ignore the subsysem NQN on Phison E16
 2021-02-08 17:58 UTC 

[PATCH AUTOSEL 5.10 19/36] nvme-pci: ignore the subsysem NQN on Phison E16
 2021-02-08 17:57 UTC 

[PATCH v4 0/8] block: add zone write granularity limit
 2021-02-08 17:17 UTC  (7+ messages)
` [PATCH v4 5/8] block: introduce zone_write_granularity limit
` [PATCH v4 8/8] sd_zbc: clear zone resources for non-zoned case

[PATCH] nvme-multipath: set nr_zones for zoned namespaces
 2021-02-08 15:14 UTC  (8+ messages)

[linux-nvme:nvme-5.12] BUILD SUCCESS 51964ee257c859c06c62887f8709c82f9dafd67e
 2021-02-08  8:29 UTC 

Investment research about your country
 2021-02-08  0:52 UTC 

[RFC PATCH v3 00/11] NVMeTCP Offload ULP and QEDN Device Driver
 2021-02-07 18:13 UTC  (12+ messages)
` [RFC PATCH v3 01/11] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
` [RFC PATCH v3 02/11] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [RFC PATCH v3 03/11] nvme-tcp-offload: Add device scan implementation
` [RFC PATCH v3 04/11] nvme-tcp-offload: Add controller level implementation
` [RFC PATCH v3 05/11] nvme-tcp-offload: Add controller level error recovery implementation
` [RFC PATCH v3 06/11] nvme-tcp-offload: Add queue level implementation
` [RFC PATCH v3 07/11] nvme-tcp-offload: Add IO "
` [RFC PATCH v3 08/11] nvme-qedn: Add qedn - Marvell's NVMeTCP HW offload vendor driver
` [RFC PATCH v3 09/11] net-qed: Add NVMeTCP Offload PF Level FW and HW HSI
` [RFC PATCH v3 10/11] nvme-qedn: Add qedn probe
` [RFC PATCH v3 11/11] nvme-qedn: Add IRQ and fast-path resources initializations

[PATCH v3 net-next 00/21] nvme-tcp receive offloads
 2021-02-07 16:40 UTC  (29+ messages)
` [PATCH v3 net-next 01/21] iov_iter: Introduce new procedures for copy to iter/pages
` [PATCH v3 net-next 02/21] net: Introduce direct data placement tcp offload
` [PATCH v3 net-next 06/21] nvme-tcp: Add DDP offload control path
` [PATCH v3 net-next 07/21] nvme-tcp: Add DDP data-path
` [PATCH v3 net-next 08/21] nvme-tcp : Recalculate crc in the end of the capsule
` [PATCH v3 net-next 09/21] nvme-tcp: Deal with netdevice DOWN events

[PATCH] nvmet-tcp: fix potential race of tcp socket closing accept_work
 2021-02-07 16:16 UTC  (2+ messages)

[PATCH] nvmet-tcp: Fix receive data digest calculation for multiple h2cdata PDUs
 2021-02-07 16:16 UTC  (2+ messages)

preserve DMA offsets when using swiotlb v2
 2021-02-07 16:03 UTC  (10+ messages)
` [PATCH 1/9] driver core: add a min_align_mask field to struct device_dma_parameters
` [PATCH 2/9] swiotlb: add a IO_TLB_SIZE define
` [PATCH 3/9] swiotlb: factor out an io_tlb_offset helper
` [PATCH 4/9] swiotlb: factor out a nr_slots helper
` [PATCH 5/9] swiotlb: clean up swiotlb_tbl_unmap_single
` [PATCH 6/9] swiotlb: refactor swiotlb_tbl_map_single
` [PATCH 7/9] swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
` [PATCH 8/9] swiotlb: respect min_align_mask
` [PATCH 9/9] nvme-pci: set min_align_mask

nvme-tcp bricks my computer
 2021-02-05 19:38 UTC  (7+ messages)

[PATCH] nvme: move NVMF_OPT_CTRL_LOSS_TMO to generic list of allowed options
 2021-02-05 18:47 UTC  (4+ messages)

[PATCH] nvmet: per-host namespaces masking
 2021-02-05 18:42 UTC  (5+ messages)

preserve DMA offsets when using swiotlb
 2021-02-05 11:50 UTC  (18+ messages)
` [PATCH 1/8] driver core: add a min_align_mask field to struct device_dma_parameters
` [PATCH 2/8] swiotlb: add a io_tlb_offset helper
` [PATCH 3/8] swiotlb: factor out a nr_slots helper
` [PATCH 4/8] swiotlb: clean up swiotlb_tbl_unmap_single
` [PATCH 5/8] swiotlb: refactor swiotlb_tbl_map_single
` [PATCH 6/8] swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
` [PATCH 7/8] swiotlb: respect min_align_mask
` [PATCH 8/8] nvme-pci: set min_align_mask

[PATCH] nvmetcli: fixup ana groupid setting for namespaces
 2021-02-05  9:56 UTC 

[PATCH v5 0/3] avoid double request completion and IO error
 2021-02-05  2:02 UTC  (12+ messages)
` [PATCH v5 1/3] blk-mq: introduce blk_mq_set_request_complete

[linux-nvme:nvme-5.12] BUILD SUCCESS aced5580e793b6d0287587bbb36f11510775b627
 2021-02-04 20:18 UTC 

[GIT PULL] nvme fixes for 5.11
 2021-02-04 15:27 UTC  (3+ messages)

[PATCH 00/35] RFC: add "nvme monitor" subcommand
 2021-02-04  9:41 UTC  (43+ messages)
` [PATCH 05/35] monitor: add uevent filters
` [PATCH 06/35] monitor: Create a log() macro
` [PATCH 07/35] fabrics: use "
` [PATCH 08/35] monitor: add command line options to control logging
` [PATCH 09/35] nvme_get_ctrl_attr(): constify "path" argument
` [PATCH 10/35] fabrics: export do_discover(), build_options() and config
` [PATCH 11/35] monitor: add option -A / --autoconnect
` [PATCH 12/35] monitor: add helpers for __attribute__((cleanup))
` [PATCH 13/35] monitor: disable nvmf-autoconnect udev rules in autoconnect mode
` [PATCH 19/35] fabrics: use "const char *" in struct config
` [PATCH 35/35] monitor: add option --keep/-K

[PATCH v2] nvme: avoid "(efault)" from nvme_sysfs_show_subsysnqn()
 2021-02-04  7:44 UTC  (10+ messages)

[linux-nvme:nvme-5.11] BUILD SUCCESS cb8563f5c735a042ea2dd7df1ad55ae06d63ffeb
 2021-02-04  6:37 UTC 

[PATCH] nvme: Add 48-bit DMA address quirk
 2021-02-03 16:57 UTC  (7+ messages)

[PATCH V2 0/3] SWIOTLB: Preserve swiotlb map offset when needed
 2021-02-03 16:47 UTC  (10+ messages)
` [PATCH V2 3/3] Adding device_dma_parameters->offset_preserve_mask to NVMe driver

[PATCH] nvme: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-03 16:13 UTC  (4+ messages)

[PATCH] nvmet-tcp: Fix out-of-bounds access when receiving multiple h2cdata PDUs
 2021-02-03 15:57 UTC  (2+ messages)

[PATCH 00/10] nvmet: fixes and some cleanups
 2021-02-03  4:31 UTC  (16+ messages)
` [PATCH 01/10] nvmet: zeroout id-ns buffer for invalid nsid
` [PATCH 03/10] nvmet: set error in nvmet_find_namespace()
` [PATCH 04/10] nvmet: remove nsid param from nvmet_find_namespace()
` [PATCH 06/10] nvmet: add helper to report invalid opcode

[linux-nvme:nvme-5.12] BUILD SUCCESS 563c81586d0ab2841487a61fb34d6e9cd5efded7
 2021-02-02 22:52 UTC 

[linux-nvme:nvme-5.11] BUILD SUCCESS 46121fa7c2dc55bcbb729b6a2ab323aa1e8986cf
 2021-02-02 22:52 UTC 

[GIT PULL] first round of nvme updates for 5.12
 2021-02-02 17:43 UTC  (2+ messages)

Buffer I/O Errors from Zoned NVME devices
 2021-02-02 15:22 UTC  (6+ messages)

[PATCH AUTOSEL 5.10 25/25] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC device
 2021-02-02 15:06 UTC 

[PATCH] nvme-pci: Mark Phison E16 (Corsair MP600) as IGNORE_DEV_SUBNQN
 2021-02-02  9:49 UTC  (3+ messages)

[PATCH] Update email address
 2021-02-02  9:49 UTC  (2+ messages)

[PATCH] nvme-pci: add quirk to make Kingston A2000 SSD avoid deepest sleep state
 2021-02-02  9:49 UTC  (2+ messages)

[PATCH] nvmetcli documentation: fix typo
 2021-02-02  9:22 UTC  (2+ messages)

[PATCH v2] nvme-multipath: Early exit if no path is available
 2021-02-02  1:12 UTC  (20+ messages)

[PATCH] nvme: avoid "(efault)" from nvme_sysfs_show_subsysnqn()
 2021-02-02  1:01 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