messages from 2025-04-01 10:06:27 to 2025-04-09 10:36:56 UTC [more...]
[RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-04-09 10:36 UTC (10+ messages)
` [RFC PATCH -next v3 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH -next v3 04/10] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [RFC PATCH -next v3 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [RFC PATCH -next v3 09/10] block: factor out common part in blkdev_fallocate()
nvmetcli restore fails in add_subsystem
2025-04-09 8:59 UTC (2+ messages)
Issue with AWUPF when using multiple controllers in a subsystem
2025-04-09 9:05 UTC (5+ messages)
nvmetcli creates tilde directories
2025-04-09 8:58 UTC (5+ messages)
[PATCH 0/3] libnvme: add support for discovering multipath of a shared ns
2025-04-09 9:38 UTC (19+ messages)
` [PATCH 1/3] tree: add support for discovering nvme paths using sysfs multipath link
` [PATCH 2/3] tree: add queue-depth attribute for nvme path object
` [PATCH 3/3] tree: add attribute numa_nodes for NVMe "
[PATCH] nvmet-tcp: switch to using the crc32c library
2025-04-09 8:45 UTC (3+ messages)
[PATCH] nvme-tcp: Fix use-after-free of netns by kernel TCP socket
2025-04-09 8:44 UTC (2+ messages)
[PATCH 0/8] nvmet-fcloop: bunch of fixes and cleanups
2025-04-09 6:09 UTC (10+ messages)
` [PATCH 1/8] nvmet-fcloop: swap list_add_tail arguments
` [PATCH 2/8] nvmet-fcloop: replace kref with refcount
` [PATCH 3/8] nvmet-fcloop: add ref counting to lport
` [PATCH 4/8] nvmet-fc: inline nvmet_fc_delete_assoc
` [PATCH 5/8] nvmet-fc: inline nvmet_fc_free_hostport
` [PATCH 6/8] nvmet-fc: update tgtport ref per assoc
` [PATCH 7/8] nvmet-fc: take tgtport reference only once
` [PATCH 8/8] nvmet-fc: put ref when assoc->del_work is already scheduled
[linux-nvme:nvme-6.15] BUILD SUCCESS e3105f54a51554fb1bbf19dcaf93c4411d2d6c8a
2025-04-09 5:46 UTC
[PATCH v2] nvmet: replace strncpy with strscpy
2025-04-08 21:24 UTC (2+ messages)
[PATCH] nvme-tcp: wait socket wmem to drain in queue stop
2025-04-08 21:07 UTC (3+ messages)
[PATCH blktests] nvme/025: use character device for nvme effects-log command
2025-04-08 20:55 UTC (3+ messages)
[RFC PATCH 0/2] improve NVMe multipath handling
2025-04-08 14:35 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
[PATCH 0/2] nvmet: improve 'read-only' handling
2025-04-08 14:24 UTC (12+ messages)
` [PATCH 1/2] nvmet: make 'readonly' setting configurable
` [PATCH 2/2] nvmet: implement persistent read-only namespace feature
nvme-cli connect regression
2025-04-08 11:38 UTC (7+ messages)
[PATCH v3 00/18] nvmet-fcloop: track resources via reference counting
2025-04-08 11:29 UTC (23+ 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
` [PATCH v3 10/18] nvmet-fcloop: allocate/free fcloop_lsreq directly
` [PATCH v3 15/18] nvmet-fc: free pending reqs on tgtport unregister
[PATCH v3 0/3] PCI: endpoint: space allocation fixups
2025-04-08 9:36 UTC (7+ messages)
` [PATCH v3 1/3] PCI: endpoint: add epc_feature argument for pci_epf_free_space()
` [PATCH v3 2/3] PCI: endpoint: improve fixed_size bar handling when allocating space
` [PATCH v3 3/3] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation
[PATCH 5.10.y] nvme: avoid double free special payload
2025-04-08 7:18 UTC
[PATCH] nvmet: Replace sock_create with sock_create_kern
2025-04-08 6:08 UTC (13+ messages)
` [PATCH] Fix netns UAF introduced by commit 1be52169c348
` [PATCH v2] nvme-tcp: "
[linux-nvme:nvme-6.15 3/4] drivers/nvme/host/core.c:4302:5: warning: 'CONFIG_NVME_MULTIPATH' is not defined, evaluates to 0
2025-04-08 5:07 UTC (3+ messages)
[PATCH 0/3] NVMe PCI endpoint target fixes
2025-04-08 2:47 UTC (4+ messages)
` [PATCH 1/3] nvmet: pci-epf: Always fully initialize completion entries
` [PATCH 2/3] nvmet: pci-epf: Clear CC and CSTS when disabling the controller
` [PATCH 3/3] nvmet: pci-epf: Cleanup link state management
[PATCH v2 0/3] nvme: make core.nvme_multipath configurable
2025-04-07 15:01 UTC (5+ messages)
` [PATCH v2 2/3] nvme-multipath: add the NVME_MULTIPATH_PARAM config option
[PATCH 0/2] nvme: missed AENs during scanning
2025-04-07 14:32 UTC (10+ messages)
` [PATCH 1/2] nvme: requeue namespace scan on missed AENs
` [PATCH 2/2] nvme: re-read ANA log page after ns scan completes
[PATCH] nvme: multipath: fix return value of nvme_available_path
2025-04-07 14:34 UTC (2+ messages)
[PATCH V4 0/2] Fix race conditions in the nvme-tcp driver
2025-04-07 6:13 UTC (7+ messages)
` [PATCH V4 1/2] nvme-tcp: Prevent infinite loop if socket closes during CONNECTING state
` [PATCH V4 2/2] nvme-tcp: do not complete the request if send operation fails
[PATCH v3 0/3] nvme: Add sysfs interface for APST configuration management
2025-04-07 1:25 UTC (10+ messages)
` [PATCH v3 1/3] nvme: Add warning for PST table memory allocation failure in nvme_configure_apst
[PATCH v27 00/20] nvme-tcp receive offloads
2025-04-04 10:12 UTC (6+ messages)
` [PATCH v27 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
Rekrutacja handlowca
2025-04-04 8:28 UTC
Rekrutacja handlowca
2025-04-04 8:00 UTC
[PATCH v1 0/1] nvme: add admin controller support. prohibit ioq creation for admin & disco ctrlrs
2025-04-03 18:59 UTC (13+ messages)
` [PATCH v1 1/1] "
[PATCH] libnvme: do not byte swap command dwords
2025-04-03 18:25 UTC (5+ messages)
[PATCHv2] nvme-cli: attach ns to local controller if none specified
2025-04-03 17:23 UTC (2+ messages)
[PATCH blktests 0/3] blktest: add unmap write zeroes tests
2025-04-03 7:55 UTC (8+ messages)
` [PATCH blktests 1/3] scsi/010: "
` [PATCH blktests 2/3] dm/003: "
` [PATCH blktests 3/3] nvme/060: "
[PATCH v4 0/3] nvme: Add sysfs interface for APST configuration management
2025-04-03 7:22 UTC (4+ messages)
` [PATCH v4 1/3] nvme: Add warning for PST table memory allocation failure in nvme_configure_apst
` [PATCH v4 2/3] nvme: add sysfs interface for APST table updates
` [PATCH v4 3/3] nvme: add per-controller sysfs interface for APST configuration
[PATCHv3 0/3] nvme-tcp: fixup I/O stall on congested sockets
2025-04-03 6:55 UTC (4+ messages)
` [PATCH 1/3] nvme-tcp: open-code nvme_tcp_queue_request() for R2T
` [PATCH 2/3] nvme-tcp: sanitize request list handling
` [PATCH 3/3] nvme-tcp: fix I/O stalls on congested sockets
[PATCH][next] nvme-loop: Avoid -Wflex-array-member-not-at-end warning
2025-04-03 4:45 UTC (2+ messages)
[PATCH] nvme-cli: attach ns to local controller if none specified
2025-04-03 4:38 UTC (2+ messages)
[PATCH 0/1] Fix a regression in 6.13 kernel
2025-04-03 4:37 UTC (3+ messages)
` [PATCH 1/1] nvme-pci: do not call nvme_write_sq_db() if the commands list is empty
[PATCH] nvmet: replace strncpy with strscpy
2025-04-03 4:27 UTC (2+ messages)
[GIT PULL] nvme updates for Linux 6.15
2025-04-02 18:11 UTC (2+ messages)
[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 (5+ messages)
` [PATCH v4 3/3] nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io()
[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
[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 (4+ messages)
` [PATCH RFC 3/3] nvme: delay failover by "
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
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;
as well as URLs for NNTP newsgroup(s).