nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-13 16:31:04 to 2021-09-30 17:28:33 UTC [more...]

[RFT PATCH] x86/pat: Fix set_mce_nospec() for pmem
 2021-09-30 17:28 UTC  (9+ messages)

[PATCH v2 00/10] block: second batch of add_disk() error handling conversions
 2021-09-30 13:07 UTC  (15+ messages)
` [PATCH v2 01/10] block/brd: add error handling support for add_disk()
` [PATCH v2 02/10] bcache: "
` [PATCH v2 03/10] nvme-multipath: "
` [PATCH v2 04/10] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH v2 05/10] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH v2 06/10] nvdimm/btt: add error handling support for add_disk()
` [PATCH v2 07/10] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH v2 08/10] nvdimm/blk: add error handling support for add_disk()
` [PATCH v2 09/10] xen-blkfront: "
` [PATCH v2 10/10] zram: "

[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
 2021-09-30  3:01 UTC  (12+ messages)
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages

[PATCH v5 0/4] Add perf interface to expose nvdimm
 2021-09-28 12:41 UTC 

[PATCH v5 4/4] docs: ABI: sysfs-bus-nvdimm: Document sysfs event format entries for nvdimm pmu
 2021-09-28 12:48 UTC 

[PATCH v5 3/4] powerpc/papr_scm: Add perf interface support
 2021-09-28 12:48 UTC 

[PATCH v5 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats
 2021-09-28 12:47 UTC 

[PATCH v5 1/4] drivers/nvdimm: Add nvdimm pmu structure
 2021-09-28 12:47 UTC 

[PATCH v10 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-09-28  6:23 UTC  (9+ messages)
` [PATCH v10 1/8] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v10 2/8] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v10 3/8] fsdax: Replace mmap entry in case of CoW
` [PATCH v10 4/8] fsdax: Convert dax_iomap_zero to iter model
` [PATCH v10 5/8] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v10 6/8] fsdax: Dedup file range to use a compare function
` [PATCH v10 7/8] xfs: support CoW in fsdax mode
` [PATCH v10 8/8] xfs: Add dax dedupe support

[regression] fs dax xfstests panic
 2021-09-28  5:20 UTC  (8+ messages)

IMPORTANT,
 2021-09-27 19:34 UTC 

fix a dax/block device attribute registration regression
 2021-09-27 18:19 UTC  (6+ messages)
` [PATCH 1/3] nvdimm/pmem: fix creating the dax group
` [PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
` [PATCH 3/3] block: warn if ->groups is set when calling add_disk

[PATCH v3 0/7] badblocks improvement for multiple bad block ranges
 2021-09-27  8:23 UTC  (24+ messages)
` [PATCH v3 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple "
` [PATCH v3 4/6] badblocks: improve badblocks_clear() "
` [PATCH v3 5/6] badblocks: improve badblocks_check() "
` [PATCH v3 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs
` Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges)

[PATCH v7 0/8] [PATCH v7 0/8] fsdax: introduce fs query to support reflink
 2021-09-24 13:09 UTC  (9+ messages)
` [PATCH v7 1/8] dax: Use rwsem for dax_{read,write}_lock()
` [PATCH v7 2/8] dax: Introduce holder for dax_device
` [PATCH v7 3/8] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v7 4/8] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v7 5/8] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v7 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v7 7/8] xfs: Implement ->notify_failure() for XFS
` [PATCH v7 8/8] fsdax: add exception for reflinked files

[PATCH 0/3] dax: clear poison on the fly along pwrite
 2021-09-23 21:42 UTC  (20+ messages)
` [PATCH 1/3] dax: introduce dax_operation dax_clear_poison
` [PATCH 2/3] dax: introduce dax_clear_poison to dax pwrite operation
` [PATCH 2/3] dax: introduce dax clear poison to page aligned "
` [PATCH 3/3] libnvdimm/pmem: Provide pmem_dax_clear_poison for dax operation

[PATCH] dax: remove silly single-page limitation in dax_zero_page_range
 2021-09-23  2:47 UTC  (2+ messages)

dax_supported() related cleanups v2
 2021-09-22 18:33 UTC  (6+ messages)
` [PATCH 1/3] nvdimm/pmem: fix creating the dax group
` [PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
` [PATCH 3/3] block: warn if ->groups is set when calling add_disk

[PATCH] ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrect
 2021-09-22 18:02 UTC  (2+ messages)

[PATCH v4 21/21] cxl/core: Split decoder setup into alloc + add
 2021-09-21 19:22 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v6 "

[PATCH] mm: don't include <linux/dax.h> in <linux/mempolicy.h>
 2021-09-21 18:26 UTC  (3+ messages)

[PATCH v9 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-09-21  8:14 UTC  (27+ messages)
` [PATCH v9 1/8] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v9 2/8] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v9 3/8] fsdax: Replace mmap entry in case of CoW
` [PATCH v9 4/8] fsdax: Convert dax_iomap_zero to iter model
` [PATCH v9 5/8] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v9 6/8] fsdax: Dedup file range to use a compare function
` [PATCH v9 7/8] xfs: support CoW in fsdax mode
` [PATCH v9 8/8] xfs: Add dax dedupe support

[PATCH REBASED v5 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
 2021-09-21  6:32 UTC  (5+ messages)
` [PATCH REBASED v5 1/2] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PATCH REBASED v5 2/2] spapr: nvdimm: Introduce spapr-nvdimm device

fix a dax/block device attribute registration regression
 2021-09-21  6:32 UTC  (14+ messages)
` [PATCH 1/3] nvdimm/pmem: fix creating the dax group
` [PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
` [PATCH 3/3] block: warn if ->groups is set when calling add_disk

[ndctl PATCH 0/7] Policy based reconfiguration for daxctl
 2021-09-17 18:10 UTC  (14+ messages)
` [ndctl PATCH 2/7] daxctl: Documentation updates for persistent reconfiguration
` [ndctl PATCH 3/7] util/parse-config: refactor filter_conf_files into util/
` [ndctl PATCH 4/7] daxctl: add basic config parsing support
` [ndctl PATCH 5/7] util/parse-configs: add a key/value search helper
` [ndctl PATCH 6/7] daxctl/device.c: add an option for getting params from a config file
` [ndctl PATCH 7/7] daxctl: add systemd service and udev rule for auto-onlining

[PATCH v2] device-dax: use fallback nid when numa node is invalid
 2021-09-15 16:22 UTC  (6+ messages)

[RESEND PATCH v4 0/4] Add perf interface to expose nvdimm
 2021-09-15  4:11 UTC  (6+ messages)
` [RESEND PATCH v4 1/4] drivers/nvdimm: Add nvdimm pmu structure

[PATCH v4 17/21] tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
 2021-09-14 19:14 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v4 16/21] cxl/pmem: Add support for multiple nvdimm-bridge objects
 2021-09-14 19:08 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v4 15/21] cxl/pmem: Translate NVDIMM label commands to CXL label commands
 2021-09-14 19:06 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v4 00/21] cxl_test: Enable CXL Topology and UAPI regression tests
 2021-09-14 19:03 UTC  (9+ messages)
` [PATCH v4 14/21] cxl/mbox: Add exclusive kernel command support
  ` [PATCH v5 "

[ndctl PATCH] ndctl, test/monitor: fix conf_file in test_conf_file
 2021-09-14  2:41 UTC 

[PATCH v4 08/21] cxl/pci: Clean up cxl_mem_get_partition_info()
 2021-09-13 22:24 UTC  (4+ messages)
` [PATCH v5 "
` [PATCH v6 "

[PATCH v2 0/7] badblocks improvement for multiple bad block ranges
 2021-09-13 16:30 UTC  (5+ messages)
` [PATCH v2 4/6] badblocks: improve badblocks_clear() for multiple ranges handling
` [PATCH v2 5/6] badblocks: improve badblocks_check() "
` [PATCH v2 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs


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