nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-08 18:57:58 to 2016-08-30 06:05:19 UTC [more...]

report
 2016-08-30  6:05 UTC 

xfstests xfs fuzzers fail with DAX
 2016-08-30  2:37 UTC  (3+ messages)

[PATCH 0/3] acpi, nfit: nvdimm notification support + tests
 2016-08-29 22:19 UTC  (9+ messages)
` [PATCH 1/3] tools/testing/nvdimm: unit test for acpi_nfit_notify()
` [PATCH 2/3] acpi, nfit: add dimm device notification support
` [PATCH 3/3] tools/testing/nvdimm: unit test for acpi_nvdimm_notify()

[PATCH v4 RESEND 0/2] Align mmap address for DAX pmd mappings
 2016-08-29 22:00 UTC  (9+ messages)
` [PATCH v4 RESEND 1/2] thp, dax: add thp_get_unmapped_area for "
` [PATCH v4 RESEND 2/2] ext2/4, xfs: call thp_get_unmapped_area() "

DAX can not work on virtual nvdimm device
 2016-08-29 19:30 UTC  (6+ messages)

linux-nvdimm
 2016-08-29 14:37 UTC 

[PATCH v2 0/9] re-enable DAX PMD support
 2016-08-29 12:57 UTC  (16+ messages)
` [PATCH v2 1/9] ext4: allow DAX writeback for hole punch
` [PATCH v2 2/9] ext2: tell DAX the size of allocation holes
` [PATCH v2 3/9] ext4: "
` [PATCH v2 4/9] dax: remove buffer_size_valid()
` [PATCH v2 5/9] dax: make 'wait_table' global variable static
` [PATCH v2 6/9] dax: consistent variable naming for DAX entries
` [PATCH v2 7/9] dax: coordinate locking for offsets in PMD range
` [PATCH v2 8/9] dax: re-enable DAX PMD support
` [PATCH v2 9/9] dax: remove "depends on BROKEN" from FS_DAX_PMD

ipcezqgabqpjkogas
 2016-08-29  6:40 UTC 

ipcezqgabqpjkogas
 2016-08-29  6:40 UTC 

test
 2016-08-27  6:54 UTC 

test
 2016-08-27  6:54 UTC 

[ndctl PATCH] test, libndctl: check btt size
 2016-08-26 16:31 UTC  (2+ messages)

Error
 2016-08-26  7:09 UTC 

Error
 2016-08-26  7:09 UTC 

[PATCH] mm: silently skip readahead for DAX inodes
 2016-08-25 16:42 UTC  (5+ messages)
  ` [PATCH v2] "
    ` [PATCH v2 RESEND] "

[ndctl PATCH] test, device-dax: validate MAP_PRIVATE attempts fail
 2016-08-24 19:40 UTC 

[ndctl PATCH] test: add device-dax direct-i/o test
 2016-08-24 17:15 UTC 

[PATCH] dax: fix device-dax region base
 2016-08-24 16:16 UTC 

[PATCH] memremap: Fix NULL pointer BUG in get_zone_device_page()
 2016-08-24 15:21 UTC  (17+ messages)

[ndctl PATCH 0/3] ndctl: nvdimm notification tests
 2016-08-23 23:48 UTC  (5+ messages)
` [ndctl PATCH 1/3] test: gate SMART payload verification on v4.9
` [ndctl PATCH 2/3] ndctl: add ndctl_dimm_get_health_eventfd() api
` [ndctl PATCH 3/3] test: validate ndctl_dimm_get_health_eventfd()

kernel BUG observed during ndctl Unit Tests on 4.8.0-rc2
 2016-08-23 19:45 UTC  (3+ messages)

SUSE B2B Conference List
 2016-08-23 17:12 UTC 

Targeted Instagram followers
 2016-08-23  9:43 UTC 

[PATCH] acpi, nfit: check for the correct event code in notifications
 2016-08-22 22:43 UTC  (2+ messages)

Mail System Error - Returned Mail
 2016-08-22  9:17 UTC 

Mail System Error - Returned Mail
 2016-08-22  9:17 UTC 

Targeted Instagram followers
 2016-08-20 14:48 UTC 

do people come to your site from 
 2016-08-20  8:55 UTC 

DELIVERY REPORTS ABOUT YOUR E-MAIL
 2016-08-20  8:10 UTC 

Re:do you know google?
 2016-08-20  4:36 UTC 

[PATCH 1/2] x86: Set up resources correctly on Hyper-V Generation 2
 2016-08-19 16:46 UTC  (14+ messages)
` [PATCH 2/2] x86: Turn down the scary 'no PCI' warning

[PATCH v2] libnvdimm: Fix nvdimm_probe error on NVDIMM-N
 2016-08-19  8:17 UTC  (2+ messages)

Starting from 0.16 usd for 1000 visits
 2016-08-19  1:48 UTC 

[PATCH] acpi, nfit: fix acpi event notifications for nfit
 2016-08-18 20:30 UTC  (6+ messages)

[PATCH 0/7] re-enable DAX PMD support
 2016-08-18 14:15 UTC  (21+ messages)
` [PATCH 1/7] ext2: tell DAX the size of allocation holes
` [PATCH 2/7] ext4: "
` [PATCH 3/7] dax: remove buffer_size_valid()
` [PATCH 4/7] dax: rename 'ret' to 'entry' in grab_mapping_entry
` [PATCH 5/7] dax: lock based on slot instead of [mapping, index]
` [PATCH 6/7] dax: re-enable DAX PMD support
` [PATCH 7/7] dax: remove "depends on BROKEN" from FS_DAX_PMD

[PATCH] ext4: allow DAX writeback for hole punch
 2016-08-17 18:23 UTC  (4+ messages)
  ` [PATCH v2] "

[ndctl PATCH 0/8] ndctl: device-dax tests
 2016-08-16 17:22 UTC  (9+ messages)
` [ndctl PATCH 1/8] ndctl: centralize libndctl context init across commands
` [ndctl PATCH 2/8] libdaxctl: add daxctl_region_get_available_size()
` [ndctl PATCH 3/8] libdaxctl: add daxctl_region_get_seed()
` [ndctl PATCH 4/8] test: teach test/libndctl about device-dax seeds
` [ndctl PATCH 5/8] test: refactor / export ndctl_get_test_dev()
` [ndctl PATCH 6/8] test, create-namespace: reset global data
` [ndctl PATCH 7/8] test: convert device-dax test from shell to C
` [ndctl PATCH 8/8] test, device-dax: check mappings invalidated on namespace reconfiguration

[PATCH 0/4] device-dax prepare for dynamic resize / allocate
 2016-08-16 17:09 UTC  (5+ messages)
` [PATCH 1/4] dax: check resource alignment at dax region/device create
` [PATCH 2/4] dax: add region-available-size attribute
` [PATCH 3/4] dax: convert devm_create_dax_dev to PTR_ERR
` [PATCH 4/4] dax: register seed device

[PATCH] libnvdimm: Fix nvdimm_probe error on NVDIMM-N
 2016-08-16 15:05 UTC  (3+ messages)

[PATCH 0/7] dax: unified host inode for device-dax mappings
 2016-08-16  3:25 UTC  (8+ messages)
` [PATCH 1/7] dax: cleanup needlessly global symbol warnings
` [PATCH 2/7] dax: reorder dax_fops function definitions
` [PATCH 3/7] dax: rename fops from dax_dev_ to dax_
` [PATCH 4/7] dax: embed a struct device in dax_dev
` [PATCH 5/7] dax: convert to the cdev api
` [PATCH 6/7] dax: define a unified inode/address_space for device-dax mappings
` [PATCH 7/7] dax: unmap/truncate on device shutdown

[PATCH v2 0/3] 'slot' can be NULL in radix_tree_next_slot()
 2016-08-15 19:42 UTC  (4+ messages)
` [PATCH v2 1/3] radix-tree: "
` [PATCH v2 2/3] radix-tree tests: add iteration test
` [PATCH v2 3/3] radix-tree tests: properly initialize mutex

Best Relationship Tshirt
 2016-08-13 20:08 UTC 

Your visit to the 120th Canton Fair in China (46)
 2016-08-13  2:41 UTC 

[GIT PULL] libnvdimm fixes for 4.8-rc2
 2016-08-12 19:09 UTC 

上海东方网点双峰店有限公司
 2016-08-12 13:25 UTC 

Mail System Error - Returned Mail
 2016-08-12 10:50 UTC 

Mail System Error - Returned Mail
 2016-08-12 10:50 UTC 

[ndctl PATCH] ndctl: update to latest ndctl.h
 2016-08-12  1:23 UTC 

[PATCH] libnvdimm: fix SMART Health DSM payload definition
 2016-08-12  1:22 UTC 

OA邮箱升级
 2016-08-11 19:27 UTC 

[4.6 stable PATCH 0/2] libnvdimm: fix initialization vs autodetect
 2016-08-11 16:47 UTC  (2+ messages)

[PATCH] fs/char_dev: fix cdev_put() vs f_op->release() use-after-free
 2016-08-11  7:24 UTC  (3+ messages)

[PATCH] tools/testing/nvdimm: fix SIGTERM vs hotplug crash
 2016-08-10 23:12 UTC 

[PATCH 1/3] radix-tree: 'slot' can be NULL in radix_tree_next_slot()
 2016-08-10 14:52 UTC  (6+ messages)
` [PATCH 3/3] radix-tree tests: properly initialize mutex

[PATCH 13/15] mm: Provide helper for finishing mkwrite faults
 2016-08-09 14:50 UTC  (2+ messages)
` [lkp] [mm] 0c649028cd: vm-scalability.throughput 343.9% improvement

(unknown)
 2016-08-09  9:13 UTC 

Subtle races between DAX mmap fault and write path
 2016-08-09  5:58 UTC  (17+ messages)

Starting from 0.16 usd for 1000 visits
 2016-08-09  2:44 UTC 

[PATCH] libnvdimm, nd_blk: mask off reserved status bits
 2016-08-08 19:36 UTC  (4+ messages)
` [PATCH v2] "


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