nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-20 22:10:45 to 2022-01-20 08:55:25 UTC [more...]

[PATCH v9 00/10] fsdax: introduce fs query to support reflink
 2022-01-20  8:55 UTC  (31+ messages)
` [PATCH v9 01/10] dax: Use percpu rwsem for dax_{read,write}_lock()
` [PATCH v9 02/10] dax: Introduce holder for dax_device
` [PATCH v9 03/10] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v9 04/10] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v9 05/10] fsdax: fix function description
` [PATCH v9 06/10] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v9 07/10] mm: move pgoff_address() to vma_pgoff_address()
` [PATCH v9 08/10] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v9 09/10] xfs: Implement ->notify_failure() for XFS
` [PATCH v9 10/10] fsdax: set a CoW flag when associate reflink mappings

[PATCH v3] powerpc/papr_scm: Implement initial support for injecting smart errors
 2022-01-19 15:05 UTC  (5+ messages)

[ndctl PATCH v3 0/6] Add partitioning support for CXL memdevs
 2022-01-18 20:25 UTC  (7+ messages)
` [ndctl PATCH v3 1/6] libcxl: add GET_PARTITION_INFO mailbox command and accessors
` [ndctl PATCH v3 2/6] libcxl: add accessors for capacity fields of the IDENTIFY command
` [ndctl PATCH v3 3/6] libcxl: return the partition alignment field in bytes
` [ndctl PATCH v3 4/6] cxl: add memdev partition information to cxl-list
` [ndctl PATCH v3 5/6] libcxl: add interfaces for SET_PARTITION_INFO mailbox command
` [ndctl PATCH v3 6/6] cxl: add command set-partition-info

[PATCH AUTOSEL 5.16 19/52] dm: make the DAX support depend on CONFIG_FS_DAX
 2022-01-17 16:58 UTC 

[PATCH v2 00/15] CXL Region driver
 2022-01-15 19:00 UTC  (17+ messages)
` [PATCH v2 01/15] cxl/core: Rename find_cxl_port
` [PATCH v2 02/15] cxl/core: Track port depth
` [PATCH v2 03/15] cxl/region: Add region creation ABI
` [PATCH v2 04/15] cxl/region: Introduce concept of region configuration
` [PATCH v2 05/15] cxl/mem: Cache port created by the mem dev
` [PATCH v2 06/15] cxl/region: Introduce a cxl_region driver
` [PATCH v2 07/15] cxl/acpi: Handle address space allocation
` [PATCH v2 08/15] cxl/region: Address "
` [PATCH v2 09/15] cxl/region: Implement XHB verification
` [PATCH v2 10/15] cxl/region: HB port config verification
` [PATCH v2 11/15] cxl/region: Add infrastructure for decoder programming
` [PATCH v2 12/15] cxl/region: Collect host bridge decoders
` [PATCH v2 13/15] cxl: Program decoders for regions
` [PATCH v2 14/15] cxl/pmem: Convert nvdimm bridge API to use memdev
` [PATCH v2 15/15] cxl/region: Create an nd_region

[ndctl PATCH] ndctl: update README.md for meson build
 2022-01-15  1:34 UTC  (2+ messages)

[ndctl PATCH v3 00/16] ndctl: Meson support
 2022-01-15  1:16 UTC  (24+ messages)
` [ndctl PATCH v3 01/16] ndctl/docs: Clarify update-firwmware activation 'overflow' conditions
` [ndctl PATCH v3 02/16] ndctl/test: Prepare for BLK-aperture support removal
` [ndctl PATCH v3 03/16] ndctl/test: Move 'reset()' to function in 'common'
` [ndctl PATCH v3 04/16] ndctl/test: Initialize the label area by default
` [ndctl PATCH v3 05/16] ndctl/test: Skip BLK flags checks
` [ndctl PATCH v3 06/16] ndctl/test: Move sector-mode to a different region
` [ndctl PATCH v3 07/16] ndctl: Deprecate BLK aperture support
` [ndctl PATCH v3 08/16] ndctl/test: Fix support for missing dax_pmem_compat module
` [ndctl PATCH v3 09/16] util: Distribute 'filter' and 'json' helpers to per-tool objects
` [ndctl PATCH v3 10/16] Documentation: Drop attrs.adoc include
` [ndctl PATCH v3 11/16] build: Drop unnecessary $tool/config.h includes
` [ndctl PATCH v3 12/16] test: Prepare out of line builds
` [ndctl PATCH v3 13/16] ndctl: Drop executable bit for bash-completion script
` [ndctl PATCH v3 14/16] build: Add meson build infrastructure
` [ndctl PATCH v3 15/16] build: Add meson rpmbuild support
` [ndctl PATCH v3 16/16] ndctl: Jettison autotools

[RFC PATCH rdma-next 01/10] RDMA: mr: Introduce is_pmem
 2022-01-14  8:10 UTC 

[ndctl PATCH v2 0/6] Add partitioning support for CXL memdevs
 2022-01-14  7:28 UTC  (10+ messages)
` [ndctl PATCH v2 1/6] libcxl: add GET_PARTITION_INFO mailbox command and accessors
` [ndctl PATCH v2 2/6] libcxl: add accessors for capacity fields of the IDENTIFY command
` [ndctl PATCH v2 3/6] libcxl: return the partition alignment field in bytes
` [ndctl PATCH v2 4/6] cxl: add memdev partition information to cxl-list
` [ndctl PATCH v2 5/6] libcxl: add interfaces for SET_PARTITION_INFO mailbox command
` [ndctl PATCH v2 6/6] cxl: add command set-partition-info

[GIT PULL] DAX / LIBNVDIMM update for v5.17
 2022-01-12 23:49 UTC  (2+ messages)

[GIT PULL] iomap for 5.17
 2022-01-12 21:07 UTC  (3+ messages)

Phyr Starter
 2022-01-12 19:08 UTC  (25+ messages)

[PATCH v3 0/7] DAX poison recovery
 2022-01-11 18:59 UTC  (8+ messages)
` [PATCH v3 1/7] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v3 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
` [PATCH v3 3/7] dm: make dm aware of target's DAXDEV_RECOVERY capability
` [PATCH v3 4/7] dax: add dax_recovery_write to dax_op and dm target type
` [PATCH v3 5/7] pmem: add pmem_recovery_write() dax op
` [PATCH v3 6/7] dax: add recovery_write to dax_iomap_iter in failure path
` [PATCH v3 7/7] pmem: fix pmem_do_write() avoid writing to 'np' page

[RFC v3 0/2] virtio-pmem: Asynchronous flush
 2022-01-11 16:19 UTC  (3+ messages)
` [RFC v3 1/2] virtio-pmem: Async virtio-pmem flush
` [RFC v3 2/2] pmem: enable pmem_submit_bio for asynchronous flush

[ndctl PATCH 0/7] Add partitioning support for CXL memdevs
 2022-01-10 21:37 UTC  (37+ messages)
` [ndctl PATCH 1/7] libcxl: add GET_PARTITION_INFO mailbox command and accessors
` [ndctl PATCH 2/7] libcxl: add accessors for capacity fields of the IDENTIFY command
` [ndctl PATCH 3/7] libcxl: apply CXL_CAPACITY_MULTIPLIER to partition alignment field
` [ndctl PATCH 4/7] cxl: add memdev partition information to cxl-list
` [ndctl PATCH 5/7] libcxl: add interfaces for SET_PARTITION_INFO mailbox command
` [ndctl PATCH 6/7] ndctl, util: use 'unsigned long long' type in OPT_U64 define
` [ndctl PATCH 7/7] cxl: add command set-partition-info

[ndctl PATCH] ndctl/build: Default asciidoctor to enabled
 2022-01-07 19:31 UTC 

[ndctl PATCH 0/3] misc updates for release scripts
 2022-01-06 22:46 UTC  (6+ messages)
` [ndctl PATCH 1/3] scripts: fix contrib/do_abidiff for updated fedpkg
` [ndctl PATCH 2/3] scripts: move 'prepare-release.sh' and 'do_abidiff' into scripts/
` [ndctl PATCH 3/3] scripts: teach release helper scripts about cxl and libcxl

devirtualize kernel access to DAX v2
 2022-01-06 14:42 UTC  (3+ messages)
` [PATCH 4/4] dax: remove the copy_from_iter and copy_to_iter methods

[ndctl PATCH] ndctl: add repology graphic to README.md
 2022-01-05 22:42 UTC  (2+ messages)

[PATCH v5 0/7] badblocks improvement for multiple bad block ranges
 2022-01-02 13:48 UTC  (5+ messages)
` [PATCH v5 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v5 3/6] badblocks: improve badblocks_set() for multiple "

[PATCH -next] nvdimm/btt: Fix btt_init() kernel-doc comment
 2021-12-30 20:38 UTC  (2+ messages)

[ndctl REPOST PATCH v3] libndctl: Update nvdimm flags in ndctl_cmd_submit()
 2021-12-21 14:45 UTC 

[ndctl REPOST PATCH v2] ndtest/ack-shutdown-count: Skip the test on ndtest
 2021-12-21 14:42 UTC 

[ndctl REPOST PATCH v3 0/2] papr: Implement initial support for injecting smart errors
 2021-12-21 14:40 UTC  (3+ messages)
` [ndctl REPOST PATCH v3 1/2] libndctl, intel: Indicate supported smart-inject types
` [ndctl REPOST PATCH v3 2/2] libndctl/papr: Add limited support for inject-smart

[ndctl PATCH v3 00/11] Policy based reconfiguration for daxctl
 2021-12-21 12:54 UTC  (3+ messages)
` [ndctl PATCH v3 01/11] ndctl, util: add parse-configs helper

[PATCH] iomap: Fix error handling in iomap_zero_iter()
 2021-12-21  8:27 UTC  (2+ messages)

[PATCH] iomap: turn the byte variable in iomap_zero_iter into a ssize_t
 2021-12-21  4:12 UTC  (3+ messages)


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