Linux-NVDIMM Archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-13 17:35:06 to 2017-04-18 16:19:23 UTC [more...]

Returned mail: see transcript for details
 2017-04-18 16:19 UTC 

Returned mail: see transcript for details
 2017-04-18 16:19 UTC 

[ndctl PATCH] ndctl, check: Add a sigbus handler to detect metadata corruption
 2017-04-18 16:09 UTC  (11+ messages)

[PATCH 00/22] Introduce common scatterlist map function
 2017-04-18 15:59 UTC  (42+ 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: "

Shipment delivery problem #7185722
 2017-04-18 13:47 UTC 

Official letter from USPS support team
 2017-04-18 13:30 UTC 

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-18  6:29 UTC  (14+ messages)

[PATCH] ndctl: add clear error support for ndctl
 2017-04-17 22:38 UTC 

如何高效 de实现产品从样品走向量产
 2017-04-17 22:18 UTC 

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

[PATCH 0/5] libnvdimm: acpi updates and a revert
 2017-04-17 18:16 UTC  (9+ 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

affordable instagram followers
 2017-04-17 17:59 UTC 

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-16 22:31 UTC  (25+ messages)

panics related to nfit_test?
 2017-04-16 18:55 UTC  (12+ 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 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 

[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 


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 read-only IMAP folder(s) and NNTP newsgroup(s).