Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-04 06:12:33 to 2019-04-17 15:36:19 UTC [more...]

[PATCH v3 00/18] btrfs dax support
 2019-04-17 15:36 UTC  (23+ messages)
` [PATCH 01/18] btrfs: create a mount option for dax
` [PATCH 02/18] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
` [PATCH 03/18] btrfs: basic dax read
` [PATCH 04/18] dax: Introduce IOMAP_DAX_COW to CoW edges during writes
` [PATCH 05/18] btrfs: return whether extent is nocow or not
` [PATCH 06/18] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
` [PATCH 07/18] btrfs: add dax write support
` [PATCH 08/18] dax: memcpy page in case of IOMAP_DAX_COW for mmap faults
` [PATCH 09/18] btrfs: Add dax specific address_space_operations
  ` [PATCH 10/18] dax: replace mmap entry in case of CoW
` [PATCH 11/18] btrfs: add dax mmap support
` [PATCH 12/18] btrfs: allow MAP_SYNC mmap
` [PATCH 13/18] fs: dedup file range to use a compare function
` [PATCH 14/18] dax: memcpy before zeroing range
` [PATCH 15/18] btrfs: handle dax page zeroing
` [PATCH 16/18] btrfs: Writeprotect mmap pages on snapshot
` [PATCH 17/18] btrfs: Disable dax-based defrag and send
` [PATCH 18/18] btrfs: trace functions for btrfs_iomap_begin/end

Returned mail: see transcript for details
 2019-04-17  3:39 UTC 

[RFC PATCH 0/4] xfs: add handle for reflink in dax
 2019-04-17  2:06 UTC  (7+ messages)
` [RFC PATCH 1/4] fs/iomap: Introduce src_addr for COW in fsdax mode
` [RFC PATCH 2/4] fs/xfs: iomap: add handle for reflink "
` [RFC PATCH 3/4] fs/dax: copy source blocks before writing when COW
` [RFC PATCH 4/4] fs/xfs: iomap: update the extent list after a COW

[PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl
 2019-04-16 20:25 UTC 

linux-nvdimm:掌握TOYOTA TPS精益生产管理模式的精髓
 2019-04-16 16:34 UTC 

DAX numa_attribute vs SubNUMA clusters
 2019-04-16 15:31 UTC  (7+ messages)

[patch] libnvdimm/label: Check for a disabled nmem when deleting labels
 2019-04-16 12:57 UTC  (3+ messages)

[GIT PULL] libnvdimm fixes for 5.1-rc6
 2019-04-16  0:00 UTC  (2+ messages)

[GIT PULL] Fileystem-DAX fix for v5.1-rc6
 2019-04-15 22:15 UTC  (2+ messages)

[PATCH ndctl] ndctl, region: return the rc value in region_action
 2019-04-15 18:29 UTC  (3+ messages)

[PATCH][RFC] nvdimm: pmem: always flush nvdimm for write request
 2019-04-15 17:04 UTC  (6+ messages)
  ` 答复: "

[RFC PATCH 0/5] EFI Special Purpose Memory Support
 2019-04-15 11:43 UTC  (24+ messages)
` [RFC PATCH 1/5] efi: Detect UEFI 2.8 Special Purpose Memory
` [RFC PATCH 2/5] lib/memregion: Uplevel the pmem "region" ida to a global allocator
` [RFC PATCH 3/5] acpi/hmat: Track target address ranges
` [RFC PATCH 4/5] acpi/hmat: Register special purpose memory as a device
` [RFC PATCH 5/5] device-dax: Add a driver for "hmem" devices

[PATCH v5 0/6] virtio pmem driver
 2019-04-12 13:12 UTC  (30+ messages)
` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
    ` [Qemu-devel] "
` [PATCH v5 2/5] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "
` [PATCH v5 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v5 4/6] dax: check synchronous mapping is supported
` [PATCH v5 5/6] ext4: disable map_sync for async flush
` [PATCH v5 6/6] xfs: "

[PATCH] acpi/nfit: ensure that intel passphrase length is not larger than nvdimm
 2019-04-12  2:10 UTC 

[ndctl PATCH] ndctl: add a 'clear-errors' command
 2019-04-12  1:35 UTC 

E-mail De-activation
 2019-04-11 18:41 UTC 

High danger. Your account was attacked
 2019-04-11  4:09 UTC 

[PATCH v5 00/10] mm: Sub-section memory hotplug support
 2019-04-10  9:51 UTC  (2+ messages)

[PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules
 2019-04-09 19:14 UTC  (38+ messages)
` [PATCH RFC tip/core/rcu 1/4] dax/super: Dynamically allocate dax_srcu

72282798公开审理的开庭形式,有何风险,如何避免风险?
 2019-04-09 13:26 UTC 

[PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
 2019-04-09 13:02 UTC  (4+ messages)

New Order
 2019-04-09 11:33 UTC 

[PATCH v2] mm: Fix modifying of page protection by insert_pfn_pmd()
 2019-04-09  4:46 UTC  (3+ messages)

Security Notice. Someone have access to your system
 2019-04-09  1:49 UTC 

[GIT PULL] tpmdd fixes for Linux v5.1
 2019-04-08 22:13 UTC  (2+ messages)

[PATCH v2] fs/dax: deposit pagetable even when installing zero page
 2019-04-08 15:54 UTC  (6+ messages)

[mm PATCH v7 0/4] Deferred page init improvements
 2019-04-06 13:02 UTC  (6+ messages)
` [mm PATCH v7 1/4] mm: Use mm_zero_struct_page from SPARC on all 64b architectures
` [mm PATCH v7 2/4] mm: Drop meminit_pfn_in_nid as it is redundant
` [mm PATCH v7 3/4] mm: Implement new zone specific memblock iterator
` [mm PATCH v7 4/4] mm: Initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections

[LSF/MM TOPIC] Filesystem-DAX, page-pinning, and RDMA
 2019-04-05 23:01 UTC  (6+ messages)

[PATCH] libnvdimm, pmem: fix a possible OOB access when read and write pmem
 2019-04-05 15:43 UTC  (3+ messages)

High level of danger. Your account was under attack
 2019-04-05 14:44 UTC 

[PATCH v1 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-04-04 22:06 UTC  (18+ messages)
` [PATCH v1 01/17] kunit: test: add KUnit test runner core
` [PATCH v1 04/17] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v1 08/17] kunit: test: add support for test abort
` [PATCH v1 09/17] kunit: test: add tests for kunit "
` [PATCH v1 11/17] kunit: test: add test managed resource tests
` [PATCH v1 13/17] kunit: defconfig: add defconfigs for building KUnit tests
` [PATCH v1 14/17] Documentation: kunit: add documentation for KUnit
  ` [PATCH v1 02/17] kunit: test: add test resource management API
  ` [PATCH v1 03/17] kunit: test: add string_stream a std::stream like string builder
  ` [PATCH v1 05/17] kunit: test: add the concept of expectations
  ` [PATCH v1 06/17] kbuild: enable building KUnit
  ` [PATCH v1 07/17] kunit: test: add initial tests
  ` [PATCH v1 10/17] kunit: test: add the concept of assertions
  ` [PATCH v1 12/17] kunit: tool: add Python wrappers for running KUnit tests
  ` [PATCH v1 15/17] MAINTAINERS: add entry for KUnit the unit testing framework
  ` [PATCH v1 16/17] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v1 17/17] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH v3 0/3] kvm: Use huge pages for DAX-backed files
 2019-04-04 20:37 UTC  (6+ messages)
` [PATCH v3 1/3] mm: make dev_pagemap_mapping_shift() externally visible
  ` [PATCH v3 2/3] kvm: Use huge pages for DAX-backed files
  ` [PATCH v3 3/3] kvm: remove redundant PageReserved() check

[PATCH v4 0/5] virtio pmem driver
 2019-04-04 15:50 UTC  (18+ messages)
` [PATCH v4 2/5] virtio-pmem: Add "
  ` [Qemu-devel] "
` [PATCH v4 5/5] xfs: disable map_sync for async flush
            ` [Qemu-devel] "

MESSAGE COULD NOT BE DELIVERED
 2019-04-04 11:26 UTC 

[PATCH 5.0 057/246] mm/resource: Return real error codes from walk failures
 2019-04-04  8:45 UTC 


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