messages from 2021-05-07 01:52:00 to 2021-05-14 08:41:49 UTC [more...]
[PATCH v3] nvmet: Reset ns->file when open fails
2021-05-14 8:41 UTC (3+ messages)
[linux-nvme:nvme-5.13 1/9] drivers/nvme/host/multipath.c:815 nvme_mpath_init_identify() warn: missing error code 'error'
2021-05-14 5:55 UTC
[PATCH] nvme: remove redundant initialization of variable ret
2021-05-14 4:43 UTC (2+ messages)
[linux-nvme:nvme-5.13] BUILD SUCCESS WITH WARNING e181811bd04d874fe48bbfa1165a82068b58144d
2021-05-14 3:08 UTC
switch block layer polling to a bio based model v3
2021-05-14 2:50 UTC (35+ messages)
` [PATCH 01/15] direct-io: remove blk_poll support
` [PATCH 02/15] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
` [PATCH 03/15] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
` [PATCH 04/15] blk-mq: factor out a blk_qc_to_hctx helper
` [PATCH 05/15] blk-mq: factor out a "classic" poll helper
` [PATCH 06/15] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
` [PATCH 07/15] blk-mq: remove blk_qc_t_valid
` [PATCH 08/15] io_uring: don't sleep when polling for I/O
` [PATCH 09/15] block: rename REQ_HIPRI to REQ_POLLED
` [PATCH 10/15] block: use SLAB_TYPESAFE_BY_RCU for the bio slab
` [PATCH 11/15] block: define 'struct bvec_iter' as packed
` [PATCH 12/15] block: switch polling to be bio based
` [PATCH 13/15] block: don't allow writing to the poll queue attribute
` [PATCH 14/15] nvme-multipath: set QUEUE_FLAG_NOWAIT
` [PATCH 15/15] nvme-multipath: enable polled I/O
[PATCH v2 00/22] Add new DMA mapping operation for P2PDMA
2021-05-13 22:32 UTC (23+ messages)
` [PATCH v2 01/22] PCI/P2PDMA: Rename upstream_bridge_distance() and rework documentation
` [PATCH v2 02/22] PCI/P2PDMA: Use a buffer on the stack for collecting the acs list
` [PATCH v2 03/22] PCI/P2PDMA: Cleanup type for return value of calc_map_type_and_dist()
` [PATCH v2 04/22] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [PATCH v2 05/22] PCI/P2PDMA: Print a warning if the host bridge is not in the whitelist
` [PATCH v2 06/22] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v2 07/22] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagemap and device
` [PATCH v2 08/22] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v2 09/22] dma-direct: Return appropriate error code from dma_direct_map_sg()
` [PATCH v2 10/22] iommu: Return full error code from iommu_map_sg[_atomic]()
` [PATCH v2 11/22] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v2 12/22] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [PATCH v2 13/22] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
` [PATCH v2 14/22] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v2 15/22] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v2 16/22] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v2 17/22] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v2 18/22] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [PATCH v2 19/22] nvme-pci: Convert to using dma_map_sgtable()
` [PATCH v2 20/22] RDMA/core: Introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v2 21/22] RDMA/rw: use dma_map_sgtable()
` [PATCH v2 22/22] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
regression: data corruption with ext4 on LUKS on nvme with torvalds master
2021-05-13 21:18 UTC (5+ messages)
[PATCH] nvme-fc: clear q_live at beginning of association teardown
2021-05-13 19:59 UTC (5+ messages)
nvme tcp receive errors
2021-05-13 19:53 UTC (18+ messages)
[PATCHv4 1/1] nvme-tcp: Add option to set the physical interface to be used when connecting over TCP sockets
2021-05-13 19:18 UTC
[GIT PULL] nvme fixes for Linux 5.13
2021-05-13 17:07 UTC (2+ messages)
[PATCH] nvmet: use new ana_log_size instead the old one
2021-05-13 13:04 UTC
[linux-nvme:nvme-5.13] BUILD SUCCESS 85428beac80dbcace5b146b218697c73e367dcf5
2021-05-13 7:24 UTC
[PATCH 1/1] Add 'Transport Interface' (triface) option. This can be used to specify the IP interface to use for the connection. The driver uses that to set SO_BINDTODEVICE on the socket before connecting
2021-05-12 22:12 UTC (17+ messages)
[PATCH] nvme: allow to re-attach namespaces after all paths are down
2021-05-12 20:51 UTC (10+ messages)
[PATCH AUTOSEL 5.10 27/34] nvmet: remove unsupported command noise
2021-05-12 18:02 UTC
[PATCH AUTOSEL 5.11 28/35] nvmet: remove unsupported command noise
2021-05-12 18:01 UTC
[PATCH AUTOSEL 5.12 30/37] nvmet: remove unsupported command noise
2021-05-12 18:00 UTC
[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
2021-05-12 15:45 UTC (7+ messages)
[PATCH] nvmet: Reset ns->file when open fails
2021-05-12 15:05 UTC (5+ messages)
[PATCH] nvme-multipath: fix double initialization of ANA state
2021-05-12 14:53 UTC (4+ messages)
[PATCH v2] nvmet: Reset ns->file when open fails
2021-05-12 14:46 UTC (2+ messages)
[PATCHv2] nvme: generate uevent once a multipath namespace is operational again
2021-05-12 13:06 UTC (6+ messages)
[PATCHv3] nvme: allow to re-attach namespaces after all paths are down
2021-05-12 5:28 UTC (3+ messages)
[bug report] blktests nvme/022 lead kernel WARNING and NULL pointer
2021-05-12 0:32 UTC (7+ messages)
[PATCH V2 0/3] nvemt: demote high frequency err msg to debug
2021-05-11 21:32 UTC (6+ messages)
` [PATCH V2 1/3] nvmet: demote discovery cmd parse "
` [PATCH V2 2/3] nvmet: use helper to remove the duplicate code
` [PATCH V2 3/3] nvmet: demote fabrics cmd parse err msg to debug
[PATCH v2] nvme-tcp: Check if request has started before processing it
2021-05-11 18:16 UTC (15+ messages)
[PATCH 00/16] Add new DMA mapping operation for P2PDMA
2021-05-11 16:35 UTC (27+ messages)
` [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
` [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
` [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
` [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
[PATCH 1/1] nvme-fabrics: Generate uevent on namespace AENs
2021-05-11 8:53 UTC (11+ messages)
[linux-nvme:nvme-5.13] BUILD SUCCESS 2869ad623d7df02dbc280744b879ca6e23ad1fe4
2021-05-11 1:43 UTC
[PATCHv2] nvme: allow to re-attach namespaces after all paths are down
2021-05-11 6:53 UTC
[PATCH 0/3] nvemt: demote high frequency err msg to debug
2021-05-10 19:15 UTC (4+ messages)
[RESEND] LSF/MM/BPF: 2021: Call for Proposals
2021-05-10 17:42 UTC
[PATCHv3] nvme-mpath: delete disk after last connection
2021-05-10 14:48 UTC (16+ messages)
[linux-nvme:nvme-5.13 4/4] drivers/nvme/host/multipath.c:810:6: warning: variable 'error' is used uninitialized whenever 'if' condition is true
2021-05-10 11:43 UTC
[linux-nvme:nvme-5.13 4/4] drivers/nvme/host/multipath.c:810:6: warning: variable 'error' is used uninitialized whenever 'if' condition is true
2021-05-10 11:36 UTC
[PATCH V2 0/2] nvmet: consider req->sg_cnt for inline bio
2021-05-10 7:00 UTC (4+ messages)
` [PATCH V2 1/2] nvmet: fix inline bio check for bdev-ns
` [PATCH V2 2/2] nvmet: fix inline bio check for passthru
[PATCH] nvmet-rdma: Fix NULL deref when SEND is completed with error
2021-05-10 7:00 UTC (2+ messages)
[PATCH v5 0/2] nvme-pci: add AMD PCIe quirk for NVMe simple suspend/resume
2021-05-10 1:18 UTC (4+ messages)
` [PATCH v5 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
regression: data corruption with ext4 on LUKS on nvme with torvalds master
2021-05-09 14:47 UTC (3+ messages)
[RFC PATCH v4 00/27] NVMeTCP Offload ULP and QEDN Device Driver
2021-05-08 11:01 UTC (13+ messages)
` [RFC PATCH v4 17/27] qedn: Add qedn probe
` [RFC PATCH v4 18/27] qedn: Add qedn_claim_dev API support
` [RFC PATCH v4 22/27] qedn: Add IO level nvme_req and fw_cq workqueues
` [RFC PATCH v4 23/27] qedn: Add support of Task and SGL
[PATCH] nvme-tcp: add command tracking trace events
2021-05-07 17:46 UTC (2+ messages)
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