Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-10 15:48:17 to 2017-01-23 21:17:30 UTC [more...]

[RFC PATCH v2 0/2] block: fix backing_dev_info lifetime
 2017-01-23 21:17 UTC  (2+ messages)

[PATCH 00/13] dax, pmem: move cpu cache maintenance to libnvdimm
 2017-01-23 18:31 UTC  (34+ messages)
` [PATCH 01/13] x86, dax, pmem: remove indirection around memcpy_from_pmem()
` [PATCH 02/13] block, dax: introduce dax_operations
` [PATCH 03/13] x86, dax, pmem: introduce 'copy_from_iter' dax operation
` [PATCH 04/13] dax, pmem: introduce an optional 'flush' "
` [PATCH 05/13] x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush
` [PATCH 06/13] x86, dax, libnvdimm: move wb_cache_pmem() to libnvdimm
` [PATCH 07/13] x86, libnvdimm, pmem: move arch_invalidate_pmem() "
` [PATCH 08/13] x86, libnvdimm, dax: stop abusing __copy_user_nocache
` [PATCH 09/13] libnvdimm, pmem: implement cache bypass for all copy_from_iter() operations
` [PATCH 10/13] libnvdimm, pmem: fix persistence warning
` [PATCH 11/13] libnvdimm, nfit: enable support for volatile ranges
` [PATCH 12/13] libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region
` [PATCH 13/13] libnvdimm, pmem: disable dax flushing for 'cache flush on fail' platforms

[PATCH] ndctl: add a BTT check utility
 2017-01-23 18:20 UTC  (8+ messages)

Overdue payment of your $980,520.00 USD,reply for details
 2017-01-23 12:55 UTC 

Overdue payment of your $980,520.00 USD,reply for details
 2017-01-23 12:55 UTC 

Courier was not able to deliver your parcel (ID003621191, USPS)
 2017-01-22 23:59 UTC 

real Google analytics traffic
 2017-01-22 17:21 UTC 

social traffic for lists.01.org
 2017-01-22  3:27 UTC 

[PATCH] mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
 2017-01-21 14:33 UTC  (2+ messages)

[GIT PULL] libnvdimm fixes for 4.10-rc5
 2017-01-21  0:38 UTC 

[LSF/MM TOPIC] Badblocks checking/representation in filesystems
 2017-01-21  0:23 UTC  (38+ messages)
        ` [Lsf-pc] "

[PATCH v3 00/12] mm: sub-section memory hotplug support
 2017-01-20 17:56 UTC  (15+ messages)
` [PATCH v3 01/12] mm: fix type width of section to/from pfn conversion macros
` [PATCH v3 02/12] mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups
` [PATCH v3 03/12] mm: introduce struct mem_section_usage to track partial population of a section
` [PATCH v3 04/12] mm: introduce common definitions for the size and mask "
` [PATCH v3 05/12] mm: cleanup sparse_init_one_section() return value
` [PATCH v3 06/12] mm: track active portions of a section at boot
` [PATCH v3 07/12] mm: fix register_new_memory() zone type detection
` [PATCH v3 08/12] mm: convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v3 09/12] mm: prepare for hot-{add, remove} of sub-section ranges
` [PATCH v3 10/12] mm: support section-unaligned ZONE_DEVICE memory ranges
` [PATCH v3 11/12] mm: enable section-unaligned devm_memremap_pages()
` [PATCH v3 12/12] libnvdimm, pfn, dax: stop padding pmem namespaces to section alignment

[PATCH 0/4] mmap dio and DAX
 2017-01-20  6:15 UTC  (17+ messages)
  ` [PATCH 1/4] common/rc: add _require_scratch_dax
  ` [PATCH 2/4] src/t_mmap_dio: add mmap dio test
  ` [PATCH 3/4] xfs: test per-inode DAX flag by IO
  ` [PATCH 4/4] generic: test mmap dio through DAX and non-DAX
          ` [PATCH v2 0/2] mmap dio and DAX
            ` [PATCH v2 1/2] xfs: test per-inode DAX flag by IO
                  ` [PATCH v3] "
                      ` [PATCH v4 0/2] mmap dio and DAX
                          ` [PATCH v4 1/2] xfs: test per-inode DAX flag by IO
                          ` [PATCH v4 2/2] generic: test mmap io through DAX and non-DAX
              ` [PATCH v2 2/2] generic: test mmap dio "

mmap dio write failure
 2017-01-20  6:04 UTC  (2+ messages)

USPS parcel #03122484 delivery problem
 2017-01-19 18:25 UTC 

[LSF/MM TOPIC] Future direction of DAX
 2017-01-18 17:22 UTC  (18+ messages)
` [Lsf-pc] "

USPS parcel #1229714 delivery problem
 2017-01-18  3:20 UTC 

[PATCH v7 1/2] mm, dax: make pmd_fault() and friends to be the same as fault()
 2017-01-18  0:21 UTC  (2+ messages)
` [PATCH v7 2/2] mm, dax: move pmd_fault() to take only vmf parameter

linux-next 0112 tree breaks fs DAX
 2017-01-17 20:25 UTC  (5+ messages)

[LSF/MM TOPIC] Memory hotplug, ZONE_DEVICE, and the future of struct page
 2017-01-16 22:59 UTC  (5+ messages)

reach millions with FB Groups Posting service
 2017-01-16 10:38 UTC 

social traffic for ml01.01.org
 2017-01-14 19:44 UTC 

I need followers for Instagram
 2017-01-14 10:45 UTC 

[PATCH v6] DAX: enable iostat for read/write
 2017-01-13 23:34 UTC  (4+ messages)

[LSF/MM TOPIC] Badblocks checking/representation in filesystems
 2017-01-13 21:40 UTC 

reach millions with FB Groups Posting service
 2017-01-13 18:04 UTC 

Enabling peer to peer device transactions for PCIe devices
 2017-01-13 13:04 UTC  (17+ messages)

[ndctl PATCH] test, multi-pmem: check namespace deletion
 2017-01-13  2:04 UTC 

[PATCH] libnvdimm, namespace: fix pmem namespace leak, delete when size set to zero
 2017-01-13  1:50 UTC 

USPS issue #7909403: unable to delivery parcel
 2017-01-12 21:18 UTC 

[PATCH v5] DAX: enable iostat for read/write
 2017-01-12 18:38 UTC  (3+ messages)

[PATCH v7] x86: fix kaslr and memmap collision
 2017-01-11 23:20 UTC 

[PATCH v6] x86: fix kaslr and memmap collision
 2017-01-11 17:59 UTC  (5+ messages)

[PATCH v4] DAX: enable iostat for read/write
 2017-01-11 16:29 UTC  (5+ messages)

fix write synchronization for DAX
 2017-01-11  9:02 UTC  (5+ messages)
` [PATCH 1/2] ext4: fix DAX write locking
` [PATCH 2/2] dax: assert that i_rwsem is held exclusive for writes

[PATCH] dax: fix build warnings with FS_DAX and !FS_IOMAP
 2017-01-11  9:02 UTC  (3+ messages)

[PATCH v4 0/7] DAX tracepoints, mm argument simplification
 2017-01-10 21:52 UTC  (8+ messages)
` [PATCH v4 1/7] tracing: add __print_flags_u64()
` [PATCH v4 2/7] dax: add tracepoint infrastructure, PMD tracing
` [PATCH v4 3/7] dax: update MAINTAINERS entries for FS DAX
` [PATCH v4 4/7] dax: add tracepoints to dax_pmd_load_hole()
` [PATCH v4 5/7] dax: add tracepoints to dax_pmd_insert_mapping()
` [PATCH v4 6/7] mm, dax: make pmd_fault() and friends to be the same as fault()
` [PATCH v4 7/7] mm, dax: move pmd_fault() to take only vmf parameter


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