messages from 2021-04-22 08:04:48 to 2021-04-29 19:11:02 UTC [more...]
[RFC PATCH v4 00/27] NVMeTCP Offload ULP and QEDN Device Driver
2021-04-29 19:09 UTC (4+ messages)
` [RFC PATCH v4 01/27] qed: Add NVMeTCP Offload PF Level FW and HW HSI
` [RFC PATCH v4 02/27] qed: Add NVMeTCP Offload Connection "
` [RFC PATCH v4 04/27] qed: Add support of HW filter block
[PATCH 0/2] nvmet: consider req->sg_cnt for inline bio
2021-04-29 18:43 UTC (3+ messages)
` [PATCH 1/2] nvmet: check sg_cnt for inline bio for bdev-ns
` [PATCH 2/2] nvmet: check sg_cnt for inline bio for passthru
[PATCH 1/1] nvme-fabrics: Generate uevent on namespace AENs
2021-04-29 18:22 UTC (6+ messages)
[PATCH] nvmet: remove unsupported command noise
2021-04-29 18:17 UTC (3+ messages)
[PATCH v4] nvme: rdma/tcp: fix list corruption with anatt timer
2021-04-29 12:24 UTC (2+ messages)
[PATCH 1/4] nvmet: change sn size and check validity
2021-04-29 10:47 UTC (11+ messages)
` [PATCH 4/4] nvmet: make ver stable once connection established
nvme tcp receive errors
2021-04-29 4:52 UTC (23+ messages)
[bug report]unhandled identify cns 6 on qid 0
2021-04-29 3:23 UTC (2+ messages)
[PATCH 1/1] Generate uevent on namespace AENs
2021-04-29 1:13 UTC (6+ messages)
[linux-nvme:nvme-5.13] BUILD SUCCESS db56feef0e698dfe2b43776d00965b7a8e94942b
2021-04-28 19:32 UTC
[PATCH 0/3] Update Persistent Event Log
2021-04-28 18:43 UTC (10+ messages)
` [PATCH 1/3] nvme: Add event type as filter in persistent event log
` [PATCH 2/3] nvme: Add set-feature(0xb) "
` [PATCH 3/3] nvme: Update several detail information in pel code
[PATCH 1/1] nvme: extend and modify the APST configuration algorithm
2021-04-28 15:45 UTC (4+ messages)
[RFC] qla2xxx: Add dev_loss_tmo kernel module options
2021-04-28 14:51 UTC (9+ messages)
` [EXT] "
[PATCH v3] nvme: rdma/tcp: fix list corruption with anatt timer
2021-04-28 7:21 UTC (12+ messages)
[PATCH v3 0/2] kref and passthrough cleanup
2021-04-28 6:45 UTC (4+ messages)
` [PATCH v3 1/2] nvme: add nvme_get_ns helper
` [PATCH v3 2/2] nvme: avoid memset for passthrough requests
[PATCH v2 1/2] nvme-core: Move nvmf queue ready check routines to core
2021-04-28 6:44 UTC (3+ messages)
[PATCH V2 0/1] nvme: fix controller ioctl through ns_head
2021-04-28 6:44 UTC (3+ messages)
` [PATCH V2 1/1] "
[PATCH v10 00/13] blkcg:Support to track FC storage blk io traffic
2021-04-28 6:38 UTC (15+ messages)
` [PATCH v10 01/13] cgroup: Added cgroup_get_from_id
` [PATCH v10 02/13] blkcg: Added a app identifier support for blkcg
` [PATCH v10 03/13] nvme: Added a newsysfs attribute appid_store
` [PATCH v10 04/13] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v10 05/13] lpfc: vmid: VMID params initialization
` [PATCH v10 06/13] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
` [PATCH v10 07/13] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v10 08/13] lpfc: vmid: Functions to manage vmids
` [PATCH v10 09/13] lpfc: vmid: Implements CT commands for appid
` [PATCH v10 10/13] lpfc: vmid: Appends the vmid in the wqe before sending
` [PATCH v10 11/13] lpfc: vmid: Timeout implementation for vmid
` [PATCH v10 12/13] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v10 13/13] lpfc: vmid: Introducing vmid in io path
[PATCH 00/16] Add new DMA mapping operation for P2PDMA
2021-04-27 23:01 UTC (20+ messages)
` [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
` [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH 14/16] nvme-rdma: Ensure dma support when using p2pdma
[PATCH 1/1] Generate uevent on namespace AENs
2021-04-27 13:50 UTC
[PATCH v2] nvme: rdma/tcp: call nvme_mpath_stop() from reconnect workqueue
2021-04-27 9:04 UTC (16+ messages)
[PATCH 0/8] blk-mq: fix request UAF related with iterating over tagset requests
2021-04-27 8:54 UTC (25+ messages)
` [PATCH 1/8] Revert "blk-mq: Fix races between blk_mq_update_nr_hw_queues() and iterating over tags"
` [PATCH 2/8] Revert "blk-mq: Make it safe to use RCU to iterate over blk_mq_tag_set.tag_list"
` [PATCH 3/8] Revert "blk-mq: Fix races between iterating over requests and freeing requests"
` [PATCH 4/8] Revert "blk-mq: Introduce atomic variants of blk_mq_(all_tag|tagset_busy)_iter"
` [PATCH 5/8] blk-mq: blk_mq_complete_request_locally
` [PATCH 6/8] block: drivers: complete request locally from blk_mq_tagset_busy_iter
` [PATCH 7/8] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
` [PATCH 8/8] blk-mq: clear stale request in tags->rq[] before freeing one request pool
[PATCH 0/1] Generate uevent on namespace AENs
2021-04-26 20:28 UTC
[PATCHv2 0/5] block and nvme passthrough error handling
2021-04-26 17:39 UTC (17+ messages)
` [PATCHv2 1/5] block: support polling through blk_execute_rq
` [PATCHv2 2/5] nvme: use blk_execute_rq() for passthrough commands
` [PATCHv2 3/5] block: return errors from blk_execute_rq()
` [PATCHv2 4/5] nvme: use return value "
` [PATCHv2 5/5] nvme: allow user passthrough commands to poll
[PATCH 1/2] block: return errors from blk_execute_rq()
2021-04-26 14:31 UTC (4+ messages)
` [PATCH 2/2] nvme: use return value "
[PATCH v2 2/2] nvme-pci: fix controller reset hang when racing with nvme_timeout
2021-04-26 2:53 UTC
[PATCH v2 0/2] kref and passthrough cleanup
2021-04-25 22:30 UTC (7+ messages)
` [PATCH v2 1/2] nvme: add nvme_get_ns helper
` [PATCH v2 2/2] nvme: avoid memset for passthrough requests
[PATCH] nvme: rdma/tcp: call nvme_mpath_stop() from reconnect workqueue
2021-04-23 14:07 UTC (4+ messages)
[PATCH v9 00/13] blkcg:Support to track FC storage blk io traffic
2021-04-23 10:14 UTC (11+ messages)
` [PATCH v9 03/13] nvme: Added a newsysfs attribute appid_store
` [PATCH v9 07/13] lpfc: vmid: Implements ELS commands for appid patch
[linux-nvme:nvme-5.13] BUILD SUCCESS 2637baed78010eeaae274feb5b99ce90933fadfb
2021-04-22 18:23 UTC
[GIT PULL] third round of nvme updates for Linux 5.13
2021-04-22 16:24 UTC (2+ messages)
[PATCH] nvmet: move ka_work initialization to nvmet_alloc_ctrl
2021-04-22 12:55 UTC (2+ messages)
kernel panic due to a missing work initialization in case of zero kato value
2021-04-22 12:16 UTC (4+ messages)
` kernel panic due to a missing work initialization in case of zero
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox