linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-08 13:56:24 to 2020-12-16 12:24:15 UTC [more...]

[PATCH v5 00/16] blkcg:Support to track FC storage blk io traffic
 2020-12-16  5:29 UTC  (13+ messages)
` [PATCH v5 01/16] cgroup: Added cgroup_get_from_id
` [PATCH v5 02/16] blkcg: Added a app identifier support for blkcg
` [PATCH v5 03/16] nvme: Added a newsysfs attribute appid_store
` [PATCH v5 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v5 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs
` [PATCH v5 06/16] lpfc: vmid: Forward declarations for APIs
` [PATCH v5 07/16] lpfc: vmid: VMID params initialization
` [PATCH v5 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
` [PATCH v5 09/16] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v5 10/16] lpfc: vmid: Functions to manage vmids
` [PATCH v5 11/16] lpfc: vmid: Implements CT commands for appid
` [PATCH v5 12/16] lpfc: vmid: Appends the vmid in the wqe before sending

[PATCH v3] RDMA/siw: Fix handling of zero-sized Read and Receive Queues
 2020-12-16 11:00 UTC 

[PATCH V3] nvme: enable char device per namespace
 2020-12-16  8:01 UTC  (5+ messages)

Request timeout seen with NVMEoF TCP
 2020-12-16  5:51 UTC  (12+ messages)

[PATCH v2] RDMA/siw: Fix handling of zero-sized Read and Receive Queues
 2020-12-16  5:36 UTC  (2+ messages)

[PATCH] RDMA/siw: Fix handling of zero-sized Read and Receive Queues
 2020-12-16  5:33 UTC  (5+ messages)
  `  "

[PATCH V7 0/6] nvmet: add ZBD backend support
 2020-12-16  5:09 UTC  (13+ messages)
` [PATCH V7 1/6] block: export bio_add_hw_pages()
` [PATCH V7 2/6] nvmet: add lba to sect conversion helpers
` [PATCH V7 3/6] nvmet: add NVM command set identifier support
` [PATCH V7 4/6] nvmet: add ZBD over ZNS backend support
` [PATCH V7 5/6] nvmet: add bio get helper for different backends
` [PATCH V7 6/6] nvmet: add bio put "

[RFC PATCH v2 0/2] add simple copy support
 2020-12-15 23:45 UTC  (15+ messages)
    ` [RFC PATCH v2 1/2] block: "
      ` [dm-devel] "

[PATCH v1 net-next 00/15] nvme-tcp receive offloads
 2020-12-15 14:07 UTC  (34+ messages)
` [PATCH v1 net-next 01/15] iov_iter: Skip copy in memcpy_to_page if src==dst
` [PATCH v1 net-next 02/15] net: Introduce direct data placement tcp offload
` [PATCH v1 net-next 04/15] net/tls: expose get_netdev_for_sock
` [PATCH v1 net-next 05/15] nvme-tcp: Add DDP offload control path
` [PATCH v1 net-next 07/15] nvme-tcp : Recalculate crc in the end of the capsule

[PATCH] RDMA/siw: Fix handling of zero-sized Read and Receive Queues
 2020-12-15 12:22 UTC  (2+ messages)

[PATCH] [PATCH] Keep offset when mapping data via SWIOTLB
 2020-12-15  9:35 UTC  (4+ messages)
` c2f4ca83b5: BUG:KASAN:use-after-free_in_dma_unmap_page_attrs

[RFC PATCH 2/2] nvmet_tcp: enable polling nvme for completions
 2020-12-15  1:11 UTC 

[RFC PATCH 1/2] nvmet-tcp: enable io_work() idle period tracking
 2020-12-15  1:11 UTC 

[RFC PATCH 0/2] nvmet-tcp: introduce idle poll option
 2020-12-15  1:11 UTC 

UBSAN observed with blktests use_siw nvme-rdma nvme/003 on 5.10.0-rc7
 2020-12-14 11:16 UTC  (2+ messages)

[RFC PATCH v3 0/2] add simple copy support
 2020-12-14  7:07 UTC  (8+ messages)
  ` [RFC PATCH v3 1/2] block: "
  ` [RFC PATCH v3 2/2] nvme: "

[PATCH V6 0/6] nvmet: add ZBD backend support
 2020-12-13 23:41 UTC  (9+ messages)
` [PATCH V6 1/6] block: export bio_add_hw_pages()
` [PATCH V6 2/6] nvmet: add lba to sect conversion helpers
` [PATCH V6 3/6] nvmet: add NVM command set identifier support
` [PATCH V6 4/6] nvmet: add ZBD over ZNS backend support
` [PATCH V6 5/6] nvmet: add bio get helper for different backends
` [PATCH V6 6/6] nvmet: add bio put "

[RFC PATCH v2 0/7] NVMeTCP Offload ULP
 2020-12-13 19:14 UTC  (8+ messages)
` [RFC PATCH v2 1/7] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
` [RFC PATCH v2 2/7] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [RFC PATCH v2 3/7] nvme-tcp-offload: Add device scan implementation
` [RFC PATCH v2 4/7] nvme-tcp-offload: Add controller level implementation
` [RFC PATCH v2 5/7] nvme-tcp-offload: Add controller level error recovery implementation
` [RFC PATCH v2 6/7] nvme-tcp-offload: Add queue level implementation
` [RFC PATCH v2 7/7] nvme-tcp-offload: Add IO "

[PATCH V5 0/6] nvmet: add ZBD backend support
 2020-12-12  9:25 UTC  (12+ messages)
` [PATCH V5 1/6] block: export bio_add_hw_pages()
` [PATCH V5 2/6] nvmet: add lba to sect coversion helpers
` [PATCH V5 3/6] nvmet: add NVM command set identifier support
` [PATCH V5 4/6] nvmet: add ZBD over ZNS backend support
` [PATCH V5 5/6] nvmet: add bio put helper for different backends
` [PATCH V5 6/6] nvmet: add bio get "

[PATCH v2] nvmet: fix mismatched serial
 2020-12-12  7:58 UTC 

[PATCH] nvmet: fix mismatched serial
 2020-12-11 17:39 UTC  (2+ messages)

[PATCH] nvme: hwmon: fix crash on device teardown
 2020-12-11 14:12 UTC  (4+ messages)

nvme-tcp: Queue deadlock (stuck PDU) on NVMe TCP host driver
 2020-12-11  8:10 UTC  (3+ messages)

[RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices
 2020-12-10 16:44 UTC  (8+ messages)
` [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL

[PATCH V4 0/9] nvmet: add ZBD backend support
 2020-12-10 15:15 UTC  (4+ messages)

[PATCH] nvme-core: update NS Attr Changed AEN handling for ANA group
 2020-12-10 13:34 UTC  (29+ messages)

split hard read-only vs read-only policy v2
 2020-12-10  7:50 UTC  (6+ messages)
` [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions

[PATCH 0/4] nvmet: admin-cmd related cleanups and a fix
 2020-12-10  2:58 UTC  (5+ messages)
` [PATCH 1/4] nvmet: remove extra variable in smart log nsid
` [PATCH 2/4] nvmet: remove extra variable in identify ns
` [PATCH 3/4] nvmet: remove extra variable in id-desclist
` [PATCH 4/4] nvmet: set right status on error in id-ns handler

[PATCH V3] nvme: enable char device per namespace
 2020-12-09 12:43 UTC 

[PATCH V2] nvme: enable char device per namespace
 2020-12-09  9:16 UTC  (4+ messages)
  `  "

[PATCH] nvme: retrigger ANA log update if group descriptor isn't found
 2020-12-09  7:35 UTC  (7+ messages)

[PATCH] nvme: Added QUIRK for Samsung PM1725a
 2020-12-09  7:33 UTC  (10+ messages)

split hard read-only vs read-only policy v3
 2020-12-09  2:54 UTC  (13+ messages)
` [PATCH 1/6] dm: use bdev_read_only to check if a device is read-only
` [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
` [PATCH 3/6] block: add a hard-readonly flag to struct gendisk
` [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
` [PATCH 5/6] rbd: remove the ->set_read_only method
` [PATCH 6/6] nvme: allow revalidate to set a namespace read-only

[PATCH] nvme-fcloop: Fix sscanf type and list_first_entry_or_null warnings
 2020-12-08 13:56 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).