messages from 2023-08-28 12:11:17 to 2023-09-12 08:01:57 UTC [more...]
blktests failures with v6.6-rc1
2023-09-12 8:01 UTC
[RFC v1 0/4] nvmet-fc blktests & autoconnect fixes
2023-09-12 6:38 UTC (21+ messages)
` [RFC v1 1/4] nvmet-trace: avoid dereferencing pointer too early
` [RFC v1 2/4] nvmet-trace: null terminate device name string correctly
` [RFC v1 3/4] nvmet-fc: untangle cross refcounting objects
` [RFC v1 4/4] nvmet-discovery: do not use invalid port
` [RFC v1 4/4] nvmet-discovery: Do "
[PATCH] nvme-pci: ignore bogus CRTO according to NVME 2.0 spec
2023-09-12 6:26 UTC (6+ messages)
[PATCH blktests] tests/nvme/031: fix connecting faiure
2023-09-12 0:18 UTC (6+ messages)
[PATCH] nvme: prevent id ctrl csi for specs below 2.0
2023-09-11 20:21 UTC (4+ messages)
Possible nvme regression in 6.4.11
2023-09-11 15:41 UTC (12+ messages)
[PATCH v14 00/20] nvme-tcp receive offloads
2023-09-11 13:59 UTC (23+ messages)
` [PATCH v14 01/20] net: Introduce direct data placement tcp offload
` [PATCH v14 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v14 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v14 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v14 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v14 06/20] nvme-tcp: Add DDP data-path
` [PATCH v14 07/20] nvme-tcp: RX DDGST offload
` [PATCH v14 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v14 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v14 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v14 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v14 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v14 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v14 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v14 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v14 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v14 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v14 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v14 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v14 20/20] net/mlx5e: NVMEoTCP, statistics
[PATCHv11 00/18] nvme: In-kernel TLS support for TCP
2023-09-11 12:09 UTC (4+ messages)
[PATCH v15 00/12] Implement copy offload support
2023-09-11 10:20 UTC (35+ messages)
` [PATCH v15 01/12] block: Introduce queue limits and sysfs for copy-offload support
` [PATCH v15 02/12] Add infrastructure for copy offload in block and request layer
` [PATCH v15 03/12] block: add copy offload support
` [PATCH v15 04/12] block: add emulation for copy
` [PATCH v15 05/12] fs/read_write: Enable copy_file_range for block device
` [PATCH v15 06/12] fs, block: copy_file_range for def_blk_ops for direct "
` [PATCH v15 07/12] nvme: add copy offload support
` [PATCH v15 08/12] nvmet: add copy command support for bdev and file ns
` [PATCH v15 09/12] dm: Add support for copy offload
` [PATCH v15 10/12] dm: Enable copy offload for dm-linear target
` [PATCH v15 11/12] null: Enable trace capability for null block
` [PATCH v15 12/12] null_blk: add support for copy offload
[PATCH RFC] nvmet-tcp: add new workqueue to surpress lockdep warning
2023-09-11 5:54 UTC (11+ messages)
Fwd: Ubuntu 22.04, "nvme list" will hang for 60 seconds after "nvme subsystem-reset"
2023-09-09 5:37 UTC (4+ messages)
[PATCH v2] nvme-pci: add NVME_QUIRK_DELAY_BEFORE_CHK_RDY for MAXIO MAP1602
2023-09-08 16:07 UTC (2+ messages)
BUG: KCSAN: data-race in folio_batch_move_lru / mpage_read_end_io
2023-09-08 15:25 UTC (6+ messages)
[PATCH 0/3] nvme-tcp: start error recovery after KATO
2023-09-08 10:00 UTC (4+ messages)
` [PATCH 1/3] nvme-tcp: Do not terminate commands when in RESETTING
` [PATCH 2/3] nvme-tcp: make 'err_work' a delayed work
` [PATCH 3/3] nvme-tcp: delay error recovery until the next KATO interval
[PATCH v2] RDMA/cma: prevent rdma id destroy during cma_iw_handler
2023-09-08 8:33 UTC (15+ messages)
[PATCH] nvme-auth: use chap->s2 to indicate bidirectional authentication
2023-09-08 7:11 UTC (3+ messages)
[PATCH] nvme: add namespace paths links
2023-09-08 6:57 UTC
[PATCH v2 1/2] nvme: fix memory corruption for passthrough metadata
2023-09-07 20:35 UTC (9+ messages)
Fwd: Lexar NM790 SSDs are not recognized anymore after 6.1.50 LTS
2023-09-07 17:50 UTC (8+ messages)
[bug report] BUG: KASAN: slab-use-after-free in __lock_acquire+0x1917/0x1c00 triggered by blktests nvme/048
2023-09-07 6:48 UTC
[PATCH 1/2] nvme-tcp: auth success1 msg always includes resp
2023-09-06 10:59 UTC (6+ messages)
` [PATCH 2/2] nvme-tcp: always set valid seq_num in dhchap reply
[PATCH V7 0/1] nvme: allow passthru cmd error logging
2023-09-05 22:15 UTC (4+ messages)
` [PATCH V7 1/1] "
blktests failures with v6.5
2023-09-05 10:36 UTC
[PATCH V3 0/14] blk-mq: fix wrong queue mapping for kdump kernel
2023-09-05 5:03 UTC (9+ messages)
` [PATCH V3 01/14] blk-mq: add blk_mq_max_nr_hw_queues()
[PATCH V4] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
2023-09-01 15:34 UTC (2+ messages)
[bug report] blktests nvme/043 nvme/045 failed
2023-09-01 4:02 UTC (2+ messages)
[PATCH blktests v3 0/3] Introduce nvmet target setup/cleanup helpers
2023-09-01 0:33 UTC (20+ messages)
` [PATCH blktests v3 3/3] nvme: introduce nvmet_target_{setup/cleanup} common code
[PATCH v2 2/2] nvme: avoid memory corruption for sync passthrough
2023-08-31 14:09 UTC (2+ messages)
[PATCH V3] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
2023-08-31 9:03 UTC (4+ messages)
[PATCH blktests v4 0/3] Introduce nvmet target setup/cleanup helpers
2023-08-31 8:03 UTC (8+ messages)
` [PATCH blktests v4 1/3] nvme/{033,034,035,036}: use default subsysnqn variable directly
` [PATCH blktests v4 2/3] nvme/{033,034,035,036,37}: drop port handle between passthru target setup and cleanup
` [PATCH blktests v4 3/3] nvme: introduce nvmet_target_{setup/cleanup} common code
[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
2023-08-28 14:27 UTC (7+ messages)
[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
2023-08-29 11:02 UTC (4+ messages)
stack smashing detected with 'nvme sanitize-log /dev/nvme0'
2023-08-29 13:29 UTC (6+ messages)
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