NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
 messages from 2022-04-20 15:54:26 to 2022-05-12 15:54:50 UTC [more...]

[RFC PATCH 00/15] Region driver
 2022-05-12 15:54 UTC  (9+ messages)
` [RFC PATCH 02/15] cxl/core/hdm: Bail on endpoint init fail
` [RFC PATCH 12/15] cxl/region: Add region creation ABI

[PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink
 2022-05-12 12:27 UTC  (32+ messages)
` [PATCH v14 01/07] dax: Introduce holder for dax_device
` [PATCH v14 02/07] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v14 03/07] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v14 04/07] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v14 05/07] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v14 06/07] xfs: Implement ->notify_failure() for XFS
` [PATCH v14 07/07] fsdax: set a CoW flag when associate reflink mappings
` [PATCH v11 01/07] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v11 02/07] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v11 03/07] fsdax: Replace mmap entry in case of CoW
` [PATCH v11 04/07] fsdax: Add dax_iomap_cow_copy() for dax zero
` [PATCH v11 05/07] fsdax: Dedup file range to use a compare function
` [PATCH v11 06/07] xfs: support CoW in fsdax mode
  ` [PATCH v11.1 "
` [PATCH v11 07/07] xfs: Add dax dedupe support

【えきねっと】確認された情報
 2022-05-12  5:49 UTC 

[PATCH] libnvdimm/region: use kobj_to_dev()
 2022-05-12  1:17 UTC 

[PATCH v9 0/7] DAX poison recovery
 2022-05-11 17:17 UTC  (15+ messages)
` [PATCH v9 1/7] acpi/nfit: rely on mce->misc to determine poison granularity
` [PATCH v9 2/7] x86/mce: relocate set{clear}_mce_nospec() functions
` [PATCH v9 3/7] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v9 4/7] dax: introduce DAX_RECOVERY_WRITE dax access mode
` [PATCH v9 5/7] dax: add .recovery_write dax_operation
` [PATCH v9 6/7] pmem: refactor pmem_clear_poison()
` [PATCH v9 7/7] pmem: implement pmem_recovery_write()

[PATCH v2] powerpc/papr_scm: Fix leaking nvdimm_events_map elements
 2022-05-11  8:26 UTC 

[PATCH] powerpc/papr_scm: Fix leaking nvdimm_events_map elements
 2022-05-11  7:17 UTC  (3+ messages)

[PATCH] dax: use kobj_to_dev()
 2022-05-10 10:55 UTC 

[PATCH] powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCE
 2022-05-08 11:11 UTC  (3+ messages)

ASDA Procurement order
 2022-05-03 15:33 UTC 

[PATCH 0/6] libnvdimm: Jettison block-aperture-window support
 2022-05-03  3:43 UTC  (3+ messages)
` [PATCH 6/6] nvdimm/region: Delete nd_blk_region infrastructure

[ndctl PATCH] ndctl/dimm: Flush invalidated labels after overwrite
 2022-05-02 14:48 UTC  (2+ messages)

[PATCH] nvdimm: Allow overwrite in the presence of disabled dimms
 2022-05-02 14:37 UTC  (2+ messages)

[PATCH ndctl] test: monitor: Use in-tree configuration file
 2022-05-02  9:41 UTC  (4+ messages)
` [PATCH] "

[PATCH v2] ndctl/bus:Handling the scrub related command more gracefully
 2022-05-02  7:04 UTC 

[PATCH] ndctl/bus:Handling the scrub related command more gracefully
 2022-05-02  5:17 UTC  (2+ messages)

[PATCH] testing: nvdimm: asm/mce.h is not needed in nfit.c
 2022-04-29 18:57 UTC  (2+ messages)

[PATCH] testing: nvdimm: iomap: make __nfit_test_ioremap a macro
 2022-04-29 18:56 UTC  (3+ messages)

[ndctl PATCH 00/10] CXL topology unit test
 2022-04-28 22:10 UTC  (11+ messages)
` [ndctl PATCH 01/10] build: Move utility helpers to libutil.a
` [ndctl PATCH 02/10] util: Use SZ_ size macros in display size
` [ndctl PATCH 03/10] util: Pretty print terabytes
` [ndctl PATCH 04/10] cxl/port: Fix disable-port man page
` [ndctl PATCH 05/10] cxl/bus: Add bus disable support
` [ndctl PATCH 06/10] cxl/list: Auto-enable 'single' mode for port listings
` [ndctl PATCH 07/10] cxl/memdev: Fix bus_invalidate() crash
` [ndctl PATCH 08/10] cxl/list: Add support for filtering by host identifiers
` [ndctl PATCH 09/10] cxl/port: Relax port identifier validation
` [ndctl PATCH 10/10] cxl/test: Add topology enumeration and hotplug test

How to map my PCIe memory as a devdax device (/dev/daxX.Y)
 2022-04-28 16:14 UTC  (8+ messages)

ndctl tests usable?
 2022-04-28  8:51 UTC  (11+ messages)

[PATCH v3 0/8] device-core: Enable device_lock() lockdep validation
 2022-04-26 19:22 UTC  (30+ messages)
` [PATCH v3 1/8] cxl: Replace lockdep_mutex with local lock classes
` [PATCH v3 2/8] cxl/acpi: Add root device lockdep validation
  ` [PATCH v4 "
    ` [PATCH v5 "
      ` [PATCH v6 "
` [PATCH v3 3/8] cxl: Drop cxl_device_lock()
` [PATCH v3 4/8] nvdimm: Replace lockdep_mutex with local lock classes
` [PATCH v3 5/8] ACPI: NFIT: Drop nfit_device_lock()
` [PATCH v3 6/8] nvdimm: Drop nd_device_lock()
` [PATCH v3 7/8] device-core: Kill the lockdep_mutex
` [PATCH v3 8/8] nvdimm: Fix firmware activation deadlock scenarios
  ` [PATCH v4 "

[PATCH v3 0/2] ndctl/namespace:Fix and improve write-infoblock
 2022-04-26 17:20 UTC  (3+ messages)
` [PATCH v3 1/2] ndctl/namespace:Fix multiple issues with write-infoblock
` [PATCH v3 2/2] ndctl/namespace:Implement write-infoblock for sector mode namespaces

[PATCH] tools/testing/nvdimm: remove unneeded flush_workqueue
 2022-04-26  5:01 UTC  (3+ messages)

[PATCH v2 0/2] ndctl/namespace:Fix and improve write-infoblock
 2022-04-25 19:13 UTC  (3+ messages)
` [PATCH v2 1/2] ndctl/namespace:Fix multiple issues with write-infoblock
` [PATCH v2 2/2] ndctl/namespace:Implement write-infoblock for sector mode namespaces

[PATCH] device-dax: use kobj_to_dev()
 2022-04-25 18:25 UTC  (3+ messages)

[PATCH 0/2] ndctl/namespace:Fix and improve write-infoblock
 2022-04-25 12:37 UTC  (5+ messages)
` [PATCH 1/2] ndctl/namespace:Fix multiple issues with write-infoblock
` [PATCH 2/2] ndctl/namespace:Implement write-infoblock for sector mode namespaces

[PATCH] ndtest: use kobj_to_dev()
 2022-04-25 10:56 UTC 

[PATCH] libnvdimm: use kobj_to_dev()
 2022-04-25 10:54 UTC 

ヨドバシドットコム:「お客��情�蟆��涓�依�m受付のご�B�j cs0cmtfh8etr
 2022-04-24 20:29 UTC 

[PATCH v13 0/7] fsdax: introduce fs query to support reflink
 2022-04-24  2:00 UTC  (31+ messages)
` [PATCH v13 1/7] dax: Introduce holder for dax_device
` [PATCH v13 2/7] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v13 3/7] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v13 4/7] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v13 5/7] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v13 7/7] fsdax: set a CoW flag when associate reflink mappings

[PATCH v8 0/7] DAX poison recovery
 2022-04-22  4:15 UTC  (21+ messages)
` [PATCH v8 1/7] acpi/nfit: rely on mce->misc to determine poison granularity
` [PATCH v8 2/7] x86/mce: relocate set{clear}_mce_nospec() functions
` [PATCH v8 3/7] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v8 4/7] dax: introduce DAX_RECOVERY_WRITE dax access mode
` [PATCH v8 5/7] dax: add .recovery_write dax_operation
` [PATCH v8 7/7] pmem: implement pmem_recovery_write()

[PATCH] libnvdimm/security: change __nvdimm_security_overwrite_query from global to static
 2022-04-21 15:39 UTC 

[PATCH v9 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-04-20 21:40 UTC  (6+ messages)
` [PATCH v9 2/5] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v9 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm
` [PATCH v9 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps
` [PATCH v9 5/5] mm/page_alloc: reuse tail struct pages "

[PATCH v13 6/7] xfs: Implement ->notify_failure() for XFS
 2022-04-20 17:30 UTC  (3+ messages)
` [PATCH v13.1 "


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