Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-22 22:59:10 to 2016-07-10 03:27:55 UTC [more...]

[PATCH v2 00/17] replace pcommit with ADR or directed flushing
 2016-07-10  3:25 UTC  (7+ messages)
` [PATCH v2 01/17] nfit: always associate flush hints
` [PATCH v2 02/17] nfit: don't override return value of nfit_mem_init
` [PATCH v2 03/17] libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users
` [PATCH v2 04/17] libnvdimm, nfit: remove nfit_spa_map() infrastructure
` [PATCH v2 05/17] libnvdimm, nfit: move flush hint mapping to region-device driver-data
` [PATCH v2 06/17] tools/testing/nvdimm: simulate multiple flush hints per-dimm

improve keywords ranks within 1 week
 2016-07-09 15:23 UTC 

[GIT PULL] ->driverfs_dev removal for 4.8
 2016-07-08 22:05 UTC  (2+ messages)

[PATCH 1/2] libnvdimm: add missing macros
 2016-07-08 19:32 UTC  (3+ messages)

[PATCH v3 0/4] Support DAX for device-mapper linear devices
 2016-07-08 19:30 UTC  (12+ messages)
  ` [PATCH v3 1/4] block: add QUEUE_FLAG_DAX for devices to advertise their DAX support
  ` [PATCH v3 2/4] block: expose QUEUE_FLAG_DAX in sysfs
  ` [PATCH v3 3/4] dm: add infrastructure for DAX support
  ` [PATCH v3 4/4] dm linear: add "

[PATCH v2] pmem: add pmem support codes on ARM64
 2016-07-08  7:51 UTC 

[PATCH] dax: use devm_add_action_or_reset()
 2016-07-07  4:02 UTC  (4+ messages)

[PATCH] nfit: use devm_add_action_or_reset()
 2016-07-07  4:02 UTC  (5+ messages)

[PATCH v4] acpi, nfit: treat virtual ramdisk SPA as pmem region
 2016-07-07  3:43 UTC 

Reach Millions of FB Group Members
 2016-07-06 23:29 UTC 

[PATCH] libnvdimm: initialize struct blk_integrity with 0
 2016-07-06 17:34 UTC  (3+ messages)

[PATCH] [RFC] pmem: add pmem support codes on ARM64
 2016-07-06  8:31 UTC  (3+ messages)

Remittance: $4511, ***SPAM*** Remittance: $4511
 2016-07-05  4:55 UTC 

I found it!
 2016-07-04  9:52 UTC 

[ndctl PATCH] test: override current kernel version with environment variable
 2016-07-04  7:29 UTC  (2+ messages)

[ndctl PATCH] build: quiet warnings about missing git repository
 2016-07-04  7:29 UTC  (2+ messages)

Reach Millions of FB Group Members
 2016-07-02  4:16 UTC 

Beat bad competition with negative SEO
 2016-07-01 16:39 UTC 

Beat bad competition with negative SEO
 2016-07-01  9:17 UTC 

Your visit to the 120th Canton Fair in China (46)
 2016-07-01  2:49 UTC 

[GIT PULL] libnvdimm fixes for 4.7-rc6
 2016-07-01  1:01 UTC 

[PATCH] acpi, nfit: print command names instead of numbers
 2016-06-30  0:05 UTC  (5+ messages)

test suite errors
 2016-06-29 23:47 UTC  (7+ messages)

[PATCH] nfit: fix format interface code byte order
 2016-06-29 21:23 UTC 

[PATCH 0/3 v1] dax: Clear dirty bits after flushing caches
 2016-06-29 20:47 UTC  (12+ messages)
` [PATCH 1/3] dax: Make cache flushing protected by entry lock
` [PATCH 2/3] mm: Export follow_pte()
` [PATCH 3/3] dax: Clear dirty entry tags on cache flush

[PATCH 0/2] Support DAX for device-mapper dm-linear devices
 2016-06-29 15:19 UTC  (10+ messages)
` [PATCH 1/2] dm: update table type check for dax
` [PATCH 2/2] dm snap: add fake origin_direct_access
` [PATCH 0/2] fix dm-snap for dax

[RESEND PATCH] x86/mm: only allow memmap=XX!YY over existing RAM
 2016-06-29 14:41 UTC  (6+ messages)

xfs: untangle the direct I/O and DAX path, fix DAX locking
 2016-06-29 12:23 UTC  (15+ messages)
` [PATCH 8/8] xfs: fix locking for DAX writes

[PATCH] acpi, nfit: fix acpi_check_dsm() vs zero functions implemented
 2016-06-28 15:31 UTC  (9+ messages)

[PATCH v5 0/5] Introduce device_add_disk() to kill gendisk.driverfs_dev
 2016-06-28 11:59 UTC  (15+ messages)
` [PATCH v5 1/5] block: introduce device_add_disk()
` [PATCH v5 2/5] mmc: move 'parent' tracking to mmc_blk_data
` [PATCH v5 3/5] um: track 'parent' device in a local variable
` [PATCH v5 4/5] block: convert to device_add_disk()
` [PATCH v5 5/5] block: remove ->driverfs_dev

[PATCH v4] acpi, nfit: treat virtual ramdisk SPA as pmem region
 2016-06-28  6:39 UTC 

[PATCH v3] acpi, nfit: treat volatile virtual CD region as pmem
 2016-06-27 23:09 UTC  (3+ messages)

[ndctl PATCH 0/9] updates for vmalloc-based nfit_test and device-dax
 2016-06-27 23:04 UTC  (14+ messages)
` [ndctl PATCH 1/9] ndctl: deprecate pcommit
` [ndctl PATCH 2/9] test, libndctl: invalidate dax info blocks before reuse
` [ndctl PATCH 3/9] ndctl, list: list device-dax instances beneath a namespace
` [ndctl PATCH 4/9] ndctl, list: allow limiting namespace listing
` [ndctl PATCH 5/9] ndctl: add libs dependency to spec file
` [ndctl PATCH 6/9] ndctl, create-namespace: fix blk-namepsaces vs device-dax
` [ndctl PATCH 7/9] ndctl, create-namespace: fix device-dax vs --map=
` [ndctl PATCH 8/9] test, libndctl: move pfn + dax configurations to a destructive test
` [ndctl PATCH 9/9] test, libndctl: kill some dead code

[ndctl PATCH v2] ndctl: make completion smarter wrt mode/type/idle options
 2016-06-27 21:29 UTC  (2+ messages)

[ndctl PATCH] ndctl: make completion smarter wrt mode/type/idle options
 2016-06-27 21:18 UTC  (3+ messages)

[ndctl PATCH] ndctl: delete duplicate -v on "ndctl destroy-namespace --help" page
 2016-06-27 18:37 UTC 

[ndctl PATCH] ndctl: update readme for vmalloc() based nfit_test
 2016-06-27 18:37 UTC 

[PATCH] ndctl: delete duplicate -v on "ndctl destroy-namespace --help" page
 2016-06-27 18:27 UTC  (2+ messages)

[PATCH v2] libnvdimm, nfit: treat volatile virtual CD region as pmem
 2016-06-27 16:57 UTC  (6+ messages)

[PATCH 0/2] ZONE_DEVICE cleanups
 2016-06-27 13:39 UTC  (4+ messages)
` [PATCH 1/2] mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT
` [PATCH 2/2] mm: cleanup ifdef guards for vmem_altmap

[PATCH 0/2] nfit_test: convert to vmalloc()
 2016-06-27  6:00 UTC  (4+ messages)
` [PATCH 1/2] libnvdimm, pmem: allow nfit_test to override pmem_direct_access()
` [PATCH 2/2] tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc()

警告: 收件箱-linux-nvdimm@lists.01.org-是有限的 [8 未传递的消息]
 2016-06-27  0:44 UTC 

[PATCH] dm stripe: add DAX support
 2016-06-24 20:46 UTC  (7+ messages)
`  "

[PATCH] e820: use module_platform_driver
 2016-06-24 15:40 UTC  (2+ messages)

[PATCH] libnvdimm, pfn, dax: fix initialization vs autodetect for mode + alignment
 2016-06-24  5:29 UTC 

ESPAGNE , maison neuve avec piscine pour 193500 euros
 2016-06-24  5:29 UTC 

[RFC PATCH 0/2] Initial support for badblock checking in xfs
 2016-06-24  1:40 UTC  (3+ messages)

[PATCH v2 0/3] Support DAX for device-mapper dm-linear devices
 2016-06-23 21:11 UTC  (9+ messages)
` [PATCH v2 1/3] block: add QUEUE_FLAG_DAX for devices to advertise their DAX support
` [PATCH v2 2/3] dm: add infrastructure for "
` [PATCH v2 3/3] dm linear: add "

[PATCH 0/3] Misc. ndctl fixes
 2016-06-23 20:12 UTC  (5+ messages)
  ` [PATCH 1/3] util_namespace_to_json: fix potential null pointer dereference
  ` [PATCH 2/3] daxctl_region_unref: fix a "
  ` [PATCH 3/3] validate_namespace_options: fix bogus test

Action Required: Inbox for linux-nvdimm@lists.01.org is limited [12 undelivered messages]
 2016-06-23 12:42 UTC 

Action Required: Inbox for linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org is limited [12 undelivered messages]
 2016-06-23 12:42 UTC 

[PATCH] x86/mm: only allow memmap=XX!YY over existing RAM
 2016-06-23 11:52 UTC  (2+ messages)

[PATCH 0/6] Support DAX for device-mapper dm-linear devices
 2016-06-22 22:59 UTC  (12+ messages)


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