messages from 2016-01-05 18:54:28 to 2016-01-31 12:19:55 UTC [more...]
[PATCH 0/6] DAX cleanups
2016-01-31 12:19 UTC (7+ messages)
` [PATCH 1/6] dax: Use vmf->gfp_mask
` [PATCH 2/6] dax: Remove unnecessary rechecking of i_size
` [PATCH 3/6] dax: Use vmf->pgoff in fault handlers
` [PATCH 4/6] dax: Use PAGE_CACHE_SIZE where appropriate
` [PATCH 5/6] dax: Factor dax_insert_pmd_mapping out of dax_pmd_fault
` [PATCH 6/6] dax: Factor dax_insert_pud_mapping out of dax_pud_fault
[PATCH v4 0/8] Support for transparent PUD pages for DAX files
2016-01-31 12:09 UTC (9+ messages)
` [PATCH v4 1/8] mm: Convert an open-coded VM_BUG_ON_VMA
` [PATCH v4 2/8] mm,fs,dax: Change ->pmd_fault to ->huge_fault
` [PATCH v4 3/8] mm: Add support for PUD-sized transparent hugepages
` [PATCH v4 4/8] mincore: Add support for PUDs
` [PATCH v4 5/8] procfs: Add support for PUDs to smaps, clear_refs and pagemap
` [PATCH v4 6/8] x86: Add support for PUD-sized transparent hugepages
` [PATCH v4 7/8] dax: Support for transparent PUD pages
` [PATCH v4 8/8] ext4: Support for PUD-sized transparent huge pages
[PATCH 0/3] libnvdimm: fix memmap in pmem support
2016-01-30 18:42 UTC (4+ messages)
` [PATCH 1/3] libnvdimm: fix mode determination for e820 devices
` [PATCH 2/3] libnvdimm, pfn: fix restoring memmap location
` [PATCH 3/3] devm_memremap_pages: fix vmem_altmap lifetime + alignment handling
[PATCH 0/2] Fix BTT data corruptions after crash
2016-01-30 17:44 UTC (8+ messages)
` [PATCH 1/2] x86/lib/copy_user_64.S: Handle 4-byte uncached copy
` [PATCH 2/2] pmem: Flush cache on unaligned request
[PATCH 0/2] block: fix raw block device dax support
2016-01-30 0:33 UTC (9+ messages)
` [PATCH 1/2] block: revert runtime dax control of the raw block device
` [PATCH 2/2] block: use DAX for partition table reads
` [PATCH v2] "
[LSF/MM ATTEND] blk-mq polling, nvme, pmem (for iomem) and non-block based SSDs
2016-01-28 22:24 UTC
[PATCH 1/2] block: fix pfn_mkwrite() DAX fault handler
2016-01-28 20:21 UTC (3+ messages)
` [PATCH 2/2] dax: fix bdev NULL pointer dereferences
[PATCH] ext2, ext4: Fix issue with missing journal entry
2016-01-28 16:32 UTC (3+ messages)
[LSF/MM ATTEND] NVDIMM, Persistent Memory, RDMA
2016-01-28 11:49 UTC
[RFC PATCH] mm: support CONFIG_ZONE_DEVICE + CONFIG_ZONE_DMA
2016-01-26 21:48 UTC (5+ messages)
[PATCH 14/17] x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem search
2016-01-26 20:57 UTC (2+ messages)
` [PATCH 17/17] ACPI/EINJ: Allow memory error injection to NVDIMM
[RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race
2016-01-26 14:47 UTC (9+ messages)
[PATCH v3 00/17] Enhance iomem search interfaces and support EINJ to NVDIMM
2016-01-25 21:49 UTC (4+ messages)
[LSF/MM ATTEND] Persistent Memory, DAX
2016-01-25 19:05 UTC
[PATCH v2 0/5] DAX fsync/msync fixes
2016-01-25 14:40 UTC (16+ messages)
` [PATCH v2 1/5] dax: never rely on bh.b_dev being set by get_block()
` [PATCH v2 2/5] dax: clear TOWRITE flag after flush is complete
` [PATCH v2 3/5] dax: improve documentation for fsync/msync
` [PATCH v2 4/5] dax: fix PMD handling "
` [PATCH v2 5/5] dax: fix clearing of holes in __dax_pmd_fault()
[LSF/MM ATTEND] Persistent Memory Error Handling
2016-01-23 6:37 UTC
[PATCH v3 0/5] DAX fsync/msync fixes
2016-01-22 21:36 UTC (6+ messages)
` [PATCH v3 1/5] dax: never rely on bh.b_dev being set by get_block()
` [PATCH v3 2/5] dax: clear TOWRITE flag after flush is complete
` [PATCH v3 3/5] dax: improve documentation for fsync/msync
` [PATCH v3 4/5] dax: fix PMD handling "
` [PATCH v3 5/5] dax: fix clearing of holes in __dax_pmd_fault()
[PATCH] libnvdimm, nfit: Use ACPI_SIG_NFIT instead of hard coded string
2016-01-21 16:08 UTC (2+ messages)
[PATCH 0/5] DAX fsync/msync fixes
2016-01-21 4:25 UTC (7+ messages)
` [PATCH 1/5] dax: never rely on bh.b_dev being set by get_block()
` [PATCH 2/5] dax: clear TOWRITE flag after flush is complete
` [PATCH 3/5] dax: improve documentation for fsync/msync
` [PATCH 4/5] dax: fix PMD handling "
` [PATCH 5/5] dax: fix clearing of holes in __dax_pmd_fault()
arm64/efi handling of persistent memory
2016-01-20 14:23 UTC (5+ messages)
[PATCH v3 00/15] block, dax updates for 4.4
2016-01-18 10:42 UTC (3+ messages)
` [PATCH v3 03/15] block, dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
[PATCH v8 0/9] DAX fsync/msync support
2016-01-15 19:03 UTC (24+ messages)
` [PATCH v8 1/9] dax: fix NULL pointer dereference in __dax_dbg()
` [PATCH v8 2/9] dax: fix conversion of holes to PMDs
` [PATCH v8 3/9] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v8 4/9] dax: support dirty DAX entries in radix tree
` [PATCH v8 5/9] mm: add find_get_entries_tag()
` [PATCH v8 6/9] dax: add support for fsync/msync
` [PATCH v8 7/9] ext2: call dax_pfn_mkwrite() for DAX fsync/msync
` [PATCH v8 8/9] ext4: "
` [PATCH v8 9/9] xfs: "
[GIT PULL] libnvdimm for 4.5
2016-01-13 21:05 UTC
[PATCH v5 0/6] nvdimm: Add an IOCTL pass thru for DSM calls
2016-01-12 18:55 UTC (12+ 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
xfs over pmem - cp performance
2016-01-12 17:31 UTC (3+ messages)
[PATCH] BTT: Change nd_btt_arena_is_valid() to verify UUID
2016-01-12 16:51 UTC (10+ messages)
[PATCH v7 0/9] DAX fsync/msync support
2016-01-11 12:23 UTC (22+ 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 v3 0/8] Support for transparent PUD pages for DAX files
2016-01-08 19:49 UTC (9+ messages)
` [PATCH v3 1/8] mm: Convert an open-coded VM_BUG_ON_VMA
` [PATCH v3 2/8] mm,fs,dax: Change ->pmd_fault to ->huge_fault
` [PATCH v3 3/8] mm: Add support for PUD-sized transparent hugepages
` [PATCH v3 4/8] mincore: Add support for PUDs
` [PATCH v3 5/8] procfs: Add support for PUDs to smaps, clear_refs and pagemap
` [PATCH v3 6/8] x86: Add support for PUD-sized transparent hugepages
` [PATCH v3 7/8] dax: Support for transparent PUD pages
` [PATCH v3 8/8] ext4: Support for PUD-sized transparent huge pages
[PATCH v3 0/5] fs, block: handle end of life
2016-01-08 0:43 UTC (6+ messages)
` [PATCH v3 1/5] block: prepare for del_gendisk_queue()
` [PATCH v3 2/5] block: introduce del_gendisk_queue()
` [PATCH v3 3/5] block: introduce force_failure_partition() and unmap_dax_inodes()
` [PATCH v3 4/5] xfs: unmap dax at shutdown (force_failure)
` [PATCH v3 5/5] block, xfs: implement 'force_failure' notifications
[PATCH v2 0/4] fs, block: handle end of life
2016-01-08 0:16 UTC (7+ 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
[PATCH v2 0/2] Expose known poison in SPA ranges to the block layer
2016-01-07 23:22 UTC (6+ messages)
` [PATCH v2 2/2] libnvdimm: Add a poison list and export badblocks
[PATCH v6 0/7] DAX fsync/msync support
2016-01-06 18:10 UTC (4+ messages)
` [PATCH v6 4/7] dax: add support for fsync/msync
[PATCH v7 1/3] x86: Add classes to exception tables
2016-01-06 17:48 UTC
[resend PATCH 0/3] fs, bdev: handle end of life
2016-01-05 22:32 UTC (10+ messages)
` [resend PATCH 1/3] block, fs: reliably communicate bdev end-of-life
` [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
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;
as well as URLs for NNTP newsgroup(s).