linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-21 13:13:06 to 2024-08-29 03:05:20 UTC [more...]

[PATCH v3 00/10] Read/Write with meta/integrity
 2024-08-29  3:05 UTC  (25+ messages)
  ` [PATCH v3 01/10] block: define set of integrity flags to be inherited by cloned bip
  ` [PATCH v3 02/10] block: introduce a helper to determine metadata bytes from data iter
  ` [PATCH v3 03/10] block: handle split correctly for user meta bounce buffer
  ` [PATCH v3 04/10] block: modify bio_integrity_map_user to accept iov_iter as argument
  ` [PATCH v3 05/10] block: define meta io descriptor
  ` [PATCH v3 06/10] io_uring/rw: add support to send meta along with read/write
  ` [PATCH v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
  ` [PATCH v3 07/10] block,nvme: "
  ` [PATCH v3 08/10] block: add support to pass user meta buffer
  ` [PATCH v3 09/10] nvme: add handling for app_tag
  ` [PATCH v3 10/10] scsi: add support for user-meta interface

[RFC 0/7] Introduce swiotlb throttling
 2024-08-28 19:50 UTC  (42+ messages)
` [RFC 1/7] swiotlb: "
` [RFC 2/7] dma: Handle swiotlb throttling for SGLs
` [RFC 3/7] dma: Add function for drivers to know if allowing blocking is useful
` [RFC 4/7] scsi_lib_dma: Add _attrs variant of scsi_dma_map()
` [RFC 5/7] scsi: storvsc: Enable swiotlb throttling
` [RFC 6/7] nvme: Move BLK_MQ_F_BLOCKING indicator to struct nvme_ctrl
` [RFC 7/7] nvme: Enable swiotlb throttling for NVMe PCI devices

[PATCH v2] nvme: check if the namespace supports metadata in nvme_map_user_request()
 2024-08-28 15:52 UTC  (7+ messages)
  `  "

[RFC PATCH v2 0/1] Add visibility for native NVMe multipath using sysfs
 2024-08-28 14:50 UTC  (5+ messages)

[PATCH] nvmet: Identify-Active Namespace ID List command should reject invalid nsid
 2024-08-28 12:21 UTC 

[PATCH 1/1] nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM173X
 2024-08-28 11:02 UTC  (7+ messages)

Faktury
 2024-08-28  7:55 UTC 

[PATCH] nvme: check if the namespace supports metadata in nvme_map_user_request()
 2024-08-28  4:29 UTC  (5+ messages)

[PATCH v2] nvme-pci: Add sleep quirk for Samsung 990 Evo
 2024-08-27 19:06 UTC  (2+ messages)

[PATCH] nvme: rename apptag and appmask to lbat and lbatm
 2024-08-27 19:10 UTC  (6+ messages)

[linux-nvme:nvme-6.12] BUILD SUCCESS 46db11b5da25918dabdf7a825390a65feb6f8876
 2024-08-27 19:06 UTC 

[PATCHv9 0/9] nvme: implement secure concatenation
 2024-08-27 17:52 UTC  (3+ messages)
` [PATCH 1/9] crypto,fs: Separate out hkdf_extract() and hkdf_expand()

[PATCH v3] nvme: core: shorten duration of multipath namespace rescan
 2024-08-27 15:42 UTC  (3+ messages)

[PATCH] nvme-pci: allocate tagset on reset if necessary
 2024-08-27 14:57 UTC  (4+ messages)

[PATCH] nvmet-tcp: get rid of a high-order allocation
 2024-08-27 14:23 UTC  (3+ messages)

[PATCH v2] nvme: core: shorten duration of multipath namespace rescan
 2024-08-27  7:33 UTC  (5+ messages)

BUG Report: kernel NULL pointer dereference in bio_integrity_advance()
 2024-08-27  7:26 UTC  (2+ messages)

[PATCH v4 0/5] Write-placement hints and FDP
 2024-08-27  5:12 UTC  (8+ messages)
  ` [PATCH v4 1/5] fs, block: refactor enum rw_hint
  ` [PATCH v4 2/5] fcntl: rename rw_hint_* to rw_life_hint_*
  ` [PATCH v4 3/5] fcntl: add F_{SET/GET}_RW_HINT_EX
  ` [PATCH v4 4/5] sd: limit to use write life hints
  ` [PATCH v4 5/5] nvme: enable FDP support

[PATCH V2] nvmet-tcp: fix kernel crash if commands allocation fails
 2024-08-26 21:39 UTC  (3+ messages)

[PATCH] nvme-rdma: send cntlid in the RDMA_CM_REQUEST Private Data
 2024-08-26 15:15 UTC  (5+ messages)

[PATCH v2 1/3] blktests: nvme: skip passthru tests on multipath devices
 2024-08-26  7:58 UTC  (5+ messages)
` [PATCH v2 2/3] blktests: nvme/032: skip on non-PCI devices
` [PATCH v2 3/3] nvme: add test for controller rescan under I/O load

[PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
 2024-08-21 12:30 UTC  (9+ messages)

[PATCH] nvme: use better description for async reset reason
 2024-08-25  9:04 UTC  (4+ messages)

Occasional kernel error with NVMe-oF TCP target
 2024-08-25  9:02 UTC  (8+ messages)

Re: [PATCH 3/9] nvme: add nvme_auth_generate_digest()
 2024-08-25  8:55 UTC  (2+ messages)
`  "

[PATCH] nvme: core: freeze multipath queue early in nvme_update_ns_info()
 2024-08-25  8:28 UTC  (7+ messages)

[PATCH v8 0/4] shut down devices asynchronously
 2024-08-25  7:58 UTC  (14+ messages)
` [PATCH v8 1/4] driver core: don't always lock parent in shutdown
` [PATCH v8 2/4] driver core: separate function to shutdown one device
` [PATCH v8 3/4] driver core: shut down devices asynchronously
` [PATCH v8 4/4] nvme-pci: Make driver prefer asynchronous shutdown

[linux-nvme:nvme-6.11] BUILD SUCCESS 5a6d3a638c93881b7a7c13df870238b91399578a
 2024-08-24 18:03 UTC 

[linux-nvme:nvme-6.12] BUILD SUCCESS ff4a0a4088adc6a37293a9cce25bb56ad2f26a16
 2024-08-23 21:34 UTC 

[PATCH 1/3] blktests: nvme: skip passthru tests on multipath devices
 2024-08-23 14:49 UTC  (13+ messages)
` [PATCH 2/3] blktests: nvme/032: skip on non-PCI devices
` [PATCH 3/3] nvme: add test for controller rescan under I/O load

[PATCH -next RESEND] nvmet: Make nvmet_debugfs static
 2024-08-23  6:41 UTC  (3+ messages)

[GIT PULL] nvme fixes for Linux 6.11
 2024-08-22 22:38 UTC  (2+ messages)

[PATCH blktests] nvme/052: wait for namespace removal before recreating namespace
 2024-08-22 15:43 UTC  (9+ messages)

Quick Question About Collaboration
 2024-08-22  8:05 UTC 

[PATCH -next 4/8] nvmet: Make nvmet_debugfs static
 2024-08-22  6:57 UTC  (2+ messages)

[PATCH] nvme-multipath: fix typo clearing NVME_NSHEAD_DISK_LIVE
 2024-08-22  6:56 UTC  (2+ messages)

[PATCH] nvmet: return 'namespace not ready' for disabled namespaces
 2024-08-22  6:56 UTC  (5+ messages)

[PATCH v4 0/7] mtd: improve block2mtd + airoha parser
 2024-08-21 21:53 UTC  (9+ messages)
` [PATCH v4 3/7] dt-bindings: mmc: add property for partitions node in mmc-card node

[PATCH] nvmet-tcp: fix kernel crash if commands allocation fails
 2024-08-21 13:44 UTC  (2+ 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).