linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-23 20:09:03 to 2024-09-04 14:59:00 UTC [more...]

[PATCH v4 0/5] Write-placement hints and FDP
 2024-09-04 14:57 UTC  (14+ 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

[PATCHv2 0/2] nvme: NSHEAD_DISK_LIVE fixes
 2024-09-04 14:52 UTC  (8+ messages)
` [PATCH 1/2] nvme-multipath: fixup typo when clearing DISK_LIVE
` [PATCH 2/2] nvme-multipath: fix I/O stall when remapping namespaces

[linux-nvme:nvme-6.11] BUILD SUCCESS 899d2e5a4e3d36689e8938e152f4b69a4bcc6b4d
 2024-09-04 12:32 UTC 

[PATCH] nvme-pci: refresh visible attrs after being checked
 2024-09-04  4:10 UTC  (2+ messages)

[PATCH] nvme-pci: check for valid request when polling for completions
 2024-09-03 20:07 UTC  (5+ messages)

[PATCH] nvme: set BLK_FEAT_ZONED for ZNS multipath disks
 2024-09-03 17:04 UTC  (2+ messages)

[PATCH v4 1/3] blktests: nvme/{033-037,039}: skip passthru tests on multipath devices
 2024-09-03 16:29 UTC  (3+ messages)
` [PATCH v4 2/3] blktests: nvme/032: skip on non-PCI devices
` [PATCH v4 3/3] blktests: nvme: add test for controller rescan under I/O load

[PATCH RFC 0/4] RAID0 atomic write support
 2024-09-03 15:07 UTC  (5+ messages)
` [PATCH RFC 1/4] block: Make bdev_can_atomic_write() robust against mis-aligned bdev size
` [PATCH RFC 2/4] block: Add BLK_FEAT_ATOMIC_WRITES flag
` [PATCH RFC 3/4] block: Support atomic writes limits for stacked devices
` [PATCH RFC 4/4] md/raid0: Atomic write support

[PATCH v2 1/3] blktests: nvme: skip passthru tests on multipath devices
 2024-09-03 15:07 UTC  (10+ 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

[PATCHv3 RFC 0/1] Add visibility for native NVMe multipath using sysfs
 2024-09-03 13:52 UTC  (2+ messages)
` [PATCHv3 RFC 1/1] nvme-multipath: Add sysfs attributes for showing multipath info

[PATCH 0/4] nvme: NSHEAD_DISK_LIVE fixes
 2024-09-03 12:30 UTC  (10+ messages)
` [PATCH 1/4] nvme-multipath: fixup typo when clearing DISK_LIVE
` [PATCH 2/4] nvme-multipath: clear 'NVME_NSHEAD_DISK_LIVE' bit on shutdown
` [PATCH 3/4] nvme-multipath: check for NVME_NSHEAD_DISK_LIVE when selecting paths
` [PATCH 4/4] nvme: remove existing namespace on ID mismatch

[PATCH v8 0/4] shut down devices asynchronously
 2024-09-03 11:10 UTC  (10+ 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

Instalacja pv
 2024-09-03  7:55 UTC 

[PATCH blktests v3] nvme/052: wait for namespace removal before recreating namespace
 2024-09-02 17:15 UTC  (2+ messages)

[PATCH v3 1/3] blktests: nvme/{033-037,039}: skip passthru tests on multipath devices
 2024-09-02 14:27 UTC  (3+ messages)
` [PATCH v3 2/3] blktests: nvme/032: skip on non-PCI devices
` [PATCH v3 3/3] nvme: add test for controller rescan under I/O load

RFC: nvme_update_ns_info rework
 2024-09-02 13:08 UTC  (11+ messages)
` [PATCH 1/3] nvme: split out a nvme_update_ns_info_mpath helper
` [PATCH 2/3] nvme: move hidden device and multipath handling out of nvme_update_ns_info
` [PATCH 3/3] nvme: freeze both the ns and multipath queues whe updating queue limits

[PATCH blktests] nvme/052: wait for namespace removal before recreating namespace
 2024-09-02 10:54 UTC  (10+ messages)

[PATCH v3] nvme: fix metadata handling in nvme-passthrough
 2024-08-30 14:52 UTC  (2+ messages)

[PATCH V2] nvmet: Identify-Active Namespace ID List command should reject invalid nsid
 2024-08-30 14:36 UTC  (3+ messages)

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

[RFC 0/7] Introduce swiotlb throttling
 2024-08-30  3:58 UTC  (34+ messages)
` [RFC 1/7] swiotlb: "
` [RFC 2/7] dma: Handle swiotlb throttling for SGLs
` [RFC 5/7] scsi: storvsc: Enable swiotlb throttling

Internationale Währungsfonds (IWF)
 2024-08-29 22:13 UTC 

[PATCH v3 00/10] Read/Write with meta/integrity
 2024-08-29 13:29 UTC  (31+ messages)
  ` [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 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 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
  ` [PATCH v3 05/10] block: define meta io descriptor
  ` [PATCH v3 01/10] block: define set of integrity flags to be inherited by cloned bip

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

[PATCH v3] nvme: core: shorten duration of multipath namespace rescan
 2024-08-29  6:30 UTC  (4+ messages)

[PATCH] nvmet: Identify-Active Namespace ID List command should reject invalid nsid
 2024-08-29  5:31 UTC  (2+ messages)

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

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

[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 

[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 V2] nvmet-tcp: fix kernel crash if commands allocation fails
 2024-08-26 21:39 UTC  (2+ messages)

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

[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  (2+ messages)

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

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

[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 


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