public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-11-28 08:38:36 to 2025-12-09 07:20:18 UTC [more...]

[PATCH 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2025-12-09  7:20 UTC  (13+ messages)
` [PATCH 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH 2/8] PCI: endpoint: pci-epf-test: use new DMA API to simple code
` [PATCH 3/8] dmaengine: dw-edma: Use new .device_prep_slave_sg_config() callback
` [PATCH 4/8] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH 5/8] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH 6/8] nvmet: pci-epf: Use dmaengine_prep_slave_single_config() API
` [PATCH 7/8] PCI: epf-mhi:Using new API dmaengine_prep_slave_single_config() to simple code
` [PATCH 8/8] crypto: atmel: Use dmaengine_prep_slave_single_config() API

[PATCH 1/1] nvme-pci: set virt boundary according to capability
 2025-12-09  6:40 UTC  (2+ messages)

[PATCH v4 0/1] block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock
 2025-12-09  4:04 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH 0/1] Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock
 2025-12-08 19:22 UTC  (17+ messages)
` [PATCH 1/1] block: "

WD Red SN700 4000GB, F/W: 11C120WD (Device not ready; aborting reset, CSTS=0x1)
 2025-12-08 13:37 UTC  (13+ messages)

[PATCH] nvme-pci: add quirk for Wodposit WPBSNM8-256GTP to disable secondary temp thresholds
 2025-12-08 13:27 UTC  (2+ messages)

What should we do about the nvme atomics mess?
 2025-12-08 12:11 UTC  (9+ messages)

[PATCH RESEND] lib/group_cpus: make group CPU cluster aware
 2025-12-08  2:47 UTC  (10+ messages)

[PATCH v2 00/12] Fix bio chain related issues
 2025-12-07 10:03 UTC  (23+ messages)
` [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v2 04/12] block: prohibit calls to bio_chain_endio
` [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
` [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining

[linux-nvme:nvme-6.19] BUILD SUCCESS 13989207ee29c40501e719512e8dc90768325895
 2025-12-05 23:04 UTC 

[PATCH 1/1] nvmet-fcloop: Check remoteport port_state before calling done callback
 2025-12-05 19:38 UTC  (4+ messages)

[PATCH v2] nvme: Let the blocklayer set timeouts for requests
 2025-12-05  7:33 UTC  (4+ messages)

[GIT PULL v2] nvme updates for Linux 6.19
 2025-12-05  4:00 UTC  (3+ messages)

[PATCH] nvme: fc: stop lsrcv workqueue before freeing a rport
 2025-12-04 19:46 UTC  (9+ messages)

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2025-12-04 19:07 UTC  (21+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [RFC v2 02/11] iov_iter: introduce iter type for pre-registered dma
` [RFC v2 03/11] block: move around bio flagging helpers
` [RFC v2 04/11] block: introduce dma token backed bio type
` [RFC v2 05/11] block: add infra to handle dmabuf tokens
` [RFC v2 06/11] nvme-pci: add support for dmabuf reggistration
` [RFC v2 07/11] nvme-pci: implement dma_token backed requests

[PATCH v4] nvme: nvme_identify_ns_descs: prevent oob
 2025-12-04 16:09 UTC  (3+ messages)

[GIT PULL] nvme updates for Linux 6.19
 2025-12-04 14:22 UTC  (3+ messages)

[PATCH] nvmet: lift blocksize restriction to 64k
 2025-12-04  9:27 UTC  (2+ messages)

[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
 2025-12-03 21:50 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3 0/4] block: add IOC_PR_READ_KEYS and IOC_PR_READ_RESERVATION ioctls
 2025-12-03 14:53 UTC  (12+ messages)
` [PATCH v3 1/4] scsi: sd: reject invalid pr_read_keys() num_keys values
` [PATCH v3 2/4] nvme: "
` [PATCH v3 3/4] block: add IOC_PR_READ_KEYS ioctl
` [PATCH v3 4/4] block: add IOC_PR_READ_RESERVATION ioctl

[PATCH v3 0/2] block: enable per-cpu bio cache by default
 2025-12-03 14:53 UTC  (3+ messages)

[linux-nvme:nvme-6.19] BUILD SUCCESS fd87c8a7982fdb555133a6d225b636984d12c7db
 2025-12-03  2:05 UTC 

[PATCH v3] nvme: nvme_identify_ns_descs: prevent oob
 2025-12-02 20:34 UTC  (5+ messages)

[PATCH v6 0/5] nvme-tcp: Support receiving KeyUpdate requests
 2025-12-02 18:29 UTC  (11+ messages)
` [PATCH v6 1/5] net/handshake: Store the key serial number on completion
` [PATCH v6 2/5] net/handshake: Define handshake_req_keyupdate
` [PATCH v6 3/5] net/handshake: Support KeyUpdate message types
` [PATCH v6 4/5] nvme-tcp: Support KeyUpdate
` [PATCH v6 5/5] nvmet-tcp: "

[PATCH] nvme: Let the blocklayer set timeouts for requests
 2025-12-02 17:51 UTC  (3+ messages)

[PATCH v4 0/4] Support PSK reauthentication (REPLACETLSPSK)
 2025-12-02 15:30 UTC  (7+ messages)
` [PATCH v4 1/4] nvmet-tcp: Don't error if TLS is enabed on a reset
` [PATCH v4 2/4] nvmet-tcp: Don't free SQ on authentication success
` [PATCH v4 3/4] nvme: Expose the tls_configured sysfs for secure concat connections
` [PATCH v4 4/4] nvme: Allow reauth from sysfs

[PATCH v2 0/4] block: add IOC_PR_READ_KEYS and IOC_PR_READ_RESERVATION ioctls
 2025-12-02  5:55 UTC  (17+ messages)
` [PATCH v2 1/4] scsi: sd: reject invalid pr_read_keys() num_keys values
` [PATCH v2 2/4] nvme: "
` [PATCH v2 3/4] block: add IOC_PR_READ_KEYS ioctl
` [PATCH v2 4/4] block: add IOC_PR_READ_RESERVATION ioctl

[PATCH v5 0/6] nvme-tcp: Support receiving KeyUpdate requests
 2025-12-01 23:27 UTC  (9+ messages)
` [PATCH v5 1/6] net/handshake: Store the key serial number on completion
` [PATCH v5 5/6] nvme-tcp: Support KeyUpdate

[PATCH 0/4] block: add IOC_PR_READ_KEYS and IOC_PR_READ_RESERVATION ioctls
 2025-12-01 18:36 UTC  (10+ messages)
` [PATCH 3/4] block: add IOC_PR_READ_KEYS ioctl

[PATCHv2] nvme-tcp: Implement recvmsg() receive flow
 2025-12-01 17:49 UTC  (10+ messages)

[PATCHv2 0/9] nvme-auth: switch to use the kernel keyring
 2025-12-01 17:02 UTC  (26+ messages)
` [PATCH 1/9] nvme-auth: modify nvme_auth_transform_key() to return status
` [PATCH 3/9] nvme-auth: switch to use 'struct key'
` [PATCH 5/9] nvmet-auth: parse dhchap key from configfs attribute
` [PATCH 6/9] nvme: allow to pass in key description as dhchap secret
` [PATCH 7/9] nvme-auth: wait for authentication to finish when changing keys
` [PATCH 8/9] nvme-fabrics: allow to pass in keyring by name
` [PATCH 9/9] nvmet: add configfs attribute 'dhchap_keyring'

[PATCH v2] nvme: nvme_identify_ns_descs: prevent oob
 2025-12-01  6:21 UTC  (2+ messages)

[PATCH v2 0/1] nvme: Convert tag_list mutex to rwsemaphore to avoid deadlock
 2025-12-01  2:50 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH] nvme: fix admin request_queue lifetime
 2025-11-30 23:16 UTC  (2+ messages)

[PATCH V2] nvme: expose active quirks in sysfs
 2025-11-30 23:09 UTC  (2+ messages)

[PATCH 1/1] nvme-fabrics: add ENOKEY to no retry criteria for authentication failures
 2025-11-30 23:05 UTC  (2+ messages)

[PATCH] nvme-auth: Use kvfree() for memory allocated with kvcalloc()
 2025-11-30 22:53 UTC  (2+ messages)

[PATCH 1/2] nvmet-rdma: Use kvcalloc for commands and responses arrays
 2025-11-30 22:52 UTC  (4+ messages)
` [PATCH 2/2] nvmet-tcp: Use kvcalloc for commands array

[PATCH V2] nvme-tcp: use __fput_sync() to avoid use-after-free on reset
 2025-11-30 22:51 UTC  (2+ messages)

[PATCH] nvme: nvme_identify_ns_descs: prevent oob
 2025-11-30 22:20 UTC  (5+ messages)


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