messages from 2015-11-03 17:57:57 to 2015-12-01 04:21:29 UTC [more...]
[PATCH v2 0/7] dax cleanups and lifetime fixes
2015-12-01 4:21 UTC (16+ messages)
` [PATCH v2 1/7] pmem, dax: clean up clear_pmem()
` [PATCH v2 2/7] dax: increase granularity of dax_clear_blocks() operations
` [PATCH v2 3/7] dax: guarantee page aligned results from bdev_direct_access()
` [PATCH v2 4/7] dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
` [PATCH v2 5/7] fs: notify superblocks of backing-device death
` [PATCH v2 6/7] ext4: skip inode dirty when backing device is gone
` [PATCH v2 7/7] mm, dax: unmap dax mappings at bdev shutdown
[PATCH v2 00/20] get_user_pages() for dax mappings
2015-11-30 22:15 UTC (3+ messages)
[PATCH] mm: Fix mmap MAP_POPULATE for DAX pmd mapping
2015-11-30 22:08 UTC (4+ messages)
[RFC PATCH 0/5] get_user_pages() for dax mappings
2015-11-30 19:12 UTC (7+ messages)
` [RFC PATCH 1/5] mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
` [RFC PATCH 2/5] mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd
` [RFC PATCH 3/5] mm, x86: get_user_pages() for dax mappings
` [RFC PATCH 4/5] dax: provide diagnostics for pmd mapping failures
` [RFC PATCH 5/5] dax: re-enable dax pmd mappings
Cleaning up e820_pmem?
2015-11-30 19:02 UTC (3+ messages)
[PATCH v3 0/3] Allow EINJ to inject memory error to NVDIMM
2015-11-24 22:33 UTC (4+ messages)
` [PATCH v3 1/3] resource: Add @flags to region_intersects()
` [PATCH v3 2/3] resource: Add region_intersects_pmem()
` [PATCH v3 3/3] ACPI/APEI/EINJ: Allow memory error injection to NVDIMM
[PATCH] dax: Split pmd map when fallback on COW
2015-11-24 17:08 UTC (7+ messages)
[PATCH 1/2] arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
2015-11-24 8:27 UTC (10+ messages)
` [PATCH 2/2] restrict /dev/mem to idle io memory ranges
[PATCH] ext4: drop file_update_time from ext4_dax_fault
2015-11-23 19:55 UTC (6+ messages)
[GIT PULL] libnvdimm fixes for 4.4-rc2
2015-11-20 21:44 UTC
[RFC PATCH] restrict /dev/mem to idle io memory ranges
2015-11-20 20:07 UTC (3+ messages)
[PATCH] block: protect rw_page against device teardown
2015-11-20 18:26 UTC (5+ messages)
[PATCH 0/8] dax fixes / cleanups: pmd vs thp, lifetime, and locking
2015-11-20 17:08 UTC (20+ messages)
` [PATCH 1/8] ext2, ext4: warn when mounting with dax enabled
` [PATCH 2/8] dax: disable pmd mappings
` [PATCH 3/8] mm, dax: fix DAX deadlocks (COW fault)
` [PATCH 4/8] mm, dax: truncate dax mappings at bdev or fs shutdown
` [PATCH 5/8] pmem, dax: clean up clear_pmem()
` [PATCH 6/8] dax: increase granularity of dax_clear_blocks() operations
` [PATCH 7/8] dax: guarantee page aligned results from bdev_direct_access()
` [PATCH 8/8] dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
[PATCH v2 00/11] DAX fsynx/msync support
2015-11-20 0:37 UTC (39+ messages)
` [PATCH v2 01/11] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v2 02/11] mm: add pmd_mkclean()
` [PATCH v2 03/11] pmem: enable REQ_FUA/REQ_FLUSH handling
` [PATCH v2 04/11] dax: support dirty DAX entries in radix tree
` [PATCH v2 05/11] mm: add follow_pte_pmd()
` [PATCH v2 06/11] mm: add pgoff_mkclean()
` [PATCH v2 07/11] mm: add find_get_entries_tag()
` [PATCH v2 08/11] dax: add support for fsync/sync
` [PATCH v2 09/11] ext2: add support for DAX fsync/msync
` [PATCH v2 10/11] ext4: "
` [PATCH v2 11/11] xfs: "
[PATCH v2 0/3] nvdimm: Add an IOCTL pass thru for DSM calls
2015-11-18 7:01 UTC (10+ messages)
` [PATCH v2 1/3] nvdimm: Clean-up access mode check
` [PATCH v2 2/3] nvdimm: Add wrapper for IOCTL pass thru
` [PATCH v2 3/3] nvdimm: Add IOCTL pass thru functions
[PATCH] ndctl: dax pmd tests
2015-11-17 20:50 UTC
[RFC 1/1] memremap: devm_memremap_pages has wrong nid
2015-11-17 13:15 UTC (11+ messages)
` [PATCH] nvdimm: proper NID in e820_pmem_probe
[PATCH] mm, dax: fix DAX deadlocks (COW fault)
2015-11-17 10:40 UTC (4+ messages)
[PATCH] sound: depend on ZONE_DMA
2015-11-16 9:49 UTC (8+ messages)
[PATCH v2] libnvdimm, e820: fix numa node for e820-type-12 pmem ranges
2015-11-13 17:42 UTC (4+ messages)
[PATCH] dax: fix __dax_pmd_fault crash
2015-11-13 2:57 UTC
[PATCH 3/4] nvdimm: Add IOCTL pass thru
2015-11-12 15:33 UTC (6+ messages)
[PATCH 0/4] nvdimm: Add an IOCTL pass thru for DSM calls
2015-11-10 21:25 UTC (7+ messages)
` [PATCH 1/4] nvdimm: Add wrapper for IOCTL pass thru
` [PATCH 2/4] nvdimm: Add "
` [PATCH 3/4] "
` [PATCH 4/4] nvdimm: rename functions that aren't IOCTL passthru
[PATCH v3 00/15] block, dax updates for 4.4
2015-11-04 19:23 UTC (33+ messages)
` [PATCH v3 02/15] dax: increase granularity of dax_clear_blocks() operations
` [PATCH v3 03/15] block, dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
` [PATCH v3 04/15] libnvdimm, pmem: move request_queue allocation earlier in probe
` [PATCH v3 05/15] libnvdimm, pmem: fix size trim in pmem_direct_access()
` [PATCH v3 13/15] block, dax: make dax mappings opt-in by default
` [PATCH v3 14/15] dax: dirty extent notification
[PATCH 3/6] xfs: Don't use unwritten extents for DAX
2015-11-04 17:21 UTC (9+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox