Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-21 19:53:53 to 2025-04-03 04:38:48 UTC [more...]

[PATCH] nvme-cli: attach ns to local controller if none specified
 2025-04-03  4:38 UTC  (8+ messages)

[PATCH 0/1] Fix a regression in 6.13 kernel
 2025-04-03  4:37 UTC  (4+ messages)
` [PATCH 1/1] nvme-pci: do not call nvme_write_sq_db() if the commands list is empty

[PATCH v2 0/3] nvme: make core.nvme_multipath configurable
 2025-04-03  4:35 UTC  (6+ messages)
` [PATCH v2 1/3] nvme-multipath: change the NVME_MULTIPATH config option
` [PATCH v2 2/3] nvme-multipath: add the NVME_MULTIPATH_PARAM "
` [PATCH v2 3/3] nvme: update the multipath warning in nvme_init_ns_head

[PATCH] nvmet: Replace sock_create with sock_create_kern
 2025-04-03  4:30 UTC  (7+ messages)
    ` [PATCH] Fix netns UAF introduced by commit 1be52169c348

[PATCH] nvmet: replace strncpy with strscpy
 2025-04-03  4:27 UTC  (2+ messages)

[PATCH v3 0/3] nvme: Add sysfs interface for APST configuration management
 2025-04-03  4:25 UTC  (7+ messages)
` [PATCH v3 1/3] nvme: Add warning for PST table memory allocation failure in nvme_configure_apst
` [PATCH v3 2/3] nvme: add sysfs interface for APST table updates
` [PATCH v3 3/3] nvme: add per-controller sysfs interface for APST configuration

[PATCH v1 0/1] nvme: add admin controller support. prohibit ioq creation for admin & disco ctrlrs
 2025-04-02 21:03 UTC  (12+ messages)
` [PATCH v1 1/1] "

[GIT PULL] nvme updates for Linux 6.15
 2025-04-02 18:11 UTC  (2+ messages)

[PATCH v3 00/18] nvmet-fcloop: track resources via reference counting
 2025-04-02 17:08 UTC  (12+ messages)
` [PATCH v3 02/18] nvmet-fcloop: replace kref with refcount
` [PATCH v3 06/18] nvmet-fcloop: sync targetport removal
` [PATCH v3 08/18] nvmet-fcloop: add missing fcloop_callback_host_done

[linux-nvme:nvme-6.15] BUILD SUCCESS 288ff0d10beb069355036355d5f7612579dc869c
 2025-04-02 16:39 UTC 

[PATCH v4 0/3] nvme_map_user_request() cleanup
 2025-04-02 13:21 UTC  (8+ messages)
` [PATCH v4 1/3] nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer
` [PATCH v4 2/3] nvme/ioctl: move blk_mq_free_request() out of nvme_map_user_request()
` [PATCH v4 3/3] nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io()

[PATCH blktests] nvme/025: use character device for nvme effects-log command
 2025-04-02  7:37 UTC 

[PATCH blktests 00/10] nvme: test cases for TLS support
 2025-04-02  7:09 UTC  (11+ messages)
` [PATCH blktests 01/10] common/rc: introduce _have_systemctl_unit()
` [PATCH blktests 02/10] common/rc: introduce _systemctl_start() and _systemctl_stop()
` [PATCH blktests 03/10] common/rc,fio: factor out _compare_three_version_numbers()
` [PATCH blktests 04/10] nvme/rc: introduce _have_tlshd_ver() and _have_systemd_tlshd_service()
` [PATCH blktests 05/10] nvme/rc: introduce _have_libnvme_ver()
` [PATCH blktests 06/10] common/nvme: add '--tls' argument to _nvme_connect_subsys()
` [PATCH blktests 07/10] common/nvme: TLS target support
` [PATCH blktests 08/10] common/nvme: handle option '--concat' for _nvme_connect_subsys
` [PATCH blktests 09/10] nvme: add testcase for TLS-encrypted connections
` [PATCH blktests 10/10] nvme: add testcase for secure concatenation

nvme-cli connect regression
 2025-04-01 21:40 UTC  (3+ messages)

[linux-nvme:for-next] BUILD SUCCESS 0514a1379e11c6b8038674f43a478b0857d47a5e
 2025-04-01 18:20 UTC 

[PATCH RFC 0/3] nvme: add support for command quiesce timeout
 2025-04-01 13:32 UTC  (8+ messages)
` [PATCH RFC 1/3] nvmet: add command quiesce time
` [PATCH RFC 2/3] nvme: store cqt value into nvme ctrl object
` [PATCH RFC 3/3] nvme: delay failover by command quiesce timeout

nvme-tcp: fix a possible UAF when failing to send request
 2025-04-01 12:11 UTC  (6+ messages)
  ` Re: nvme-tcp: fix a possible UAF when failing to send request【请注意,邮件由sagigrim@gmail.com代发】
    `  "
      ` Re: nvme-tcp: fix a possible UAF when failing to send request

[PATCH v2 0/3] nvme: Add sysfs interface for APST configuration management
 2025-04-01  8:56 UTC  (7+ messages)
` [PATCH v2 1/3] nvme: Add warning for PST table memory allocation failure in nvme_configure_apst
` [PATCH v2 2/3] nvme: add sysfs interface for APST table updates
` [PATCH v2 3/3] nvme: add per-controller sysfs interface for APST configuration

[LSF/MM/BPF TOPIC] HA features for NVMe-oF
 2025-03-23  1:50 UTC  (2+ messages)
` [LSF/MM/BPF TOPIC] Migration of NVMe namespace between subsystems

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-04-01  1:09 UTC  (18+ messages)

[PATCH v3 0/5] nvme: make core.nvme_multipath configurable
 2025-03-31 23:55 UTC  (9+ messages)
` [PATCH v3 1/5] nvme: update the multipath warning in nvme_init_ns_head
` [PATCH v3 2/5] nvme: change the NVME_MULTIPATH config option description
` [PATCH v3 3/5] nvme: add the NVME_ENABLE_MULTIPATH_PARAM config option
` [PATCH v3 4/5] nvme: add NVME_ENABLE_MULTIPATH_PARAM for loongarch
` [PATCH v3 5/5] nvme: add NVME_ENABLE_MULTIPATH_PARAM for powerpc skiroot

Questions about I/O queue number of NVMe device
 2025-03-31 15:16 UTC  (2+ messages)

[PATCH][next] nvme-loop: Avoid -Wflex-array-member-not-at-end warning
 2025-03-31  3:28 UTC  (2+ messages)

[linux-nvme:for-next] BUILD SUCCESS 3d279ec205344b4120d6e008efe514228df0f1b3
 2025-03-29 17:56 UTC 

[PATCH v2 0/3] nvme_map_user_request() cleanup
 2025-03-28  2:48 UTC  (9+ messages)
` [PATCH v2 1/3] nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer
` [PATCH v2 2/3] nvme/ioctl: don't call blk_mq_free_request() in nvme_map_user_request()
` [PATCH v2 3/3] nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io()

[PATCHv2 0/5] nvme-tcp: fixup I/O stall on congested sockets
 2025-03-27 15:48 UTC  (6+ messages)
` [PATCH 1/5] nvme-tcp: open-code nvme_tcp_queue_request() for R2T
` [PATCH 2/5] nvme-tcp: sanitize request list handling
` [PATCH 3/5] nvme-tcp: fix I/O stalls on congested sockets
` [PATCH 4/5] nvme: requeue namespace scan on missed AENs
` [PATCH 5/5] nvme: re-read ANA log page after ns scan completes

Pytanie o ofertę
 2025-03-27  9:05 UTC 

[PATCH v27 00/20] nvme-tcp receive offloads
 2025-03-26 11:28 UTC  (4+ messages)
` [PATCH v27 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration

[PATCH 0/3] nvme: Add sysfs interface for APST configuration management
 2025-03-26 10:16 UTC  (4+ messages)
` [PATCH 1/3] nvme: Add warning for PST table memory allocation failure in nvme_configure_apst
` [PATCH 2/3] nvme: add sysfs interface for APST table updates
` [PATCH 3/3] nvme: add per-controller sysfs interface for APST configuration

[PATCH 0/3] nvme: Add sysfs interface for APST configuration management
 2025-03-26 10:02 UTC 

[PATCH 0/3] nvme: Add sysfs interface for APST configuration management
 2025-03-26 10:06 UTC 

[PATCH v3 0/3] nvme_map_user_request() cleanup
 2025-03-26  3:47 UTC  (9+ messages)
` [PATCH v3 1/3] nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer
` [PATCH v3 2/3] nvme/ioctl: move blk_mq_free_request() out of nvme_map_user_request()
` [PATCH v3 3/3] nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io()

[tip: objtool/urgent] objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()
 2025-03-25 22:20 UTC 

[RFC PATCH 0/2] improve NVMe multipath handling
 2025-03-25 15:21 UTC  (7+ 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

Proszę o kontakt
 2025-03-25  8:31 UTC 

[RFC PATCH v1 0/7] nvme-tcp: Implement TP4129 (KATO Corrections and Clarifications)
 2025-03-24 17:49 UTC  (8+ messages)
` [RFC PATCH v1 1/7] nvme-core: Read CQT wait from identify controller response
` [RFC PATCH v1 2/7] nvmef: Add nvmef_req_hold_timeout_ms() to calculate kato request hold time
` [RFC PATCH v1 3/7] nvme-tcp: Move freeing tagset out of nvme_tcp_teardown_io_queues()
` [RFC PATCH v1 4/7] nvme-tcp: Move freeing admin tagset out of nvme_tcp_teardown_admin_queue()
` [RFC PATCH v1 5/7] nvme-tcp: Split nvme_tcp_teardown_io_queues() into two functions
` [RFC PATCH v1 6/7] nvme-core: Add support for holding inflight requests
` [RFC PATCH v1 7/7] nvme-tcp: Do not immediately cancel inflight requests during recovery

[PATCH 0/3] Consistently look up fixed buffers before going async
 2025-03-24 16:41 UTC  (15+ messages)
` [PATCH 1/3] io_uring/net: only import send_zc buffer once
` [PATCH 3/3] io_uring/uring_cmd: import fixed buffer before going async

[LSF/MM/BPF TOPIC] NVMe Persistent Device Names II: Links and Quirks
 2025-03-24 13:47 UTC 

6.13/regression/bisected - new nvme timeout errors
 2025-03-24 10:48 UTC  (4+ messages)

[PATCH RFC v3 00/11] Support for cancel command (TP4097a)
 2025-03-24 10:23 UTC  (12+ messages)
` [PATCH RFC v3 01/11] nvme: add definitions for cancel command
` [PATCH RFC v3 02/11] nvme-core: reserve tags for cancel commands
` [PATCH RFC v3 03/11] nvme-core: add a function to submit a cancel command
` [PATCH RFC v3 04/11] nvme-tcp: use the cancel command to perform an abort if target supports it
` [PATCH RFC v3 05/11] nvme-rdma: "
` [PATCH RFC v3 06/11] nvmet: emulate basic support for cancel commands
` [PATCH RFC v3 07/11] nvmet: put all nvmet_req.execute calls behind a function name
` [PATCH RFC v3 08/11] nvmet: add delay debugfs file to nvmet_ctrl
` [PATCH RFC v3 09/11] nvmet: delay requests
` [PATCH RFC v3 10/11] nvmet: command tracking
` [PATCH RFC v3 11/11] nvmet: cancel implementation

[LSF/MM/BPF TOPIC] remove NVMe MP config option
 2025-03-22 23:34 UTC 

REMINDER - LSF/MM/BPF: 2025: Call for Proposals
 2025-03-22 20:49 UTC  (2+ messages)

[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
 2025-03-21 16:08 UTC  (5+ messages)
` [PATCH v3 14/16] platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()
` [PATCH v3 15/16] platform/x86: thinkpad_acpi: "

[bug report] nvme-fabrics: reset admin connection for secure concatenation
 2025-03-22  7:40 UTC 

[linux-nvme:nvme-6.15] BUILD SUCCESS 64ea88e3afa8c5b6c3f9c477da304b7a56149612
 2025-03-22  3:49 UTC 

[PATCH 0/3] nvme_map_user_request() cleanup
 2025-03-21 20:36 UTC  (4+ messages)
` [PATCH 1/3] nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer
` [PATCH 2/3] nvme/ioctl: don't call blk_mq_free_request() in nvme_map_user_request()
` [PATCH 3/3] nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io()


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