linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-06 18:36:33 to 2025-01-10 16:31:44 UTC [more...]

[PATCH v5 0/9] blk: honor isolcpus configuration
 2025-01-10 16:26 UTC  (10+ messages)
` [PATCH v5 1/9] lib/group_cpus: let group_cpu_evenly return number initialized masks
` [PATCH v5 2/9] blk-mq: add number of queue calc helper
` [PATCH v5 3/9] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v5 4/9] scsi: "
` [PATCH v5 5/9] virtio: blk/scsi: "
` [PATCH v5 6/9] lib/group_cpus: honor housekeeping config when grouping CPUs
` [PATCH v5 7/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled
` [PATCH v5 8/9] blk-mq: issue warning when offlining hctx with online isolcpus
` [PATCH v5 9/9] doc: update managed_irq documentation

[PATCHv6 RFC 0/3] Add visibility for native NVMe multipath using sysfs
 2025-01-10 15:47 UTC  (3+ messages)

fix queue freeze and limit locking order v4
 2025-01-10 14:32 UTC  (21+ messages)
` [PATCH 01/11] block: fix docs for freezing of queue limits updates
` [PATCH 02/11] block: add a queue_limits_commit_update_frozen helper
` [PATCH 03/11] block: check BLK_FEAT_POLL under q_usage_count
` [PATCH 04/11] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
` [PATCH 05/11] block: add a store_limit operations for sysfs entries
` [PATCH 06/11] block: fix queue freeze vs limits lock order in sysfs store methods
` [PATCH 07/11] nvme: fix queue freeze vs limits lock order
` [PATCH 08/11] nbd: "
` [PATCH 09/11] usb-storage: "
` [PATCH 10/11] loop: refactor queue limits updates
` [PATCH 11/11] loop: fix queue freeze vs limits lock order

[Regression] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX
 2025-01-10 11:17 UTC  (7+ messages)
      ` [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G

[PATCH] nvme-pci: use correct size to free the hmb buffer
 2025-01-10 10:02 UTC  (2+ messages)

[PATCH v2] nvme: Add error path for xa_store in nvme_init_effects
 2025-01-10  9:58 UTC  (3+ messages)

fix queue freeze and limit locking order v3
 2025-01-10  9:33 UTC  (21+ messages)
` [PATCH 01/11] block: fix docs for freezing of queue limits updates
` [PATCH 02/11] block: add a queue_limits_commit_update_frozen helper
` [PATCH 03/11] block: check BLK_FEAT_POLL under q_usage_count
` [PATCH 04/11] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
` [PATCH 05/11] block: add a store_limit operations for sysfs entries
` [PATCH 06/11] block: fix queue freeze vs limits lock order in sysfs store methods
` [PATCH 07/11] nvme: fix queue freeze vs limits lock order
` [PATCH 08/11] nbd: "
` [PATCH 09/11] usb-storage: "
` [PATCH 10/11] loop: refactor queue limits updates
` [PATCH 11/11] loop: fix queue freeze vs limits lock order

[PATCH v4 0/9] blk: honor isolcpus configuration
 2025-01-10  9:21 UTC  (18+ messages)
` [PATCH v4 1/9] lib/group_cpus: let group_cpu_evenly return number of groups
` [PATCH v4 2/9] sched/isolation: document HK_TYPE housekeeping option
` [PATCH v4 3/9] blk-mq: add number of queue calc helper
` [PATCH v4 4/9] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v4 8/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled

Zapytanie ofertowe
 2025-01-10  9:00 UTC 

[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
 2025-01-10  6:53 UTC  (12+ messages)

[linux-nvme:nvme-6.14] BUILD SUCCESS WITH WARNING b9973aa4d0507c4969ad87763b535edb77b7dceb
 2025-01-09 22:02 UTC 

nvme-fc: Question about __nvme_fc_abort_outstanding_ios()
 2025-01-09 17:52 UTC  (3+ messages)

[PATCH v4 0/3] nvme-fc: fix race with connectivity loss and nvme_fc_create_association
 2025-01-09 13:30 UTC  (4+ messages)
` [PATCH v4 1/3] nvme-fc: go straight to connecting state when initializing
` [PATCH v4 2/3] nvme: handle connectivity loss in nvme_set_queue_count
` [PATCH v4 3/3] nvme-fc: do not ignore connectivity loss during connecting

fix queue freeze and limit locking order
 2025-01-09 11:26 UTC  (43+ messages)
` [PATCH 1/8] block: fix docs for freezing of queue limits updates
` [PATCH 2/8] block: add a queue_limits_commit_update_frozen helper
` [PATCH 3/8] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
` [PATCH 4/8] block: add a store_limit operations for sysfs entries
` [PATCH 5/8] block: fix queue freeze vs limits lock order in sysfs store methods
` [PATCH 6/8] nvme: fix queue freeze vs limits lock order
` [PATCH 7/8] nbd: "
` [PATCH 8/8] usb-storage:fix "

[PATCH 1/2] nvme-tcp: initialize the mq_map to NULL
 2025-01-09 10:59 UTC  (4+ messages)
` [PATCH 2/2] nvme-tcp: remove unused variable

[PATCHv13 00/10] nvme: implement secure concatenation
 2025-01-09  7:33 UTC  (4+ messages)
` [PATCH 09/10] nvmet-tcp: support secure channel concatenation

[linux-nvme:nvme-6.14 2/36] drivers/nvme/host/tcp.c:1583:18: warning: variable 'n' set but not used
 2025-01-09  5:23 UTC  (2+ messages)

[linux-nvme:nvme-6.14 2/36] drivers/nvme/host/tcp.c:1594:13: warning: variable 'mq_map' is used uninitialized whenever 'if' condition is false
 2025-01-09  5:05 UTC 

fix queue freeze and limit locking order v2
 2025-01-09  2:18 UTC  (33+ messages)
` [PATCH 01/10] block: fix docs for freezing of queue limits updates
` [PATCH 02/10] block: add a queue_limits_commit_update_frozen helper
` [PATCH 03/10] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
` [PATCH 04/10] block: add a store_limit operations for sysfs entries
` [PATCH 05/10] block: fix queue freeze vs limits lock order in sysfs store methods
` [PATCH 06/10] nvme: fix queue freeze vs limits lock order
` [PATCH 07/10] nbd: "
` [PATCH 08/10] usb-storage: "
` [PATCH 09/10] loop: refactor queue limits updates
` [PATCH 10/10] loop: fix queue freeze vs limits lock order

[PATCH] nvme-pci: fix comment typo
 2025-01-08 16:48 UTC  (2+ messages)

[PATCH] nvme: Remove namespace when nvme_identify_ns_descs() failed
 2025-01-08 15:45 UTC  (12+ messages)

nvme-rdma: possible issue around error injection debugfs entries
 2025-01-08 14:30 UTC 

[PATCH v3 0/3] nvme-fc: fix race with connectivity loss and nvme_fc_create_association
 2025-01-08 10:51 UTC  (11+ messages)
` [PATCH v3 2/3] nvme: trigger reset when keep alive fails
` [PATCH v3 3/3] nvme: handle connectivity loss in nvme_set_queue_count

[PATCH] nvmet-auth: fix length calculation in nvmet_auth_challenge()
 2025-01-08 10:45 UTC  (2+ messages)

Meeting invitation
 2025-01-08  9:15 UTC 

Współpraca
 2025-01-08  9:11 UTC 

[PATCH v3] nvmet: handle rw's limited retry flag
 2025-01-07 16:49 UTC  (2+ messages)

[PATCH v2] nvme-tcp: Fix I/O queue cpu spreading for multiple controllers
 2025-01-07 16:49 UTC  (3+ messages)

[PATCH] nvme: Allocate memory for xa_store in advance in nvme_get_effects_log
 2025-01-07 16:48 UTC  (3+ messages)
` [PATCH] nvme: Add error check for xa_store "

[PATCH v3] nvme: change return type of nvme_poll_cq() to bool
 2025-01-07 16:48 UTC  (2+ messages)

[PATCH v9 00/18] NVMe PCI endpoint target driver
 2025-01-07 16:47 UTC  (2+ messages)

[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-01-07 13:28 UTC  (3+ messages)
` [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()

[PATCH nvme-cli] make: fix make rpm target
 2025-01-07 11:56 UTC  (2+ messages)

RFC: fix queue freeze and limit locking order (alt take)
 2025-01-07  7:06 UTC  (7+ messages)
` [PATCH 05/10] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues

[PATCH 0/3] Fix queue freeze and limit locking order
 2025-01-07  6:18 UTC  (8+ messages)
` [PATCH 1/3] block: Fix sysfs queue freeze and limits lock order

[LSF/MM/BPF TOPIC] Improving Block Layer Tracepoints for Next-Generation Backup Systems
 2025-01-06 22:18 UTC  (8+ messages)
      ` [Lsf-pc] "


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