linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-19 11:27:28 to 2021-05-11 03:10:24 UTC [more...]

[PATCH v5 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-05-11  3:09 UTC  (7+ messages)
` [PATCH v5 1/7] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v5 2/7] fsdax: Replace mmap entry in case of CoW
` [PATCH v5 3/7] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v5 4/7] iomap: Introduce iomap_apply2() for operations on two files
` [PATCH v5 5/7] fsdax: Dedup file range to use a compare function
` [PATCH v5 6/7] fs/xfs: Handle CoW for fsdax write() path

[PATCH v1 00/11] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-05-10 19:19 UTC  (35+ messages)
` [PATCH v1 01/11] memory-failure: fetch compound_head after pgmap_pfn_valid()
` [PATCH v1 02/11] mm/page_alloc: split prep_compound_page into head and tail subparts
` [PATCH v1 03/11] mm/page_alloc: refactor memmap_init_zone_device() page init
` [PATCH v1 04/11] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v1 05/11] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v1 06/11] mm/sparse-vmemmap: refactor vmemmap_populate_basepages()
` [PATCH v1 07/11] mm/sparse-vmemmap: populate compound pagemaps

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-10 18:02 UTC  (12+ messages)

【Amazon】注文状況が変更されました
 2021-05-09  7:10 UTC 

[PATCH v3 0/2] secretmem: optimize page_is_secretmem()
 2021-05-08 17:51 UTC  (6+ messages)
` [PATCH v3 1/2] secretmem/gup: don't check if page is secretmem without reference
` [PATCH v3 2/2] secretmem: optimize page_is_secretmem()

[PATCH v3] powerpc/papr_scm: Reduce error severity if nvdimm stats inaccessible
 2021-05-08 15:11 UTC  (2+ messages)

【Amazon】ご利用確認のお願い
 2021-05-08  6:32 UTC 

[PATCH v3 0/3] fsdax: Factor helper functions to simplify the code
 2021-05-08  5:26 UTC  (8+ messages)
` [PATCH v3 1/3] fsdax: Factor helpers to simplify dax fault code
` [PATCH v3 2/3] fsdax: Factor helper: dax_fault_actor()
` [PATCH v3 3/3] fsdax: Output address in dax_iomap_pfn() and rename it

【重要なお知らせ】【三菱UFJ ニコス Net Branch】ご利用確認のお願い
 2021-05-07 23:34 UTC 

[PATCH] ACPI: NFIT: Fix support for variable 'SPA' structure size
 2021-05-07 23:01 UTC  (5+ messages)

[PATCH v2] powerpc/papr_scm: Reduce error severity if nvdimm stats inaccessible
 2021-05-07 12:18 UTC  (3+ messages)

[PATCH] powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
 2021-05-07 11:40 UTC  (4+ messages)

[PATCH v2] powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
 2021-05-07 11:39 UTC 

[bug report] system panic at nfit_get_smbios_id+0x6e/0xf0 [nfit] during boot
 2021-05-07  1:41 UTC  (6+ messages)

New Order PO#SYF210429
 2021-05-06  7:56 UTC 

[Amazon]変更を確認してください
 2021-05-05  7:37 UTC 

【Amazon】注文が間違っています
 2021-05-05  6:38 UTC 

[PATCH v4 0/3] nvdimm: Enable sync-dax property for nvdimm
 2021-05-05  0:12 UTC  (19+ messages)
` [PATCH v4 1/3] spapr: nvdimm: Forward declare and move the definitions
` [PATCH v4 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PATCH v4 3/3] nvdimm: Enable sync-dax device property for nvdimm

三井住友トラストクラブご利用確認
 2021-05-04 19:48 UTC 

Urgent PO
 2021-05-01 13:33 UTC 

[PATCH 2/4] test: Don't skip tests if nfit modules are missing
 2021-05-01 10:51 UTC 

【重要なお知らせ】エポスNet ID 必要の再アクティブ化リクエスト
 2021-05-01  7:59 UTC 

[PATCH 1/4] libndctl: Unify adding dimms for papr and nfit families
 2021-05-01  6:27 UTC  (4+ messages)
` [PATCH 2/4] test: Don't skip tests if nfit modules are missing

Urgent PO
 2021-04-30 19:54 UTC 

BUG_ON(!mapping_empty(&inode->i_data))
 2021-04-30  5:41 UTC  (11+ messages)

[PATCH] virtio-pmem: Support PCI BAR-relative addresses
 2021-04-30  0:08 UTC 

[PATCH] MAINTAINERS: Move nvdimm mailing list
 2021-04-29 21:49 UTC  (3+ messages)

[PATCH] drivers: nvdimm: region_devs.c: Add tabs instead of space
 2021-04-29 15:08 UTC 

[PATCH] powerpc/papr_scm: Mark nvdimm as unarmed if needed during probe
 2021-04-29 14:01 UTC  (2+ messages)

【重要なお知らせ】【三菱UFJ ニコス Net Branch】ご利用確認のお願い
 2021-04-29  0:54 UTC 

[PATCH v6 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-28 21:08 UTC  (5+ messages)
` [PATCH v6 1/3] dax: Add an enum for specifying dax wakup mode
` [PATCH v6 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
` [PATCH v6 3/3] dax: Wake up all waiters after invalidating dax entry

[PATCH v5 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-28 17:03 UTC  (5+ messages)
` [PATCH v5 1/3] dax: Add an enum for specifying dax wakup mode
` [PATCH v5 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
` [PATCH v5 3/3] dax: Wake up all waiters after invalidating dax entry

R: Proforma Invoice 21000020 of 28.04.2021
 2021-04-28 10:00 UTC 

[PATCH] Add blank line after declarations
 2021-04-28  9:26 UTC 

【重要なお知らせ】【三菱UFJ ニコス Net Branch】ご利用確認のお願い
 2021-04-28  9:01 UTC 

[PATCH v2 0/3] fsdax: Factor helper functions to simplify the code
 2021-04-26 22:48 UTC  (3+ messages)
` [PATCH v2 1/3] fsdax: Factor helpers to simplify dax fault code

[PATCH v4 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-26 18:08 UTC  (9+ messages)
` [PATCH v4 1/3] dax: Add an enum for specifying dax wakup mode
` [PATCH v4 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
` [PATCH v4 3/3] dax: Wake up all waiters after invalidating dax entry

三井住友トラストクラブお知らせ
 2021-04-25 21:51 UTC 

[RFC] inconsistent semantics of _copy_mc_to_iter()
 2021-04-25  1:28 UTC 

三井住友トラストクラブお知らせ
 2021-04-24 14:00 UTC 

ダイナースクラブカードお知らせ
 2021-04-24  3:36 UTC 

[PATCH v3 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-22 20:07 UTC  (20+ messages)
` [PATCH v3 1/3] dax: Add an enum for specifying dax wakup mode
  ` [Virtio-fs] "
` [PATCH v3 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
  ` [Virtio-fs] "
` [PATCH v3 3/3] dax: Wake up all waiters after invalidating dax entry

[PATCH -next v2] tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static
 2021-04-20 23:58 UTC  (2+ messages)

[ANNOUNCE] NVDIMM development move to nvdimm@lists.linux.dev
 2021-04-20 20:34 UTC 

[PATCH] libnvdimm.h: Remove duplicate struct declaration
 2021-04-20 19:32 UTC  (5+ messages)
  `  "

[PATCH v1 1/1] libnvdimm: Don't use GUID APIs against raw buffer
 2021-04-20 15:54 UTC  (7+ messages)

[PATCH v2 0/2] secretmem: optimize page_is_secretmem()
 2021-04-20 14:38 UTC  (8+ messages)
` [PATCH v2 1/2] secretmem/gup: don't check if page is secretmem without reference
` [PATCH v2 1/2] secretmem: optimize page_is_secretmem()
` [PATCH v2 2/2] secretmem/gup: don't check if page is secretmem without reference
` [PATCH v2 2/2] secretmem: optimize page_is_secretmem()

Statement of Account April 1, 2021
 2021-04-20  9:55 UTC 

[PATCH -next] tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static
 2021-04-20  7:19 UTC  (3+ messages)

[PATCH][v2] dax: Fix missed wakeup during dax entry invalidation
 2021-04-19 20:42 UTC  (4+ messages)

[PATCH] secretmem: optimize page_is_secretmem()
 2021-04-19 18:24 UTC  (8+ messages)

[ndctl PATCH 1/2] inject-error: Remove assumptions on error injection support
 2021-04-19 11:27 UTC  (2+ messages)
` [ndctl PATCH 2/2] Error injection support for PAPR


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