Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-11 20:08:39 to 2017-04-16 03:01:59 UTC [more...]

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-16  3:01 UTC  (19+ messages)

[GIT PULL] libnvdimm fixes for 4.11-rc7
 2017-04-15 17:12 UTC 

[PATCH v2 00/33] dax: introduce dax_operations
 2017-04-15 15:17 UTC  (35+ messages)
` [PATCH v2 01/33] device-dax: rename 'dax_dev' to 'dev_dax'
` [PATCH v2 02/33] dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
` [PATCH v2 03/33] dax: add a facility to lookup a dax device by 'host' device name
` [PATCH v2 04/33] dax: introduce dax_operations
` [PATCH v2 05/33] pmem: add dax_operations support
` [PATCH v2 06/33] axon_ram: "
` [PATCH v2 07/33] brd: "
` [PATCH v2 08/33] dcssblk: "
` [PATCH v2 09/33] block: kill bdev_dax_capable()
` [PATCH v2 10/33] dax: introduce dax_direct_access()
` [PATCH v2 11/33] dm: add dax_device and dax_operations support
` [PATCH v2 12/33] dm: teach dm-targets to use a dax_device + dax_operations
` [PATCH v2 13/33] ext2, ext4, xfs: retrieve dax_device for iomap operations
` [PATCH v2 14/33] Revert "block: use DAX for partition table reads"
` [PATCH v2 15/33] filesystem-dax: convert to dax_direct_access()
` [PATCH v2 16/33] block, dax: convert bdev_dax_supported() "
` [PATCH v2 17/33] block: remove block_device_operations ->direct_access()
` [PATCH v2 18/33] x86, dax, pmem: remove indirection around memcpy_from_pmem()
` [PATCH v2 19/33] dax, pmem: introduce 'copy_from_iter' dax operation
` [PATCH v2 20/33] dm: add ->copy_from_iter() dax operation support
` [PATCH v2 21/33] filesystem-dax: convert to dax_copy_from_iter()
` [PATCH v2 22/33] dax, pmem: introduce an optional 'flush' dax_operation
` [PATCH v2 23/33] dm: add ->flush() dax operation support
` [PATCH v2 24/33] filesystem-dax: convert to dax_flush()
` [PATCH v2 25/33] x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush
` [PATCH v2 26/33] x86, dax, libnvdimm: move wb_cache_pmem() to libnvdimm
` [PATCH v2 27/33] x86, libnvdimm, pmem: move arch_invalidate_pmem() "
` [PATCH v2 28/33] x86, libnvdimm, dax: stop abusing __copy_user_nocache
` [PATCH v2 29/33] uio, libnvdimm, pmem: implement cache bypass for all copy_from_iter() operations
` [PATCH v2 30/33] libnvdimm, pmem: fix persistence warning
` [PATCH v2 31/33] libnvdimm, nfit: enable support for volatile ranges
` [PATCH v2 32/33] filesystem-dax: gate calls to dax_flush() on QUEUE_FLAG_WC
` [PATCH v2 33/33] libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region

seo ranking factors 2017
 2017-04-15 12:15 UTC 

[PATCH 00/22] Introduce common scatterlist map function
 2017-04-15  4:53 UTC  (35+ messages)
` [PATCH 01/22] scatterlist: Introduce sg_map helper functions
` [PATCH 02/22] nvmet: Make use of the new sg_map helper function
` [PATCH 03/22] libiscsi: Make use of new the "
` [PATCH 04/22] target: Make use of the new sg_map function at 16 call sites
` [PATCH 05/22] drm/i915: Make use of the new sg_map helper function
` [PATCH 06/22] crypto: hifn_795x: "
` [PATCH 07/22] crypto: shash, caam: "
` [PATCH 08/22] crypto: chcr: "
` [PATCH 09/22] dm-crypt: Make use of the new sg_map helper in 4 call sites
` [PATCH 10/22] staging: unisys: visorbus: Make use of the new sg_map helper function
` [PATCH 11/22] RDS: "
` [PATCH 12/22] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper in 4 call sites
` [PATCH 13/22] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function
` [PATCH 14/22] scsi: arcmsr, ips, megaraid: "
` [PATCH 15/22] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers
` [PATCH 16/22] xen-blkfront: Make use of the new sg_map helper function
` [PATCH 17/22] mmc: sdhci: "
` [PATCH 18/22] mmc: spi: "
` [PATCH 19/22] mmc: tmio: "
` [PATCH 20/22] mmc: sdricoh_cs: "
` [PATCH 21/22] mmc: tifm_sd: "
` [PATCH 22/22] memstick: "

panics related to nfit_test?
 2017-04-14 23:42 UTC  (11+ messages)

[PATCH v2 0/7] libnvdimm: acpi updates and a revert
 2017-04-14 23:37 UTC  (10+ messages)
` [PATCH v2 1/7] Revert "libnvdimm: band aid btt vs clear poison locking"
` [PATCH v2 2/7] acpi, nfit: add support for acpi 6.1 dimm state flags
` [PATCH v2 3/7] tools/testing/nvdimm: test acpi 6.1 health "
` [PATCH v2 4/7] acpi, nfit: support "map failed" dimms
` [PATCH v2 5/7] acpi, nfit: collate health state flags
` [PATCH v2 6/7] acpi, nfit: limit ->flush_probe() to initialization work
` [PATCH v2 7/7] tools/testing/nvdimm: fix nfit_test shutdown crashes

AUTOMATIC letter: refund information
 2017-04-14 21:07 UTC 

[ndctl PATCH] ndctl, check: Add a sigbus handler to detect metadata corruption
 2017-04-14 20:31 UTC  (9+ messages)

[PATCH 0/5] libnvdimm: acpi updates and a revert
 2017-04-14 17:30 UTC  (7+ messages)
` [PATCH 1/5] Revert "libnvdimm: band aid btt vs clear poison locking"
` [PATCH 2/5] acpi, nfit: add support for acpi 6.1 dimm state flags
` [PATCH 3/5] tools/testing/nvdimm: test acpi 6.1 health "
` [PATCH 4/5] acpi, nfit: support "map failed" dimms
` [PATCH 5/5] acpi, nfit: limit ->flush_probe() to initialization work

[PATCH v6] libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocation
 2017-04-14 16:13 UTC  (2+ messages)

[PATCH 04/22] target: Make use of the new sg_map function at 16 call sites (fwd)
 2017-04-14 16:09 UTC  (2+ messages)

[PATCH v5] libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocation
 2017-04-13 21:13 UTC  (2+ messages)

如何设计属于自己的微课,上海站席位预定中
 2017-04-13 17:57 UTC 

转发:如何实施研发管理体系的优化
 2017-04-13 17:35 UTC 

1.产品经理该如何定位?其职责是什么?
 2017-04-13 17:02 UTC 

如何解决电路设计de 疑难故障
 2017-04-13 16:26 UTC 

失败的人找理由,成功的人找方法
 2017-04-13 15:36 UTC 

[RFC PATCH] x86, mce: change the mce notifier to 'blocking' from 'atomic'
 2017-04-13 14:34 UTC  (20+ messages)

AUTOMATED USPS OFFICIAL LETTER REGARDING YOUR ITEM
 2017-04-13 14:23 UTC 

Question about NVDIMM configuration
 2017-04-13 13:17 UTC  (2+ messages)

ZONE_DEVICE and pmem API support for powerpc
 2017-04-13 10:10 UTC  (27+ messages)
` [PATCH 1/9] mm/huge_memory: Use zap_deposited_table() more
` [PATCH 2/9] mm/huge_memory: Deposit a pgtable for DAX PMD faults when required
` [PATCH 3/9] powerpc/mm: Add _PAGE_DEVMAP for ppc64
` [PATCH 4/9] powerpc/mm: Reshuffle vmemmap_free()
` [PATCH 5/9] powerpc/vmemmap: Add altmap support
` [PATCH 6/9] powerpc, mm: Enable ZONE_DEVICE on powerpc
` [PATCH 8/9] powerpc/mm: Wire up hpte_removebolted for powernv

Reach Millions of FB Group Members
 2017-04-13  6:22 UTC 

[PATCH v4] libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocation
 2017-04-13  0:51 UTC  (3+ messages)

Parcel Delivery Notification
 2017-04-12 21:56 UTC 

[PATCH v2] libnvdimm: fix btt vs clear poison locking
 2017-04-12 20:49 UTC  (3+ messages)

如何服务好客户将主宰企业生死存亡
 2017-04-12 14:05 UTC 

KASLR causes intermittent boot failures on some systems
 2017-04-12 12:52 UTC  (5+ messages)

There's been an issue with your package
 2017-04-12 11:17 UTC 

Outstanding Ventura CA 3D-Printing Opportunities
 2017-04-12  5:16 UTC 

[PATCH v3] libnvdimm: fix clear poison locking with spinlock and mempool
 2017-04-12  3:11 UTC 

[PATCH v3] libnvdimm: fix clear poison locking with spinlock and mempool
 2017-04-11 22:19 UTC 

[PATCH v2] libnvdimm: fix clear poison locking with spinlock and mempool
 2017-04-11 22:17 UTC  (3+ messages)

[PATCH] libnvdimm: fix clear poison locking with spinlock and mempool
 2017-04-11 21:34 UTC  (2+ messages)

[RFC PATCH] Report the Health Status Detail for the HPE1 DSM family
 2017-04-11 20:45 UTC  (3+ messages)

[PATCH] libnvdimm: fix btt vs clear poison locking
 2017-04-11 20:10 UTC  (3+ messages)

Re:如何灵活运用PPT和Excel表格
 2017-04-11 20:09 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox