Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-17 06:52:54 to 2016-06-20 18:31:14 UTC [more...]

[PATCH 0/6] Support DAX for device-mapper dm-linear devices
 2016-06-20 18:31 UTC  (19+ messages)
` [PATCH 1/6] genhd: Add GENHD_FL_DAX to gendisk flags
` [PATCH 2/6] block: Check GENHD_FL_DAX for DAX capability
` [PATCH 3/6] dm: Add dm_blk_direct_access() for mapped device
` [PATCH 4/6] dm-linear: Add linear_direct_access()
` [PATCH 5/6] dm, dm-linear: Add dax_supported to dm_target
` [PATCH 6/6] dm: Enable DAX support for mapper device

[PATCH] nfit: add Microsoft NVDIMM DSM command set to white list
 2016-06-20 17:21 UTC  (5+ messages)

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

[PATCH v3 0/3] Introduce device_add_disk() to kill gendisk.driverfs_dev
 2016-06-20 14:43 UTC  (7+ messages)
` [PATCH v3 1/3] block: introduce device_add_disk()
` [PATCH v3 2/3] block: convert to device_add_disk()
` [PATCH v3 3/3] block: remove ->driverfs_dev

[RFC] x86/mm: only allow memmap=XX!YY over existing RAM
 2016-06-20  7:33 UTC  (3+ messages)

this is genious
 2016-06-19 17:46 UTC 

cheap iframe ad rotator traffic available here
 2016-06-18 19:38 UTC 

Reach Millions of FB Group Members
 2016-06-18  5:17 UTC 

[RFC PATCH 0/2] Initial support for badblock checking in xfs
 2016-06-17 22:27 UTC  (9+ messages)
` [RFC PATCH 1/2] block, badblocks: add a notifier for badblocks
` [RFC PATCH 2/2] xfs: initial/partial support "

[PATCH] libnvdimm: use devm_add_action_or_reset()
 2016-06-16  7:34 UTC  (2+ messages)

Mapping PCIe BAR as PMEM
 2016-06-16  0:31 UTC  (3+ messages)

[PATCH] libnvdimm, nfit: treat volatile virtual CD region as read-only pmem
 2016-06-12  2:10 UTC  (10+ messages)

[PATCH] efi: kernel param for legacy NVDIMM support
 2016-06-10 14:46 UTC  (2+ messages)

[PATCH] efi: kernel param for legacy NVDIMM support
 2016-06-10  8:48 UTC  (3+ messages)

[PATCH 00/13] deprecate pcommit
 2016-06-07 18:15 UTC  (35+ messages)
` [PATCH 01/13] driver core, libnvdimm: disable manual unbind of dimms while region active
` [PATCH 02/13] nfit: always associate flush hints
` [PATCH 03/13] libnvdimm: introduce nvdimm_flush()
` [PATCH 04/13] libnvdimm, nfit: move flush hint mapping to dimm driver
` [PATCH 05/13] tools/testing/nvdimm: simulate multiple flush hints per-dimm
` [PATCH 06/13] libnvdimm: cycle flush hints per-cpu
` [PATCH 07/13] libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush()
` [PATCH 08/13] fs/dax: remove wmb_pmem()
` [PATCH 09/13] libnvdimm, pmem: use nvdimm_flush() for namespace I/O writes
` [PATCH 10/13] pmem: kill wmb_pmem()
` [PATCH 11/13] Revert "KVM: x86: add pcommit support"
` [PATCH 12/13] x86/insn: remove pcommit
` [PATCH 13/13] pmem: kill __pmem address space

[PATCH] libnvdimm: IS_ERR() usage cleanup
 2016-06-03  7:09 UTC  (2+ messages)

IS_ERR_VALUE misuses
 2016-05-30  1:01 UTC  (6+ messages)

[ndctl PATCH] ndctl: fix rpm source url, switch back to v$VERSION tag scheme
 2016-05-28 20:45 UTC 

[ndctl PATCH] ndctl: release v53
 2016-05-27 21:03 UTC 

[PATCH v2] libnvdimm, btt: update the usage section in Documentation
 2016-05-27 18:43 UTC 

[PATCH] libnvdimm, btt: update the usage section in Documentation
 2016-05-26 21:23 UTC  (2+ messages)

[GIT PULL] dax-locking for 4.7
 2016-05-26 19:00 UTC  (2+ messages)

[ndctl PATCH] ndctl, list: display named devices by default
 2016-05-25 23:42 UTC  (2+ messages)

[GIT PULL] dax-misc for 4.7
 2016-05-23 23:51 UTC 

[ndctl PATCH] ndctl: spec updates for bash-completion + daxctl
 2016-05-23 21:20 UTC 

[ndctl PATCH v2 0/2] bash completion for ndctl
 2016-05-23 21:16 UTC  (4+ messages)
` [ndctl PATCH v2 1/2] ndctl: fix a segfault in parse-options.c
` [ndctl PATCH v2 2/2] ndctl: add bash completion

[ndctl PATCH 0/2] bash completion for ndctl
 2016-05-23 17:59 UTC  (7+ messages)
` [ndctl PATCH 1/2] ndctl: fix a segfault in parse-options.c
` [ndctl PATCH 2/2] ndctl: add bash completion

[PATCH 0/2] libnvdimm, dax: autodetect fixes
 2016-05-23  9:18 UTC  (5+ messages)
` [PATCH 1/2] libnvdimm, dax: autodetect support
` [PATCH 2/2] libnvdimm, dax: fix alignment validation

[GIT PULL] libnvdimm for 4.7
 2016-05-23  0:01 UTC 

[PATCH] libnvdimm, dax: fix deletion
 2016-05-21 21:57 UTC 

[ndctl PATCH 0/5] Device DAX support
 2016-05-21 21:55 UTC  (6+ messages)
` [ndctl PATCH 1/5] util: centralize logging
` [ndctl PATCH 2/5] util: centralize sysfs helpers
` [ndctl PATCH 3/5] test: fix 'pfn alignment too big' checks
` [ndctl PATCH 4/5] daxctl: initial boilerplate
` [ndctl PATCH 5/5] daxctl: enumeration api and unit test for "Device DAX"

[PATCH v4 0/6] Add alignment check for DAX mount
 2016-05-20 17:49 UTC  (13+ messages)
` [PATCH v4 6/6] block: Update blkdev_dax_capable() for consistency
  ` [PATCH] remove unused blkdev_dax_capable() function

[PATCH v3 0/5] "Device DAX" for persistent memory
 2016-05-20  8:01 UTC  (10+ messages)
` [PATCH v3 1/5] libnvdimm: stop requiring a driver ->remove() method
` [PATCH v3 2/5] /dev/dax, pmem: direct access to persistent memory
` [PATCH v3 3/5] /dev/dax, core: file operations and dax-mmap
` [PATCH v3 4/5] Revert "block: enable dax for raw block devices"
` [PATCH v3 5/5] libnvdimm: release ida resources

[PATCH] dax: Remove unused variable in __dax_pmd_fault()
 2016-05-20  7:55 UTC  (2+ messages)

Legacy NVDIMM-F over EFI
 2016-05-19 16:37 UTC  (10+ messages)

[PATCH 0/7 v4] DAX page fault locking
 2016-05-19  9:27 UTC  (4+ messages)
` [PATCH 5/7] dax: New "

[ndctl PATCH] ndctl: reorganize file structure, use per sub-directory makefiles
 2016-05-19  0:07 UTC  (2+ messages)

[PATCH v2 0/3] "Device DAX" for persistent memory
 2016-05-18 17:57 UTC  (13+ messages)
` [PATCH v2 1/3] /dev/dax, pmem: direct access to "
` [PATCH v2 2/3] /dev/dax, core: file operations and dax-mmap

dax-misc branch for linux-next
 2016-05-18  5:31 UTC  (3+ messages)

[PATCH 0/7 v4] DAX cleanups and fixes
 2016-05-17 17:56 UTC  (7+ messages)
` [PATCH 3/7] ext2: Avoid DAX zeroing to corrupt data

[ndctl PATCH] ndctl: fix destruction of "dax" mode namespaces
 2016-05-17  7:34 UTC  (2+ messages)

[ndctl PATCH] ndctl: filter out unit tests from command list
 2016-05-17  7:33 UTC  (2+ messages)


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