messages from 2025-04-03 14:47:59 to 2025-04-11 00:36:41 UTC [more...]
[PATCH 0/3] NVMe PCI endpoint target fixes
2025-04-11 0:35 UTC (15+ messages)
` [PATCH 1/3] nvmet: pci-epf: Always fully initialize completion entries
` [PATCH 2/3] nvmet: pci-epf: Clear CC and CSTS when disabling the controller
` [PATCH 3/3] nvmet: pci-epf: Cleanup link state management
[PATCH RFC 0/3] nvme: add support for command quiesce timeout
2025-04-10 17:13 UTC (7+ messages)
` [PATCH RFC 1/3] nvmet: add command quiesce time
` [PATCH RFC 3/3] nvme: delay failover by command quiesce timeout
[GIT PULL] nvme updates for Linux 6.15
2025-04-10 15:40 UTC (3+ messages)
[linux-nvme:nvme-6.15] BUILD SUCCESS 70289ae5cac4d3a39575405aaf63330486cea030
2025-04-10 12:39 UTC
[PATCH 0/3] nvme: add support to delay retrying aborted requests
2025-04-10 12:20 UTC (4+ messages)
` [PATCH 1/3] nvme: check IO queues liveness during controller reconnection
` [PATCH 2/3] nvme: add support to delay retrying aborted requests
` [PATCH 3/3] nvme: export delay_io_retry_time to sysfs
[PATCH v4 00/14] nvmet-fcloop: track resources via reference counting
2025-04-10 11:41 UTC (15+ messages)
` [PATCH v4 01/14] nvmet-fcloop: track ref counts for nports
` [PATCH v4 02/14] nvmet-fcloop: remove nport from list on last user
` [PATCH v4 03/14] nvmet-fcloop: refactor fcloop_nport_alloc and track lport
` [PATCH v4 04/14] nvmet-fcloop: refactor fcloop_delete_local_port
` [PATCH v4 05/14] nvmet-fcloop: update refs on tfcp_req
` [PATCH v4 06/14] nvmet-fcloop: add missing fcloop_callback_host_done
` [PATCH v4 07/14] nvmet-fcloop: access fcpreq only when holding reqlock
` [PATCH v4 08/14] nvmet-fcloop: prevent double port deletion
` [PATCH v4 09/14] nvmet-fcloop: allocate/free fcloop_lsreq directly
` [PATCH v4 10/14] nvmet-fcloop: don't wait for lport cleanup
` [PATCH v4 11/14] nvmet-fcloop: drop response if targetport is gone
` [PATCH v4 12/14] nvmet-fc: free pending reqs on tgtport unregister
` [PATCH v4 13/14] nvmet-fc: take tgtport refs for portentry
` [PATCH v4 14/14] nvme-fc: do not reference lsrsp after failure
Issue with AWUPF when using multiple controllers in a subsystem
2025-04-10 10:11 UTC (12+ messages)
[RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-04-10 9:35 UTC (16+ messages)
` [RFC PATCH -next v3 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH -next v3 04/10] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [RFC PATCH -next v3 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [RFC PATCH -next v3 09/10] block: factor out common part in blkdev_fallocate()
nvmetcli restore fails in add_subsystem
2025-04-10 6:59 UTC (8+ messages)
blktests failures with v6.15-rc1 kernel
2025-04-10 4:41 UTC
[PATCH blktests] nvme/025: use character device for nvme effects-log command
2025-04-10 0:56 UTC (4+ messages)
[PATCH] nvme-tcp: Fix use-after-free of netns by kernel TCP socket
2025-04-09 18:59 UTC (3+ messages)
nvmetcli creates tilde directories
2025-04-09 12:07 UTC (7+ messages)
[PATCH 0/3] libnvme: add support for discovering multipath of a shared ns
2025-04-09 11:36 UTC (20+ messages)
` [PATCH 1/3] tree: add support for discovering nvme paths using sysfs multipath link
` [PATCH 2/3] tree: add queue-depth attribute for nvme path object
` [PATCH 3/3] tree: add attribute numa_nodes for NVMe "
[PATCH 0/8] nvmet-fcloop: bunch of fixes and cleanups
2025-04-09 11:05 UTC (12+ messages)
` [PATCH 1/8] nvmet-fcloop: swap list_add_tail arguments
` [PATCH 2/8] nvmet-fcloop: replace kref with refcount
` [PATCH 3/8] nvmet-fcloop: add ref counting to lport
` [PATCH 4/8] nvmet-fc: inline nvmet_fc_delete_assoc
` [PATCH 5/8] nvmet-fc: inline nvmet_fc_free_hostport
` [PATCH 6/8] nvmet-fc: update tgtport ref per assoc
` [PATCH 7/8] nvmet-fc: take tgtport reference only once
` [PATCH 8/8] nvmet-fc: put ref when assoc->del_work is already scheduled
[RFC PATCH 0/2] improve NVMe multipath handling
2025-04-09 10:45 UTC (9+ messages)
` [RFC PATCH 1/2] nvme-multipath: introduce delayed removal of the multipath head node
` [RFC PATCH 2/2] nvme-multipath: remove multipath module param
[PATCH] nvmet-tcp: switch to using the crc32c library
2025-04-09 8:45 UTC (3+ messages)
[linux-nvme:nvme-6.15] BUILD SUCCESS e3105f54a51554fb1bbf19dcaf93c4411d2d6c8a
2025-04-09 5:46 UTC
[PATCH v2] nvmet: replace strncpy with strscpy
2025-04-08 21:24 UTC (2+ messages)
[PATCH] nvme-tcp: wait socket wmem to drain in queue stop
2025-04-08 21:07 UTC (3+ messages)
[PATCH 0/2] nvmet: improve 'read-only' handling
2025-04-08 14:24 UTC (12+ messages)
` [PATCH 1/2] nvmet: make 'readonly' setting configurable
` [PATCH 2/2] nvmet: implement persistent read-only namespace feature
nvme-cli connect regression
2025-04-08 11:38 UTC (7+ messages)
[PATCH v3 00/18] nvmet-fcloop: track resources via reference counting
2025-04-08 11:29 UTC (16+ messages)
` [PATCH v3 08/18] nvmet-fcloop: add missing fcloop_callback_host_done
` [PATCH v3 10/18] nvmet-fcloop: allocate/free fcloop_lsreq directly
` [PATCH v3 15/18] nvmet-fc: free pending reqs on tgtport unregister
[PATCH v3 0/3] PCI: endpoint: space allocation fixups
2025-04-08 9:36 UTC (7+ messages)
` [PATCH v3 1/3] PCI: endpoint: add epc_feature argument for pci_epf_free_space()
` [PATCH v3 2/3] PCI: endpoint: improve fixed_size bar handling when allocating space
` [PATCH v3 3/3] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation
[PATCH 5.10.y] nvme: avoid double free special payload
2025-04-08 7:18 UTC
[PATCH] Fix netns UAF introduced by commit 1be52169c348
2025-04-08 6:08 UTC (9+ messages)
` [PATCH v2] nvme-tcp: "
[linux-nvme:nvme-6.15 3/4] drivers/nvme/host/core.c:4302:5: warning: 'CONFIG_NVME_MULTIPATH' is not defined, evaluates to 0
2025-04-08 5:07 UTC (3+ messages)
[PATCH v2 0/3] nvme: make core.nvme_multipath configurable
2025-04-07 15:01 UTC (5+ messages)
` [PATCH v2 2/3] nvme-multipath: add the NVME_MULTIPATH_PARAM config option
[PATCH 0/2] nvme: missed AENs during scanning
2025-04-07 14:32 UTC (10+ messages)
` [PATCH 1/2] nvme: requeue namespace scan on missed AENs
` [PATCH 2/2] nvme: re-read ANA log page after ns scan completes
[PATCH] nvme: multipath: fix return value of nvme_available_path
2025-04-07 14:34 UTC (2+ messages)
[PATCH V4 0/2] Fix race conditions in the nvme-tcp driver
2025-04-07 6:13 UTC (7+ messages)
` [PATCH V4 1/2] nvme-tcp: Prevent infinite loop if socket closes during CONNECTING state
` [PATCH V4 2/2] nvme-tcp: do not complete the request if send operation fails
[PATCH v3 0/3] nvme: Add sysfs interface for APST configuration management
2025-04-07 1:25 UTC (6+ messages)
[PATCH v27 00/20] nvme-tcp receive offloads
2025-04-04 10:12 UTC (6+ messages)
` [PATCH v27 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
Rekrutacja handlowca
2025-04-04 8:28 UTC
Rekrutacja handlowca
2025-04-04 8:00 UTC
[PATCH v1 0/1] nvme: add admin controller support. prohibit ioq creation for admin & disco ctrlrs
2025-04-03 18:59 UTC (5+ messages)
` [PATCH v1 1/1] "
[PATCH] libnvme: do not byte swap command dwords
2025-04-03 18:25 UTC (5+ messages)
[PATCHv2] nvme-cli: attach ns to local controller if none specified
2025-04-03 17:23 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