linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-20 13:38:17 to 2022-10-25 20:22:32 UTC [more...]

[PATCH 0/6] nvme: a few nvme-auth fixes found during code browsing
 2022-10-25 20:22 UTC  (19+ messages)
` [PATCH 1/6] nvme-auth: rename __nvme_auth_[reset|free] to nvme_auth[reset|free]_dhchap
` [PATCH 2/6] nvme-auth: remove symbol export from nvme_auth_reset
` [PATCH 3/6] nvme-auth: don't re-authenticate if the controller is not LIVE
` [PATCH 4/6] nvme-auth: remove redundant buffer deallocations
` [PATCH 5/6] nvme-auth: don't ignore key generation failures when initializing ctrl keys
` [PATCH 6/6] nvme-auth: don't override ctrl keys before validation

per-tagset SRCU struct and quiesce v2
 2022-10-25 20:17 UTC  (21+ messages)
` [PATCH 01/17] block: set the disk capacity to 0 in blk_mark_disk_dead
` [PATCH 02/17] nvme-pci: refactor the tagset handling in nvme_reset_work
` [PATCH 03/17] nvme-pci: don't warn about the lack of I/O queues for admin controllers
` [PATCH 04/17] nvme: don't call nvme_kill_queues from nvme_remove_namespaces
` [PATCH 05/17] nvme: don't remove namespaces in nvme_passthru_end
` [PATCH 06/17] nvme: remove the NVME_NS_DEAD check in nvme_remove_invalid_namespaces
` [PATCH 07/17] nvme: remove the NVME_NS_DEAD check in nvme_validate_ns
` [PATCH 08/17] nvme: don't unquiesce the admin queue in nvme_kill_queues
` [PATCH 09/17] nvme: don't unquiesce the I/O queues "
` [PATCH 10/17] nvme-pci: mark the namespaces dead earlier in nvme_remove
` [PATCH 11/17] nvme-pci: don't unquiesce the I/O queues in nvme_remove_dead_ctrl
` [PATCH 12/17] nvme-pci: don't unquiesce the I/O queues in apple_nvme_reset_work
` [PATCH 13/17] blk-mq: skip non-mq queues in blk_mq_quiesce_queue
` [PATCH 14/17] blk-mq: move the srcu_struct used for quiescing to the tagset
` [PATCH 15/17] blk-mq: pass a tagset to blk_mq_wait_quiesce_done
` [PATCH 16/17] blk-mq: add tagset quiesce interface
` [PATCH 17/17] nvme: use blk_mq_[un]quiesce_tagset

[PATCH 0/2] Granular CAP_SYS_ADMIN
 2022-10-25 20:07 UTC  (3+ messages)

[PATCH v4] nvmet: force reconnect when number of queue changes
 2022-10-25 17:30 UTC  (2+ messages)

way to unbind a bad nvme device/controller without powering off system
 2022-10-25 16:56 UTC  (5+ messages)
  ` [External] : "

[PATCH v7 00/23] nvme-tcp receive offloads
 2022-10-25 16:14 UTC  (28+ messages)
` [PATCH v7 01/23] net: Introduce direct data placement tcp offload
` [PATCH v7 02/23] iov_iter: DDP copy to iter/pages
` [PATCH v7 03/23] net/tls: export get_netdev_for_sock
` [PATCH v7 04/23] Revert "nvme-tcp: remove the unused queue_size member in nvme_tcp_queue"
` [PATCH v7 05/23] nvme-tcp: Add DDP offload control path
` [PATCH v7 06/23] nvme-tcp: Add DDP data-path
` [PATCH v7 07/23] nvme-tcp: RX DDGST offload
` [PATCH v7 08/23] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v7 09/23] nvme-tcp: Add modparam to control the ULP offload enablement
` [PATCH v7 10/23] Documentation: add ULP DDP offload documentation
` [PATCH v7 11/23] net/mlx5e: Rename from tls to transport static params
` [PATCH v7 12/23] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v7 13/23] net/mlx5e: Have mdev pointer directly on the icosq structure
` [PATCH v7 14/23] net/mlx5e: Refactor doorbell function to allow avoiding a completion
` [PATCH v7 15/23] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v7 16/23] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v7 17/23] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v7 18/23] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v7 19/23] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v7 20/23] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v7 21/23] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v7 22/23] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v7 23/23] net/mlx5e: NVMEoTCP, statistics

[PATCH V2 0/2] nvme: Support user mode processing of ZNS Zone Changed AEN
 2022-10-25 15:59 UTC  (6+ messages)
` [PATCH V2 1/2] nvme: Include AEN CQE.DW1 in NVME_AEN uevents

[PATCH rfc 0/1] nvme-mpath: Add IO stats support
 2022-10-25 15:58 UTC  (10+ messages)
` [PATCH rfc] nvme: support io stats on the mpath device

[PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-10-25 15:41 UTC  (29+ messages)
` [PATCH v11 1/9] mm: allow multiple error returns in try_grab_page()
` [PATCH v11 2/9] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v11 3/9] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v11 4/9] block: add check when merging zone device pages
` [PATCH v11 5/9] lib/scatterlist: "
` [PATCH v11 6/9] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v11 7/9] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v11 8/9] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
` [PATCH v11 9/9] ABI: sysfs-bus-pci: add documentation for p2pmem allocate

[PATCH v2 1/1] nvme: use macro definitions for setting reservation values
 2022-10-25 15:19 UTC  (4+ messages)

[PATCH] nvme-multipath: set queue dma alignment to 3
 2022-10-25 15:11 UTC  (4+ messages)

[PATCH] nvme-tcp: Fix possible circular locking when deleting a controller under memory pressure
 2022-10-25 15:11 UTC  (4+ messages)

[PATCH] nvme-tcp: replace sg_init_marker() with sg_init_table()
 2022-10-25 15:10 UTC  (5+ messages)

don't drop the queue reference in blk_mq_destroy_queue
 2022-10-25 14:26 UTC  (5+ messages)
` [PATCH 1/4] blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue

[PATCH v2] nvme-tcp: send quota for nvme_tcp_send_all()
 2022-10-25 13:46 UTC  (6+ messages)

[PATCH] nvmet: use try_cmpxchg in nvmet_update_sq_head
 2022-10-25  6:48 UTC  (4+ messages)

per-tagset SRCU struct and quiesce
 2022-10-25  1:38 UTC  (57+ messages)
` [PATCH 1/8] block: set the disk capacity to 0 in blk_mark_disk_dead
` [PATCH 2/8] blk-mq: skip non-mq queues in blk_mq_quiesce_queue
` [PATCH 3/8] blk-mq: move the srcu_struct used for quiescing to the tagset
` [PATCH 4/8] blk-mq: pass a tagset to blk_mq_wait_quiesce_done
` [PATCH 5/8] blk-mq: add tagset quiesce interface
` [PATCH 6/8] nvme: move the NS_DEAD flag to the controller
` [PATCH 7/8] nvme: remove nvme_set_queue_dying
` [PATCH 8/8] nvme: use blk_mq_[un]quiesce_tagset

SSD low power state during system suspend
 2022-10-24 23:40 UTC 

nvmet-tcp timeout issue
 2022-10-24 19:37 UTC 

[PATCH v15 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-10-24 19:02 UTC  (6+ messages)

[PATCH v6 00/23] nvme-tcp receive offloads
 2022-10-24 13:09 UTC  (6+ messages)
` [PATCH v6 01/23] net: Introduce direct data placement tcp offload

[linux-next:master] BUILD REGRESSION 4d48f589d294ddc5e01d3b0dc7cecc55324c05ca
 2022-10-21 17:28 UTC 

lockdep warning: fs_reclaim_acquire vs tcp_sendpage
 2022-10-21 10:11 UTC  (12+ messages)

[linux-nvme:nvme-6.1] BUILD SUCCESS 94f5a06884074dcd99606d7b329e133ee65ea6ad
 2022-10-21  5:09 UTC 

[PATCH 1/1] nvme-pci: disable write zeros support on WD SSDs
 2022-10-20 17:33 UTC  (3+ messages)

NVMe write protection support
 2022-10-20 17:31 UTC  (12+ messages)

[PATCH v2 0/2] improve nvme quiesce time for large amount of namespaces
 2022-10-20 16:11 UTC  (3+ messages)
` [PATCH v3 1/2] blk-mq: add tagset quiesce interface


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).