messages from 2024-10-10 15:27:46 to 2024-10-17 15:53:08 UTC [more...]
[PATCHv10 0/9] nvme: implement secure concatenation
2024-10-17 15:37 UTC (17+ messages)
` [PATCH 1/9] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
` [PATCH 2/9] nvme: add nvme_auth_generate_psk()
` [PATCH 3/9] nvme: add nvme_auth_generate_digest()
` [PATCH 4/9] nvme: add nvme_auth_derive_tls_psk()
` [PATCH 5/9] nvme-keyring: add nvme_tls_psk_refresh()
` [PATCH 6/9] nvme-tcp: request secure channel concatenation
` "
` [PATCH 7/9] nvme-fabrics: reset admin connection for secure concatenation
` [PATCH 8/9] nvmet-tcp: support secure channel concatenation
` [PATCH 9/9] nvmet: add tls_concat and tls_key debugfs entries
[PATCH v7 0/3] FDP and per-io hints
2024-10-17 15:23 UTC (9+ messages)
` [PATCH v7 3/3] io_uring: enable per-io hinting capability
[PATCH v4 00/11] Read/Write with meta/integrity
2024-10-17 14:39 UTC (34+ messages)
` [PATCH v4 01/11] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v4 02/11] block: copy back bounce buffer to user-space correctly in case of split
` [PATCH v4 03/11] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v4 04/11] block: define meta io descriptor
` [PATCH v4 05/11] fs: introduce IOCB_HAS_METADATA for metadata
` [PATCH v4 06/11] block: add flags for integrity meta
` [PATCH v4 07/11] io_uring/rw: add support to send meta along with read/write
` [PATCH v4 08/11] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v4 09/11] block: add support to pass user meta buffer
` [PATCH v4 10/11] nvme: add support for passing on the application tag
` [PATCH v4 11/11] scsi: add support for user-meta interface
sysfs tls_configured_key naming?
2024-10-17 12:13 UTC (2+ messages)
[PATCH blktests v5 0/2] Test the NVMe reservation feature
2024-10-17 11:55 UTC (5+ messages)
` [PATCH blktests v5 1/2] nvme/{md/001,rc,002,016,017,030,052}: introduce --resv_enable argument
` [PATCH blktests v5 2/2] nvme: test the nvme reservation feature
[PATCH] blk-integrity: remove seed for user mapped buffers
2024-10-17 8:21 UTC (4+ messages)
[bug report] "BUG: Invalid wait context" at blktests nvme/052
2024-10-17 7:49 UTC
[PATCH v16 0/2] Implement the NVMe reservation feature
2024-10-17 4:48 UTC (3+ messages)
` [PATCH v16 1/2] nvme: add reservation command's defines
` [PATCH v16 2/2] nvmet: support reservation feature
[PATCH v15 0/2] Implement the NVMe reservation feature
2024-10-17 2:10 UTC (7+ messages)
` [PATCH v15 1/2] nvme: add reservation command's defines
` [PATCH v15 2/2] nvmet: support reservation feature
[PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces
2024-10-16 21:54 UTC (2+ messages)
[linux-nvme:nvme-6.12] BUILD SUCCESS 1f021341eef41e77a633186e9be5223de2ce5d48
2024-10-16 18:16 UTC
[PATCH 6.1.y] nvme: fix metadata handling in nvme-passthrough
2024-10-16 9:07 UTC
[PATCH v4 0/3] nvme: system fault while shutting down fabric controller
2024-10-16 7:59 UTC (5+ messages)
` [PATCH v4 1/3] nvme-loop: flush off pending I/O while shutting down loop controller
` [PATCH v4 2/3] nvme: make keep-alive synchronous operation
` [PATCH v4 3/3] nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish function
[PATCHv4 RFC 0/1] Add visibility for native NVMe multipath using sysfs
2024-10-16 6:52 UTC (8+ messages)
` [PATCHv4 RFC 1/1] nvme-multipath: Add sysfs attributes for showing multipath info
Re: [PATCH 3/9] nvme: add nvme_auth_generate_digest()
2024-10-15 21:45 UTC (2+ messages)
[PATCH V2] nvme-pci: fix race condition between reset and nvme_dev_disable()
2024-10-15 17:57 UTC (3+ messages)
[PATCH] nvme: fix cns check
2024-10-15 15:20 UTC (7+ messages)
[PATCH] nvme-multipath: defer partition scanning
2024-10-15 15:17 UTC (2+ messages)
[PATCH 0/3] nvme-multipath: fix deadlock in device_add_disk()
2024-10-15 15:10 UTC (11+ messages)
` [PATCH 2/3] nvme-multipath: cannot disconnect controller on stuck partition scan
[PATCH 0/1] nvme-pci: Add CPU latency pm-qos handling
2024-10-15 13:29 UTC (8+ messages)
` [PATCH 1/1] "
[PATCH 5.10] nvme: fix metadata handling in nvme-passthrough
2024-10-15 13:26 UTC
[PATCH] nvmetcli: reservation configuration support
2024-10-15 8:17 UTC (4+ messages)
Zapytanie ofertowe
2024-10-15 8:00 UTC
[PATCH v7 0/3] FDP and per-io hints
2024-10-15 5:30 UTC (31+ messages)
[PATCH v14 0/2] Implement the NVMe reservation feature
2024-10-15 5:00 UTC (13+ messages)
` [PATCH v14 1/2] nvme: add reservation command's defines
` [PATCH v14 2/2] nvmet: support reservation feature
[PATCH] nvme-pci: fix race condition between reset and nvme_dev_disable()
2024-10-15 4:57 UTC (2+ messages)
[PATCH v1] nvme-tcp: forward context to teardown admin queue function
2024-10-15 4:55 UTC (2+ messages)
[PATCH 0/2] Add the tracing of reservation commands
2024-10-15 4:54 UTC (7+ messages)
` [PATCH 1/2] nvme: parse reservation commands's action and rtype to string
` [PATCH 2/2] nvmet: add tracing of reservation commands
[PATCH blktests v4 0/2] Test the NVMe reservation feature
2024-10-15 1:19 UTC (5+ messages)
` [PATCH blktests v4 1/2] nvme/{md/001,rc,002,016,017,030,052}: introduce --resv_enable argument
` [PATCH blktests v4 2/2] nvme: test the nvme reservation feature
[bug report] NVMe hotplug bug in kernel 5.15 with CONFIG_INTEL_IOMMU disabled
2024-10-14 16:34 UTC (4+ messages)
nvme-tcp uaf when tls setup fails
2024-10-14 15:50 UTC (7+ messages)
[PATCH v2 0/5] NVMe PCI endpoint function driver
2024-10-14 11:45 UTC (16+ messages)
` [PATCH v2 1/5] nvmet: rename and move nvmet_get_log_page_len()
` [PATCH v2 2/5] nvmef: export nvmef_create_ctrl()
` [PATCH v2 3/5] nvmef: Introduce the NVME_OPT_HIDDEN_NS option
` [PATCH v2 4/5] PCI: endpoint: Add NVMe endpoint function driver
` [PATCH v2 5/5] PCI: endpoint: Document the "
[PATCH blktests v3 0/2] Test the NVMe reservation feature
2024-10-14 8:43 UTC (9+ messages)
` [PATCH blktests v3 1/2] nvme/{md/001,rc,002,016,017,030,052}: introduce --resv_enable argument
` [PATCH blktests v3 2/2] nvme: test the nvme reservation feature
lists.infradead.org
2024-10-11 18:23 UTC
[PATCH 0/3 v2] nvme: add rotational support
2024-10-11 17:32 UTC (9+ messages)
` [PATCH 1/3 v2] nvme: make independent ns identify default
` [PATCH 2/3 v2] nvme: add rotational support
` [PATCH 3/3 v2] nvmet: "
[PATCH v9 0/4] shut down devices asynchronously
2024-10-11 15:52 UTC (3+ messages)
[PATCH v13 0/2] Implement the NVMe reservation feature
2024-10-11 2:22 UTC (4+ messages)
` [PATCH v13 2/2] nvmet: support "
[linux-nvme:nvme-6.12] BUILD SUCCESS 0ce96a6708f34280a536263ee5c67e20c433dcce
2024-10-10 22:16 UTC
[PATCH v2 0/1] nvme: disable CC.CRIME (NVME_CC_CRIME)
2024-10-10 16:16 UTC (5+ messages)
` [PATCH v2 1/1] "
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).