linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-27 04:13:39 to 2020-06-08 21:12:20 UTC [more...]

[PATCH v12 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-08 21:10 UTC  (2+ messages)
` [PATCH v12 1/6] powerpc: Document details on H_SCM_HEALTH hcall

Delivery From Wetransfer
 2020-06-08 19:57 UTC 

[PATCH v11 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-08 18:40 UTC  (13+ messages)
` [PATCH v11 1/6] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v11 2/6] seq_buf: Export seq_buf_printf
` [PATCH v11 3/6] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v11 4/6] powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
` [PATCH v11 5/6] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
    ` [PATCH v11 5/6] ndctl/papr_scm, uapi: "
` [PATCH v11 6/6] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-06-08 16:29 UTC  (13+ messages)
` [RFT][PATCH] ACPI: OSL: Use rwlock instead of RCU for memory management

[RFC PATCH 1/2] libnvdimm: Add prctl control for disabling synchronous fault support
 2020-06-08  7:42 UTC  (20+ messages)
` [RFC PATCH 2/2] powerpc/pmem: Disable synchronous fault by default

[PATCH v10 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-06 12:34 UTC  (14+ messages)
` [PATCH v10 1/6] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v10 2/6] seq_buf: Export seq_buf_printf
` [PATCH v10 3/6] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v10 4/6] powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
` [PATCH v10 5/6] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
` [PATCH v10 6/6] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH v5 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-06-05 18:52 UTC  (4+ messages)
` [PATCH v5 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
` [PATCH v5 2/2] x86/copy_mc: Introduce copy_mc_generic()

[RESEND PATCH v9 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-05 18:19 UTC  (24+ messages)
` [RESEND PATCH v9 1/5] powerpc: Document details on H_SCM_HEALTH hcall
` [RESEND PATCH v9 2/5] seq_buf: Export seq_buf_printf
` [RESEND PATCH v9 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [RESEND PATCH v9 4/5] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
` [RESEND PATCH v9 5/5] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[RFC PATCH 0/8] dax: Add a dax-rmap tree to support reflink
 2020-06-05  2:30 UTC  (9+ messages)
  ` 回复: "

[ndctl PATCH v5 0/6] Add support for reporting papr nvdimm health
 2020-06-04 21:55 UTC  (17+ messages)
` [ndctl PATCH v5 1/6] libndctl: Refactor out add_dimm() to handle NFIT specific init
` [ndctl PATCH v5 2/6] libncdtl: Add initial support for NVDIMM_FAMILY_PAPR nvdimm family
` [ndctl PATCH v5 3/6] libndctl: Introduce new dimm-ops dimm_init() & dimm_uninit()
` [ndctl PATCH v5 4/6] libndctl,papr_scm: Add definitions for PAPR nvdimm specific methods
` [ndctl PATCH v5 5/6] papr: Add scaffolding to issue and handle PDSM requests
` [ndctl PATCH v5 6/6] libndctl,papr_scm: Implement support for PAPR_PDSM_HEALTH

Request Order/New #P.O FHI-453-763
 2020-06-04  5:04 UTC 

[PATCH] drivers/dax/bus: Use kobj_to_dev() API
 2020-06-02 21:12 UTC  (3+ messages)

[RFC PATCH v2 1/5] libnvdimm/dax: Add a dax flag to control synchronous fault support
 2020-06-02  7:49 UTC  (5+ messages)
` [RFC PATCH v2 2/5] powerpc/pmem: Disable synchronous fault by default
` [RFC PATCH v2 3/5] libnvdimm/dax: Make DAXDEV_SYNC_ENABLED flag region-specific
` [RFC PATCH v2 4/5] powerpc/papr_scm: disable MAP_SYNC for newer hardware
` [RFC PATCH v2 5/5] libnvdimm: Add prctl control for disabling synchronous fault support

COVID-19
 2020-06-02 15:50 UTC 

SUBJECT:Advice from Standard Chartered Bank
 2020-06-02  5:07 UTC 

derstroy your enemies websites
 2020-06-02  1:28 UTC 

File Delivery From Wetransfer
 2020-06-02  0:14 UTC 

[PATCH] Documentation: fixes to the maintainer-entry-profile template
 2020-06-01 15:36 UTC  (2+ messages)

[PATCH v8 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-01 14:46 UTC  (14+ messages)
` [PATCH v8 1/5] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v8 2/5] seq_buf: Export seq_buf_printf
` [PATCH v8 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v8 4/5] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
` [PATCH v8 5/5] powerpc/papr_scm: Implement support for PAPR_SCM_PDSM_HEALTH

[5.4-stable PATCH 0/7] libnvdimm: Cross-arch compatible namespace alignment
 2020-06-01 11:07 UTC  (7+ messages)

SUBJECT:Advice from Standard Chartered Bank
 2020-06-01  2:59 UTC 

[PATCH v4 0/8] Support new pmem flush and sync instructions for POWER
 2020-05-31 14:46 UTC  (10+ messages)
` [PATCH v4 1/8] powerpc/pmem: Restrict papr_scm to P8 and above
` [PATCH v4 2/8] powerpc/pmem: Add new instructions for persistent storage and sync
` [PATCH v4 3/8] powerpc/pmem: Add flush routines using new pmem store and sync instruction
` [PATCH v4 4/8] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
` [PATCH v4 5/8] powerpc/pmem/of_pmem: Update of_pmem to use the new barrier instruction
` [PATCH v4 6/8] powerpc/pmem: Avoid the barrier in flush routines
` [PATCH v4 7/8] powerpc/book3s/pmem: Add WARN_ONCE to catch the wrong usage of pmem flush functions
` [PATCH v4 8/8] powerpc/pmem: Initialize pmem device on newer hardware

Investment
 2020-05-30 22:29 UTC 

[PATCH v3 5/7] powerpc/pmem/of_pmem: Update of_pmem to use the new barrier instruction
 2020-05-30  3:08 UTC  (2+ messages)

[PATCH v3 3/7] powerpc/pmem: Add flush routines using new pmem store and sync instruction
 2020-05-30  0:47 UTC  (2+ messages)

[PATCH v9 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-29 21:47 UTC  (6+ messages)
` [PATCH v9 1/5] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v9 2/5] seq_buf: Export seq_buf_printf
` [PATCH v9 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v9 4/5] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
` [PATCH v9 5/5] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

Proposal
 2020-05-29 18:09 UTC 

PENDING PAYMENT
 2020-05-29 17:58 UTC 

PENDING PAYMENT
 2020-05-29 15:20 UTC 

PENDING PAYMENT
 2020-05-29  9:53 UTC 

Feedback requested: Exposing NVDIMM performance statistics in a generic way
 2020-05-28 22:40 UTC  (5+ messages)

Proposal
 2020-05-28 17:01 UTC 

Your Email Password will expire today 5/28/2020 12:05:58 a.m
 2020-05-28  0:05 UTC 

[PATCH v4 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-05-27 17:45 UTC  (4+ messages)
` [PATCH v4 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()

Proposal
 2020-05-27 17:16 UTC 

Invoice PAID/Receipt
 2020-05-27 12:25 UTC 

block I/O accounting improvements v2
 2020-05-27 11:22 UTC  (18+ messages)
` [PATCH 01/16] block: add disk/bio-based accounting helpers
` [PATCH 02/16] drbd: use bio_{start,end}_io_acct
` [PATCH 03/16] rsxx: "
` [PATCH 04/16] lightnvm/pblk: "
` [PATCH 05/16] bcache: "
` [PATCH 06/16] dm: "
` [PATCH 07/16] nvdimm: "
` [PATCH 08/16] zram: nvdimm: use bio_{start,end}_io_acct and disk_{start,end}_io_acct
` [PATCH 09/16] block: remove generic_{start,end}_io_acct
` [PATCH 10/16] block: move update_io_ticks to blk-core.c
` [PATCH 11/16] block: always use a percpu variable for disk stats
` [PATCH 12/16] block: account merge of two requests
` [PATCH 13/16] block: add a blk_account_io_merge_bio helper
` [PATCH 14/16] block: remove rcu_read_lock() from part_stat_lock()
` [PATCH 15/16] block: use __this_cpu_add() instead of access by smp_processor_id()
` [PATCH 16/16] block: reduce part_stat_lock() scope

block I/O accounting improvements
 2020-05-27  5:23 UTC  (3+ messages)
` [PATCH 01/16] block: add disk/bio-based accounting helpers

[ndctl PATCH v4 0/6] Add support for reporting papr-scm nvdimm health
 2020-05-27  4:47 UTC  (7+ messages)
` [ndctl PATCH v4 1/6] libndctl: Refactor out add_dimm() to handle NFIT specific init
` [ndctl PATCH v4 2/6] libncdtl: Add initial support for NVDIMM_FAMILY_PAPR_SCM dimm family
` [ndctl PATCH v4 3/6] libndctl: Introduce new dimm-ops dimm_init() & dimm_uninit()
` [ndctl PATCH v4 4/6] libndctl,papr_scm: Add definitions for PAPR nvdimm specific methods
` [ndctl PATCH v4 5/6] libndctl,papr_scm: Add scaffolding to issue and handle PDSM requests
` [ndctl PATCH v4 6/6] libndctl,papr_scm: Implement support for PAPR_SCM_PDSM_HEALTH


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