linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-28 03:25:03 to 2018-06-06 20:00:45 UTC [more...]

[ndctl PATCH v2] ndctl: add an api for getting the ars_status overflow flag
 2018-06-06 20:00 UTC  (4+ messages)

[qemu PATCH v4 0/4] support NFIT platform capabilities
 2018-06-06 19:07 UTC  (18+ messages)
` [qemu PATCH v4 3/4] nvdimm, acpi: "

[PATCH v3 1/4] pmem, libnvdimm: complete REQ_FLUSH => REQ_PREFLUSH
 2018-06-06 18:36 UTC  (8+ messages)
` [PATCH v3 2/4] libnvdimm: unconditionally deep flush on *sync
` [PATCH v3 3/4] libnvdimm: use dax_write_cache* helpers
` [PATCH v3 4/4] libnvdimm: don't flush power-fail protected CPU caches

[PATCH v2 0/7] Fix DM DAX handling
 2018-06-06 17:24 UTC  (39+ 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 v2 1/3] libnvdimm: unconditionally deep flush on *sync
 2018-06-06 15:30 UTC  (5+ messages)
` [PATCH v2 2/3] libnvdimm: use dax_write_cache* helpers
` [PATCH v2 3/3] libnvdimm: don't flush power-fail protected CPU caches

[PATCH v2 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-06 13:44 UTC  (22+ 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

[ndctl PATCH] ndctl: add an api for getting ars_status flags
 2018-06-06  5:09 UTC  (3+ messages)

Questions about vNVDIMM on qemu/KVM
 2018-06-06  1:44 UTC  (4+ messages)
  ` [Qemu-devel] "

[ndctl PATCH v3] ndctl: refactor validation of the ars_status command
 2018-06-05 23:59 UTC 

[PATCH 1/2] libnvdimm: use dax_write_cache* helpers
 2018-06-05 22:12 UTC  (5+ messages)
` [PATCH 2/2] libnvdimm: don't flush power-fail protected CPU caches

KASAN vs ZONE_DEVICE (was: Re: [PATCH v2 2/7] dax: change bdev_dax_supported()...)
 2018-06-05 19:10 UTC  (4+ messages)

IN YOUR LAST NAME
 2018-06-05 17:43 UTC 

回复:Ø MRO采购专业人员如何提升自己的专业技能
 2018-06-05 15:50 UTC 

[ndctl PATCH v3] ndctl, list: display the 'map' location in listings
 2018-06-04 23:33 UTC 

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

[ndctl PATCH v2] ndctl, list: display the 'map' location in listings
 2018-06-04 23:21 UTC  (3+ messages)

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

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

[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  (36+ messages)
    `  "

[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: refactor validation of the ars_status command
 2018-06-01 23:27 UTC 

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

[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  (8+ messages)
` [PATCH 05/11] filesystem-dax: set page->index

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

[PATCH 03/11] device-dax: enable page_mapping()
 2018-05-30 19:54 UTC  (2+ messages)

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 


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