Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-05 20:43:42 to 2025-05-08 11:56:08 UTC [more...]

[PATCH] nvme-pci: lock per namespace in nvme_poll_irqdisable
 2025-05-08 11:55 UTC 

[PATCH v6 00/14] nvmet-fcloop: track resources via reference counting
 2025-05-08 10:06 UTC  (22+ messages)
` [PATCH v6 01/14] nvmet-fcloop: track ref counts for nports
` [PATCH v6 02/14] nvmet-fcloop: remove nport from list on last user
` [PATCH v6 03/14] nvmet-fcloop: refactor fcloop_nport_alloc and track lport
` [PATCH v6 04/14] nvmet-fcloop: refactor fcloop_delete_local_port
` [PATCH v6 05/14] nvmet-fcloop: update refs on tfcp_req
` [PATCH v6 06/14] nvmet-fcloop: add missing fcloop_callback_host_done
` [PATCH v6 07/14] nvmet-fcloop: access fcpreq only when holding reqlock
` [PATCH v6 08/14] nvmet-fcloop: prevent double port deletion
` [PATCH v6 09/14] nvmet-fcloop: allocate/free fcloop_lsreq directly
` [PATCH v6 10/14] nvmet-fcloop: don't wait for lport cleanup
` [PATCH v6 11/14] nvmet-fcloop: drop response if targetport is gone
` [PATCH v6 12/14] nvmet-fc: free pending reqs on tgtport unregister
` [PATCH v6 13/14] nvmet-fc: take tgtport refs for portentry
` [PATCH v6 14/14] nvme-fc: do not reference lsrsp after failure

[bug report] blktests nvme/061 hang with rdma transport and siw driver
 2025-05-08  7:03 UTC  (4+ messages)

[PATCH 0/4] nvmet pci-epf fixes
 2025-05-08  6:57 UTC  (5+ messages)
` [PATCH 1/4] nvmet: pci-epf: Clear completion queue IRQ flag on delete
` [PATCH 2/4] nvmet: pci-epf: Do not fall back to using INTX if not supported
` [PATCH 3/4] nvmet: pci-epf: Cleanup nvmet_pci_epf_raise_irq()
` [PATCH 4/4] nvmet: pci-epf: Improve debug message

[PATCH v2 0/2] NVMe Atomic Write fixes
 2025-05-08  6:48 UTC  (4+ messages)
` [PATCH v2 1/2] nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing
` [PATCH v2 2/2] nvme: all namespaces in a subsystem must adhere to a common atomic write size

[linux-nvme:nvme-6.15] BUILD SUCCESS 8edb86b2ed1d63cc400aecae8eb8c8114837171a
 2025-05-08  6:09 UTC 

[RFC PATCHv3 0/3] improve NVMe multipath handling
 2025-05-08  5:33 UTC  (9+ messages)
` [RFC PATCHv3 1/3] nvme-multipath: introduce delayed removal of the multipath head node
` [RFC PATCHv3 2/3] nvme: introduce multipath_always_on module param

[PATCHv2] block: always allocate integrity buffer
 2025-05-08  5:15 UTC  (4+ messages)

[RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-05-08  5:01 UTC  (21+ messages)
` [RFC PATCH v4 01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute

[PATCHv3 0/3] nvme-tcp: fixup I/O stall on congested sockets
 2025-05-07 22:26 UTC  (13+ messages)
` [PATCH 3/3] nvme-tcp: fix I/O stalls "

Sequential read from NVMe/XFS twice slower on Fedora 42 than on Rocky 9.5
 2025-05-07 21:59 UTC  (11+ messages)

[PATCH] block: always allocate integrity buffer
 2025-05-07 19:03 UTC  (4+ messages)

[PATCH] net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'
 2025-05-07 18:08 UTC  (3+ messages)

[PATCHv4 0/5] nvme-fc: FPIN link integrity handling
 2025-05-07 17:21 UTC  (10+ messages)
` [PATCH 1/5] fc_els: use 'union fc_tlv_desc'
` [PATCH 2/5] nvme-fc: marginal path handling
` [PATCH 3/5] nvme-fc: nvme_fc_fpin_rcv() callback
` [PATCH 4/5] lpfc: enable FPIN notification for NVMe
` [PATCH 5/5] qla2xxx: "

[PATCH] nvme-pci: Make nvme_pci_npages_prp() __always_inline
 2025-05-07 16:00 UTC  (6+ messages)

[PATCH v6 0/3] nvme/pci: PRP list DMA pool partitioning
 2025-05-07 15:03 UTC  (6+ messages)
` [PATCH v6 1/3] dmapool: add NUMA affinity support
  ` mm review needed, was: "
` [PATCH v6 2/3] nvme/pci: factor out nvme_init_hctx() helper

[PATCH v5 09/14] nvmet-fcloop: allocate/free fcloop_lsreq directly
 2025-05-07 10:48 UTC  (2+ messages)

kernel TLS configuration, was: Re: [ANNOUNCE] ktls-utils 1.0.0
 2025-05-07  9:37 UTC  (16+ messages)

[PATCH 0/2] nvme-auth: use SHASH_DESC_ON_STACK
 2025-05-07  9:37 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] nvmet-auth: "

[PATCH 00/12] nvme-auth: switch to use the kernel keyring
 2025-05-07  7:53 UTC  (19+ messages)
` [PATCH 01/12] nvme-auth: modify nvme_auth_transform_key() to return status
` [PATCH 02/12] nvme-auth: use SHASH_DESC_ON_STACK
` [PATCH 04/12] nvme-auth: do not cache the transformed secret
` [PATCH 07/12] nvme-auth: drop nvme_dhchap_key structure and unused functions
` [PATCH 12/12] nvme: Unify Kconfig settings

[PATCH 0/5] pci: nvmet: support completion queue sharing by multiple submission queues
 2025-05-07  7:47 UTC  (15+ messages)
` [PATCH 1/5] nvmet: add a helper function for cqid checking
` [PATCH 2/5] nvmet: cq: prepare for completion queue sharing
` [PATCH 3/5] nvmet: fabrics: add CQ init and destroy
` [PATCH 4/5] nvmet: support completion queue sharing
` [PATCH 5/5] nvmet: Simplify nvmet_req_init() interface

Pytanie o samochód
 2025-05-07  7:30 UTC 

[PATCHv3 0/2] nvme: restrict authentication to the admin queue
 2025-05-07  7:11 UTC  (2+ messages)

[PATCH] nvme: unblock ctrl state transition for firmware update
 2025-05-07  7:02 UTC  (3+ messages)

[PATCH 0/2] NVMe Atomic Write fixes
 2025-05-07  6:46 UTC  (5+ messages)
` [PATCH 2/2] nvme: all namespaces in a subsystem must adhere to a common atomic write size

[PATCH AUTOSEL 5.4 3/3] nvmet-tcp: don't restore null sk_state_change
 2025-05-06 21:38 UTC 

[PATCH AUTOSEL 5.15 5/5] nvmet-tcp: don't restore null sk_state_change
 2025-05-06 21:37 UTC 

[PATCH AUTOSEL 5.10 4/4] nvmet-tcp: don't restore null sk_state_change
 2025-05-06 21:37 UTC 

[PATCH AUTOSEL 6.1 5/6] nvmet-tcp: don't restore null sk_state_change
 2025-05-06 21:37 UTC 

[PATCH AUTOSEL 6.6 07/12] nvme-pci: add quirks for device 126f:1001
 2025-05-06 21:36 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 08/12] nvme-pci: add quirks for WDC Blue SN550 15b7:5009
` [PATCH AUTOSEL 6.6 09/12] nvmet-tcp: don't restore null sk_state_change

[PATCH AUTOSEL 6.12 11/18] nvme-pci: add quirks for device 126f:1001
 2025-05-06 21:36 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 12/18] nvme-pci: add quirks for WDC Blue SN550 15b7:5009
` [PATCH AUTOSEL 6.12 14/18] nvmet-tcp: don't restore null sk_state_change

[PATCH AUTOSEL 6.14 12/20] nvme-pci: add quirks for device 126f:1001
 2025-05-06 21:35 UTC  (3+ messages)
` [PATCH AUTOSEL 6.14 13/20] nvme-pci: add quirks for WDC Blue SN550 15b7:5009
` [PATCH AUTOSEL 6.14 15/20] nvmet-tcp: don't restore null sk_state_change

[PATCH] nvme: fix write_stream_granularity initialization
 2025-05-06 19:47 UTC  (3+ messages)

[PATCH v2] nvme: fix incorrect sizeof
 2025-05-06 19:47 UTC  (2+ messages)

[PATCH v16 00/11] Block write streams with nvme fdp
 2025-05-06 19:03 UTC  (19+ messages)
  ` [PATCH v16 01/11] fs: add a write stream field to the kiocb
  ` [PATCH v16 02/11] block: add a bi_write_stream field
  ` [PATCH v16 03/11] block: introduce max_write_streams queue limit
  ` [PATCH v16 04/11] block: introduce a write_stream_granularity "
  ` [PATCH v16 05/11] block: expose write streams for block device nodes
  ` [PATCH v16 06/11] io_uring: enable per-io write streams
  ` [PATCH v16 07/11] nvme: add a nvme_get_log_lsi helper
  ` [PATCH v16 08/11] nvme: pass a void pointer to nvme_get/set_features for the result
  ` [PATCH v16 09/11] nvme: add FDP definitions
  ` [PATCH v16 10/11] nvme: register fdp parameters with the block layer
  ` [PATCH v16 11/11] nvme: use fdp streams if write stream is provided

[PATCH] nvme: fix incorrect sizeof
 2025-05-06 18:29 UTC  (6+ messages)

[PATCH v5 00/14] nvmet-fcloop: track resources via reference counting
 2025-05-06 16:36 UTC  (2+ messages)

[PATCH v28 00/20] nvme-tcp receive offloads
 2025-05-06 13:34 UTC  (6+ messages)

[PATCH v11 0/9] Provide a new two step DMA mapping API
 2025-05-06  8:55 UTC  (2+ messages)

[PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-05-06  2:40 UTC  (8+ messages)

[PATCH 0/2] nvme: handle partially unique NID value
 2025-05-06  7:07 UTC  (8+ messages)

[PATCH v6 0/9] blk: honor isolcpus configuration
 2025-05-06  3:17 UTC  (2+ messages)

[PATCH AUTOSEL 6.14 295/642] nvme: map uring_cmd data even if address is 0
 2025-05-05 23:15 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 112/212] nvme: map uring_cmd data even if address is 0
 2025-05-05 23:04 UTC 

[PATCH AUTOSEL 6.6 142/294] nvme: map uring_cmd data even if address is 0
 2025-05-05 22:54 UTC 

[PATCH AUTOSEL 6.12 234/486] nvme: map uring_cmd data even if address is 0
 2025-05-05 22:35 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox