messages from 2024-11-22 08:51:38 to 2024-12-02 14:31:51 UTC [more...]
[PATCHv12 00/10] nvme: implement secure concatenation
2024-12-02 14:29 UTC (9+ messages)
` [PATCH 01/10] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
` [PATCH 02/10] nvme: add nvme_auth_generate_psk()
` [PATCH 03/10] nvme: add nvme_auth_generate_digest()
` [PATCH 04/10] nvme: add nvme_auth_derive_tls_psk()
` [PATCH 05/10] nvme-keyring: add nvme_tls_psk_refresh()
` [PATCH 06/10] nvme: always include <linux/key.h>
` [PATCH 07/10] nvme-tcp: request secure channel concatenation
` [PATCH 08/10] nvme-fabrics: reset admin connection for secure concatenation
[PATCH v6 0/8] blk: refactor queue affinity helpers
2024-12-02 14:00 UTC (9+ messages)
` [PATCH v6 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v6 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v6 3/8] virtio: "
` [PATCH v6 4/8] blk-mq: introduce blk_mq_map_hw_queues
` [PATCH v6 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
` [PATCH v6 6/8] nvme: "
` [PATCH v6 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v6 8/8] blk-mq: remove unused queue mapping helpers
[PATCH v5 0/8] blk: refactor queue affinity helpers
2024-12-02 13:48 UTC (4+ messages)
` [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues
[PATCH] nvme: Allocate memory for xa_store in advance in nvme_get_effects_log
2024-12-02 12:42 UTC
[PATCH blktests v4 0/5] Add support to run against arbitrary targets
2024-12-02 10:23 UTC (10+ messages)
` [PATCH blktests v4 1/5] nvme/rc: introduce remote target support
` [PATCH blktests v4 2/5] common/nvme: add digest options to __nvme_connect_subsys()
` [PATCH blktests v4 3/5] nvme/030: only run against kernel soft target
` [PATCH blktests v4 4/5] contrib: add remote target setup/cleanup script
` [PATCH blktests v4 5/5] nvme/055: add test for nvme-tcp zero-copy offload
Pakiety telemedyczne dla pracowników
2024-12-02 8:55 UTC
[PATCHv3 0/3] meta sgl and userspace protection
2024-12-02 7:56 UTC (3+ messages)
` [PATCHv3 3/3] nvme-pci: use sgls for all user requests if possible
` New warning `nvme nvme0: using unchecked data buffer` (was: [PATCHv3 3/3] nvme-pci: use sgls for all user requests if possible)
[PATCH] nvmet: replace kmalloc + memset with kzalloc for data allocation
2024-11-30 17:02 UTC
[PATCH blktests 0/2] add nvme test for creating sleep while atomic kernel BUG
2024-11-30 9:10 UTC (4+ messages)
` [PATCH blktests 1/2] nvme/052: move nvmf_wait_for_ns() to common/nvme
` [PATCH blktests 2/2] nvme: add test for writing to file-ns just after disabling it
[PATCH] nvme-fabrics: handle zero MAXCMD without closing the connection
2024-11-29 18:39 UTC (2+ messages)
[PATCH v11 00/10] Read/Write with meta/integrity
2024-11-29 16:04 UTC (12+ messages)
` [PATCH v11 01/10] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v11 02/10] block: copy back bounce buffer to user-space correctly in case of split
` [PATCH v11 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v11 04/10] fs, iov_iter: define meta io descriptor
` [PATCH v11 05/10] fs: introduce IOCB_HAS_METADATA for metadata
` [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
` [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v11 08/10] nvme: add support for passing on the application tag
` [PATCH v11 09/10] scsi: add support for user-meta interface
` [PATCH v11 10/10] block: add support to pass user meta buffer
[PATCH] nvme: Remove namespace when nvme_identify_ns_descs() failed
2024-11-29 14:06 UTC
[PATCH blktests 0/7] nvme: add test cases for ANA support
2024-11-29 13:26 UTC (8+ messages)
` [PATCH blktests 1/7] nvme/031: open-code helper functions
` [PATCH blktests 2/7] nvme: add _setup_nvmet_port_ana()
` [PATCH blktests 3/7] nvme: add _setup_nvmet_ns_ana()
` [PATCH blktests 4/7] nvme/rc: add argument '--ports' to _nvmet_target_setup()
` [PATCH blktests 5/7] nvme: delete all ana_groups when removing a port
` [PATCH blktests 6/7] test/nvme: add test for basic ANA support
` [PATCH blktests 7/7] test/nvme: add test for rapid namespace remapping
[PATCHv5 RFC 0/3] Add visibility for native NVMe multipath using sysfs
2024-11-29 12:19 UTC (3+ messages)
blktests nvme/055 test case number conflict
2024-11-29 11:47 UTC
[PATCH 1/5] nvme-rdma: unquiesce admin_q before destroy it
2024-11-29 11:22 UTC (16+ messages)
` [PATCH 2/5] nvme-tcp: no need to quiesec admin_q in nvme_tcp_teardown_io_queues()
` [PATCH 3/5] nvme-tcp: simplify nvme_tcp_configure_admin_queue()
` [PATCH 4/5] nvme-tcp: remove nvme_tcp_destroy_io_queues()
` [PATCH 5/5] nvme-tcp: fix the memleak while create new ctrl failed
[PATCH v3 0/3] nvme-fc: fix race with connectivity loss and nvme_fc_create_association
2024-11-29 11:10 UTC (6+ messages)
` [PATCH v3 1/3] nvme-fc: go straight to connecting state when initializing
` [PATCH v3 2/3] nvme: trigger reset when keep alive fails
` [PATCH v3 3/3] nvme: handle connectivity loss in nvme_set_queue_count
[PATCH] nvmetcli: fix double ana groupid when save config
2024-11-29 11:07 UTC (4+ messages)
[PATCH] nvmet-loop: avoid using mutex in IO hotpath
2024-11-29 10:48 UTC
blktests failures with v6.12 kernel
2024-11-29 8:37 UTC (3+ messages)
[PATCH v2 0/5] nvme: various bugs fix & code cleanup
2024-11-29 8:12 UTC (11+ messages)
` [PATCH v2 1/5] nvme-tcp: fix the memleak while create new ctrl failed
` [PATCH v2 2/5] nvme-rdma: unquiesce admin_q before destroy it
` [PATCH v2 3/5] nvme-tcp: no need to quiesec admin_q in nvme_tcp_teardown_io_queues()
` [PATCH v2 4/5] nvme-tcp: simplify nvme_tcp_configure_admin_queue()
` [PATCH v2 5/5] nvme-tcp: remove nvme_tcp_destroy_io_queues()
[PATCH nvme-cli] nvme: plugins/fdp, check endurance group identifier
2024-11-29 6:07 UTC
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-11-29 6:23 UTC (23+ messages)
[PATCH blktests v2] nvme/039: check for logical block size of test device
2024-11-28 1:03 UTC (4+ messages)
[PATCH v4 0/2] Introduce service-time multipath policy and document
2024-11-27 22:07 UTC (5+ messages)
` [PATCH v4 1/2] nvme-multipath: introduce service-time iopolicy
` [PATCH v4 2/2] docs, nvme: add a nvme-multipath document
[PATCH] nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported
2024-11-27 15:52 UTC (6+ messages)
[PATCH v10 00/10] Read/Write with meta/integrity
2024-11-27 11:24 UTC (22+ messages)
` [PATCH v10 01/10] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v10 02/10] block: copy back bounce buffer to user-space correctly in case of split
` [PATCH v10 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v10 04/10] fs, iov_iter: define meta io descriptor
` [PATCH v10 05/10] fs: introduce IOCB_HAS_METADATA for metadata
` [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support
` [PATCH v10 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v10 08/10] nvme: add support for passing on the application tag
` [PATCH v10 09/10] scsi: add support for user-meta interface
` [PATCH v10 10/10] block: add support to pass user meta buffer
[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
2024-11-27 5:49 UTC (5+ messages)
[bug-report] 5-9% FIO randomwrite ext4 perf regression on 6.12.y kernel
2024-11-26 18:13 UTC (16+ messages)
` [External] : "
[PATCHv2] nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()
2024-11-26 2:49 UTC (4+ messages)
[PATCH v2] nvmet: handle rw's limited retry flag
2024-11-26 1:46 UTC
[PATCH blktests] nvme/039: check for sector size of test device
2024-11-25 19:36 UTC (5+ messages)
[PATCH] nvme-pci: 512 byte aligned dma pool segment quirk
2024-11-25 11:01 UTC (7+ messages)
Zapytanie ofertowe
2024-11-25 9:10 UTC
[PATCH] nvmet: handle rw's limited retry flag
2024-11-25 6:57 UTC (5+ messages)
[PATCH 1/1] nvme: always enable multipath
2024-11-24 13:09 UTC (11+ messages)
[PATCH] nvmet: fix the use of ZERO_PAGE in nvme_execute_identify_ns_nvm()
2024-11-24 12:43 UTC (6+ messages)
[PATCH 0/5] nvme: various bugs fix & code simplify
2024-11-23 13:37 UTC
[PATCH blktests] nvme: delete all namespaces in _remove_nvmet_subsystem()
2024-11-23 7:55 UTC (2+ messages)
[linux-nvme:nvme-6.13] BUILD SUCCESS 029cc98dec2eadb5d0978b5fea9ae6c427f2a020
2024-11-22 18:53 UTC
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