linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-11 16:41:58 to 2020-09-23 05:00:37 UTC [more...]

[PATCH v2 0/9] THP iomap patches for 5.10
 2020-09-23  5:00 UTC  (23+ messages)
` [PATCH v2 2/9] fs: Introduce i_blocks_per_page
` [PATCH v2 5/9] iomap: Support arbitrarily many blocks per page
` [PATCH v2 6/9] iomap: Convert read_count to read_bytes_pending
` [PATCH v2 7/9] iomap: Convert write_count to write_bytes_pending
` [PATCH v2 8/9] iomap: Convert iomap_write_end types
` [PATCH v2 9/9] iomap: Change calling convention for zeroing

[RFC] nvfs: a filesystem for persistent memory
 2020-09-23  2:45 UTC  (25+ messages)
      ` [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache
                ` NVFS XFS metadata (was: [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache)
              ` [PATCH] pmem: fix __copy_user_flushcache

[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-09-23  0:43 UTC  (6+ messages)

[PATCH v8 2/2] x86/copy_mc: Introduce copy_mc_generic()
 2020-09-23  0:26 UTC  (6+ messages)
` [x86/copy_mc] a0ac629ebe: fio.read_iops -43.3% regression

[PATCH v4 1/8] kernel/resource: make release_mem_region_adjustable() never fail
 2020-09-22  6:22 UTC  (3+ messages)
` [PATCH] kernel/resource: Fix use of ternary condition in release_mem_region_adjustable

error: redefinition of ‘dax_supported’
 2020-09-21 19:50 UTC  (3+ messages)

[GIT PULL] libnvdimm fix for v5.9-rc7
 2020-09-21 15:49 UTC  (2+ messages)

Apprendre Linix
 2020-09-21 14:39 UTC 

FedEx Billing - Invoice Ready for Payment
 2020-09-21 13:30 UTC 

PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'
 2020-09-21 10:29 UTC  (10+ messages)

[PATCH v2] dm: Call proper helper to determine dax support
 2020-09-21  9:58 UTC  (5+ messages)
` [dm-devel] "

[linux-nvdimm:libnvdimm-fixes 2/3] drivers/dax/super.c:325:6: error: redefinition of 'dax_supported'
 2020-09-21  9:53 UTC  (2+ messages)

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-21  8:07 UTC  (14+ messages)
` [PATCH v5 1/5] mm: add definition of PMD_PAGE_ORDER
` [PATCH v5 2/5] mmap: make mlock_future_check() global
` [PATCH v5 3/5] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v5 4/5] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v5 5/5] mm: secretmem: use PMD-size pages to amortize direct map fragmentation

libnvdimm fixes 5.9-rc6
 2020-09-20 22:03 UTC  (2+ messages)

[PATCH v4] dm: Call proper helper to determine dax support
 2020-09-20 15:54 UTC 

本メールはドメインの運用(メール送受信やホームページの表示)に関わる
 2020-09-20 10:28 UTC 

[linux-nvdimm:libnvdimm-fixes 2/3] drivers/dax/super.c:31:5: error: redefinition of 'dax_read_lock'
 2020-09-20  2:10 UTC 

Commercial offer
 2020-09-20  0:37 UTC 

[PATCH v4 0/1] libnvdimm: fix memory leaks in of_pmem.c
 2020-09-19 11:38 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v2 1/1] libnvdimm: slightly simplify available_slots_show()
 2020-09-19 11:11 UTC 

[PATCH v2 1/1] libnvdimm: make sure EXPORT_SYMBOL_GPL(nvdimm_flush) close to its function
 2020-09-19 11:07 UTC 

[PATCH v2 1/1] libnvdimm/region: delete a piece of useless code in nd_region_create()
 2020-09-19 11:02 UTC 

[PATCH v2 1/1] libnvdimm/namespace: avoid repeated judgment in nvdimm_namespace_disk_name()
 2020-09-19 11:01 UTC 

[PATCH v2 0/2] libnvdimm/badrange: simplify code
 2020-09-19 10:45 UTC  (3+ messages)
` [PATCH v2 1/2] libnvdimm/badrange: remove two redundant list_empty() branches
` [PATCH v2 2/2] libnvdimm/badrange: eliminate a meaningless spinlock operation

[PATCH v2 1/1] libnvdimm/namespace: avoid repeated judgment in nvdimm_namespace_disk_name()
 2020-09-19  9:36 UTC 

[PATCH] dm/dax: Fix table reference counts
 2020-09-19  3:38 UTC  (3+ messages)
` [External] "

[PATCH v3] dm: Call proper helper to determine dax support
 2020-09-18 20:19 UTC 

[PATCH] dm: Call proper helper to determine dax support
 2020-09-18 20:12 UTC  (13+ messages)
`  "

[linux-nvdimm:libnvdimm-fixes 1/2] drivers/md/dm-table.c:866: undefined reference to `dax_read_lock'
 2020-09-18 14:34 UTC 

[linux-nvdimm:libnvdimm-fixes 1/2] undefined reference to `dax_read_lock'
 2020-09-18 13:39 UTC 

[PATCH v3 1/1] dax: Fix stack overflow when mounting fsdax pmem device
 2020-09-18 11:29 UTC  (3+ messages)

regression on 5.9.0-rc5: mount fsdax w/o dax lead kernel panic
 2020-09-17 17:38 UTC  (3+ messages)

[PATCH] device-dax: make dev_dax_kmem_probe() static
 2020-09-17 17:20 UTC  (2+ messages)

[PATCH v2] powerpc/papr_scm: Fix warning triggered by perf_stats_show()
 2020-09-17 11:27 UTC  (5+ messages)

[PATCH v2 1/1] dax: Fix stack overflow when mounting fsdax pmem device
 2020-09-17  9:50 UTC  (3+ messages)

[PATCH v4 0/8] selective merging of system ram resources
 2020-09-17  8:38 UTC  (18+ messages)
` [PATCH v4 5/8] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v4 6/8] virtio-mem: try to merge system ram resources
` [PATCH v4 7/8] xen/balloon: "
` [PATCH v4 8/8] hv_balloon: "
` [PATCH] kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-16 19:08 UTC  (3+ messages)

[PATCH 1/1] dax: Fix stack overflow when mounting fsdax pmem device
 2020-09-16 15:08 UTC  (6+ messages)
  ` [External] "

regression caused by patch 6180bb446ab624b9ab8bf201ed251ca87f07b413 ("dax: fix detection of dax support for non-persistent memory block devices")
 2020-09-16 11:24 UTC  (12+ messages)
` 回复:regression "
  ` 回复:regression caused by patch 6180bb446ab624b9ab8bf201ed251ca87f07b413?? ("dax: fix detection of dax support for non-persistent memory block?? devices")
` [External] regression caused by patch 6180bb446ab624b9ab8bf201ed251ca87f07b413 ("dax: fix detection of dax support for non-persistent memory block devices")

[RFC PATCH 0/4] fsdax: introduce fs query to support reflink
 2020-09-16  2:15 UTC  (9+ messages)
` [RFC PATCH 1/4] fs: introduce ->storage_lost() for memory-failure
` [RFC PATCH 2/4] pagemap: introduce ->memory_failure()
` [RFC PATCH 3/4] mm, fsdax: refactor dax handler in memory-failure
` [RFC PATCH 4/4] fsdax: remove useless (dis)associate functions

あなたのアカウントを更新できませんでした。これは、カードが期限切れになったか。
 2020-09-16  0:13 UTC 

[PATCH] acpi/nfit: Use kobj_to_dev() instead
 2020-09-15 17:39 UTC  (4+ messages)

[PATCH] libnvdimm: Fix dereference of pointer ndns before it is null checked
 2020-09-15 12:45 UTC 

[PATCH v2 0/7] mm/memory_hotplug: selective merging of system ram resources
 2020-09-15  9:33 UTC  (11+ messages)
` [PATCH v2 1/7] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED

[PATCH v3 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
 2020-09-15  8:46 UTC  (2+ messages)

[PATCH] libnvdimm: Fix dereference of pointer ndns before it is null checked
 2020-09-15  7:06 UTC 

Obstetrician-Gynecologist Contact Details
 2020-09-14 17:06 UTC  (2+ messages)

Mobdro - The only application to watch free online TV in the world
 2020-09-14  2:53 UTC 

[PATCH] powerpc/papr_scm: Support dynamic enable/disable of performance statistics
 2020-09-13 21:21 UTC 

[PATCH] powerpc/papr_scm: Add PAPR command family to pass-through command-set
 2020-09-13 21:19 UTC 

Bulk Cargo Shipment for lists.01.org //邓钧文
 2020-09-13 13:56 UTC 

[GIT PULL] libnvdimm fix for v5.9-rc5
 2020-09-12 20:00 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: Fix warning triggered by perf_stats_show()
 2020-09-12  8:27 UTC  (5+ messages)

a crash when running strace from persistent memory
 2020-09-11 16:41 UTC  (8+ messages)
` make misbehavior on ext2 in dax mode (was: a crash when running strace from persistent memory)
    ` [PATCH 2/2] xfs: don't update mtime on COW faults


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