linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-10 13:04:09 to 2020-05-27 09:56:01 UTC [more...]

[PATCH v8 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-27  9:55 UTC  (8+ 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

block I/O accounting improvements v2
 2020-05-27  5:24 UTC  (17+ 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  (19+ 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

[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

Staff HRD_Friska Citra
 2020-05-27  2:45 UTC 

[PATCH] Documentation: fixes to the maintainer-entry-profile template
 2020-05-27  1:17 UTC 

VSL: M/V 'GRETKE OLDENDORFF'// ORDER: GR-112CGood Day
 2020-05-26 23:32 UTC 

Profoma Invoice
 2020-05-26 21:11 UTC 

[5.4-stable PATCH 0/7] libnvdimm: Cross-arch compatible namespace alignment
 2020-05-26 20:52 UTC  (13+ messages)
` [5.4-stable PATCH 1/7] mm/memremap_pages: Kill unused __devm_memremap_pages()
` [5.4-stable PATCH 2/7] mm/memremap_pages: Introduce memremap_compat_align()
` [5.4-stable PATCH 3/7] libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock valid
` [5.4-stable PATCH 4/7] libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probe
` [5.4-stable PATCH 5/7] libnvdimm/namespace: Enforce memremap_compat_align()
` [5.4-stable PATCH 6/7] libnvdimm/region: Introduce NDD_LABELING
` [5.4-stable PATCH 7/7] libnvdimm/region: Introduce an 'align' attribute

[RESEND PATCH v7 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-26 12:14 UTC  (20+ messages)
` [RESEND PATCH v7 1/5] powerpc: Document details on H_SCM_HEALTH hcall
` [RESEND PATCH v7 2/5] seq_buf: Export seq_buf_printf() to external modules
` [RESEND PATCH v7 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [RESEND PATCH v7 4/5] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
      ` [RESEND PATCH v7 4/5] ndctl/papr_scm, uapi: "
` [RESEND PATCH v7 5/5] powerpc/papr_scm: Implement support for PAPR_SCM_PDSM_HEALTH

[PATCH] nvdimm: fixes to maintainter-entry-profile
 2020-05-25 16:19 UTC  (2+ messages)

Aw: HG 2020-01/ BL: ONEYNB9BMB197700/ PMT REQUEST
 2020-05-25 14:05 UTC 

Feedback requested: Exposing NVDIMM performance statistics in a generic way
 2020-05-25  9:00 UTC 

linux-nvdimm@lists.01.org Covid/Pay/2020/ Covid Relief Fund
 2020-05-24 16:06 UTC 

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

Survey on Change Management
 2020-05-23 11:43 UTC 

[PATCH v2 1/5] powerpc/pmem: Add new instructions for persistent storage and sync
 2020-05-22 13:01 UTC  (20+ messages)
` [PATCH v2 2/5] powerpc/pmem: Add flush routines using new pmem store and sync instruction
` [PATCH v2 3/5] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
` [PATCH v2 4/5] powerpc/pmem/of_pmem: Update of_pmem to use the new barrier instruction
` [PATCH v2 5/5] powerpc/pmem: Avoid the barrier in flush routines

Invoice 5185
 2020-05-21 13:33 UTC 

New Order for your ref
 2020-05-21  1:36 UTC 

[ndctl PATCH 1/2] ndctl/test: Fix region selection in align.sh
 2020-05-21  0:58 UTC  (2+ messages)
` [ndctl PATCH 2/2] ndctl/test: fix align.sh to not expect initialized labels

[PATCH] nvdimm/region: always show the 'align' attribute
 2020-05-20 23:20 UTC  (2+ messages)

[PATCH v3 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-05-20 21:57 UTC  (9+ messages)
` [PATCH v3 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
` [PATCH v3 2/2] x86/copy_mc: Introduce copy_mc_generic()

M/V GRETKE OLDENDORFF vessel 5202020
 2020-05-20 18:56 UTC 

Nourhan Mahmoud CV
 2020-05-20 12:55 UTC 

Item Rates & Packing List For Your Reference - Weber Monitiq Ltd
 2020-05-20  9:52 UTC 

Nourhan Mahmoud CV
 2020-05-20  7:39 UTC 

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

[PATCH v3 1/7] powerpc/pmem: Restrict papr_scm to P8 and above
 2020-05-19  5:55 UTC  (7+ messages)
` [PATCH v3 2/7] powerpc/pmem: Add new instructions for persistent storage and sync
` [PATCH v3 3/7] powerpc/pmem: Add flush routines using new pmem store and sync instruction
` [PATCH v3 4/7] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
` [PATCH v3 5/7] powerpc/pmem/of_pmem: Update of_pmem to use the new barrier instruction
` [PATCH v3 6/7] powerpc/pmem: Avoid the barrier in flush routines
` [PATCH v3 7/7] powerpc/book3s/pmem: Add WARN_ONCE to catch the wrong usage of pmem flush functions

[PATCH] ACPI: Drop rcu usage for MMIO mappings
 2020-05-18 19:44 UTC  (6+ messages)
` [ACPI] b13663bdf9: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/mutex.c

[ndctl RFC-PATCH 0/4] Add support for reporting PAPR NVDIMM Statistics
 2020-05-18 11:20 UTC  (5+ messages)
` [ndctl RFC-PATCH 1/4] ndctl,libndctl: Implement new dimm-ops 'new_stats' and 'get_stat'
` [ndctl RFC-PATCH 2/4] papr_scm: Add support for fetching dimm-stats
` [ndctl RFC-PATCH 3/4] papr_scm: Implement parsing and clean-up for fetched dimm stats
` [ndctl RFC-PATCH 4/4] papr_scm: Implement dimm op 'get_stat'

[RFC PATCH 0/4] powerpc/papr_scm: Add support for reporting NVDIMM performance statistics
 2020-05-18 11:08 UTC  (5+ messages)
` [RFC PATCH 1/4] powerpc/papr_scm: Fetch nvdimm performance stats from PHYP
` [RFC PATCH 2/4] powerpc/papr_scm: Add support for PAPR_SCM_PDSM_FETCH_PERF_STATS
` [RFC PATCH 3/4] powerpc/papr_scm: Implement support for PAPR_SCM_PDSM_READ_PERF_STATS
` [RFC PATCH 4/4] powerpc/papr_scm: Add support for PDSM GET_PERF_STAT

Quotation/Offer
 2020-05-18  6:13 UTC 

Your shipment has arrived
 2020-05-13 21:30 UTC 

Postdated Check cleared receipt for 2020/15/May
 2020-05-17 22:33 UTC 

KN95 mask quotation
 2020-05-17 23:26 UTC 

Shipment Docs
 2020-05-17  3:59 UTC 

FW: HDFC Bank ENet Trade Portal Services:EGA UAE.: Remittance
 2020-05-16 17:05 UTC 

Country targeted organic visits
 2020-05-16  6:00 UTC 

Important: Invoice Payment - Draft Copy
 2020-05-15  5:54 UTC 

Important: Invoice Payment - Draft Copy
 2020-05-15  3:42 UTC 

FedEx Shipment 629519013765: Delivered
 2020-05-14 13:36 UTC 

FedEx Shipment 504512437092 Delivered
 2020-05-14 13:28 UTC 

FedEx Shipment 223783895708: Delivered
 2020-05-14 12:52 UTC 

[RFC] tools/testing/nvdimm: Add generic test module for non-nfit platforms
 2020-05-14 10:36 UTC 

CV for your consideration
 2020-05-14  6:26 UTC 

How to fake a dax device for debugging purposes?
 2020-05-14  1:25 UTC  (3+ messages)

remove a few uses of ->queuedata
 2020-05-13 22:26 UTC  (10+ messages)
` [PATCH 12/15] md: stop using ->queuedata

UPS Invoice Notification
 2020-05-13 16:28 UTC 

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-05-13  8:52 UTC  (2+ messages)
` [ACPI] 5a91d41f89: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/mutex.c

Proof of payment copy_Invoice no. 0872713IN
 2020-05-13  8:30 UTC 

Your shipment has arrived
 2020-05-13  7:58 UTC 

OUTSTANDING INVOICES
 2020-05-12 19:12 UTC 

[PATCH 00/12] device-dax: Support sub-dividing soft-reserved ranges
 2020-05-12 14:36 UTC  (3+ messages)
` [PATCH 11/12] device-dax: Add dis-contiguous resource support

[PATCH v2 0/2] Replace and improve "mcsafe" with copy_safe()
 2020-05-11 15:24 UTC  (11+ messages)

DHL SHIPMENT NOTIFICATION
 2020-05-11  7:23 UTC 

Please Confirm Payment EURO 78,450
 2020-05-11  6:42 UTC 

[PATCH 1/1] ndctl/namespace: Fix disable-namespace accounting relative to seed devices
 2020-05-10 15:32 UTC 

[PATCH v7 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-10 13:08 UTC  (8+ messages)
` [PATCH v7 2/5] seq_buf: Export seq_buf_printf() to external modules


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