linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-20 13:39:38 to 2023-12-01 09:27:58 UTC [more...]

[RFC v2 0/3] nvme: add csi, ms and nuse to sysfs
 2023-12-01  9:27 UTC 

[PATCH] nvme-ioctl: move capable() admin check to the end
 2023-11-30 23:09 UTC  (2+ messages)

[PATCHv5 0/4] block integrity: directly map user space addresses
 2023-11-30 23:09 UTC  (6+ messages)
` [PATCHv5 1/4] block: bio-integrity: directly map user buffers
` [PATCHv5 2/4] nvme: use bio_integrity_map_user
` [PATCHv5 3/4] iouring: remove IORING_URING_CMD_POLLED
` [PATCHv5 4/4] io_uring: remove uring_cmd cookie

[PATCH] nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptions
 2023-11-30 22:28 UTC  (2+ messages)

[PATCH] nvme: fix deadlock between reset and scan
 2023-11-30 22:28 UTC  (10+ messages)
      ` [PATCH v2] "

[PATCH] nvme-fc: replace deprecated strncpy with strscpy
 2023-11-30 22:01 UTC  (2+ messages)

[PATCH] nvme-fabrics: replace deprecated strncpy with strscpy
 2023-11-30 22:00 UTC  (2+ messages)

[PATCH] nvme-rdma: fix nvme_ctrl_state() conversion
 2023-11-30 15:40 UTC  (3+ messages)

[PATCH 1/2] nvme: Update type from size_t to u16 for opts->queue_size
 2023-11-30  9:57 UTC  (11+ messages)
    ` [PATCH 2/2] nvme: prevent potential spectre v1 gadget

[linux-nvme:nvme-6.7 5/6] drivers/nvme/host/rdma.c:987:47: error: incompatible pointer types passing 'struct nvme_rdma_ctrl *' to parameter of type 'struct nvme_ctrl *'
 2023-11-30  4:02 UTC 

About 'nvme-pci: fix DMA direction of unmapping integrity data'
 2023-11-30  0:16 UTC 

[linux-nvme:nvme-6.7] BUILD REGRESSION b6cbe703db447a22f70caa0ee9cf616ac26cdc37
 2023-11-29 23:56 UTC 

[PATCHv4 0/4] block integrity: directly map user space addresses
 2023-11-29 16:35 UTC  (8+ messages)
` [PATCHv4 1/4] block: bio-integrity: directly map user buffers
` [PATCHv4 2/4] nvme: use bio_integrity_map_user
` [PATCHv4 3/4] iouring: remove IORING_URING_CMD_POLLED
` [PATCHv4 4/4] io_uring: remove uring_cmd cookie

[PATCH v20 00/20] nvme-tcp receive offloads
 2023-11-29 13:56 UTC  (30+ messages)
` [PATCH v20 01/20] net: Introduce direct data placement tcp offload
` [PATCH v20 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v20 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v20 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v20 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v20 06/20] nvme-tcp: Add DDP data-path
` [PATCH v20 07/20] nvme-tcp: RX DDGST offload
` [PATCH v20 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v20 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v20 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v20 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v20 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v20 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v20 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v20 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v20 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v20 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v20 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v20 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v20 20/20] net/mlx5e: NVMEoTCP, statistics

[PATCH] nvme-pci: disable write zeroes for SK Hynix BC901
 2023-11-29  3:51 UTC  (6+ messages)

[PATCH 00/21] block atomic writes
 2023-11-29  2:45 UTC  (8+ messages)
` [PATCH 17/21] fs: xfs: iomap atomic write support

[linux-nvme:nvme-6.7 5/6] drivers/nvme/host/rdma.c:987:47: error: passing argument 1 of 'nvme_ctrl_state' from incompatible pointer type
 2023-11-29  2:38 UTC 

[PATCH v2] nvme: check for valid data from from nvme_identify_ns() before using it
 2023-11-28 22:57 UTC  (5+ messages)

[PATCH AUTOSEL 6.1 11/25] nvme-auth: unlock mutex in one place only
 2023-11-28 21:07 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 12/25] nvme-auth: set explanation code for failure2 msgs
` [PATCH AUTOSEL 6.1 13/25] nvme: catch errors from nvme_configure_metadata()

[PATCH AUTOSEL 6.6 14/40] nvme-auth: unlock mutex in one place only
 2023-11-28 21:05 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 15/40] nvme-auth: set explanation code for failure2 msgs
` [PATCH AUTOSEL 6.6 16/40] nvme: catch errors from nvme_configure_metadata()

[PATCH] nvme-core: check for too small lba shift
 2023-11-28 20:44 UTC  (3+ messages)

[PATCHv2 1/2] nvme: introduce helper function to get ctrl state
 2023-11-28 20:36 UTC  (5+ messages)
` [PATCHv2 2/2] nvme: ensure reset state check ordering

[RFC v1] nvme: add cse, ds, ms, nsze and nuse to sysfs
 2023-11-28 19:02 UTC  (14+ messages)

[PATCH blktests v2 0/1] nvme: require kernel config NVME_HOST_AUTH
 2023-11-28  5:09 UTC  (2+ messages)

[PATCH] nvme: check for valid data from from nvme_identify_ns() before using it
 2023-11-27 20:53 UTC  (8+ messages)

[PATCH] nvme-core: fix a memory leak in nvme_ns_info_from_identify()
 2023-11-27 18:28 UTC  (4+ messages)

[PATCH RESEND] nvme: fine-tune sending of first keep-alive
 2023-11-27 18:28 UTC  (3+ messages)

[PATCH] Merge tag: Fixed an issue where it takes more than 20 mins for SK Hynix BC901 to switch to developer mode on Chromebook
 2023-11-27 18:16 UTC  (2+ messages)

Zapytanie ofertowe
 2023-11-27  9:05 UTC 

[linux-nvme:nvme-6.7] BUILD SUCCESS 3af755a46881c32fecaecfdeaf3a8f0a869deca5
 2023-11-24 10:59 UTC 

[PATCH blktests v2 0/2] nvme: Allow for pre-defined UUID and subsystem NQN
 2023-11-24  1:49 UTC  (2+ messages)

[PATCH v3 0/3] nvme link failure fixes
 2023-11-23 20:04 UTC  (9+ messages)
` [PATCH v3 1/3] nvme: target: fix nvme_keyring_id() references
` [PATCH v3 2/3] nvme: target: fix Kconfig select statements
` [PATCH v3 3/3] nvme: tcp: fix compile-time checks for TLS mode

[GIT PULL] nvme fixes for 6.7
 2023-11-22 17:19 UTC  (2+ messages)

[linux-nvme:nvme-6.7] BUILD SUCCESS 11b9d0b4999705105d1fb7f0e8ac969e0f41b1b8
 2023-11-22 16:13 UTC 

[PATCH] nvme: move nvme_stop_keep_alive() back to original position
 2023-11-22 16:07 UTC  (6+ messages)

[PATCHv3 0/5] block integrity: directly map user space addresses
 2023-11-22  0:54 UTC  (17+ messages)
` [PATCHv3 1/5] bvec: introduce multi-page bvec iterating
` [PATCHv3 2/5] block: bio-integrity: directly map user buffers
` [PATCHv3 3/5] nvme: use bio_integrity_map_user
` [PATCHv3 4/5] iouring: remove IORING_URING_CMD_POLLED
` [PATCHv3 5/5] io_uring: remove uring_cmd cookie

[Bug Report] NVMe-oF/TCP - NULL Pointer Dereference in `nvmet_tcp_build_iovec`
 2023-11-21 11:20 UTC  (6+ messages)

[PATCHv2 0/3] nvme: start keep-alive after admin queue setup
 2023-11-21  9:16 UTC  (11+ messages)
` [PATCH 3/3] "

[PATCH] nvme-core: remove head->effects to fix use-after-free
 2023-11-20 23:31 UTC  (11+ messages)

[PATCH V4 resend] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
 2023-11-20 20:00 UTC  (2+ messages)

[PATCHv3] nvmet-tcp: always initialize tls_handshake_tmo_work
 2023-11-20 17:25 UTC  (2+ messages)

[PATCH] nvme-keyring: add MODULE_LICENSE()
 2023-11-20 14:40 UTC  (2+ messages)

[PATCH] nvme: ensure reset state check ordering
 2023-11-20 14:36 UTC  (5+ messages)

[PATCH v2] nvme-tcp: Fix a memory leak
 2023-11-20 13:52 UTC  (3+ messages)

[PATCH] nvme-auth: use crypto_shash_tfm_digest()
 2023-11-20 13:51 UTC  (3+ messages)

[PATCH] nvme-tcp: Fix a memory leak
 2023-11-20 13:50 UTC  (2+ messages)

[PATCHv2 0/2] nvmet: avoid circular locking warning
 2023-11-20 13:48 UTC  (8+ messages)
` [PATCH 1/2] nvmet-rdma: avoid circular locking dependency on install_queue()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).