linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-23 21:48:28 to 2020-07-02 18:22:28 UTC [more...]

rename ->make_request_fn and move it to the block_device_operations v2
 2020-07-02 18:22 UTC  (29+ messages)
` [PATCH 01/20] nfblock: stop using ->queuedata
` [PATCH 02/20] simdisk: "
` [PATCH 03/20] drbd: "
` [PATCH 04/20] null_blk: stop using ->queuedata for bio mode
` [PATCH 05/20] ps3vram: stop using ->queuedata
` [PATCH 06/20] rsxx: "
` [PATCH 07/20] umem: "
` [PATCH 08/20] zram: "
` [PATCH 09/20] bcache: stop setting ->queuedata
` [PATCH 10/20] dm: stop using ->queuedata
` [PATCH 11/20] fs: remove a weird comment in submit_bh_wbc
` [PATCH 12/20] block: remove the request_queue argument from blk_queue_split
` [PATCH 13/20] block: tidy up a warning in bio_check_ro
` [PATCH 14/20] block: remove the NULL queue check in generic_make_request_checks
` [PATCH 15/20] block: remove the nr_sectors variable "
` [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations
` [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct
` [PATCH 18/20] block: refator submit_bio_noacct
` [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers
` [PATCH 20/20] block: remove direct_make_request

rename ->make_request_fn and move it to the block_device_operations
 2020-07-02 15:52 UTC  (32+ messages)
` [PATCH 01/20] nfblock: stop using ->queuedata
` [PATCH 02/20] simdisk: "
` [PATCH 03/20] drbd: "
` [PATCH 04/20] null_blk: stop using ->queuedata for bio mode
` [PATCH 05/20] ps3vram: stop using ->queuedata
` [PATCH 06/20] rsxx: "
` [PATCH 07/20] umem: "
` [PATCH 08/20] zram: "
` [PATCH 09/20] bcache: stop setting ->queuedata
` [PATCH 10/20] dm: stop using ->queuedata
` [PATCH 11/20] fs: remove a weird comment in submit_bh_wbc
` [PATCH 12/20] block: remove the request_queue argument from blk_queue_split
` [PATCH 13/20] block: tidy up a warning in bio_check_ro
` [PATCH 14/20] block: remove the NULL queue check in generic_make_request_checks
` [PATCH 15/20] block: remove the nr_sectors variable "
` [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations
` [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct
` [PATCH 18/20] block: refator submit_bio_noacct
` [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers
` [PATCH 20/20] block: remove direct_make_request

需要采取的行动 - Please Confirm Your Shipment Address
 2020-07-02  2:15 UTC 

[PATCH 00/12] ACPI/NVDIMM: Runtime Firmware Activation
 2020-07-01 19:33 UTC  (22+ messages)
` [PATCH 01/12] libnvdimm: Validate command family indices
` [PATCH 02/12] ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor
` [PATCH 03/12] ACPI: NFIT: Define runtime firmware activation commands
` [PATCH 04/12] tools/testing/nvdimm: Cleanup dimm index passing
` [PATCH 05/12] tools/testing/nvdimm: Add command debug messages
` [PATCH 06/12] tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulation
` [PATCH 07/12] tools/testing/nvdimm: Emulate firmware activation commands
` [PATCH 08/12] driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}
` [PATCH 09/12] libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()
` [PATCH 10/12] libnvdimm: Add runtime firmware activation sysfs interface
` [PATCH 11/12] PM, libnvdimm: Add syscore_quiesced() callback for firmware activation
` [PATCH 12/12] ACPI: NFIT: Add runtime firmware activate support

Payment Receipt
 2020-07-01 14:33 UTC 

[ndctl PATCH] libndctl/papr_scm: Add support for reporting "life_used_percentage" metric
 2020-07-01 14:01 UTC 

[PATCH v2 0/2] powerpc/papr_scm: add support for reporting NVDIMM 'life_used_percentage' metric
 2020-07-01 13:35 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/papr_scm: Fetch nvdimm performance stats from PHYP
` [PATCH v2 2/2] powerpc/papr_scm: Add support for fetching nvdimm 'fuel-gauge' metric

[PATCH v7 0/7] Support new pmem flush and sync instructions for POWER
 2020-07-01  7:22 UTC  (8+ messages)
` [PATCH v7 1/7] powerpc/pmem: Restrict papr_scm to P8 and above
` [PATCH v7 2/7] powerpc/pmem: Add new instructions for persistent storage and sync
` [PATCH v7 3/7] powerpc/pmem: Add flush routines using new pmem store and sync instruction
` [PATCH v7 4/7] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
` [PATCH v7 5/7] powerpc/pmem: Update ppc64 to use the new barrier instruction
` [PATCH v7 6/7] powerpc/pmem: Avoid the barrier in flush routines
` [PATCH v7 7/7] powerpc/pmem: Initialize pmem device on newer hardware

Request Quote for FOB HTA#45855
 2020-07-01 11:43 UTC 

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

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-06-30 19:57 UTC  (22+ messages)
` [RFT][PATCH v2 0/4] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
  ` [RFT][PATCH v2 3/4] ACPICA: Preserve memory opregion mappings if supported by OS
  ` [RFT][PATCH v3 0/4] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
    ` [RFT][PATCH v3 1/4] ACPICA: Take deferred unmapping of memory into account
    ` [RFT][PATCH v3 2/4] ACPI: OSL: Implement deferred unmapping of ACPI memory
    ` [RFT][PATCH v3 3/4] ACPICA: Preserve memory opregion mappings if supported by OS
    ` [RFT][PATCH v3 4/4] ACPI: OSL: Implement acpi_os_map_memory_fast_path()
    ` [PATCH v4 0/2] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
      ` [PATCH v4 1/2] ACPI: OSL: Implement deferred unmapping of ACPI memory
      ` [PATCH v4 2/2] ACPICA: Preserve memory opregion mappings

[PATCH] dm writecache: reject asynchronous pmem
 2020-06-30 16:14 UTC  (10+ messages)
    `  "
      ` [PATCH v2] "
          ` [PATCH v3] "

DHL Delivery e-Notification for incorrect Info
 2020-06-30 10:56 UTC 

Nitrile gloves landed proposal
 2020-06-29 18:22 UTC 

ИГРОВЫЕ СЛОТЫ, РУЛЕТКА - КАЗИНО ДЛЯ ПОБЕДИТЕЛЕЙ, ПЕРВОЕ В УКРАИНЕ КАЗИНО СО 100% ВЫИГЫШЕМ!
 2020-06-29 17:28 UTC 

Invoice 4525
 2020-06-29 14:54 UTC 

RE:[1] PENDING PAYMENT
 2020-06-27  7:37 UTC 

Combat cyber-threats with the best VPN in the market!
 2020-06-26 14:29 UTC 

[PATCH v2 3/5] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
 2020-06-26 10:20 UTC  (11+ messages)

MAILBOX SHUTDOWN PROCESS - Blacklist Summary
 2020-06-26  3:27 UTC 

Mailbox Blacklist Summary - Update your DMARC records
 2020-06-25 20:09 UTC 

[RFC] Make the memory failure blast radius more precise
 2020-06-25 16:23 UTC  (18+ messages)

Case file
 2020-06-25  0:14 UTC 

[PATCH 0/2] powerpc/papr_scm: add support for reporting NVDIMM 'life_used_percentage' metric
 2020-06-24 17:33 UTC  (8+ messages)
` [PATCH 1/2] powerpc/papr_scm: Fetch nvdimm performance stats from PHYP
` [PATCH 2/2] powerpc/papr_scm: Add support for fetching nvdimm 'fuel-gauge' metric

Question on PMEM regions (Linux 4.9 Kernel & above)
 2020-06-24 16:56 UTC  (6+ messages)

Sales/Purchase Inquiry
 2020-06-24  5:40 UTC 

[PATCH] libnvdimm/security: Fix key lookup permissions
 2020-06-24  5:15 UTC  (2+ messages)

[PATCH v6 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-06-24  4:25 UTC  (2+ messages)

To ~~~ linux-nvdimm@lists.01.org
 2020-06-24  2:18 UTC 

[GIT PULL] General notification queue and key notifications
 2020-06-24  1:17 UTC  (5+ 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).