linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-31 20:06:38 to 2024-06-06 14:30:38 UTC [more...]

[PATCH] block: bio-integrity: fix potential null-ptr-deref in bio_integrity_free
 2024-06-06 14:30 UTC 

[PATCH v2 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-06 13:52 UTC  (25+ messages)
` [PATCH v2 1/4] net: introduce helper sendpages_ok()
` [PATCH v2 3/4] drbd: use sendpages_ok() instead of sendpage_ok()

[PATCH v7 0/9] block atomic writes
 2024-06-06 12:47 UTC  (23+ messages)
` [PATCH v7 1/9] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v7 2/9] fs: Initial atomic write support
` [PATCH v7 3/9] fs: Add initial atomic write support info to statx
` [PATCH v7 4/9] block: Add core atomic write support
` [PATCH v7 5/9] block: Add atomic write support for statx
` [PATCH v7 6/9] block: Add fops atomic write support
` [PATCH v7 7/9] scsi: sd: Atomic "
` [PATCH v7 8/9] scsi: scsi_debug: "
` [PATCH v7 9/9] nvme: "

[PATCHv2 0/5] nvme: fix initialization memleak
 2024-06-06 12:13 UTC  (10+ messages)
` [PATCHv2 1/5] nvme: apple: fix device reference counting
` [PATCHv2 2/5] nvme: tcp: split controller bringup handling
` [PATCHv2 3/5] nvme: rdma: "
` [PATCHv2 4/5] nvme: fc: "
` [PATCHv2 5/5] nvme: split device add from initialization

[PATCH rfc] rdma/verbs: fix a possible uaf when draining a srq attached qp
 2024-06-06 11:30 UTC  (7+ messages)

[PATCH v20 00/12] Implement copy offload support
 2024-06-06  7:28 UTC  (31+ messages)
    ` [PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
    ` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
    ` [PATCH v20 03/12] block: add copy offload support
    ` [PATCH v20 04/12] block: add emulation for copy
    ` [PATCH v20 07/12] nvme: add copy offload support
    ` [PATCH v20 11/12] null: Enable trace capability for null block

[PATCH v20 03/12] block: add copy offload support
 2024-06-06  5:56 UTC 

move integrity settings to queue_limits
 2024-06-06  4:51 UTC  (33+ messages)
` [PATCH 01/12] dm-integrity: use the nop integrity profile
` [PATCH 02/12] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags
` [PATCH 03/12] block: remove the BIP_IP_CHECKSUM flag
` [PATCH 04/12] block: remove the blk_integrity_profile structure
` [PATCH 05/12] block: remove the blk_flush_integrity call in blk_integrity_unregister
` [PATCH 06/12] block: factor out flag_{store,show} helper for integrity
` [PATCH 07/12] block: use kstrtoul in flag_store
` [PATCH 08/12] block: don't pretend to generate/verify for non-PI metadata
` [PATCH 09/12] block: don't require stable pages "
` [PATCH 10/12] block: bypass the STABLE_WRITES flag for protection information
` [PATCH 11/12] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
` [PATCH 12/12] block: move integrity information into queue_limits

[linux-nvme:nvme-6.11 6/10] drivers/nvme/host/apple.c:1534:9: error: 'result' undeclared
 2024-06-05 21:32 UTC 

[linux-nvme:nvme-6.11 2/10] drivers/nvme/host/apple.c:1547:27: error: 'dev' undeclared; did you mean 'pdev'?
 2024-06-05 20:39 UTC 

[GIT PULL] nvme fixes for Linux 6.10
 2024-06-05 18:13 UTC  (2+ messages)

[PATCH v20 00/12] Implement copy offload support
 2024-06-05  8:14 UTC  (4+ messages)

[PATCH net-next v5 06/13] mm: page_frag: add '_va' suffix to page_frag API
 2024-05-28 12:55 UTC 

[PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
 2024-06-05  8:17 UTC  (3+ messages)

[PATCH net-next v6 06/15] mm: page_frag: add '_va' suffix to page_frag API
 2024-06-05 13:32 UTC 

[Question] Configuring CPU Cores for NVMe Target & Host in Linux Kernel
 2024-06-05 13:32 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 1/2] nvme-multipath: find NUMA path only for online numa-node
 2024-06-05 12:06 UTC 

[PATCH AUTOSEL 5.10 1/8] nvme-multipath: find NUMA path only for online numa-node
 2024-06-05 12:05 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 2/8] nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
` [PATCH AUTOSEL 5.10 7/8] nvmet: fix a possible leak when destroy a ctrl during qp establishment

[PATCH AUTOSEL 5.15 01/12] nvme-multipath: find NUMA path only for online numa-node
 2024-06-05 12:05 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 03/12] nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
` [PATCH AUTOSEL 5.15 09/12] nvmet: fix a possible leak when destroy a ctrl during qp establishment

[PATCH AUTOSEL 6.1 01/14] nvme-multipath: find NUMA path only for online numa-node
 2024-06-05 12:04 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 03/14] nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
` [PATCH AUTOSEL 6.1 09/14] nvmet: fix a possible leak when destroy a ctrl during qp establishment

[PATCH AUTOSEL 6.6 01/18] nvme-multipath: find NUMA path only for online numa-node
 2024-06-05 12:03 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 04/18] nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
` [PATCH AUTOSEL 6.6 10/18] nvmet: fix a possible leak when destroy a ctrl during qp establishment

[PATCH AUTOSEL 6.8 01/18] nvme-multipath: find NUMA path only for online numa-node
 2024-06-05 12:03 UTC  (3+ messages)
` [PATCH AUTOSEL 6.8 04/18] nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
` [PATCH AUTOSEL 6.8 10/18] nvmet: fix a possible leak when destroy a ctrl during qp establishment

[PATCH AUTOSEL 6.9 01/23] nvme-multipath: find NUMA path only for online numa-node
 2024-06-05 12:01 UTC  (3+ messages)
` [PATCH AUTOSEL 6.9 06/23] nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
` [PATCH AUTOSEL 6.9 14/23] nvmet: fix a possible leak when destroy a ctrl during qp establishment

[PATCH v2 0/4] clarify NVMe status symbol names
 2024-06-05  8:55 UTC  (12+ messages)
` [PATCH v2 1/4] nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err
` [PATCH v2 2/4] nvme: fix status magic numbers
` [PATCH v2 3/4] nvme: rename CDR/MORE/DNR to NVME_STATUS_*
` [PATCH v2 4/4] mailmap: add entry for Weiwen Hu

[PATCH-RFC 0/5] nvme: fix initialization memleak
 2024-06-04 14:51 UTC  (13+ messages)
` [PATCH-RFC 1/5] nvme: apple: fix device reference counting
` [PATCH-RFC 2/5] nvme: tcp: split controller bringup handling
` [PATCH-RFC 3/5] nvme: rdma: "
` [PATCH-RFC 4/5] nvme: fc: "
` [PATCH-RFC 5/5] nvme: split device add from initialzation

[PATCH v3 0/1] nvme-pci: recover from NVM subsystem reset
 2024-06-04  9:10 UTC  (2+ messages)
` [PATCH v3 1/1] nvme-pci : Fix EEH failure on ppc after "

blktests failures with v6.10-rc1 kernel
 2024-06-04  6:57 UTC  (9+ messages)

WQ_UNBOUND workqueue warnings from multiple drivers
 2024-06-04  0:06 UTC  (9+ messages)

[PATCH v2] block: unmap and free user mapped integrity via submitter
 2024-06-03 16:37 UTC  (2+ messages)

[PATCH 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-03 11:47 UTC  (8+ messages)
` [PATCH 1/4] net: introduce helper sendpages_ok()
` [PATCH 2/4] nvme-tcp: use sendpages_ok() instead of sendpage_ok()

blktests nvme 041,042 leak memory
 2024-06-03  9:38 UTC  (16+ messages)

[PATCH v25 00/20] nvme-tcp receive offloads
 2024-06-03  7:09 UTC  (4+ messages)

[PATCH rfc] nvme: fix a possible memory leak when failing to initialize ctrl auth
 2024-06-03  7:00 UTC  (2+ messages)

[PATCHv3 0/2] nvmet: avoid circular locking warning
 2024-06-03  6:43 UTC  (3+ messages)
` [PATCH 2/2] nvmet-rdma: avoid circular locking dependency on install_queue()

[linux-nvme:nvme-6.10] BUILD SUCCESS b1a1fdd7096dd2d67911b07f8118ff113d815db4
 2024-06-01 21:22 UTC 

[PATCH] nvme/pci: Add APST quirk for Lenovo N60z laptop
 2024-06-01  9:41 UTC 

[RESEND PATCH] nvme-fabrics: use reserved tag for reg read/write command
 2024-05-31 20:53 UTC  (2+ messages)

[PATCH v2] nvme: fix nvme_pr_* status code parsing
 2024-05-31 20:53 UTC  (4+ messages)


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).