nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-26 21:36:05 to 2022-09-21 14:10:39 UTC [more...]

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-21 14:10 UTC  (30+ messages)
` [PATCH v2 01/18] fsdax: Wait on @page not @page->_refcount
` [PATCH v2 02/18] fsdax: Use dax_page_idle() to document DAX busy page checking
` [PATCH v2 03/18] fsdax: Include unmapped inodes for page-idle detection
` [PATCH v2 04/18] ext4: Add ext4_break_layouts() to the inode eviction path
` [PATCH v2 05/18] xfs: Add xfs_break_layouts() "
` [PATCH v2 06/18] fsdax: Rework dax_layout_busy_page() to dax_zap_mappings()
` [PATCH v2 07/18] fsdax: Update dax_insert_entry() calling convention to return an error
` [PATCH v2 08/18] fsdax: Cleanup dax_associate_entry()
` [PATCH v2 09/18] fsdax: Rework dax_insert_entry() calling convention
` [PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
` [PATCH v2 11/18] devdax: Minor warning fixups
` [PATCH v2 12/18] devdax: Move address_space helpers to the DAX core
` [PATCH v2 13/18] dax: Prep mapping helpers for compound pages
` [PATCH v2 14/18] devdax: add PUD support to the DAX mapping infrastructure
` [PATCH v2 15/18] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
` [PATCH v2 16/18] mm/memremap_pages: Support initializing pages to a zero reference count
` [PATCH v2 17/18] fsdax: Delete put_devmap_managed_page_refs()
` [PATCH v2 18/18] mm/gup: Drop DAX pgmap accounting

[PATCH v6 0/7] badblocks improvement for multiple bad block ranges
 2022-09-21 12:16 UTC  (7+ messages)
` [PATCH v6 1/7] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v6 2/7] badblocks: add helper routines for badblock ranges handling
` [PATCH v6 3/7] badblocks: improve badblocks_set() for multiple "

(no subject)
 2022-09-21  9:26 UTC 

[PATCH] ndctl: Fix the NDCTL_TIMEOUT environment variable parsing
 2022-09-21  4:24 UTC 

[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-09-21  0:58 UTC  (19+ messages)
` [PATCH v8 0/3] "
  ` [PATCH 1/3] xfs: fix the calculation of length and end
  ` [PATCH 2/3] fs: move drop_pagecache_sb() for others to use
  ` [PATCH 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind

[PATCH v2 1/1] dax: Check dev_set_name() return value
 2022-09-21  0:44 UTC 

[PATCH] ACPI/NFIT: Add no_deepflush param to dynamic control flush operation
 2022-09-20 19:30 UTC  (7+ messages)

[PATCH] dax: Check dev_set_name() return value
 2022-09-20 17:38 UTC  (2+ messages)

[PATCH] nvdimm: Call ida_simple_remove() when failed
 2022-09-20 17:32 UTC  (2+ messages)

[PATCH linux-next] nvdimm/namespace:Use the function kobj_to_dev()
 2022-09-20 17:25 UTC  (3+ messages)

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-09-20  2:38 UTC  (17+ messages)

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-09-20  1:32 UTC  (5+ messages)

[PATCH v2 0/9] cxl: add monitor support for trace events
 2022-09-19 23:47 UTC  (10+ messages)
` [PATCH v2 1/9] cxl: add helper function to parse trace event to json object
` [PATCH v2 2/9] cxl: add helper to parse through all current events
` [PATCH v2 3/9] cxl: add common function to enable event trace
` [PATCH v2 4/9] cxl: add common function to disable "
` [PATCH v2 5/9] cxl: add monitor function for event trace events
` [PATCH v2 6/9] cxl: add logging functions for monitor
` [PATCH v2 7/9] cxl: add monitor command to cxl
` [PATCH v2 8/9] cxl: add systemd service for monitor
` [PATCH v2 9/9] cxl: add man page documentation "

[PATCH v3 -next] memregion: Add cpu_cache_invalidate_memregion() interface
 2022-09-19 11:06 UTC 

[PATCH] nvdimm/region: Fix kernel-doc
 2022-09-19  6:14 UTC 

[ndctl PATCH] meson: Avoid an unnecessary compiler run test
 2022-09-18 19:41 UTC 

[PATH -next] device-dax: simplify code in devm_register_dax_mapping
 2022-09-17  6:26 UTC 

[ndctl PATCH 0/2] Add CXL XOR region test
 2022-09-16  1:35 UTC  (3+ messages)
` [ndctl PATCH 1/2] cxl/test: add cxl_xor_region test
` [ndctl PATCH 2/2] cxl/test: allow another host bridge in cxl-topology check

[PATCH v2] libnvdimm/region: Allow setting align attribute on regions without mappings
 2022-09-14 14:37 UTC  (2+ messages)

[PATCH] nvdimm: make __nvdimm_security_overwrite_query static
 2022-09-14  6:12 UTC 

[PATCH -next] ACPI: HMAT: Release platform device in case of platform_device_add_data() fails
 2022-09-14  3:37 UTC 

[PATCH -next] memregion: Add arch_flush_memregion() interface
 2022-09-13 15:56 UTC  (20+ messages)

[PATCH v4 0/2]ndctl/namespace: Fix and improve write-infoblock
 2022-09-13 10:26 UTC  (3+ messages)

[RFC PATCH 0/7] RDMA/rxe: On-Demand Paging on SoftRoCE
 2022-09-12 19:52 UTC  (24+ messages)
` [RFC PATCH 1/7] IB/mlx5: Change ib_umem_odp_map_dma_single_page() to retain umem_mutex
` [RFC PATCH 2/7] RDMA/rxe: Convert the triple tasklets to workqueues
` [RFC PATCH 3/7] RDMA/rxe: Cleanup code for responder Atomic operations
` [RFC PATCH 4/7] RDMA/rxe: Add page invalidation support
` [RFC PATCH 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [RFC PATCH 6/7] RDMA/rxe: Add support for Send/Recv/Write/Read operations with ODP
` [RFC PATCH 7/7] RDMA/rxe: Add support for the traditional Atomic "

Undeliverable: looking for agent/distributor/whole seller in every country. òøÎòìÕ×
 2022-09-10  1:05 UTC 

[PATCH 00/13] Fix the DAX-gup mistake
 2022-09-09 18:11 UTC  (33+ messages)
` [PATCH 01/13] fsdax: Rename "busy page" to "pinned page"
` [PATCH 02/13] fsdax: Use page_maybe_dma_pinned() for DAX vs DMA collisions
` [PATCH 03/13] fsdax: Delete put_devmap_managed_page_refs()
` [PATCH 04/13] fsdax: Update dax_insert_entry() calling convention to return an error
` [PATCH 05/13] fsdax: Cleanup dax_associate_entry()
` [PATCH 06/13] fsdax: Rework dax_insert_entry() calling convention
` [PATCH 07/13] fsdax: Manage pgmap references at entry insertion and deletion
` [PATCH 08/13] devdax: Minor warning fixups
` [PATCH 09/13] devdax: Move address_space helpers to the DAX core
` [PATCH 10/13] dax: Prep dax_{associate, disassociate}_entry() for compound pages
` [PATCH 11/13] devdax: add PUD support to the DAX mapping infrastructure
` [PATCH 12/13] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
` [PATCH 13/13] mm/gup: Drop DAX pgmap accounting

[ndctl PATCH] README.md: Remove deprecated ND_BLK
 2022-09-08  1:36 UTC 

[ndctl PATCH] meson.build: be specific for library path
 2022-09-07 19:37 UTC  (3+ messages)

[PATCH v2 00/28] CXL PMEM Region Provisioning
 2022-09-06 13:25 UTC  (3+ messages)
` [PATCH v2 16/28] resource: Introduce alloc_free_mem_region()

[PATCH 0/4] mm, xfs, dax: Fixes for memory_failure() handling
 2022-09-05 14:45 UTC  (15+ messages)
` [PATCH 1/4] xfs: Quiet notify_failure EOPNOTSUPP cases
` [PATCH 2/4] xfs: Fix SB_BORN check in xfs_dax_notify_failure()
` [PATCH 3/4] mm/memory-failure: Fix detection of memory_failure() handlers
` [PATCH 4/4] mm/memory-failure: Fall back to vma_address() when ->notify_failure() fails

[PATCH] nvdimm: Avoid wasting some memory
 2022-09-04 16:17 UTC  (4+ messages)

[PATCH v3] powerpc/papr_scm: Fix nvdimm event mappings
 2022-08-31 13:12 UTC  (2+ messages)

[ndctl PATCH] ndctl: remove travis-ci
 2022-08-30 21:23 UTC 

[ndctl PATCH 0/2] misc RPM / release scripts fixes
 2022-08-29 23:41 UTC  (3+ messages)
` [ndctl PATCH 1/2] ndctl.spec.in: Address misc. packaging bugs (RHBZ#2100157)
` [ndctl PATCH 2/2] scripts: update release scripts for meson

[PATCH v8] x86/mce: retrieve poison range from hardware
 2022-08-26 23:38 UTC 

[PATCH v7] x86/mce: retrieve poison range from hardware
 2022-08-26 22:11 UTC  (7+ 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).