nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-22 14:50:21 to 2018-06-04 09:55:33 UTC [more...]

[RFC v2 0/2] kvm "fake DAX" device flushing
 2018-06-04  9:55 UTC  (4+ messages)
  ` [Qemu-devel] "

Questions about vNVDIMM on qemu/KVM
 2018-06-04  8:03 UTC  (7+ messages)
  ` [Qemu-devel] "

Question about Experimental of Filesystem DAX
 2018-06-04  3:51 UTC  (10+ messages)

[PATCH v2 0/7] Fix DM DAX handling
 2018-06-04  1:48 UTC  (30+ messages)
` [PATCH v2 1/7] fs: allow per-device dax status checking for filesystems
` [PATCH v2 2/7] dax: change bdev_dax_supported() to support boolean returns
          ` [dm-devel] "
` [PATCH v2 3/7] dm: fix test for DAX device support
` [PATCH v2 4/7] dm: prevent DAX mounts if not supported
` [PATCH v2 5/7] dm: remove DM_TYPE_DAX_BIO_BASED dm_queue_mode
` [PATCH v2 6/7] dm-snap: remove unnecessary direct_access() stub
` [PATCH v2 7/7] dm-error: "

[PATCH] acpi, nfit: Remove ecc_unit_size
 2018-06-03 19:55 UTC 

[dm-devel] [patch 4/4] dm-writecache: use new API for flushing
 2018-06-03 15:03 UTC  (40+ messages)
    `  "

[PATCH v2 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-03  5:23 UTC  (12+ messages)
` [PATCH v2 01/11] device-dax: Convert to vmf_insert_mixed and vm_fault_t
` [PATCH v2 02/11] device-dax: Cleanup vm_fault de-reference chains
` [PATCH v2 03/11] device-dax: Enable page_mapping()
` [PATCH v2 04/11] device-dax: Set page->index
` [PATCH v2 05/11] filesystem-dax: "
` [PATCH v2 06/11] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v2 07/11] x86, memory_failure: Introduce {set, clear}_mce_nospec()
` [PATCH v2 08/11] mm, memory_failure: Pass page size to kill_proc()
` [PATCH v2 09/11] mm, memory_failure: Fix page->mapping assumptions relative to the page lock
` [PATCH v2 10/11] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
` [PATCH v2 11/11] libnvdimm, pmem: Restore page attributes when clearing errors

[PATCH] libnvdimm, e820: Register all pmem resources
 2018-06-02 19:19 UTC 

IN YOUR LAST NAME
 2018-06-02 15:07 UTC 

[ndctl PATCH] ndctl, ars: don't invalidate the user-provided command
 2018-06-02  0:05 UTC  (2+ messages)

[PATCH v10] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
 2018-06-02  0:03 UTC  (9+ messages)

[ndctl PATCH v2] ndctl, list: display the 'map' location in listings
 2018-06-02  0:01 UTC  (2+ messages)

[ndctl PATCH v2] ndctl: refactor validation of the ars_status command
 2018-06-01 23:27 UTC 

[PATCH] libnvdimm: debug probe times
 2018-06-01 21:12 UTC 

[qemu PATCH v4 0/4] support NFIT platform capabilities
 2018-06-01  5:11 UTC  (5+ messages)

[PATCH] nvdimm: preserve read-only setting for pmem devices
 2018-06-01  4:16 UTC  (2+ messages)

[PATCH v6 0/4] ndctl, monitor: add ndctl monitor daemon
 2018-05-31 22:23 UTC  (5+ messages)
` [PATCH v6 2/4] "

[PATCH 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-05-31 21:49 UTC  (22+ messages)
` [PATCH 03/11] device-dax: enable page_mapping()
` [PATCH 05/11] filesystem-dax: set page->index
` [PATCH 06/11] filesystem-dax: perform __dax_invalidate_mapping_entry() under the page lock
` [PATCH 07/11] mm, madvise_inject_error: fix page count leak
` [PATCH 09/11] mm, memory_failure: pass page size to kill_proc()
` [PATCH 10/11] mm, memory_failure: teach memory_failure() about dev_pagemap pages
` [PATCH 11/11] libnvdimm, pmem: restore page attributes when clearing errors

Re:newsletter service
 2018-05-31  1:59 UTC 

arch_wb_cache_pmem on ARM64
 2018-05-30 17:56 UTC  (3+ messages)

Re:newsletter service
 2018-05-30  9:08 UTC 

Returned mail: see transcript for details
 2018-05-30  3:36 UTC 

[ndctl PATCH] ndctl, list: display the 'map' location in listings
 2018-05-29 19:39 UTC  (4+ messages)

Returned mail: see transcript for details
 2018-05-29  3:28 UTC 

Returned mail: see transcript for details
 2018-05-28  8:14 UTC 

Buy Instagram followers and promote your lists.01.org
 2018-05-28  3:51 UTC 

Delivery reports about your e-mail
 2018-05-28  3:25 UTC 

[PATCH 0/7] Fix DM DAX handling
 2018-05-26 14:07 UTC  (15+ messages)
` [PATCH 1/7] fs: allow per-device dax status checking for filesystems
` [PATCH 2/7] dax: change bdev_dax_supported() to support boolean returns
` [PATCH 3/7] dm: fix test for DAX device support
` [PATCH 4/7] dm: prevent DAX mounts if not supported
` [PATCH 5/7] dm: remove DM_TYPE_DAX_BIO_BASED dm_queue_mode
` [PATCH 6/7] dm-snap: remove unnecessary direct_access() stub
` [PATCH 7/7] dm-error: "

[PATCH resend 0/7] Fix DM DAX handling
 2018-05-25 22:32 UTC  (9+ messages)
` [PATCH resend 1/7] fs: allow per-device dax status checking for filesystems
` [PATCH resend 2/7] dax: change bdev_dax_supported() to support boolean returns
` [PATCH resend 3/7] dm: fix test for DAX device support
` [PATCH resend 4/7] dm: prevent DAX mounts if not supported
` [PATCH resend 5/7] dm: remove DM_TYPE_DAX_BIO_BASED dm_queue_mode
` [PATCH resend 6/7] dm-snap: remove unnecessary direct_access() stub
` [PATCH resend 7/7] dm-error: "

[PATCH] uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation
 2018-05-25 17:37 UTC 

(unknown),
 2018-05-25  3:26 UTC 

(no subject)
 2018-05-25  3:26 UTC 

report
 2018-05-24  3:03 UTC 

report
 2018-05-24  3:03 UTC 

[ndctl PATCH] test: add a MADV_HWPOISON test
 2018-05-23 17:50 UTC  (3+ messages)

[ndctl PATCH] ndctl: hide null uuids
 2018-05-23 17:45 UTC  (2+ messages)

[ndctl PATCH] ndctl, test: fix sector-mode.sh to work with label support
 2018-05-23 17:41 UTC  (2+ messages)

[PATCH v3 0/9] Series short description
 2018-05-23 17:04 UTC  (11+ messages)
` [PATCH v3 6/9] dax: introduce a ->copy_to_iter dax operation
` [PATCH v3 7/9] dax: report bytes remaining in dax_iomap_actor()
` [PATCH v3 8/9] pmem: switch to copy_to_iter_mcsafe()

RETURNED MAIL: DATA FORMAT ERROR
 2018-05-23  2:59 UTC 

RETURNED MAIL: DATA FORMAT ERROR
 2018-05-23  2:59 UTC 

Draft NVDIMM proposal
 2018-05-23  0:31 UTC  (5+ messages)

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-22 21:28 UTC  (4+ messages)
` [PATCH v4 06/14] PCI/P2PDMA: Add P2P DMA driver writer's documentation


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