Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-17 17:07:12 to 2016-01-07 22:34:55 UTC [more...]

[PATCH v7 0/9] DAX fsync/msync support
 2016-01-07 22:34 UTC  (18+ messages)
` [PATCH v7 1/9] dax: fix NULL pointer dereference in __dax_dbg()
` [PATCH v7 2/9] dax: fix conversion of holes to PMDs
` [PATCH v7 3/9] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v7 4/9] dax: support dirty DAX entries in radix tree
` [PATCH v7 5/9] mm: add find_get_entries_tag()
` [PATCH v7 6/9] dax: add support for fsync/msync
` [PATCH v7 7/9] ext2: call dax_pfn_mkwrite() for DAX fsync/msync
` [PATCH v7 8/9] ext4: "
` [PATCH v7 9/9] xfs: "

[PATCH v2 0/2] Expose known poison in SPA ranges to the block layer
 2016-01-07 21:18 UTC  (5+ messages)
` [PATCH v2 1/2] nfit_test: Enable DSMs for all test NFITs
` [PATCH v2 2/2] libnvdimm: Add a poison list and export badblocks

[PATCH v5 0/6] nvdimm: Add an IOCTL pass thru for DSM calls
 2016-01-06 23:58 UTC  (8+ messages)
` [PATCH v5 1/6] ACPI / util: Fix acpi_evaluate_dsm() argument type
` [PATCH v5 2/6] nvdimm: Clean-up access mode check
` [PATCH v5 3/6] nvdimm: Add wrapper for IOCTL pass thru
` [PATCH v5 4/6] nvdimm: Fix security issue with DSM IOCTL
` [PATCH v5 5/6] nvdimm: Increase max envelope size for IOCTL
` [PATCH v5 6/6] nvdimm: Add IOCTL pass thru functions

[PATCH v6 0/7] DAX fsync/msync support
 2016-01-06 18:10 UTC  (19+ messages)
` [PATCH v6 1/7] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v6 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v6 3/7] mm: add find_get_entries_tag()
` [PATCH v6 4/7] dax: add support for fsync/msync
` [PATCH v6 5/7] ext2: call dax_pfn_mkwrite() for DAX fsync/msync
` [PATCH v6 6/7] ext4: "
` [PATCH v6 7/7] xfs: "

[PATCH v7 1/3] x86: Add classes to exception tables
 2016-01-06 17:48 UTC 

[PATCH v2 0/4] fs, block: handle end of life
 2016-01-06  4:56 UTC  (5+ messages)
` [PATCH v2 1/4] block: prepare for del_gendisk_queue()
` [PATCH v2 2/4] block: introduce del_gendisk_queue()
` [PATCH v2 3/4] xfs: unmap dax at shutdown (force_failure)
` [PATCH v2 4/4] block, xfs: implement 'force_failure' notifications

[resend PATCH 0/3] fs, bdev: handle end of life
 2016-01-05 22:32 UTC  (12+ messages)
` [resend PATCH 1/3] block, fs: reliably communicate bdev end-of-life
` [resend PATCH 2/3] xfs: handle shutdown notifications
` [resend PATCH 3/3] writeback: fix false positive WARN in __mark_inode_dirty

[PATCH v3 14/17] x86,nvdimm,kexec: Use walk_iomem_res_desc() for iomem search
 2016-01-05 18:54 UTC  (2+ messages)
` [PATCH v3 17/17] ACPI/EINJ: Allow memory error injection to NVDIMM

[PATCH v3 00/17] Enhance iomem search interfaces and support EINJ to NVDIMM
 2016-01-05 18:54 UTC 

[PATCH v2 0/8] Support for transparent PUD pages for DAX files
 2016-01-05 18:30 UTC  (9+ messages)
` [PATCH v2 1/8] mm: Convert an open-coded VM_BUG_ON_VMA
` [PATCH v2 2/8] mm,fs,dax: Change ->pmd_fault to ->huge_fault
` [PATCH v2 3/8] mm: Add optional support for PUD-sized transparent hugepages
` [PATCH v2 4/8] mincore: Add support for PUDs
` [PATCH v2 5/8] procfs: Add support for PUDs to smaps, clear_refs and pagemap
` [PATCH v2 6/8] x86: Add support for PUD-sized transparent hugepages
` [PATCH v2 7/8] dax: Support for transparent PUD pages
` [PATCH v2 8/8] ext4: Support for PUD-sized transparent huge pages

[PATCH 0/8] Support for transparent PUD pages
 2016-01-04 22:01 UTC  (18+ messages)
` [PATCH 1/8] mm: Add optional support for PUD-sized transparent hugepages
` [PATCH 2/8] mincore: Add support for PUDs
` [PATCH 3/8] procfs: Add support for PUDs to smaps, clear_refs and pagemap
` [PATCH 4/8] x86: Add support for PUD-sized transparent hugepages
` [PATCH 5/8] dax: Support for transparent PUD pages
` [PATCH 6/8] block_dev: Support PUD DAX mappings
` [PATCH 7/8] xfs: Support for transparent PUD pages
` [PATCH 8/8] ext4: Transparent support for PUD-sized transparent huge pages

[PATCH] ext2, ext4: include filesystem block size in error messages
 2016-01-04  9:04 UTC  (2+ messages)

[-mm PATCH] list, perf: fix list_force_poison() build regression
 2016-01-04  7:47 UTC  (2+ messages)

[PATCH 0/3] fs, bdev: handle end of life
 2016-01-03 21:05 UTC  (4+ messages)
` [PATCH 2/3] xfs: handle shutdown notifications

[-mm PATCH] dax: fix dax_pmd_dbg build warning
 2016-01-01  3:58 UTC 

[-mm PATCH v4 00/18] get_user_pages() for dax pte and pmd mappings
 2015-12-30  5:32 UTC  (28+ messages)
` [-mm PATCH v4 01/18] kvm: rename pfn_t to kvm_pfn_t
` [-mm PATCH v4 02/18] mm, dax, pmem: introduce pfn_t
` [-mm PATCH v4 03/18] mm: skip memory block registration for ZONE_DEVICE
` [-mm PATCH v4 04/18] mm: introduce find_dev_pagemap()
` [-mm PATCH v4 05/18] x86, mm: introduce vmem_altmap to augment vmemmap_populate()
` [-mm PATCH v4 06/18] libnvdimm, pfn, pmem: allocate memmap array in persistent memory
` [-mm PATCH v4 07/18] avr32: convert to asm-generic/memory_model.h
` [-mm PATCH v4 08/18] hugetlb: fix compile error on tile
` [-mm PATCH v4 09/18] frv: fix compiler warning from definition of __pmd()
` [-mm PATCH v4 10/18] x86, mm: introduce _PAGE_DEVMAP
` [-mm PATCH v4 11/18] mm, dax, gpu: convert vm_insert_mixed to pfn_t
` [-mm PATCH v4 12/18] mm, dax: convert vmf_insert_pfn_pmd() "
` [-mm PATCH v4 13/18] libnvdimm, pmem: move request_queue allocation earlier in probe
` [-mm PATCH v4 14/18] mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
` [-mm PATCH v4 15/18] mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd
  ` [-mm PATCH v5 "
` [-mm PATCH v4 16/18] mm, x86: get_user_pages() for dax mappings
  ` [-mm PATCH v5 "
` [-mm PATCH v4 17/18] dax: provide diagnostics for pmd mapping failures
` [-mm PATCH v4 18/18] dax: re-enable dax pmd mappings

[PATCH v2 14/16] x86,nvdimm,kexec: Use walk_iomem_res_desc() for iomem search
 2015-12-27  0:31 UTC  (4+ messages)
` [PATCH v2 16/16] ACPI/EINJ: Allow memory error injection to NVDIMM

[PATCH v2 00/16] Enhance iomem search interfaces and support EINJ to NVDIMM
 2015-12-25 22:09 UTC 

A blocksize problem about dax and ext4
 2015-12-24 12:26 UTC  (6+ messages)

[PATCH 0/3] Expose known poison in SPA ranges to the block layer
 2015-12-23 20:38 UTC  (13+ messages)
` [PATCH 1/3] nfit_test: Enable DSMs for all test NFITs
` [PATCH 2/3] libnvdimm: Add a poison list
` [PATCH 3/3] pmem: Use the poison list to expose badblocks

[PATCH v5 0/7] DAX fsync/msync support
 2015-12-21 19:27 UTC  (16+ messages)
` [PATCH v5 1/7] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v5 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v5 3/7] mm: add find_get_entries_tag()
` [PATCH v5 4/7] dax: add support for fsync/sync
` [PATCH v5 5/7] ext2: call dax_pfn_mkwrite() for DAX fsync/msync
` [PATCH v5 6/7] ext4: "
` [PATCH v5 7/7] xfs: "

[PATCH v3 0/7] DAX fsync/msync support
 2015-12-19  5:23 UTC  (6+ messages)
` [PATCH v3 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v3 3/7] mm: add find_get_entries_tag()

[PATCH] BTT: Change nd_btt_arena_is_valid() to verify UUID
 2015-12-18 22:23 UTC  (6+ messages)

-next regression: "driver cohandle -EPROBE_DEFER from bus_type.match()"
 2015-12-18 14:20 UTC  (8+ messages)

arm64/efi handling of persistent memory
 2015-12-18 13:27 UTC  (7+ messages)

[PATCH v4 4/7] dax: add support for fsync/sync
 2015-12-18  9:43 UTC  (2+ messages)

[PATCH] block: fix del_gendisk() vs blkdev_ioctl crash
 2015-12-17 22:38 UTC  (2+ messages)

[-mm PATCH v2 04/25] dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
 2015-12-17 22:16 UTC  (4+ messages)
` [-mm PATCH v3 "


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