Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-08 22:36:24 to 2016-06-04 20:53:46 UTC [more...]

[PATCH 00/13] deprecate pcommit
 2016-06-04 20:52 UTC  (3+ messages)
` [PATCH 01/13] driver core, libnvdimm: disable manual unbind of dimms while region active
` [PATCH 02/13] nfit: always associate flush hints

[PATCH] libnvdimm, nfit: treat volatile virtual CD region as read-only pmem
 2016-06-04 16:24 UTC  (4+ messages)

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

[PATCH] nfit: add Microsoft NVDIMM DSM command set to white list
 2016-05-26 16:38 UTC 

[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  (23+ messages)
` [PATCH v4 1/6] block: Add vfs_msg() interface
` [PATCH v4 2/6] block: Add bdev_dax_supported() for dax mount checks
` [PATCH v4 3/6] ext4: Add alignment check for DAX mount
` [PATCH v4 4/6] ext2: "
` [PATCH v4 5/6] xfs: "
` [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  (12+ messages)
` [PATCH 1/7] dax: Fix condition for filling of PMD holes
` [PATCH 2/7] dax: Make huge page handling depend of CONFIG_BROKEN
` [PATCH 3/7] dax: Define DAX lock bit for radix tree exceptional entry
` [PATCH 4/7] dax: Allow DAX code to replace exceptional entries
` [PATCH 5/7] dax: New fault locking
` [PATCH 6/7] dax: Use radix tree entry lock to protect cow faults
` [PATCH 7/7] dax: Remove i_mmap_lock protection

[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  (14+ messages)
` [PATCH v2 1/3] /dev/dax, pmem: direct access to "
` [PATCH v2 2/3] /dev/dax, core: file operations and dax-mmap
` [PATCH v2 3/3] Revert "block: enable dax for raw block devices"

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  (13+ messages)
` [PATCH 1/7] DAX: move RADIX_DAX_ definitions to dax.c
` [PATCH 2/7] dax: Remove complete_unwritten argument
` [PATCH 3/7] ext2: Avoid DAX zeroing to corrupt data
` [PATCH 4/7] dax: Remove dead zeroing code from fault handlers
` [PATCH 5/7] dax: Remove zeroing from dax_io()
` [PATCH 6/7] dax: Remove pointless writeback from dax_do_io()
` [PATCH 7/7] dax: Remove redundant inode size checks

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

[PATCH v7 0/6] dax: handling media errors (clear-on-zero only)
 2016-05-12 17:06 UTC  (10+ messages)
` [PATCH v7 1/6] dax: fallback from pmd to pte on error
` [PATCH v7 2/6] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v7 3/6] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v7 4/6] dax: export a low-level __dax_zero_page_range helper
` [PATCH v7 5/6] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v7 6/6] dax: fix a comment in dax_zero_page_range and dax_truncate_page

[RFC v3] [PATCH 0/18] DAX page fault locking
 2016-05-12  7:58 UTC  (15+ messages)
` [PATCH 16/18] dax: New "

[ndctl PATCH v4] test: Add a unit test for dax error handling
 2016-05-11 21:09 UTC 

[PATCH v6 0/5] dax: handling media errors (clear-on-zero only)
 2016-05-11 18:39 UTC  (9+ messages)
` [PATCH v6 1/5] dax: fallback from pmd to pte on error
` [PATCH v6 2/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v6 3/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v6 4/5] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v6 5/5] dax: fix a comment in dax_zero_page_range and dax_truncate_page

[PATCH 0/4] ext4: DAX fixes
 2016-05-11  9:39 UTC  (5+ messages)
` [PATCH 1/4] ext4: Handle transient ENOSPC properly for DAX
` [PATCH 2/4] ext4: Fix race in transient ENOSPC detection
` [PATCH 3/4] ext4: Refactor direct IO code
` [PATCH 4/4] ext4: Pre-zero allocated blocks for DAX IO

[PATCH v5 0/5] dax: handling media errors (clear-on-zero only)
 2016-05-10 14:29 UTC  (9+ messages)
` [PATCH v5 1/5] dax: fallback from pmd to pte on error
` [PATCH v5 3/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v5 4/5] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v5 5/5] dax: fix a comment in dax_zero_page_range and dax_truncate_page

[PATCH v3 0/5] Add alignment check for DAX mount
 2016-05-09 22:50 UTC  (12+ messages)
` [PATCH v3 2/5] block: Add bdev_supports_dax() for dax mount checks
` [PATCH v3 3/5] ext4: Add alignment check for DAX mount
` [PATCH v3 4/5] ext2: "

[ndctl PATCH] ndctl: switch to ndctl-VERSION tag format
 2016-05-09 16:58 UTC 

[PATCH 0/7] "Device DAX" for persistent memory
 2016-05-09  7:55 UTC  (7+ messages)
` [PATCH 1/7] libnvdimm: cleanup nvdimm_namespace_common_probe(), kill 'host'
` [PATCH 3/7] libnvdimm, dax: reserve space to store labels for device-dax
` [PATCH 5/7] /dev/dax, pmem: direct access to persistent memory
` [PATCH 6/7] /dev/dax, core: file operations and dax-mmap
` [PATCH 7/7] Revert "block: enable dax for raw block devices"

[ndctl PATCH 0/2] ndctl: dax device support
 2016-05-08 22:39 UTC  (3+ messages)
` [ndctl PATCH 1/2] ndctl: add library support for 'dax' devices
` [ndctl PATCH 2/2] ndctl: utility support for dax devices


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