messages from 2025-01-08 09:18:16 to 2025-01-15 04:55:14 UTC [more...]
[PATCH] nvmet: fix compliation errors
2025-01-15 4:55 UTC (2+ messages)
[PATCH 1/2] nvme-auth: remove unnecessary semicolon
2025-01-15 3:01 UTC
[PATCH] nvmet: fix rw control endian access
2025-01-15 0:56 UTC (2+ messages)
6.13/regression/bisected - new nvme timeout errors
2025-01-14 21:58 UTC
[PATCH v5 00/17] Provide a new two step DMA mapping API
2025-01-14 20:50 UTC (6+ messages)
` [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API
[RFC PATCH] nvme-fc: move tagset removal to nvme_fc_delete_ctrl()
2025-01-14 18:31 UTC (3+ messages)
[PATCH v2 1/2] nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk
2025-01-14 16:40 UTC (2+ messages)
[PATCH v4 0/9] blk: honor isolcpus configuration
2025-01-13 13:19 UTC (12+ messages)
` [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
[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
2025-01-14 6:45 UTC (12+ messages)
[PATCH] nvme: fix bogus kzalloc() return check in nvme_init_effects_log()
2025-01-13 20:03 UTC (6+ messages)
[LSF/MM/BPF TOPIC] Improving Block Layer Tracepoints for Next-Generation Backup Systems
2025-01-13 17:31 UTC (6+ messages)
` [Lsf-pc] "
[PATCHv13 00/10] nvme: implement secure concatenation
2025-01-13 16:00 UTC (8+ messages)
` [PATCH 09/10] nvmet-tcp: support secure channel concatenation
[PATCH] nvme: Remove namespace when nvme_identify_ns_descs() failed
2025-01-13 14:29 UTC (17+ messages)
[linux-nvme:nvme-6.14] BUILD SUCCESS 4a324970fabad503260973cd588609f3a26baab9
2025-01-13 11:43 UTC
[PATCHv7 RFC 0/3] Add visibility for native NVMe multipath using sysfs
2025-01-13 10:35 UTC (7+ messages)
` [PATCHv7 RFC 1/3] nvme-multipath: Add visibility for round-robin io-policy
` [PATCHv7 RFC 2/3] nvme-multipath: Add visibility for numa io-policy
` [PATCHv7 RFC 3/3] nvme-multipath: Add visibility for queue-depth io-policy
fix queue freeze and limit locking order v2
2025-01-13 7:25 UTC (38+ 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 v5 0/9] blk: honor isolcpus configuration
2025-01-13 7:14 UTC (18+ 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
[GIT PULL] nvme updates for 6.14 (resend)
2025-01-12 23:36 UTC (2+ messages)
[linux-nvme:nvme-6.14 29/35] drivers/nvme/host/auth.c:742:2-3: Unneeded semicolon
2025-01-12 19:40 UTC
[linux-nvme:nvme-6.14] BUILD SUCCESS 6d84dae9af94be43bb71d24353aef102fd0744da
2025-01-12 19:08 UTC
[PATCHv6 RFC 0/3] Add visibility for native NVMe multipath using sysfs
2025-01-12 12:18 UTC (4+ messages)
[GIT PULL] nvme updates for Linux 6.14
2025-01-11 16:14 UTC (2+ messages)
[PATCH 1/2] nvme-tcp: initialize the mq_map to NULL
2025-01-11 3:57 UTC (6+ messages)
` [PATCH 2/2] nvme-tcp: remove unused variable
[PATCH] nvme-pci: use correct size to free the hmb buffer
2025-01-11 3:56 UTC (4+ messages)
[PATCH v2] nvme: Add error path for xa_store in nvme_init_effects
2025-01-11 3:56 UTC (5+ messages)
[PATCH v4 0/3] nvme-fc: fix race with connectivity loss and nvme_fc_create_association
2025-01-10 22:50 UTC (5+ 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 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
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
Zapytanie ofertowe
2025-01-10 9:00 UTC
[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)
fix queue freeze and limit locking order
2025-01-09 11:26 UTC (5+ messages)
` [PATCH 1/8] block: fix docs for freezing of queue limits updates
[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
[PATCH] nvme-pci: fix comment typo
2025-01-08 16:48 UTC (2+ 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
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;
as well as URLs for NNTP newsgroup(s).