messages from 2025-02-13 06:00:03 to 2025-02-24 18:32:33 UTC [more...]
[PATCH v2 6/7] mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy()
2025-02-24 15:37 UTC (6+ messages)
[PATCH 0/6] nvme ioctl cleanups
2025-02-24 18:21 UTC (4+ messages)
` [PATCH 1/6] nvme-ioctl: fold open_for_write into flags
` [PATCH 5/6] nvme-ioctl: combine alloc and map
` [PATCH 6/6] nvme-ioctl: simplify parameters
[PATCH] nvme-tcp: add basic support for the C2HTermReq PDU
2025-02-24 17:03 UTC (9+ messages)
[PATCH] nvme: map uring_cmd data even if address is 0
2025-02-24 16:04 UTC (6+ messages)
[PATCH] nvme-tcp: Fix a C2HTermReq error message
2025-02-24 14:40 UTC
[PATCH 0/8][next] Avoid a couple hundred -Wflex-array-member-not-at-end warnings
2025-02-24 14:19 UTC (3+ messages)
` [PATCH 6/8][next] nvme: target: Avoid "
[PATCH v2] nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
2025-02-24 14:13 UTC (3+ messages)
[PATCHv15 00/10] nvme: implement secure concatenation
2025-02-24 12:38 UTC (11+ messages)
` [PATCH 01/10] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
` [PATCH 02/10] nvme: add nvme_auth_generate_psk()
` [PATCH 03/10] nvme: add nvme_auth_generate_digest()
` [PATCH 04/10] nvme: add nvme_auth_derive_tls_psk()
` [PATCH 05/10] nvme-keyring: add nvme_tls_psk_refresh()
` [PATCH 06/10] nvme-tcp: request secure channel concatenation
` [PATCH 07/10] nvme-fabrics: reset admin connection for secure concatenation
` [PATCH 08/10] nvmet: Add 'sq' argument to alloc_ctrl_args
` [PATCH 09/10] nvmet-tcp: support secure channel concatenation
` [PATCH 10/10] nvmet: add tls_concat and tls_key debugfs entries
[PATCH AUTOSEL 5.4 2/4] nvmet-rdma: recheck queue state is LIVE in state lock in recv done
2025-02-24 11:21 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 4/4] nvme: only allow entering LIVE from CONNECTING state
[PATCH AUTOSEL 5.10 5/7] nvmet-rdma: recheck queue state is LIVE in state lock in recv done
2025-02-24 11:20 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 7/7] nvme: only allow entering LIVE from CONNECTING state
[PATCH AUTOSEL 5.15 5/7] nvmet-rdma: recheck queue state is LIVE in state lock in recv done
2025-02-24 11:20 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 7/7] nvme: only allow entering LIVE from CONNECTING state
[PATCH AUTOSEL 6.1 08/12] nvme-pci: quirk Acer FA100 for non-uniqueue identifiers
2025-02-24 11:20 UTC (4+ messages)
` [PATCH AUTOSEL 6.1 09/12] nvme-tcp: add basic support for the C2HTermReq PDU
` [PATCH AUTOSEL 6.1 10/12] nvmet-rdma: recheck queue state is LIVE in state lock in recv done
` [PATCH AUTOSEL 6.1 12/12] nvme: only allow entering LIVE from CONNECTING state
[PATCH AUTOSEL 6.6 13/20] nvme-pci: quirk Acer FA100 for non-uniqueue identifiers
2025-02-24 11:19 UTC (5+ messages)
` [PATCH AUTOSEL 6.6 14/20] nvme-tcp: add basic support for the C2HTermReq PDU
` [PATCH AUTOSEL 6.6 15/20] nvmet-rdma: recheck queue state is LIVE in state lock in recv done
` [PATCH AUTOSEL 6.6 16/20] apple-nvme: Release power domains when probe fails
` [PATCH AUTOSEL 6.6 19/20] nvme: only allow entering LIVE from CONNECTING state
[PATCH AUTOSEL 6.12 21/28] nvme-pci: quirk Acer FA100 for non-uniqueue identifiers
2025-02-24 11:17 UTC (5+ messages)
` [PATCH AUTOSEL 6.12 22/28] nvme-tcp: add basic support for the C2HTermReq PDU
` [PATCH AUTOSEL 6.12 23/28] nvmet-rdma: recheck queue state is LIVE in state lock in recv done
` [PATCH AUTOSEL 6.12 24/28] apple-nvme: Release power domains when probe fails
` [PATCH AUTOSEL 6.12 27/28] nvme: only allow entering LIVE from CONNECTING state
[PATCH AUTOSEL 6.13 23/32] nvme-pci: quirk Acer FA100 for non-uniqueue identifiers
2025-02-24 11:16 UTC (5+ messages)
` [PATCH AUTOSEL 6.13 24/32] nvme-tcp: add basic support for the C2HTermReq PDU
` [PATCH AUTOSEL 6.13 25/32] nvmet-rdma: recheck queue state is LIVE in state lock in recv done
` [PATCH AUTOSEL 6.13 26/32] apple-nvme: Release power domains when probe fails
` [PATCH AUTOSEL 6.13 31/32] nvme: only allow entering LIVE from CONNECTING state
[linux-nvme:nvme-6.14] BUILD SUCCESS d2fe192348f93fe3a0cb1e33e4aba58e646397f4
2025-02-21 18:04 UTC
[PATCH v26 00/20] nvme-tcp receive offloads
2025-02-21 9:52 UTC (21+ messages)
` [PATCH v26 01/20] net: Introduce direct data placement tcp offload
` [PATCH v26 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v26 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v26 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v26 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v26 06/20] nvme-tcp: Add DDP data-path
` [PATCH v26 07/20] nvme-tcp: RX DDGST offload
` [PATCH v26 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v26 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v26 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v26 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v26 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v26 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v26 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v26 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v26 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v26 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v26 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v26 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v26 20/20] net/mlx5e: NVMEoTCP, statistics
[GIT PULL] nvme fixes for Linux 6.14
2025-02-21 0:45 UTC (2+ messages)
[PATCH] nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
2025-02-20 18:58 UTC (5+ messages)
[PATCH 0/2] nvme-fc: fix schedule in atomic context
2025-02-20 17:23 UTC (8+ messages)
` [PATCH 1/2] nvme: only allow entering LIVE from CONNECTING state
` [PATCH 2/2] nvme-fc: rely on state transitions to handle connectivity loss
[PATCH] nvme: remove multipath module parameter
2025-02-20 16:47 UTC (18+ messages)
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-02-20 12:48 UTC (2+ messages)
[PATCH] nvme-tcp: fix possible UAF in nvme_tcp_poll
2025-02-20 11:18 UTC
Intermittent init failure with KLEVV CRAS C910 4TB device
2025-02-20 10:51 UTC
[PATCH v3] nvmet-tcp: Enforce update ordering between queue->cmd and rcv_state
2025-02-20 10:42 UTC (2+ messages)
nvme-tcp: fix a possible UAF when failing to send request
2025-02-20 8:20 UTC (3+ messages)
` "
[PATCH v4 blktests 0/2] Add atomic write tests for scsi and nvme
2025-02-20 4:18 UTC (2+ messages)
[linux-nvme:nvme-6.14] BUILD SUCCESS 3f22421f6a240b33ab8ffbf662bf0a8f336f405b
2025-02-19 18:17 UTC
[PATCH v2] nvmet-tcp: Enforce update ordering between queue->cmd and rcv_state
2025-02-19 12:28 UTC (3+ messages)
Zapytanie ofertowe
2025-02-19 9:10 UTC
[PATCH] soc: apple: rtkit: Pass the crashlog to the crashed() callback
2025-02-18 17:05 UTC (2+ messages)
[PATCH v2 0/2] Cleanup controller configuration register handling
2025-02-18 15:46 UTC (6+ messages)
` [PATCH v2 1/2] nvme: Cleanup the definition of the controller config register fields
` [PATCH v2 2/2] nvmet: Use enum definitions instead of hardcoded values
[PATCH v2] nvme/ioctl: add missing space in err message
2025-02-18 15:46 UTC (3+ messages)
[PATCH v4] nvme-tcp: fix connect failure on receiving partial ICResp PDU
2025-02-18 15:45 UTC (12+ messages)
[PATCH v3 0/4] nvme pci-epf target and tcp host fixes
2025-02-18 15:45 UTC (7+ messages)
` [PATCH v3 1/4] nvmet: pci-epf: Correctly initialize CSTS when enabling the controller
` [PATCH v3 2/4] nvmet: pci-epf: Do not uselessly write the CSTS register
` [PATCH v3 3/4] nvmet: pci-epf: Avoid RCU stalls under heavy workload
` [PATCH v3 4/4] nvme: tcp: Fix compilation warning with W=1
[PATCH v2] nvmet-rdma: recheck queue state is LIVE in state lock in recv done
2025-02-18 15:45 UTC (3+ messages)
[PATCHv2] nvmet: Fix crash when a namespace is disabled
2025-02-18 15:44 UTC (4+ messages)
[PATCH V2] nvme-tcp: add basic support for the C2HTermReq PDU
2025-02-18 15:44 UTC (3+ messages)
[PATCH v2 0/2] apple-nvme: bug fixes
2025-02-18 15:42 UTC (5+ messages)
` [PATCH v2 1/2] apple-nvme: Support coprocessors left idle
` [PATCH v2 2/2] apple-nvme: Release power domains when probe fails
[PATCH] nvme-pci: quirk Acer FA100 for non-uniqueue identifiers
2025-02-18 15:44 UTC (2+ messages)
[PATCH] Fix two Acer FA100 SSDs from interfering in one PC
2025-02-18 13:59 UTC (3+ messages)
[PATCH 00/16] Converge on using secs_to_jiffies() part two
2025-02-13 17:45 UTC (3+ messages)
[PATCH] nvmet-tcp: Enforce update ordering between queue->cmd and rcv_state
2025-02-17 9:39 UTC (3+ messages)
[PATCH v2 0/4] nvme pci-epf target and tcp host fixes
2025-02-17 7:49 UTC (4+ messages)
` [PATCH v2 3/4] nvmet: pci-epf: Avoid RCU stalls under heavy workload
[PATCH 0/3] pci-epf and tcp fixes
2025-02-17 7:48 UTC (8+ messages)
` [PATCH 1/3] nvmet: pci-epf: Correctly initialize CSTS when enabling the controller
` [PATCH 2/3] nvmet: pci-epf: Do not uselessly write the CSTS register
` [PATCH 3/3] nvme: tcp: Fix compilation warning with W=1
[PATCH v4 0/3] nvme-fc: fix race with connectivity loss and nvme_fc_create_association
2025-02-14 3:54 UTC (6+ messages)
` [PATCH v4 3/3] nvme-fc: do not ignore connectivity loss during connecting
[PATCH RESEND] nvme-fc: Utilise min3() to simplify queue count calculation
2025-02-13 22:16 UTC
[PATCH 0/3] apple-nvme: bug and perf fixes
2025-02-13 16:09 UTC (4+ messages)
` [PATCH 3/3] apple-nvme: defer cache flushes by a specified amount
[PATCH 0/2] Misc fixes on registering PCI NVMe CMB
2025-02-13 14:12 UTC (6+ messages)
` [PATCH 2/2] nvme-pci: skip CMB blocks incompatible with PCI P2P DMA
[PATCH] nvmet-rdma: recheck queue state is LIVE in state lock in recv done
2025-02-13 10:06 UTC (3+ messages)
Proszę o kontakt
2025-02-13 8:35 UTC
[PATCH] nvme-pci: Use NVME_QUIRK_SIMPLE_SUSPEND for Qualcomm Snapdragon 8cx Gen 3 platforms
2025-02-13 7:10 UTC (5+ messages)
[PATCH 0/2] Cleanup controller configuration register handling
2025-02-13 6:24 UTC (8+ messages)
` [PATCH 1/2] nvme: Cleanup the definition of the controller config register fields
` [PATCH 2/2] nvmet: Use enum definitions instead of hardcoded values
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