messages from 2025-03-03 16:12:55 to 2025-03-13 05:22:57 UTC [more...]
[PATCH RFC 00/11] nvmet: Add NVMe target mdev/vfio driver
2025-03-13 5:18 UTC (11+ messages)
` [PATCH RFC 01/11] nvmet: Remove duplicate uuid_copy
` [PATCH RFC 02/11] nvmet: Export nvmet_add_async_event and add definitions
` [PATCH RFC 03/11] nvmet: Add nvmet_fabrics_ops flag to indicate SGLs not supported
` [PATCH RFC 04/11] nvmet: Add function to get nvmet_fabrics_ops from trtype
` [PATCH RFC 05/11] nvmet: Add function to print trtype
` [PATCH RFC 06/11] nvmet: Allow nvmet_alloc_ctrl users to specify the cntlid
` [PATCH RFC 07/11] nvmet: Add static controller support to configfs
` [PATCH RFC 08/11] nvmet: Add shadow doorbell support
` [PATCH RFC 09/11] nvmet: Add helpers to find and get static controllers
` [PATCH RFC 10/11] nvmet: Add addr fam and trtype for mdev pci driver
[PATCH] nvmet: pci-epf: Keep completion queues mapped
2025-03-13 1:12 UTC
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-12 19:32 UTC (5+ messages)
Kernel oops with 6.14 when enabling TLS
2025-03-12 18:28 UTC (31+ messages)
` Networking people smell funny and make poor life choices
[PATCH] nvmet-fc: Remove unused functions
2025-03-12 17:59 UTC (4+ messages)
[PATCH] nvmet: pci-epf: Remove redundant 'flush_workqueue()' calls
2025-03-12 17:57 UTC (4+ messages)
[PATCH] nvme: remove multipath module parameter
2025-03-12 15:26 UTC (28+ messages)
[PATCH 0/3] nvme-tcp: fixup I/O stall on congested sockets
2025-03-12 12:27 UTC (11+ messages)
` [PATCH 1/3] nvme-tcp: avoid inline sending when handling R2T PDUs
` [PATCH 2/3] nvme-tcp: sanitize request list handling
` [PATCH 3/3] nvme-tcp: fix I/O stalls on congested sockets
Zapytanie ofertowe
2025-03-12 9:15 UTC
[PATCH v2 0/2] block: nvme: fix blktests nvme/039 failure
2025-03-12 7:20 UTC (7+ messages)
` [PATCH v2 1/2] nvme: move error logging from nvme_end_req() to __nvme_end_req()
` [PATCH v2 2/2] block: change blk_mq_add_to_batch() third argument type to bool
[PATCH 0/4] nvme: make core.nvme_multipath configurable
2025-03-12 5:19 UTC (9+ messages)
` [PATCH 1/4] nvme-multipath: change the NVME_MULTIPATH config option
` [PATCH 2/4] nvme-multipath: add the NVME_MULTIPATH_PARAM "
` [PATCH 4/4] nvme: add mulitipath warning to nvme_alloc_ns
[linux-nvme:nvme-6.15] BUILD SUCCESS ac2928203ec4c048e716fa2d0e1fdc07297a03f9
2025-03-11 20:37 UTC
[linux-nvme:nvme-6.14] BUILD SUCCESS 39393f5c5c795992507aa5005a9d58396a5b07f1
2025-03-11 20:34 UTC
[PATCH v2 00/15] nvmet-fcloop: track resources via reference counting
2025-03-11 15:06 UTC (17+ messages)
` [PATCH v2 01/15] nvmet-fcloop: remove nport from list on last user
` [PATCH v2 02/15] nvmet-fcloop: replace kref with refcount
` [PATCH v2 03/15] nvmet-fcloop: add ref counting to lport
` [PATCH v2 04/15] nvmet-fcloop: refactor fcloop_nport_alloc
` [PATCH v2 05/15] nvmet-fcloop: track ref counts for nports
` [PATCH v2 06/15] nvmet-fcloop: sync targetport removal
` [PATCH v2 07/15] nvmet-fcloop: update refs on tfcp_req
` [PATCH v2 08/15] nvmet-fcloop: add missing fcloop_callback_host_done
` [PATCH v2 09/15] nvmet-fc: update tgtport ref per assoc
` [PATCH v2 10/15] nvmet-fc: take tgtport reference only once
` [PATCH v2 11/15] nvmet-fc: free pending reqs on tgtport unregister
` [PATCH v2 12/15] nvmet-fc: inline nvmet_fc_delete_assoc
` [PATCH v2 13/15] nvmet-fc: inline nvmet_fc_free_hostport
` [PATCH v2 14/15] nvmet-fc: take tgtport refs for portentry
` [PATCH v2 15/15] nvmet-fc: put ref when assoc->del_work is already scheduled
nvme-tcp: fix a possible UAF when failing to send request
2025-03-11 10:52 UTC (4+ messages)
` Re: nvme-tcp: fix a possible UAF when failing to send request【请注意,邮件由sagigrim@gmail.com代发】
` "
[PATCH 0/2] block: nvme: fix blktests nvme/039 failure
2025-03-11 10:42 UTC (9+ messages)
` [PATCH 1/2] nvme: move error logging from nvme_end_req() to __nvme_end_req()
` [PATCH 2/2] block: change blk_mq_add_to_batch() third argument type to blk_status_t
Message from production
2025-03-11 8:55 UTC
[PATCH] nvme-pci: Remove NVME_QUIRK_BOGUS_NID for device vendors
2025-03-11 7:53 UTC (3+ messages)
[PATCH] nvme: simplify request ready check for pci
2025-03-11 7:53 UTC (4+ messages)
[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
2025-03-11 2:29 UTC (11+ messages)
` [PATCH v3 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies()
` (subset) [PATCH v3 00/16] Converge on using secs_to_jiffies() part two
[PATCH] nvme-pci: remove stale comment
2025-03-10 17:32 UTC (4+ messages)
[PATCH v2 0/2] NVMe PCI endpoint target fixes
2025-03-10 17:15 UTC (6+ messages)
` [PATCH v2 1/2] nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created
` [PATCH v2 2/2] nvmet: pci-epf: Do not add an IRQ vector if not needed
[PATCH] nvme-pci: fix stuck reset on concurrent DPC and HP
2025-03-10 14:38 UTC (5+ messages)
[PATCHv2] nvme-pci: fix stuck reset on concurrent DPC and HP
2025-03-10 13:23 UTC (3+ messages)
Pytanie o ofertę
2025-03-10 9:06 UTC
[bug report] nvme: fio workload hangs on 16m random read
2025-03-07 7:51 UTC (3+ messages)
[linux-nvme:nvme-6.14] BUILD SUCCESS 528361c49962708a60f51a1afafeb00987cebedf
2025-03-06 19:26 UTC
[PATCH V3 0/1] Fix an infinite loop in nvme-tcp host driver
2025-03-06 16:03 UTC (2+ messages)
` [PATCH V3 1/1] nvme-tcp: Prevent infinite loop if socket closes during CONNECTING state
6.13/regression/bisected - new nvme timeout errors
2025-03-06 15:19 UTC (4+ messages)
[PATCH v3 0/2] Fix integrity sysfs reporting inconsistencies
2025-03-06 15:02 UTC (6+ messages)
` [PATCH v3 1/2] block: ensure correct integrity capability propagation in stacked devices
` [PATCH v3 2/2] block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFY
[GIT PULL] nvme fixes for Linux 6.14
2025-03-06 11:33 UTC (2+ messages)
[PATCH 00/11] nvmet-fcloop: track resources via reference counting
2025-03-06 10:06 UTC (9+ messages)
` [PATCH 01/11] nvmet-fcloop: remove nport from list on last user
` [PATCH 02/11] nvmet-fcloop: add ref counting to lport
` [PATCH 03/11] nvmet-fcloop: refactor fcloop_nport_alloc
[PATCH 0/2] NVMe PCI endpoint target fixes
2025-03-06 2:48 UTC (3+ messages)
` [PATCH 1/2] nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created
` [PATCH 2/2] nvmet: pci-epf: Do not add an IRQ vector if not needed
[PATCH 2/3] io_uring/rw: handle -EAGAIN retry at IO completion time
2025-03-05 21:03 UTC (3+ messages)
[PATCH v2] nvme-tcp: fix signedness bug in nvme_tcp_init_connection()
2025-03-05 18:39 UTC (3+ messages)
[PATCH] nvme-tcp: fix signedness bug in nvme_tcp_init_connection()
2025-03-05 14:38 UTC (5+ messages)
[PATCH] nvmet-tcp: remove redundant calls to nvmet_tcp_fatal_error()
2025-03-05 13:26 UTC
[PATCH v27 00/20] nvme-tcp receive offloads
2025-03-04 17:45 UTC (3+ messages)
` [PATCH v27 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
[linux-nvme:nvme-6.15] BUILD SUCCESS 13f8f3946085f178a2b2218fe700bbcd8320e08c
2025-03-04 19:56 UTC
[PATCH v2 0/2] Fix integrity sysfs reporting inconsistencies
2025-03-04 13:55 UTC (5+ messages)
` [PATCH v2 1/2] block: ensure correct integrity capability propagation in stacked devices
[PATCH 0/6] nvme ioctl cleanups
2025-03-03 20:03 UTC (2+ messages)
[PATCH RESEND] nvme-fc: Utilise min3() to simplify queue count calculation
2025-03-03 18:47 UTC (2+ messages)
[PATCH v2 6/7] mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy()
2025-02-26 15:58 UTC (16+ messages)
[PATCH] nvme-fc: Simplify minimum determination in two functions
2025-02-28 15:40 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