nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-30 13:07:53 to 2021-10-20 15:01:31 UTC [more...]

ndctl hangs with big memmap=! fakepmem
 2021-10-20 15:01 UTC  (3+ messages)

can call libcxl function outside ndctl tool?
 2021-10-20 19:28 UTC  (3+ messages)

[PATCH v7 0/8] [PATCH v7 0/8] fsdax: introduce fs query to support reflink
 2021-10-20  6:58 UTC  (26+ messages)
` [PATCH v7 1/8] dax: Use rwsem for dax_{read,write}_lock()
` [PATCH v7 2/8] dax: Introduce holder for dax_device
` [PATCH v7 3/8] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v7 4/8] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v7 5/8] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v7 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v7 7/8] xfs: Implement ->notify_failure() for XFS
` [PATCH v7 8/8] fsdax: add exception for reflinked files

fix a pmem regression due to drain the block queue in del_gendisk
 2021-10-20  6:38 UTC  (4+ messages)
` [PATCH 1/2] nvdimm/pmem: stop using q_usage_count as external pgmap refcount
` [PATCH 2/2] memremap: remove support for external pgmap refcounts

[PATCH v1 2/2] mm: remove extra ZONE_DEVICE struct page refcount
 2021-10-19 19:21 UTC  (14+ messages)

can we finally kill off CONFIG_FS_DAX_LIMITED
 2021-10-19 17:54 UTC  (17+ messages)

[PATCH 00/13] block: add_disk() error handling stragglers
 2021-10-19 16:06 UTC  (21+ messages)
` [PATCH 01/13] block/brd: add error handling support for add_disk()
` [PATCH 02/13] nvme-multipath: "
` [PATCH 03/13] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH 04/13] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH 05/13] nvdimm/btt: add error handling support for add_disk()
` [PATCH 06/13] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH 07/13] nvdimm/blk: add error handling support for add_disk()
` [PATCH 08/13] zram: "
` [PATCH 09/13] z2ram: "
` [PATCH 10/13] ps3disk: "
` [PATCH 11/13] ps3vram: "
` [PATCH 12/13] block/sunvdc: "
` [PATCH 13/13] mtd/ubi/block: "

futher decouple DAX from block devices
 2021-10-19 15:44 UTC  (16+ messages)
` [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 02/11] dax: remove CONFIG_DAX_DRIVER
` [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
` [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 06/11] xfs: factor out a xfs_setup_dax helper
` [PATCH 07/11] dax: remove dax_capable
  ` [dm-devel] "
` [PATCH 08/11] dm-linear: add a linear_dax_pgoff helper
` [PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper
` [PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper
` [PATCH 11/11] dax: move bdev_dax_pgoff to fs/dax.c

[RFC ndctl PATCH] monitor: Add "run" to call a bash script
 2021-10-19  9:49 UTC 

[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
 2021-10-18 18:37 UTC  (23+ messages)
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages

Fwd: [regression] ndctl destroy-namespace operation hang from 5.15.0-rc6
 2021-10-18 17:07 UTC  (3+ messages)
`  "

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-18  9:24 UTC  (14+ messages)

[REPOST RFC PATCH v2] powerpc/papr_scm: Move duplicate definitions to common header files
 2021-10-18  8:07 UTC 

[REPOST PATCH v2] tests/nvdimm/ndtest: Simulate nvdimm health, DSC and smart-inject
 2021-10-18  8:06 UTC 

[REPORT PATCH v2] powerpc/papr_scm: Implement initial support for injecting smart errors
 2021-10-18  8:03 UTC 

use bvec_kmap_local
 2021-10-18  6:12 UTC  (3+ messages)
` [PATCH 1/2] nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
` [PATCH 2/2] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity

[PATCH v10 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-10-18  4:36 UTC  (5+ messages)
` [PATCH v10 7/8] xfs: support CoW in fsdax mode

[PATCH] virtio-pmem: add myself as virtio-pmem maintainer
 2021-10-16  9:06 UTC 

[RFC v2 0/2] virtio-pmem: Asynchronous flush
 2021-10-16  8:23 UTC  (3+ messages)

[ndctl PATCH v4 00/17] Initial CXL support
 2021-10-15 21:15 UTC  (42+ messages)
` [ndctl PATCH v4 01/17] ndctl: add .clang-format
` [ndctl PATCH v4 02/17] cxl: add a cxl utility and libcxl library
` [ndctl PATCH v4 03/17] cxl: add a local copy of the cxl_mem UAPI header
` [ndctl PATCH v4 04/17] util: add the struct_size() helper from the kernel
` [ndctl PATCH v4 05/17] libcxl: add support for command query and submission
` [ndctl PATCH v4 06/17] libcxl: add support for the 'Identify Device' command
` [ndctl PATCH v4 07/17] libcxl: add GET_HEALTH_INFO mailbox command and accessors
` [ndctl PATCH v4 08/17] libcxl: add support for the 'GET_LSA' command
` [ndctl PATCH v4 09/17] util/hexdump: Add a util helper to print a buffer in hex
` [ndctl PATCH v4 10/17] libcxl: add label_size to cxl_memdev, and an API to retrieve it
` [ndctl PATCH v4 11/17] libcxl: add a stub interface to determine whether a memdev is active
` [ndctl PATCH v4 12/17] libcxl: add interfaces for label operations
` [ndctl PATCH v4 13/17] cxl: add commands to read, write, and zero labels
` [ndctl PATCH v4 14/17] Documentation/cxl: add library API documentation
` [ndctl PATCH v4 15/17] ndctl: Add CXL packages to the RPM spec
` [ndctl PATCH v4 16/17] cxl-cli: add bash completion
` [ndctl PATCH v4 17/17] cxl: add health information to cxl-list

[PATCH v5 0/4] Add perf interface to expose nvdimm
 2021-10-13 10:15 UTC  (2+ messages)

[PATCH] daxctl: Add "Soft Reservation" theory of operation
 2021-10-07 21:59 UTC 

[GIT PULL] nvdimm fixes for v5.15-rc4
 2021-10-02 18:07 UTC  (2+ messages)

[RFT PATCH] x86/pat: Fix set_mce_nospec() for pmem
 2021-10-02 10:17 UTC  (33+ messages)

[PATCH v2 00/10] block: second batch of add_disk() error handling conversions
 2021-09-30 13:07 UTC  (3+ messages)
` [PATCH v2 09/10] xen-blkfront: add error handling support for add_disk()


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