Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-18 19:55:35 to 2015-10-01 07:46:34 UTC [more...]

[PATCH 0/7] xfs, dax: fix the page fault/allocation mess
 2015-10-01  7:46 UTC  (3+ messages)
` [PATCH 1/7] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
` [PATCH 2/7] Revert "dax: fix race between simultaneous faults"

[PATCH 0/2] block drivers + dax vs driver unbind
 2015-10-01  0:09 UTC  (5+ messages)
` [PATCH 1/2] block: generic request_queue reference counting
` [PATCH 2/2] block, dax: fix lifetime of in-kernel dax mappings

[PATCH 0/3] numa allocations for devm and pmem
 2015-09-30 21:40 UTC  (6+ messages)
` [PATCH 1/3] devm: make allocations numa aware by default
` [PATCH 2/3] devm_memremap_pages: use numa_mem_id
` [PATCH 3/3] pmem, memremap: convert to numa aware allocations

[PATCH] dax: fix deadlock in __dax_fault
 2015-09-30  3:22 UTC  (23+ messages)
            `  "

[PATCH] ext2, ext4: warn when mounting with dax enabled
 2015-09-29 19:48 UTC 

[PATCH v2 0/9] initial struct page support for pmem
 2015-09-29 19:47 UTC  (28+ messages)
` [PATCH v2 1/9] dax: drop size parameter to ->direct_access()
` [PATCH v2 2/9] mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
` [PATCH v2 3/9] mm: ZONE_DEVICE for "device memory"
` [PATCH v2 4/9] add devm_memremap_pages
` [PATCH v2 5/9] x86, pmem: push fallback handling to arch code
` [PATCH v2 6/9] libnvdimm, pfn: 'struct page' provider infrastructure
` [PATCH v2 7/9] libnvdimm, pmem: 'struct page' for pmem
` [PATCH v2 8/9] libnvdimm, pmem: direct map legacy pmem by default
` [PATCH v2 9/9] devm_memremap_pages: protect against pmem device unbind

[PATCH 00/15] get_user_pages() for dax mappings
 2015-09-23 23:36 UTC  (20+ messages)
` [PATCH 01/15] avr32: convert to asm-generic/memory_model.h
` [PATCH 02/15] hugetlb: fix compile error on tile
` [PATCH 03/15] frv: fix compiler warning from definition of __pmd()
` [PATCH 04/15] x86, mm: quiet arch_add_memory()
` [PATCH 05/15] pmem: kill memremap_pmem()
` [PATCH 06/15] devm_memunmap: use devres_release()
` [PATCH 07/15] devm_memremap: convert to return ERR_PTR
` [PATCH 08/15] block, dax, pmem: reference counting infrastructure
` [PATCH 09/15] block, pmem: fix null pointer de-reference on shutdown, check for queue death
` [PATCH 10/15] block, dax: fix lifetime of in-kernel dax mappings
` [PATCH 11/15] mm, dax, pmem: introduce __pfn_t
` [PATCH 12/15] mm, dax, gpu: convert vm_insert_mixed to __pfn_t, introduce _PAGE_DEVMAP
` [PATCH 13/15] mm, dax: convert vmf_insert_pfn_pmd() to __pfn_t
` [PATCH 14/15] mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
` [PATCH 15/15] mm, x86: get_user_pages() for dax mappings

[PATCH v2] dax: fix NULL pointer in __dax_pmd_fault()
 2015-09-22 21:26 UTC  (4+ messages)

[PATCH] dax: fix NULL pointer in __dax_pmd_fault()
 2015-09-22 18:00 UTC  (2+ messages)

[GIT PULL] libnvdimm fixes for 4.3-rc2
 2015-09-19 17:10 UTC 

[PATCH] mm: take i_mmap_lock in unmap_mapping_range() for DAX
 2015-09-17 15:47 UTC  (5+ messages)

[PATCH] pmem: add proper synchronization to pmem_rw_page()
 2015-09-16 20:52 UTC 

[PATCH] dax: update PMD fault handler with PMEM API
 2015-09-09 16:49 UTC  (2+ messages)

[GIT PULL] libnvdimm for 4.3
 2015-09-04  0:21 UTC 

[PATCH] dax, pmem: add support for msync
 2015-09-03 16:44 UTC  (33+ messages)

[PATCH] mm, dax: VMA with vm_ops->pfn_mkwrite wants to be write-notified
 2015-09-01 11:21 UTC  (4+ messages)

[PATCH]: acpica/nfit: Rename not-armed bit definition
 2015-08-29 15:22 UTC  (3+ messages)

[PATCH] pmem, nfit: Fix ARCH_MEMREMAP_PMEM handling on x86_32
 2015-08-29  3:34 UTC  (2+ messages)

[PATCH] nfit: Fix undefined mmio_flush_range on x86_32
 2015-08-29  3:31 UTC  (2+ messages)

[GIT PULL] libnvdimm ABI fixup for 4.2
 2015-08-27 23:36 UTC 

[PATCH v3] change aperture mapping from WC to WB
 2015-08-27 19:14 UTC  (2+ messages)
` [PATCH v3] nd_blk: "

[PATCH 0/2]: acpi, nfit: Clarify memory device state flags
 2015-08-27 19:02 UTC  (25+ messages)
` [PATCH 1/2]: nfit: Clarify memory device state flags strings
` [PATCH 2/2]: acpica/nfit: Rename not-armed bit definition

[GIT PULL] libnvdimm fix for 4.2
 2015-08-26  0:16 UTC 

[PATCH v2] nd_blk: add support for "read flush" DSM flag
 2015-08-23  1:59 UTC  (10+ messages)

[RFC PATCH 0/7] 'struct page' driver for persistent memory
 2015-08-21 15:15 UTC  (16+ messages)
` [RFC PATCH 1/7] x86, mm: ZONE_DEVICE for "device memory"

[PATCH] nfit, nd_blk: BLK status register is only 32 bits
 2015-08-20 22:27 UTC 

[PATCH] nvdimm: change to use generic kvfree()
 2015-08-20 17:49 UTC  (2+ messages)

[PATCH v5 0/7] dax: I/O path enhancements
 2015-08-19  8:11 UTC  (9+ messages)
` [PATCH v5 1/7] brd: make rd_size static
` [PATCH v5 2/7] pmem, x86: move x86 PMEM API to new pmem.h header
` [PATCH v5 3/7] pmem: remove layer when calling arch_has_wmb_pmem()
` [PATCH v5 4/7] pmem, x86: clean up conditional pmem includes
` [PATCH v5 5/7] pmem: add copy_from_iter_pmem() and clear_pmem()
` [PATCH v5 6/7] dax: update I/O path to do proper PMEM flushing
` [PATCH v5 7/7] pmem, dax: have direct_access use __pmem annotation

[PATCH v2] libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option
 2015-08-19  4:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox