nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-27 23:52:55 to 2017-10-12 16:15:30 UTC [more...]

[PATCH v2 0/5] ext4: DAX data corruption fixes
 2017-10-12 16:18 UTC  (11+ messages)
` [PATCH v2 1/5] ext4: prevent data corruption with inline data + DAX
` [PATCH v2 2/5] ext4: prevent data corruption with journaling "
` [PATCH v2 4/5] ext4: add ext4_should_use_dax()
` [PATCH v2 5/5] ext4: remove duplicate extended attributes defs

[RFC 0/2] KVM "fake DAX" device flushing
 2017-10-12 15:50 UTC  (4+ messages)
` [RFC 1/2] pmem: Move reusable code to base header files
  ` [RFC 2/2] KVM: add virtio-pmem driver
` [RFC] QEMU: Add virtio pmem device

[PATCH v9 0/6] MAP_DIRECT for DAX userspace flush
 2017-10-12 14:23 UTC  (13+ messages)
` [PATCH v9 1/6] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v9 2/6] fs, mm: pass fd to ->mmap_validate()
` [PATCH v9 3/6] fs: MAP_DIRECT core
` [PATCH v9 4/6] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v9 5/6] fs, xfs, iomap: introduce break_layout_nowait()
` [PATCH v9 6/6] xfs: wire up MAP_DIRECT

[RFC] KVM "fake DAX" device flushing
 2017-10-12 10:39 UTC  (4+ messages)

Delivery reports about your e-mail
 2017-10-12  4:25 UTC 

Delivery reports about your e-mail
 2017-10-12  4:25 UTC 

ffsb job does not exit on xfs 4.14-rc1+
 2017-10-11 21:10 UTC  (3+ messages)

[PATCH] libnvdimm: add smart payload fields added in DSM 1.6
 2017-10-11 18:01 UTC  (2+ messages)

nfit test deadlock
 2017-10-11 16:34 UTC  (2+ messages)

[PATCH v8 00/14] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-11 16:01 UTC  (23+ messages)
` [PATCH v8 01/14] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v8 02/14] fs, mm: pass fd to ->mmap_validate()
` [PATCH v8 03/14] fs: MAP_DIRECT core
` [PATCH v8 04/14] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v8 05/14] fs, xfs, iomap: introduce iomap_can_allocate()
` [PATCH v8 06/14] xfs: wire up MAP_DIRECT
` [PATCH v8 07/14] iommu, dma-mapping: introduce dma_get_iommu_domain()
` [PATCH v8 08/14] fs, mapdirect: introduce ->lease_direct()
` [PATCH v8 09/14] xfs: wire up ->lease_direct()
` [PATCH v8 10/14] device-dax: "
` [PATCH v8 11/14] iommu: up-level sg_num_pages() from amd-iommu
` [PATCH v8 12/14] iommu/vt-d: use iommu_num_sg_pages
` [PATCH v8 13/14] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
` [PATCH v8 14/14] tools/testing/nvdimm: enable rdma unit tests

[PATCH] Fix mpage_writepage() for pages with buffers
 2017-10-11 15:40 UTC  (5+ messages)

转发:几何尺寸与公差
 2017-10-11  9:14 UTC 

转发:几何尺寸与公差
 2017-10-11  9:14 UTC 

test
 2017-10-11  3:22 UTC 

test
 2017-10-11  3:22 UTC 

[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-10 20:17 UTC  (42+ messages)
` [PATCH v7 01/12] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v7 02/12] fs, mm: pass fd to ->mmap_validate()
` [PATCH v7 03/12] fs: introduce i_mapdcount
` [PATCH v7 04/12] fs: MAP_DIRECT core
` [PATCH v7 05/12] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v7 06/12] xfs: wire up MAP_DIRECT
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()
  ` [PATCH v8] dma-mapping: introduce dma_get_iommu_domain()
` [PATCH v7 08/12] fs, mapdirect: introduce ->lease_direct()
` [PATCH v7 09/12] xfs: wire up ->lease_direct()
` [PATCH v7 10/12] device-dax: "
` [PATCH v7 11/12] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
  ` [PATCH v8 1/2] iommu: up-level sg_num_pages() from amd-iommu
  ` [PATCH v8 2/2] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
` [PATCH v7 12/12] tools/testing/nvdimm: enable rdma unit tests

代开发票
 2017-10-10 19:23 UTC 

Mail System Error - Returned Mail
 2017-10-10  7:47 UTC 

Mail System Error - Returned Mail
 2017-10-10  7:47 UTC 

[ndctl PATCH] ndctl, test: rdma vs dax
 2017-10-10  7:14 UTC  (4+ messages)

FAIL: dax-errors.sh failures on 4.14.0-rc4+
 2017-10-10  3:04 UTC 

[ndctl PATCH 0/8] add an inject-error command to ndctl
 2017-10-09 23:49 UTC  (15+ messages)
` [ndctl PATCH 1/8] libndctl: fix a memory leak in add_bus
` [ndctl PATCH 2/8] ndctl, list: move the --human description to an include
` [ndctl PATCH 3/8] libndctl: add APIs to get scrub count and to wait for a scrub
` [ndctl PATCH 4/8] ccan/list: add a list_add_after helper
` [ndctl PATCH 5/8] ndctl: add an inject-error command
` [ndctl PATCH 6/8] ndctl/test: add a new unit test for inject-error
` [ndctl PATCH 7/8] ndctl/test: update existing unit tests to use error-inject
` [ndctl PATCH 8/8] ndctl/test: add a new unit test for BTT error clearing

[PATCH v3 0/4] add error injection commands to nfit_test
 2017-10-09 21:03 UTC  (5+ messages)
` [PATCH v3 1/4] libnvdimm: move poison list functions to a new 'badrange' file
` [PATCH v3 2/4] nfit_test: add error injection DSMs
` [PATCH v3 3/4] libnvdimm, badrange: remove a WARN for list_empty
` [PATCH v3 4/4] nfit_test: when clearing poison, also remove badrange entries

[PATCH 0/4] add error injection commands to nfit_test
 2017-10-09 20:53 UTC  (12+ messages)
` [PATCH 1/4] libnvdimm: move poison list functions to a new 'badrange' file
` [PATCH 2/4] nfit_test: add error injection DSMs
` [PATCH 3/4] libnvdimm, badrange: remove a WARN for list_empty
` [PATCH 4/4] nfit_test: when clearing poison, also remove badrange entries

[PATCH v2 0/4] add error injection commands to nfit_test
 2017-10-09 20:41 UTC  (5+ messages)
` [PATCH v2 1/4] libnvdimm: move poison list functions to a new 'badrange' file
` [PATCH v2 2/4] nfit_test: add error injection DSMs
` [PATCH v2 3/4] libnvdimm, badrange: remove a WARN for list_empty
` [PATCH v2 4/4] nfit_test: when clearing poison, also remove badrange entries

[RFC 00/16] NOVA: a new file system for persistent memory
 2017-10-09 15:32 UTC  (2+ messages)

Returned mail: see transcript for details
 2017-10-09  7:19 UTC 

Returned mail: see transcript for details
 2017-10-09  7:19 UTC 

linux-nvdimm现场质量问题分析与解决
 2017-10-08 16:39 UTC 

[PATCH v4 0/3] acpi nfit: make emulation of translate SPA on nfit_test
 2017-10-06 18:03 UTC  (3+ messages)

[PATCH] libnvdimm, namespace: make a couple of functions static
 2017-10-05 12:18 UTC  (2+ messages)

From Hakim AL Mady
 2017-10-04 14:44 UTC 

[PATCH v2 0/4] dax: require 'struct page' and other fixups
 2017-10-03 17:29 UTC  (16+ messages)
` [PATCH v2 1/4] dax: quiet bdev_dax_supported()
` [PATCH v2 2/4] dax: disable filesystem dax on devices that do not map pages
` [PATCH v2 3/4] dax: stop using VM_MIXEDMAP for dax
` [PATCH v2 4/4] dax: stop using VM_HUGEPAGE "

[ndctl PATCH] ndctl: fix static analysis report, unchecked sscanf
 2017-10-03  1:52 UTC  (2+ messages)

[PATCH 0/7] re-enable XFS per-inode DAX
 2017-10-01  8:17 UTC  (16+ messages)
` [PATCH 1/7] xfs: always use DAX if mount option is used
` [PATCH 3/7] xfs: protect S_DAX transitions in XFS read path

[ndctl PATCH] ndctl, bash-completion: the --align option requires an argument
 2017-09-29 21:39 UTC 

[PATCH v5 0/2] dax, dm: stop requiring dax for device-mapper
 2017-09-29 14:47 UTC  (4+ messages)
` [PATCH v5 1/2] dax: introduce CONFIG_DAX_DRIVER

转发:linux-nvdimm@lists.01.org
 2017-09-29  5:30 UTC 

回复:包悠
 2017-09-29  5:09 UTC 

绩效体系设计——kpi与平衡计分卡
 2017-09-29  4:12 UTC 

[ndctl PATCH] ndctl, list: fix crash when listing idle device-dax instances
 2017-09-29  0:47 UTC 

[PATCH 0/3] dax: require 'struct page' and other fixups
 2017-09-28 16:41 UTC  (9+ messages)
` [PATCH 1/3] dax: disable filesystem dax on devices that do not map pages
` [PATCH 2/3] dax: stop using VM_MIXEDMAP for dax
` [PATCH 3/3] dax: stop using VM_HUGEPAGE "

回复:质量管理新思维SQM与TQM
 2017-09-28  8:10 UTC 

回复:品质改善从哪里入手?
 2017-09-28  2:56 UTC 


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).