public inbox for linux-nvdimm@lists.01.org
 help / color / mirror / Atom feed
 messages from 2017-08-02 18:02:24 to 2017-08-10 03:04:33 UTC [more...]

[PATCH v1 0/6] Remove rw_page
 2017-08-10  3:04 UTC  (18+ messages)
` [PATCH v1 1/6] bdi: introduce BDI_CAP_SYNC
` [PATCH v1 2/6] fs: use on-stack-bio if backing device has BDI_CAP_SYNC capability
` [PATCH v1 3/6] mm:swap: remove end_swap_bio_write argument
` [PATCH v1 4/6] mm:swap: use on-stack-bio for BDI_CAP_SYNC devices
` [PATCH v1 5/6] zram: remove zram_rw_page
` [PATCH v1 6/6] fs: remove rw_page

[PATCH v4 0/8] Adding blk-mq and DMA support to pmem block driver
 2017-08-10  2:44 UTC  (15+ messages)
` [PATCH v4 1/8] dmaengine: ioatdma: revert 7618d035 to allow sharing of DMA channels
` [PATCH v4 2/8] dmaengine: change transaction type DMA_SG to DMA_SG_SG
` [PATCH v4 3/8] dmaengine: Add DMA_MEMCPY_SG transaction op
` [PATCH v4 4/8] dmaengine: add verification of DMA_MEMSET_SG in dmaengine
` [PATCH v4 5/8] dmaengine: ioatdma: dma_prep_memcpy_sg support
` [PATCH v4 6/8] dmaengine: add SG support to dmaengine_unmap
` [PATCH v4 7/8] libnvdimm: Adding blk-mq support to the pmem driver
` [PATCH v4 8/8] libnvdimm: add DMA support for pmem blk-mq

Standardization of ACPI NVDIMM DSMs
 2017-08-09 20:49 UTC  (7+ messages)
  ` Daemon of NVDIMM event notification/monitoring(Re: Standardization of ACPI NVDIMM DSMs)

re: urgently Alexa Ranks lists.01.org
 2017-08-09 19:25 UTC 

面 对 销-售困境,如何逐步解决
 2017-08-09  7:45 UTC 

Returned mail: Data format error
 2017-08-09  0:26 UTC 

Returned mail: Data format error
 2017-08-09  0:26 UTC 

[PATCH v5 0/7] BTT error clearing rework
 2017-08-09  0:07 UTC  (8+ messages)
` [PATCH v5 1/7] btt: fix a missed NVDIMM_IO_ATOMIC case in the write path
` [PATCH v5 2/7] btt: refactor map entry operations with macros
` [PATCH v5 3/7] btt: ensure that flags were also unchanged during a map_read
` [PATCH v5 4/7] btt: cache sector_size in arena_info
` [PATCH v5 5/7] libnvdimm: fix potential deadlock while clearing errors
` [PATCH v5 6/7] libnvdimm, btt: refactor initial_offset calculations
` [PATCH v5 7/7] libnvdimm, btt: rework error clearing

Negative SEO Services with a 100% satisfaction Guarantee
 2017-08-08 23:48 UTC 

[PATCH] ndctl: daxctl: Adding io option for daxctl
 2017-08-08 18:26 UTC  (2+ messages)

《大客 户营销》重庆站火爆来袭!
 2017-08-08  5:58 UTC 

Delivery reports about your e-mail
 2017-08-08  3:03 UTC 

Delivery reports about your e-mail
 2017-08-08  3:03 UTC 

[PATCH] mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups
 2017-08-08  1:05 UTC 

[RFC PATCH 0/7] dax, ext4: Synchronous page faults
 2017-08-08  0:24 UTC  (8+ messages)

[PATCH 0/6] arm64 pmem support
 2017-08-07 18:34 UTC  (11+ messages)
` [PATCH 5/6] arm64: Implement pmem API support
` [PATCH 6/6] arm64: uaccess: Implement *_flushcache variants

[PATCH] nvdimm: Remove minimum size requirement
 2017-08-07 18:13 UTC  (10+ messages)

[PATCH 0/3] remove rw_page() from brd, pmem and btt
 2017-08-07  8:23 UTC  (15+ messages)

Returned mail: Data format error
 2017-08-07  2:48 UTC 

Returned mail: Data format error
 2017-08-07  2:48 UTC 

[PATCH v2 0/5] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
 2017-08-07  0:25 UTC  (28+ messages)
` [PATCH v2 1/5] fs, xfs: introduce S_IOMAP_IMMUTABLE
` [PATCH v2 2/5] fs, xfs: introduce FALLOC_FL_SEAL_BLOCK_MAP
` [PATCH v2 3/5] fs, xfs: introduce FALLOC_FL_UNSEAL_BLOCK_MAP
` [PATCH v2 4/5] xfs: introduce XFS_DIFLAG2_IOMAP_IMMUTABLE
` [PATCH v2 5/5] xfs: toggle XFS_DIFLAG2_IOMAP_IMMUTABLE in response to fallocate

[RFC/Patch 0/5] ndctl list show broken nvdimm info
 2017-08-07  0:08 UTC  (11+ messages)
` [RFC/Patch 1/5] Remove old enum definition of "Translate Spa"
` [RFC/Patch 2/5] Support Translate SPA for NVDIMM Root Device
` [RFC/Patch 3/5] nfit_test supports Translate SPA
` [RFC/Patch 4/5] libndctl Make interfaces to use "
` [RFC/Patch 5/5] ndctl: show dimm's name which has badblock by ndctl list command

面 对 销-售困境,如何逐步解决
 2017-08-06 12:32 UTC 

服务营销生命线,让您的客户由满意走向忠诚
 2017-08-06 11:24 UTC 

剖析工厂制造成本和缩短制造周期
 2017-08-06 11:19 UTC 

减少成本,降低注塑成型不良品
 2017-08-06 11:17 UTC 

[RFC 00/16] NOVA: a new file system for persistent memory
 2017-08-06  3:28 UTC  (20+ messages)
` [RFC 01/16] NOVA: Documentation
` [RFC 02/16] NOVA: Superblock and fs layout
` [RFC 03/16] NOVA: PMEM allocation system
` [RFC 04/16] NOVA: Inode operations and structures
` [RFC 05/16] NOVA: Log data structures and operations
` [RFC 06/16] NOVA: Lite-weight journaling for complex ops
` [RFC 07/16] NOVA: File and directory operations
` [RFC 08/16] NOVA: Garbage collection
` [RFC 09/16] NOVA: DAX code
` [RFC 10/16] NOVA: File data protection
` [RFC 11/16] NOVA: Snapshot support
` [RFC 12/16] NOVA: Recovery code
` [RFC 13/16] NOVA: Sysfs and ioctl
` [RFC 14/16] NOVA: Read-only pmem devices
` [RFC 15/16] NOVA: Performance measurement
` [RFC 16/16] NOVA: Build infrastructure

[PATCH 0/3] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
 2017-08-05  9:45 UTC  (10+ messages)
` [PATCH 1/3] fs, xfs: introduce S_IOMAP_IMMUTABLE

[ndctl PATCH] ndctl, list: export mapping position data
 2017-08-05  1:01 UTC 

[PATCH] nfit, libnvdimm, region: export 'position' in mapping info
 2017-08-05  1:01 UTC 

[4.9-stable PATCH] device-dax: fix sysfs duplicate warnings
 2017-08-04 20:01 UTC  (2+ messages)

[PATCH 0/5] Adding blk-mq and DMA support to pmem block driver
 2017-08-04 15:47 UTC  (10+ messages)
` [PATCH 5/5] libnvdimm: add DMA support for pmem blk-mq

[PATCH v3 0/8] Adding blk-mq and DMA support to pmem block driver
 2017-08-04 13:24 UTC  (11+ messages)
` [PATCH v3 1/8] dmaengine: ioatdma: revert 7618d035 to allow sharing of DMA channels
` [PATCH v3 2/8] dmaengine: change transaction type DMA_SG to DMA_SG_SG
` [PATCH v3 3/8] dmaengine: Add DMA_MEMCPY_SG transaction op
` [PATCH v3 4/8] dmaengine: add verification of DMA_MEMSET_SG in dmaengine
` [PATCH v3 5/8] dmaengine: ioatdma: dma_prep_memcpy_sg support
` [PATCH v3 6/8] dmaengine: add SG support to dmaengine_unmap
` [PATCH v3 7/8] libnvdimm: Adding blk-mq support to the pmem driver
` [PATCH v3 8/8] libnvdimm: add DMA support for pmem blk-mq

MAIL SYSTEM ERROR - RETURNED MAIL
 2017-08-04  4:25 UTC 

MAIL SYSTEM ERROR - RETURNED MAIL
 2017-08-04  4:25 UTC 

[PATCH] ndctl, util: in util_namespace_to_json, initialize bb_count to 0
 2017-08-03 22:27 UTC  (2+ messages)

[PATCH v2 0/5] Adding blk-mq and DMA support to pmem block driver
 2017-08-03 20:20 UTC  (22+ messages)
` [PATCH v2 1/5] dmaengine: ioatdma: revert 7618d035 to allow sharing of DMA channels
` [PATCH v2 2/5] dmaengine: ioatdma: dma_prep_memcpy_sg support
` [PATCH v2 3/5] dmaengine: add SG support to dmaengine_unmap
` [PATCH v2 4/5] libnvdimm: Adding blk-mq support to the pmem driver
` [PATCH v2 5/5] libnvdimm: add DMA support for pmem blk-mq

[PATCH 1/3] btt: remove btt_rw_page()
 2017-08-03 16:15 UTC  (2+ messages)

Delivery reports about your e-mail
 2017-08-03  0:12 UTC 

Delivery reports about your e-mail
 2017-08-03  0:12 UTC 

[PATCH v2] dm: allow device-mapper to operate without dax support
 2017-08-02 20:44 UTC  (2+ messages)

blackhat SEO for lists.01.org
 2017-08-02 20:08 UTC 

[PATCH v3 0/2] dax, dm: stop requiring dax for device-mapper
 2017-08-02 18:55 UTC  (3+ messages)
` [PATCH v3 2/2] dm: allow device-mapper to operate without dax support

Professional lead generating based website traffic
 2017-08-02 18:04 UTC 


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