Linux-NVME Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-14 16:45:02 to 2021-06-24 17:28:38 UTC [more...]

[PATCH v3 00/20] NVMeTCP Offload ULP
 2021-06-24 17:23 UTC  (9+ messages)
` [PATCH v3 01/20] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
` [PATCH v3 02/20] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [PATCH v3 03/20] nvme-fabrics: Expose nvmf_check_required_opts() globally
` [PATCH v3 04/20] nvme-tcp-offload: Add device scan implementation
` [PATCH v3 05/20] nvme-tcp-offload: Add controller level implementation
` [PATCH v3 06/20] nvme-tcp-offload: Add controller level error recovery implementation
` [PATCH v3 07/20] nvme-tcp-offload: Add queue level implementation
` [PATCH v3 09/20] qedn: Add qedn - Marvell's NVMeTCP HW offload device driver

[bug report] NVMe/IB: reset_controller need more than 1min
 2021-06-24 16:14 UTC  (6+ messages)

[GIT PULL] second round of nvme updates for Linux 5.14
 2021-06-24 15:39 UTC  (2+ messages)

[PATCH] nvme-fabrics: make cntlid settable
 2021-06-24 13:48 UTC 

[PATCH] nvmet: allow setting ctrl to ready without iosqes/iocqes set
 2021-06-24 12:33 UTC  (3+ messages)

[PATCH 1/1] nvme-fabrics: Generate uevent on namespace AENs
 2021-06-24 10:49 UTC  (11+ messages)

[LSF/MM/BPF Topic] Towards more useful nvme-passthrough
 2021-06-24  9:24 UTC  (2+ messages)

[PATCHv8] nvme: fix refcounting imbalance when all paths are down
 2021-06-24  8:55 UTC 

[PATCH 0/2] nvme-fabrics: short-circuit connect retries
 2021-06-24  8:10 UTC  (7+ messages)
` [PATCH 1/2] nvme-tcp: short-circuit reconnect retries
` [PATCH 2/2] nvme-rdma: "

[PATCH] nvme-tcp: Use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACE
 2021-06-24  6:35 UTC  (7+ messages)

[PATCH] nvmet-rdma: process wr wait list from a non-atomic context
 2021-06-24  6:34 UTC  (2+ messages)

[PATCHv7] nvme: fix refcounting imbalance when all paths are down
 2021-06-23 21:41 UTC  (4+ messages)

[PATCH v2 0/8] NVMeTCP Offload ULP
 2021-06-23 19:02 UTC  (15+ messages)
` [PATCH v2 1/8] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
` [PATCH v2 2/8] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [PATCH v2 3/8] nvme-fabrics: Expose nvmf_check_required_opts() globally
` [PATCH v2 4/8] nvme-tcp-offload: Add device scan implementation
` [PATCH v2 5/8] nvme-tcp-offload: Add controller level implementation
` [PATCH v2 6/8] nvme-tcp-offload: Add controller level error recovery implementation
` [PATCH v2 7/8] nvme-tcp-offload: Add queue level implementation
` [PATCH v2 8/8] nvme-tcp-offload: Add IO "

rr: nvme-pci: fix races in nvme_setup_io_queues() and UAF introduced by nvme_dev_remove_admin()
 2021-06-23 14:50 UTC  (10+ messages)
` [PATCH 1/2] nvme-pci: Fix multiple races in nvme_setup_io_queues()
` [PATCH 2/2] nvme-pci: Fix UAF introduced by nvme_dev_remove_admin()

[PATCHv4 0/4] block and nvme passthrough error handling
 2021-06-22 14:57 UTC  (2+ messages)

[PATCHv6] nvme: allow to re-attach namespaces after all paths are down
 2021-06-22  6:31 UTC  (7+ messages)

[linux-nvme:nvme-5.14] BUILD REGRESSION 3c3ee16532c1be92350a2a88bd19283b7bdf32e9
 2021-06-21 22:43 UTC  (2+ messages)

[PATCH] nvme: add comment to not use kobj_to_dev()
 2021-06-21 16:20 UTC  (5+ messages)

[RFC PATCH 0/3] PCI/P2PMEM: introduce pci_p2pdma_align_size API
 2021-06-21 16:11 UTC  (5+ messages)
` [PATCH 1/3] mm,memory_hotplug: export mhp min alignment

nvmeof Issues with Zen 3/Ryzen 5000 Initiator
 2021-06-21 16:06 UTC  (5+ messages)

[linux-nvme:nvme-5.14 38/38] make[2]: *** No rule to make target '/tmp/kernel/arm-randconfig-c023-20210621/gcc-9.3.0/3c3ee16532c1be92350a2a88bd19283b7bdf32e9/lib/modules/5.13.0-rc3+/kernel/drivers/video/fbdev/omap2/omapfb/displays/panel-sharp-ls037v7dw01.ko.gz', needed by '__modinst'
 2021-06-21 15:22 UTC  (2+ messages)
` [kbuild-all] "

[PATCH] drivers/nvme/host: Use kobj_to_dev() API
 2021-06-21 10:18 UTC  (6+ messages)
  `  "
    `  "

switch block layer polling to a bio based model v4
 2021-06-21  8:35 UTC  (24+ messages)
` [PATCH 01/16] direct-io: remove blk_poll support
` [PATCH 02/16] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
` [PATCH 03/16] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
` [PATCH 04/16] blk-mq: factor out a blk_qc_to_hctx helper
` [PATCH 05/16] blk-mq: factor out a "classic" poll helper
` [PATCH 06/16] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
` [PATCH 07/16] blk-mq: remove blk_qc_t_valid
` [PATCH 08/16] block: replace the spin argument to blk_iopoll with a flags argument
` [PATCH 09/16] io_uring: don't sleep when polling for I/O
` [PATCH 10/16] block: rename REQ_HIPRI to REQ_POLLED
` [PATCH 11/16] block: use SLAB_TYPESAFE_BY_RCU for the bio slab
` [PATCH 12/16] block: define 'struct bvec_iter' as packed
` [PATCH 13/16] block: switch polling to be bio based
` [PATCH 14/16] block: don't allow writing to the poll queue attribute
` [PATCH 15/16] nvme-multipath: set QUEUE_FLAG_NOWAIT
` [PATCH 16/16] nvme-multipath: enable polled I/O

[PATCH] nvmet: use NVMET_MAX_NAMESPACES to set nn value
 2021-06-21  6:39 UTC  (2+ messages)

[PATCH] remove all blanks in front of goto label
 2021-06-21  5:31 UTC  (4+ messages)

[PATCH 0/3] nvmet: use right MNAN value for controllers
 2021-06-21  3:02 UTC  (8+ messages)
` [PATCH 1/3] nvmet: use subsys->max_nsid to report MNAN
` [PATCH 2/3] nvmet: prevent creating ctrl with no namespace

[patch v6 3/7] genirq/affinity: Add new callback for (re)calculating interrupt sets
 2021-06-18 19:32 UTC  (6+ messages)

[linux-nvme:nvme-5.14] BUILD SUCCESS 8cf486e131b351db4f224078bef8e1efedcf0340
 2021-06-18  2:08 UTC 

[PATCH] nvme-pci: fix var. type for increasing cq_head
 2021-06-17 13:55 UTC  (2+ messages)

[PATCH 0/3] nvme: remove struct zeroout memset calls
 2021-06-17 13:54 UTC  (5+ messages)
` [PATCH 1/3] nvmet: remove zeroout memset call for struct
` [PATCH 2/3] nvme: "
` [PATCH 3/3] nvme-pci: "

[PATCH] nvme.h: add missing nvme_lba_range_type endianness annotations
 2021-06-17 13:54 UTC  (2+ messages)

[PATCH v3 0/4] nvme: protect against possible request reference after completion
 2021-06-17 13:48 UTC  (12+ messages)
` [PATCH v3 1/4] params: lift param_set_uint_minmax to common code
` [PATCH v3 2/4] nvme-pci: limit maximum queue depth to 4095
` [PATCH v3 3/4] nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
` [PATCH v3 4/4] nvme: code command_id with a genctr for use-after-free validation

[PATCH 0/4] nvme: add ctrl sgl supported helper
 2021-06-17  4:59 UTC  (5+ messages)
` [PATCH 4/4] nvme-tcp: use ctrl sgl check helper

[syzbot] possible deadlock in loop_probe
 2021-06-16 21:18 UTC 

[PATCH v2 0/4] nvme: protect against possible request reference after completion
 2021-06-16 21:05 UTC  (4+ messages)

[linux-nvme:nvme-5.14] BUILD SUCCESS e645b5a5baf2e28329941eb5691ce01e251285b0
 2021-06-16 16:32 UTC 

Review Request: nvme-pci: Fix multiple races in nvme_setup_io_queues()
 2021-06-16 16:20 UTC  (3+ messages)
` [PATCH] "

[linux-nvme:nvme-5.14 2/32] drivers/acpi/x86/utils.c:153:25: sparse: sparse: symbol 'storage_d3_cpu_ids' was not declared. Should it be static?
 2021-06-16 15:59 UTC  (3+ messages)
` [RFC PATCH linux-nvme] ACPI: storage_d3_cpu_ids[] can be static

[REMINDER] LSF/MM/BPF: 2021: Call for Proposals
 2021-06-16 15:02 UTC 

[PATCH] nvmet: mark zmgmt recv work function static
 2021-06-16  0:18 UTC 

nvme-pci: Fix multiple races in nvme_setup_io_queues()
 2021-06-15 22:33 UTC  (3+ messages)

[linux-nvme:nvme-5.14 32/32] drivers/nvme/target/zns.c:257:6: warning: no previous prototype for function 'nvmet_bdev_zone_zmgmt_recv_work'
 2021-06-15 21:41 UTC  (2+ messages)

nvme-pci: Fix multiple races in nvme_setup_io_queues()
 2021-06-15 20:53 UTC  (2+ messages)

[PATCH 0/4] nvme-fabrics: remove struct zeroout memset calls
 2021-06-15 20:07 UTC  (8+ messages)
` [PATCH 1/4] nvme-fabrics: remove memset in nvmf_reg_read64()
` [PATCH 2/4] nvme-fabrics: remove memset in nvmf_reg_write32()
` [PATCH 3/4] nvme-fabrics: remove memset in connect admin q
` [PATCH 4/4] nvme-fabrics: remove memset in connect io q

[linux-nvme:nvme-5.14 32/32] drivers/nvme/target/zns.c:257:6: warning: no previous prototype for 'nvmet_bdev_zone_zmgmt_recv_work'
 2021-06-15 20:04 UTC  (2+ messages)

[PATCH] nvmet-tcp: Add a multex lock to start_queue failure case
 2021-06-15 18:02 UTC  (2+ messages)

[PATCH V6] nvme-core: use xarray for ctrl ns tracking
 2021-06-15 16:27 UTC  (2+ messages)

[PATCH V15 0/5] nvmet: add ZBD backened support
 2021-06-15 16:25 UTC  (2+ messages)

[PATCH trivial] nvme: Grammar s/each namespaces/each namespace/
 2021-06-15 16:18 UTC  (2+ messages)

[PATCH 0/6] nvmet: small cleanup
 2021-06-15 16:18 UTC  (2+ messages)

[PATCH v8 1/2] ACPI: Check StorageD3Enable _DSD property in ACPI code
 2021-06-15 16:18 UTC  (5+ messages)
` [PATCH v8 2/2] ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint

[PATCH] nvmet: use U32_MAX value to report NN
 2021-06-14 21:23 UTC  (3+ messages)

[PATCH 0/1] nvmet: use subsys->max_nsid to report MNAN value
 2021-06-14 19:16 UTC  (4+ messages)
` [PATCH 1/1] nvmet: use subsys->max_nsid to report MNAN

BUG: scheduling while atomic when nvmet_rdma_queue_response fails in posting a request
 2021-06-14 18:14 UTC  (7+ messages)
      ` [EXT] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).