NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
 messages from 2022-05-08 14:37:37 to 2022-06-24 02:47:37 UTC [more...]

[PATCH 00/46] CXL PMEM Region Provisioning
 2022-06-24  2:47 UTC  (20+ messages)
` [PATCH 01/46] tools/testing/cxl: Fix cxl_hdm_decode_init() calling convention
` [PATCH 02/46] cxl/port: Keep port->uport valid for the entire life of a port
` [PATCH 03/46] cxl/hdm: Use local hdm variable
` [PATCH 04/46] cxl/core: Rename ->decoder_range ->hpa_range
` [PATCH 05/46] cxl/core: Drop ->platform_res attribute for root decoders
` [PATCH 06/46] cxl/core: Drop is_cxl_decoder()
` [PATCH 07/46] cxl: Introduce cxl_to_{ways,granularity}
` [PATCH 08/46] cxl/core: Define a 'struct cxl_switch_decoder'
` [PATCH 09/46] cxl/acpi: Track CXL resources in iomem_resource
` [PATCH 10/46] cxl/core: Define a 'struct cxl_root_decoder' for tracking CXL window resources
` [PATCH 11/46] cxl/core: Define a 'struct cxl_endpoint_decoder' for tracking DPA resources
` [PATCH 12/46] cxl/mem: Convert partition-info to resources
` [PATCH 13/46] cxl/hdm: Require all decoders to be enumerated
` [PATCH 14/46] cxl/hdm: Enumerate allocated DPA
` [PATCH 15/46] cxl/Documentation: List attribute permissions
` [PATCH 16/46] cxl/hdm: Add 'mode' attribute to decoder objects
` [PATCH 17/46] cxl/hdm: Track next decoder to allocate
` [PATCH 18/46] cxl/hdm: Add support for allocating DPA to an endpoint decoder
` [PATCH 19/46] cxl/debug: Move debugfs init to cxl_core_init()

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-06-24  1:51 UTC  (7+ messages)
` [RFC PATCH v2] "
` [RFC PATCH v3] "

[PATCH] memregion: Fix memregion_free() fallback definition
 2022-06-23 23:56 UTC  (2+ messages)

[RFC PATCH 00/15] Region driver
 2022-06-23 23:44 UTC  (29+ messages)
` [RFC PATCH 02/15] cxl/core/hdm: Bail on endpoint init fail
` [RFC PATCH 03/15] Revert "cxl/core: Convert decoder range to resource"
` [RFC PATCH 06/15] cxl/acpi: Manage root decoder's address space
` [RFC PATCH 12/15] cxl/region: Add region creation ABI

[PATCH 8/8] xfs: drop async cache flushes from CIL commits
 2022-06-23  4:37 UTC  (6+ messages)

[PATCH 1/2] virtio_pmem: initialize provider_data through nd_region_desc
 2022-06-23  3:57 UTC  (19+ messages)
` [PATCH 2/2] virtio_pmem: set device ready in probe()

[PATCH v1 1/1] nvdimm/namespace: drop nested variable in create_namespace_pmem()
 2022-06-21 11:57 UTC  (2+ messages)

[PATCH v4 0/2]ndctl/namespace: Fix and improve write-infoblock
 2022-06-20  9:27 UTC  (4+ messages)
` [PATCH v4 1/2] ndctl/namespace: Fix multiple issues with write-infoblock
` [PATCH v4 2/2] ndctl/namespace: Implement write-infoblock for sector mode namespaces

[PATCH v4 26/34] tools/testing/nvdimm: Convert to printbuf
 2022-06-20  0:42 UTC 

[PATCH ndctl] test: monitor: Use in-tree configuration file
 2022-06-17 10:17 UTC  (3+ messages)
` [PATCH] "

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

[RFC][PATCH] fix short copy handling in copy_mc_pipe_to_iter()
 2022-06-16 21:22 UTC  (10+ messages)

[ndctl PATCH] util/wrapper.c: Fix gcc warning in xrealloc()
 2022-06-16 20:33 UTC  (3+ messages)

ヨドバシドットコム:「お客��情�蟆攻靴攻铹`ド�涓�の�B�j
 2022-06-16 17:00 UTC 

[ndctl PATCH v2 0/5] misc updates for release scripts
 2022-06-15 22:48 UTC  (6+ messages)
` [ndctl PATCH v2 1/5] ndctl: move developer scripts from contrib/ to scripts/
` [ndctl PATCH v2 2/5] ndctl: remove obsolete m4 directory
` [ndctl PATCH v2 3/5] ndctl: update .gitignore
` [ndctl PATCH v2 4/5] scripts: fix contrib/do_abidiff for updated fedpkg
` [ndctl PATCH v2 5/5] scripts: update release helper scripts for meson and cxl

[ndctl PATCH] libcxl: fix a segfault when memdev->pmem is absent
 2022-06-15 21:46 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: Fix nvdimm event mappings
 2022-06-10 13:34 UTC 

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-06-10  5:46 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: don't requests stats with '0' sized stats buffer
 2022-06-09 14:44 UTC  (3+ messages)

[PATCH v1 1/1] nvdimm/namespace: drop unneeded temporary variable in size_store()
 2022-06-07 15:37 UTC 

[PATCH v1 1/1] nvdimm/namespace: return uuid_null only once in nd_dev_to_uuid()
 2022-06-07 15:25 UTC 

fsdax: output address in dax_iomap_pfn() and rename it
 2022-06-06 14:10 UTC 

Build regressions/improvements in v5.19-rc1
 2022-06-06  9:08 UTC 

[PATCH v5 0/7] badblocks improvement for multiple bad block ranges
 2022-06-06  7:47 UTC  (7+ messages)
` [PATCH v5 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v5 3/6] badblocks: improve badblocks_set() for multiple "

[PATCH v3 26/33] tools/testing/nvdimm: Convert to printbuf
 2022-06-04 19:30 UTC 

[PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink
 2022-06-03  1:36 UTC  (30+ 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 05/07] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v14 06/07] xfs: Implement ->notify_failure() for XFS
` [PATCH v11 04/07] fsdax: Add dax_iomap_cow_copy() for dax zero
` [PATCH v11 06/07] xfs: support CoW in fsdax mode
  ` [PATCH v11.1 "

[PATCH] nvdimm: Fix badblocks clear off-by-one error
 2022-06-01 20:13 UTC  (2+ messages)

Potential regression on kernel 5.19-rc0: kernel BUG at mm/page_table_check.c:51!
 2022-05-31  0:43 UTC  (3+ messages)

【Amazon】��常な行�椁��食訾丹欷郡郡�_番号:8979023687
 2022-05-28 18:53 UTC 

[GIT PULL] LIBNVDIMM and DAX for 5.19
 2022-05-27 23:08 UTC  (2+ messages)

[PATCH] drivers: nvdimm: Directly use ida_alloc()/free()
 2022-05-27  8:36 UTC 

[PATCH v2] powerpc/papr_scm: Fix leaking nvdimm_events_map elements
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH v3 0/2] ndctl/namespace:Fix and improve write-infoblock
 2022-05-24  6:09 UTC  (5+ messages)
` [PATCH v3 1/2] ndctl/namespace:Fix multiple issues with write-infoblock

[PATCH v2 25/28] tools/testing/nvdimm: Convert to printbuf
 2022-05-19 17:24 UTC 

[PATCH v9 0/7] DAX poison recovery
 2022-05-16 20:30 UTC  (12+ messages)
` [PATCH v9 2/7] x86/mce: relocate set{clear}_mce_nospec() functions
  ` [PATCH v10 "
    ` [PATCH v11 "
` [PATCH v9 3/7] mce: fix set_mce_nospec to always unmap the whole page
  ` [PATCH v10 "

[PATCH v9 4/7] dax: introduce DAX_RECOVERY_WRITE dax access mode
 2022-05-16 12:40 UTC  (5+ messages)
` [PATCH v10 "
  ` [PATCH v11 "

ヨドバシドットコム:「お客��情�蟆��涓�依�m受付のご�B�j s27i1ra7rox6
 2022-05-15 14:17 UTC 

[PATCH] sparse: use force attribute for vm_fault_t casts
 2022-05-14 19:56 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v9 7/7] pmem: implement pmem_recovery_write()
 2022-05-13 22:13 UTC  (2+ messages)
` [PATCH v10 "

[nvdimm:libnvdimm-for-next 8/11] fs/fuse/virtio_fs.c:784:19: error: incompatible function pointer types initializing 'long (*)(struct dax_device *, unsigned long, long, enum dax_access_mode, void **, pfn_t *)' with an expression of type 'long (stru
 2022-05-13 21:50 UTC 

[nvdimm:libnvdimm-for-next 8/11] fs/fuse/virtio_fs.c:775:58: error: incompatible type for argument 4 of 'dax_direct_access'
 2022-05-13 18:11 UTC 

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

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

[PATCH] libnvdimm/region: use kobj_to_dev()
 2022-05-12  1:17 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 


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