Linux-NVME Archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-12 15:59:39 to 2019-03-21 17:04:50 UTC [more...]

No subject
 2019-03-21 17:04 UTC  (32+ messages)
` [PATCH 1/9] vfio/mdev: add .request callback
` [PATCH 2/9] nvme/core: add some more values from the spec
` [PATCH 3/9] nvme/core: add NVME_CTRL_SUSPENDED controller state
` [PATCH 4/9] nvme/pci: use the NVME_CTRL_SUSPENDED state
` [PATCH 5/9] nvme/pci: add known admin effects to augument admin effects log page
` [PATCH 6/9] nvme/pci: init shadow doorbell after each reset
` [PATCH 7/9] nvme/core: add mdev interfaces
` [PATCH 8/9] nvme/core: add nvme-mdev core driver
` [PATCH 9/9] nvme/pci: implement the mdev external queue allocation interface
` [PATCH 0/9] RFC: NVME VFIO mediated device
` your mail

[PATCH] nvme: schedule requeue whenever a LIVE state is entered
 2019-03-21 14:10 UTC 

[RFC/PATCH net-next 0/9] net/dim: Support for multiple implementations
 2019-03-21  5:53 UTC  (14+ messages)

[PATCH v3] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2019-03-21  4:57 UTC  (4+ messages)

[PATCH 0/2] blk-mq/nvme: cancel request synchronously
 2019-03-21  2:32 UTC  (24+ messages)
` [PATCH 1/2] blk-mq: introduce blk_mq_complete_request_sync()
` [PATCH 2/2] nvme: cancel request synchronously

[PATCH 0/8]: blk-mq: use static_rqs to iterate busy tags
 2019-03-21  1:33 UTC  (34+ messages)
` [PATCH 1/8] blk-mq: get rid of the synchronize_rcu in __blk_mq_update_nr_hw_queues
` [PATCH 2/8] blk-mq: change the method of iterating busy tags of a request_queue
` [PATCH 3/8] blk-mq: use blk_mq_queue_tag_busy_iter in debugfs
` [PATCH 4/8] mtip32xx: use blk_mq_queue_tag_busy_iter
` [PATCH 5/8] nbd: "
` [PATCH 6/8] skd: "
` [PATCH 7/8] nvme: "
` [PATCH 8/8] blk-mq: remove blk_mq_tagset_busy_iter

【Question for nvme-rdma calltrace】
 2019-03-21  1:04 UTC  (4+ messages)

[PATCH 1/2] [RFC] ata: ahci: Respect bus DMA constraints
 2019-03-18 23:25 UTC  (15+ messages)

[PATCH] [NVMe-CLI] WDC Plugins vs-internal-log command unsupported on SN340
 2019-03-18 15:29 UTC  (2+ messages)

[PATCH] nvme: lightnvm: expose OC devices as zero size to OS
 2019-03-18 13:32 UTC  (3+ messages)

MT76x2U crashes XHCI driver on AMD Ryzen system
 2019-03-18 10:17 UTC  (7+ messages)
          ` [PATCH] iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
                  ` [PATCH v2] "

[PATCH v4 0/3] Couple of fixes detected with blktests
 2019-03-15 20:44 UTC  (16+ messages)
` [PATCH v4 1/3] nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
` [PATCH v4 3/3] nvmet-file: clamp-down file namespace lba_shift

[PATCH nvme-cli rfc 0/6] Support discovery log change events
 2019-03-15 20:38 UTC  (10+ messages)

[PATCH] nvme-tcp: fix an endianess miss-annotation
 2019-03-15 17:15 UTC  (2+ messages)

[PATCHBOMB] nvme fixes for 5.1
 2019-03-14 21:43 UTC  (25+ messages)
` [PATCH 01/17] nvme: add get-feature to admin cmds tracer
` [PATCH 02/17] nvme: don't warn on block content change effects
` [PATCH 03/17] nvme-trace: fix cdw10 buffer overrun
` [PATCH 04/17] nvme: put ns_head ref if namespace fails allocation
` [PATCH 05/17] nvme: update comment to make the code easier to read
` [PATCH 06/17] nvme-loop: init nvmet_ctrl fatal_err_work when allocate
` [PATCH 07/17] nvme-fc: use nr_phys_segments to determine existence of sgl
` [PATCH 08/17] nvme-fc: fix numa_node when dev is null
` [PATCH 09/17] nvme-fc: reject reconnect if io queue count is reduced to zero
` [PATCH 10/17] nvmet-fc: fix issues with targetport assoc_list list walking
` [PATCH 11/17] nvmet-fc: bring Disconnect into compliance with FC-NVME spec
` [PATCH 12/17] nvme: disable Write Zeroes for qemu controllers
` [PATCH 13/17] nvme: remove nvme_ns_config_oncs
` [PATCH 14/17] nvme: add proper discard setup for the multipath device
` [PATCH 15/17] nvme: add proper write zeroes "
` [PATCH 16/17] nvmet: ignore EOPNOTSUPP for discard
` [PATCH 17/17] nvme-tcp: support C2HData with SUCCESS flag

Problem in git pull with git.infradead.org
 2019-03-13 18:03 UTC 

[PATCH rdma-next] RDMA/addr: create addr_wq with WQ_MEM_RECLAIM flag
 2019-03-13 14:08 UTC 

[PATCH 1/2] nvmet: ignore EOPNOTSUPP for discard
 2019-03-13  9:02 UTC  (6+ messages)
` [PATCH 2/2] nvmet: avoid double errno conversions

[PATCH] nvme: disable Write Zeroes for qemu controllers
 2019-03-13  1:46 UTC  (2+ messages)

fix discard and write zeroes configureation for multipath devices
 2019-03-12 22:25 UTC  (10+ messages)
` [PATCH 1/3] nvme: remove nvme_ns_config_oncs
` [PATCH 2/3] nvme: add proper discard setup for the multipath device
` [PATCH 3/3] nvme: add proper write zeroes "

[PATCH] nvmet: ignore EOPNOTSUPP for discard
 2019-03-12 22:25 UTC  (5+ messages)

[PATCH] nvmet-fc: use zero-sized array and struct_size() in kzalloc()
 2019-03-12 19:47 UTC  (3+ messages)

[PATCH 0/2] support nvme-tcp SUCCESS flag optimization
 2019-03-12 19:34 UTC  (9+ messages)
` [PATCH 1/2] nvme-tcp: support C2HData with SUCCESS flag
` [PATCH 2/2] nvmet-tcp: implement C2HData SUCCESS optimization

[PATCH] nvmet-fc: Bring Disconnect into compliance with FC-NVME spec
 2019-03-12 19:31 UTC  (2+ messages)

[PATCH] nvmet-fc: fix issues with targetport assoc_list list walking
 2019-03-12 19:30 UTC  (2+ messages)

general protection fault in skb_put
 2019-03-12 17:46 UTC  (5+ messages)

[PATCH] wdc: Additional device capabilities check
 2019-03-12 17:22 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 read-only IMAP folder(s) and NNTP newsgroup(s).