nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-23 04:15:27 to 2018-05-03 19:24:35 UTC [more...]

[PATCH 0/5] fix radix tree multi-order iteration race
 2018-05-03 19:24 UTC  (5+ messages)
` [PATCH 1/5] radix tree test suite: fix mapshift build target
` [PATCH 2/5] radix tree test suite: fix compilation issue
` [PATCH 3/5] radix tree test suite: add item_delete_rcu()
` [PATCH 4/5] radix tree test suite: multi-order iteration race

[ndctl PATCH 1/4] libndctl: fix potential buffer overflow in write_cache APIs
 2018-05-03 19:06 UTC  (5+ messages)
` [ndctl PATCH 2/4] libndctl: improve debug prints in wait_for_scrub_completion
` [ndctl PATCH 3/4] libndctl, test: fix a couple of unchecked returns
` [ndctl PATCH 4/4] configure: add -Wunused-result and -D_FORTIFY_SOURCE=2 to cflags

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-03 18:43 UTC  (22+ messages)
` [PATCH v4 01/14] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v4 02/14] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v4 03/14] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH v4 04/14] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
` [PATCH v4 05/14] docs-rst: Add a new directory for PCI documentation
` [PATCH v4 06/14] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v4 07/14] block: Introduce PCI P2P flags for request and request queue
` [PATCH v4 08/14] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v4 09/14] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v4 10/14] nvme-pci: Add support for P2P memory in requests
` [PATCH v4 11/14] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v4 12/14] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v4 13/14] nvmet-rdma: Use new SGL alloc/free helper for requests
` [PATCH v4 14/14] nvmet: Optionally use PCI P2P memory

4554:企业关务风险管理及AEO内审机制建立
 2018-05-03 15:55 UTC 

[PATCH v2 0/9] use memcpy_mcsafe() for copy_to_iter()
 2018-05-03 14:19 UTC  (12+ messages)
` [PATCH v2 1/9] x86, memcpy_mcsafe: remove loop unrolling
` [PATCH v2 2/9] x86, memcpy_mcsafe: add labels for write fault handling
` [PATCH v2 3/9] x86, memcpy_mcsafe: return bytes remaining
` [PATCH v2 4/9] x86, memcpy_mcsafe: add write-protection-fault handling
` [PATCH v2 5/9] x86, memcpy_mcsafe: define copy_to_iter_mcsafe()
` [PATCH v2 6/9] dax: introduce a ->copy_to_iter dax operation
` [PATCH v2 7/9] dax: report bytes remaining in dax_iomap_actor()
` [PATCH v2 8/9] pmem: switch to copy_to_iter_mcsafe()
` [PATCH v2 9/9] x86, nfit_test: unit test for memcpy_mcsafe()

Get Top 500k Alexa ranks for lists.01.org with 50% Discount
 2018-05-03 11:39 UTC 

转发linux-nvdimm:企业微课设计与制作
 2018-05-03 10:38 UTC 

[PATCH v2] ndctl, filter: fix "keyword 'all' is ignored" in util_<obj>_filter()
 2018-05-02 21:37 UTC  (3+ messages)

[PATCH] pmem: fix badblocks population for raw mode
 2018-05-02 20:56 UTC  (2+ messages)

[PATCH 0/6] use memcpy_mcsafe() for copy_to_iter()
 2018-05-02 17:47 UTC  (28+ messages)
` [PATCH 1/6] x86, memcpy_mcsafe: update labels in support of write fault handling
` [PATCH 2/6] x86, memcpy_mcsafe: return bytes remaining
` [PATCH 3/6] x86, memcpy_mcsafe: add write-protection-fault handling
` [PATCH 4/6] x86, memcpy_mcsafe: define copy_to_iter_mcsafe()
` [PATCH 5/6] dax: use copy_to_iter_mcsafe() in dax_iomap_actor()
` [PATCH 6/6] x86, nfit_test: unit test for memcpy_mcsafe()

[RESEND 0/3] Add support for memcpy_mcsafe
 2018-05-02 12:36 UTC  (10+ messages)
` [RESEND 2/3] powerpc/memcpy: Add memcpy_mcsafe for pmem

[ndctl PATCH 0/4] Error injection reworks
 2018-05-01 19:54 UTC  (6+ messages)
` [ndctl PATCH 1/4] libndctl, ars: add an API to retrieve clear_err_unit
` [ndctl PATCH 2/4] libndctl, inject: inject fewer bytes per block by default
` [ndctl PATCH 3/4] libndctl, inject: add 'v2' APIs for inject and uninject
` [ndctl PATCH 4/4] ndctl, inject-error: add a --saturate option

[PATCH v5 0/4] ndctl, monitor: add ndctl monitor daemon
 2018-05-01 15:07 UTC  (6+ messages)
` [PATCH v5 1/4] ndctl, util: add OPTION_FILENAME to parse_opt_type
` [PATCH v5 2/4] ndctl, monitor: add ndctl monitor daemon
` [PATCH v5 3/4] ndctl, monitor: add default configuration file
` [PATCH v5 4/4] ndctl, monitor: add the unit file of systemd for ndctl-monitor service

Buy Instagram followers cheap
 2018-05-01  1:54 UTC 

[PATCH 1/3] nvdimm: fix typo in label-size definition
 2018-04-30 11:39 UTC  (6+ messages)
` [PATCH 2/3] nvdimm, acpi: add NFIT platform capabilities
` [PATCH 3/3] nvdimm: platform capabilities command line option

[RFC v2 0/2] kvm "fake DAX" device flushing
 2018-04-28 10:48 UTC  (30+ messages)
  ` [RFC v2 1/2] virtio: add pmem driver
                  ` [Qemu-devel] "
  ` [RFC v2 2/2] pmem: device flush over VIRTIO
  ` [RFC v2] qemu: Add virtio pmem device
      ` [Qemu-devel] "

Returned mail: Data format error
 2018-04-28  3:06 UTC 

Returned mail: Data format error
 2018-04-28  3:06 UTC 

[PATCH v5 0/4] ndctl: convert actions to use util_filter_walk
 2018-04-27 22:08 UTC  (5+ messages)
` [PATCH v5 1/4] ndctl: convert namespace actions to use util_filter_params
` [PATCH v5 2/4] ndctl: convert namespace actions to use util_filter_walk()
` [PATCH v5 3/4] ndctl: convert region "
` [PATCH v5 4/4] ndctl: convert dimm "

[PATCH v4 0/4] ndctl: convert actions to use util_filter_walk
 2018-04-27 19:50 UTC  (7+ messages)
` [PATCH v4 1/4] ndctl: convert namespace actions to use util_filter_params
` [PATCH v4 2/4] ndctl: convert namespace actions to use util_filter_walk()
` [PATCH v4 3/4] ndctl: convert region "
` [PATCH v4 4/4] ndctl: convert dimm "

[PATCH v3] dax: Change return type to vm_fault_t
 2018-04-27 18:33 UTC  (5+ messages)

转发linux-nvdimm:
 2018-04-27  3:37 UTC 

RETURNED MAIL: DATA FORMAT ERROR
 2018-04-27  3:30 UTC 

RETURNED MAIL: DATA FORMAT ERROR
 2018-04-27  3:30 UTC 

[PATCH v3 0/4] convert actions to use util_filter_walk
 2018-04-27  0:44 UTC  (6+ messages)
` [PATCH v3 1/4] ndctl: convert namespace actions to use util_filter_params
` [PATCH v3 2/4] ndctl: convert namespace actions to use util_filter_walk()
` [PATCH v3 3/4] ndctl: convert region "
` [PATCH v3 4/4] ndctl: convert dimm "

[PATCH] ndctl, util: add OPTION_FILENAME to parse_opt_type
 2018-04-26  9:35 UTC  (2+ messages)

转发:仓管人员掌握物料管理的技巧--linux-nvdimm
 2018-04-26  5:34 UTC 

[PATCH v3 1/3] resource: Use list_head to link sibling resource
 2018-04-26  3:23 UTC  (4+ messages)

Message could not be delivered
 2018-04-26  3:06 UTC 

Message could not be delivered
 2018-04-26  3:06 UTC 

[PATCH] ndctl, filter: fix "keyword 'all' is ignored" in util_<obj>_filter()
 2018-04-26  0:25 UTC  (3+ messages)

转发linux-nvdimm:法律法规员工问题处理技巧
 2018-04-25 21:21 UTC 

[PATCH v2] ndctl, filter: refacor util_<obj>_filter() to support multiple space-seperated arguments
 2018-04-25  7:32 UTC  (6+ messages)

[PATCH v2 1/2] ndctl: convert namespace actions to use util_filter_params
 2018-04-25  1:42 UTC  (3+ messages)
` [PATCH v2 2/2] ndctl: convert namespace actions to use util_filter_walk()

[PATCH v9 0/9] dax: fix dma vs truncate/hole-punch
 2018-04-24 23:33 UTC  (10+ messages)
` [PATCH v9 1/9] dax, dm: introduce ->fs_{claim, release}() dax_device infrastructure
` [PATCH v9 2/9] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
` [PATCH v9 3/9] memremap: split devm_memremap_pages() and memremap() infrastructure
` [PATCH v9 4/9] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS
` [PATCH v9 5/9] mm: fix __gup_device_huge vs unmap
` [PATCH v9 6/9] mm, fs, dax: handle layout changes to pinned dax mappings
` [PATCH v9 7/9] xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL
` [PATCH v9 8/9] xfs: prepare xfs_break_layouts() for another layout type
` [PATCH v9 9/9] xfs, dax: introduce xfs_break_dax_layouts()

[PATCH] ndctl: convert namespace ops to use util_filter_walk()
 2018-04-24 21:37 UTC 

[PATCH ndctl v3 0/3] Documentation: add asciidoctor support
 2018-04-24 19:24 UTC  (5+ messages)
` [PATCH ndctl v3 1/3] Documentation: fix title and section markers
` [PATCH ndctl v3 2/3] Documentation: Add the support for asciidoctor
` [PATCH ndctl v3 3/3] Documentation: add asciidoctor-extensions.rb to .gitignore

转发linux-nvdimm:仓储管理及库存控制
 2018-04-24 17:06 UTC 

[PATCH ndctl v2 0/3] Documentation: add asciidoctor support
 2018-04-24 10:13 UTC  (4+ messages)
` [PATCH ndctl v2 2/3] Documentation: Add the support for asciidoctor

linux-nvdimm:大客户开发,渠道建设,团队管理
 2018-04-24  9:13 UTC 

[ndctl PATCH] ndctl: fix ABI breakage due to rename of fw_info_get_updated_version
 2018-04-23 17:02 UTC  (2+ messages)

[RFC v2 00/83] NOVA: a new file system for persistent memory
 2018-04-23 15:55 UTC  (4+ messages)
` [RFC v2 06/83] Add inode get/read methods

采购礼品印刷品办公用品价格会比你现在下浮10-20%。一站式服务更省心。
 2018-04-23  9:20 UTC 

Premium traffic for lists.01.org
 2018-04-23  4:15 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 NNTP newsgroup(s).