Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-24 11:35:35 to 2025-02-27 22:40:05 UTC [more...]

[PATCHv8 0/6] ublk zero copy support
 2025-02-27 22:39 UTC  (2+ messages)
` [PATCHv8 3/6] nvme: map uring_cmd data even if address is 0

[PATCHv7 0/6] ublk zero copy support
 2025-02-27 21:46 UTC  (19+ messages)
` [PATCHv7 1/6] io_uring/rw: move fixed buffer import to issue path
` [PATCHv7 2/6] io_uring: add support for kernel registered bvecs
` [PATCHv7 3/6] nvme: map uring_cmd data even if address is 0
` [PATCHv7 4/6] ublk: zc register/unregister bvec
` [PATCHv7 5/6] io_uring: add abstraction for buf_table rsrc data
` [PATCHv7 6/6] io_uring: cache nodes and mapped buffers

[PATCH] nvmet: remove old function prototype
 2025-02-27 19:00 UTC 

[PATCH 00/11] nvmet-fcloop: track resources via reference counting
 2025-02-27 16:30 UTC  (13+ 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 04/11] nvmet-fcloop: track ref counts for nports
` [PATCH 05/11] nvmet-fcloop: track tport with ref counting
` [PATCH 06/11] nvmet-fcloop: track rport "
` [PATCH 07/11] nvmet-fc: update tgtport ref per assoc
` [PATCH 08/11] nvmet-fc: take tgtport reference only once
` [PATCH 09/11] nvmet-fc: free pending reqs on tgtport unregister
` [PATCH 10/11] nvmet-fc: inline nvmet_fc_delete_assoc
` [PATCH 11/11] nvmet-fc: inline nvmet_fc_free_hostport

[PATCH] nvme-tcp: Fix a C2HTermReq error message
 2025-02-27 11:28 UTC  (3+ messages)

[PATCH] nvmet-tcp: switch to using the crc32c library
 2025-02-27 10:10 UTC  (6+ messages)

[PATCH] nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()
 2025-02-27 10:05 UTC  (2+ messages)

[PATCH v3] nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
 2025-02-27 10:02 UTC  (3+ messages)

[PATCHv6 0/6] ublk zero copy support
 2025-02-26 18:17 UTC  (13+ messages)
` [PATCHv6 1/5] io_uring: add support for kernel registered bvecs
` [PATCHv6 1/6] io_uring/rw: move fixed buffer import to issue path
` [PATCHv6 2/6] io_uring: add support for kernel registered bvecs
` [PATCHv6 2/5] nvme: map uring_cmd data even if address is 0
` [PATCHv6 3/6] "
` [PATCHv6 3/5] ublk: zc register/unregister bvec
` [PATCHv6 4/5] io_uring: add abstraction for buf_table rsrc data
` [PATCHv6 4/6] ublk: zc register/unregister bvec
` [PATCHv6 5/6] io_uring: add abstraction for buf_table rsrc data
` [PATCHv6 5/5] io_uring: cache nodes and mapped buffers
` [PATCHv6 6/6] "

[linux-nvme:nvme-6.14] BUILD SUCCESS 00817f0f1c45b007965f5676b9a2013bb39c7228
 2025-02-26 17:41 UTC 

[PATCH v2 6/7] mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy()
 2025-02-26 15:51 UTC  (19+ messages)

[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
 2025-02-26 11:55 UTC  (30+ messages)
` [PATCH v3 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too
` [PATCH v3 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies()
` [PATCH v3 03/16] accel/habanalabs: "
` [PATCH v3 04/16] ALSA: ac97: "
  ` [cocci] "
` [PATCH v3 05/16] btrfs: "
` [PATCH v3 06/16] rbd: "
` [PATCH v3 07/16] libceph: "
` [PATCH v3 08/16] ata: libata-zpodd: "
` [PATCH v3 09/16] xfs: "
` [PATCH v3 10/16] power: supply: da9030: "
` [PATCH v3 11/16] nvme: "
` [PATCH v3 12/16] spi: spi-fsl-lpspi: "
` [PATCH v3 13/16] spi: spi-imx: "
` [PATCH v3 14/16] platform/x86/amd/pmf: "
` [PATCH v3 15/16] platform/x86: thinkpad_acpi: "
` [PATCH v3 16/16] RDMA/bnxt_re: "
` (subset) [PATCH v3 00/16] Converge on using secs_to_jiffies() part two

[PATCH blktests 0/1] common/xfs: verify xfs_io supports statx atomic write attributes
 2025-02-26 12:29 UTC  (3+ messages)
` [PATCH blktests 1/1] "

[PATCH v2 0/2] Fix integrity sysfs reporting inconsistencies
 2025-02-26 11:20 UTC  (3+ messages)
  ` [PATCH v2 1/2] block: ensure correct integrity capability propagation in stacked devices
  ` [PATCH v2 2/2] block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFY

[PATCH v1 0/3] Fix integrity sysfs reporting inconsistencies across NVMe, SCSI, and DM
 2025-02-26 11:27 UTC  (7+ messages)
  ` [PATCH v1 1/3] block: Fix incorrect integrity sysfs reporting for DM devices
  ` [PATCH v1 2/3] nvme: Fix incorrect block integrity sysfs values for non-PI namespaces
  ` [PATCH v1 3/3] scsi: Fix incorrect integrity sysfs values when HBA doesn't support DIX

[PATCH] nvme: remove multipath module parameter
 2025-02-26  9:55 UTC  (9+ messages)

[PATCH] nvme-tcp: fix possible UAF in nvme_tcp_poll
 2025-02-26  9:46 UTC  (4+ messages)

[linux-nvme:nvme-6.15] BUILD SUCCESS f4774e92aab85d9bb5c76463f220ad7ba535bb1c
 2025-02-26  1:50 UTC 

[PATCH v26 00/20] nvme-tcp receive offloads
 2025-02-25 17:15 UTC  (10+ messages)
` [PATCH v26 01/20] net: Introduce direct data placement tcp offload
` [PATCH v26 07/20] nvme-tcp: RX DDGST offload

[PATCH RESEND] nvme-fc: Utilise min3() to simplify queue count calculation
 2025-02-25  1:14 UTC 

[PATCH v2 00/13] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-02-24 21:18 UTC  (2+ messages)

[PATCH] nvme-ioctl: fix leaked requests on mapping error
 2025-02-25 14:34 UTC  (4+ messages)

[PATCH 0/6] nvme ioctl cleanups
 2025-02-25 14:29 UTC  (29+ messages)
` [PATCH 1/6] nvme-ioctl: fold open_for_write into flags
` [PATCH 2/6] nvme-ioctl: use common type for user data addresses
` [PATCH 3/6] nvme-ioctl: fold 'vec' into flags
` [PATCH 4/6] nvme-ioctl: common user timeout setting
` [PATCH 5/6] nvme-ioctl: combine alloc and map
` [PATCH 6/6] nvme-ioctl: simplify parameters

[PATCHv15 00/10] nvme: implement secure concatenation
 2025-02-25  7:45 UTC  (13+ 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] nvme-tcp: add basic support for the C2HTermReq PDU
 2025-02-25  7:41 UTC  (7+ messages)

[PATCH v2] nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
 2025-02-25  7:40 UTC  (3+ messages)

[PATCH 0/2] Misc fixes on registering PCI NVMe CMB
 2025-02-25  2:07 UTC  (5+ messages)

[PATCH 0/8][next] Avoid a couple hundred -Wflex-array-member-not-at-end warnings
 2025-02-25  1:51 UTC  (4+ messages)
` [PATCH 6/8][next] nvme: target: Avoid "

[PATCH] nvme: map uring_cmd data even if address is 0
 2025-02-24 16:04 UTC  (4+ messages)

[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


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