linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-19 20:49:22 to 2019-08-28 22:55:26 UTC [more...]

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2019-08-28 22:53 UTC  (41+ messages)
` [PATCH 01/19] dax: remove block device dependencies
` [PATCH 02/19] dax: Pass dax_dev to dax_writeback_mapping_range()
` [PATCH 03/19] virtio: Add get_shm_region method
` [PATCH 04/19] virtio: Implement get_shm_region for PCI transport
  ` [Virtio-fs] "
` [PATCH 05/19] virtio: Implement get_shm_region for MMIO transport
` [PATCH 06/19] fuse, dax: add fuse_conn->dax_dev field
` [PATCH 07/19] virtio_fs, dax: Set up virtio_fs dax_device
` [PATCH 08/19] fuse: Keep a list of free dax memory ranges
` [PATCH 09/19] fuse: implement FUSE_INIT map_alignment field
` [PATCH 10/19] fuse: Introduce setupmapping/removemapping commands
` [PATCH 11/19] fuse, dax: Implement dax read/write operations
` [PATCH 12/19] fuse, dax: add DAX mmap support
` [PATCH 13/19] fuse: Define dax address space operations
` [PATCH 14/19] fuse, dax: Take ->i_mmap_sem lock during dax page fault
` [PATCH 15/19] fuse: Maintain a list of busy elements
` [PATCH 16/19] dax: Create a range version of dax_layout_busy_page()
` [PATCH 17/19] fuse: Add logic to free up a memory range
` [PATCH 18/19] fuse: Release file in process context
` [PATCH 19/19] fuse: Take inode lock for dax inode truncation

[ndctl RFC PATCH] ndctl/namespace: create namespaces greedily
 2019-08-28 22:38 UTC  (7+ messages)

为什么质量不合格率居高不下,成本得不到很好的控制
 2019-08-28 22:25 UTC 

全国各地出口香港散货拼车,整柜运输
 2019-08-28 21:51 UTC 

Your account has been hacked! You need to unlock
 2019-08-28 21:25 UTC 

[PATCH] libnvdimm, region: Use struct_size() in kzalloc()
 2019-08-28 20:25 UTC  (6+ messages)

[PATCH v2 0/3] libnvdimm/security: Enumerate the frozen state and other cleanups
 2019-08-28 17:57 UTC  (7+ messages)
` [PATCH v2 1/3] libnvdimm/security: Introduce a 'frozen' attribute
` [PATCH v2 2/3] libnvdimm/security: Tighten scope of nvdimm->busy vs security operations
` [PATCH v2 3/3] libnvdimm/security: Consolidate 'security' operations

[patch] libnvdimm/pfn: Fix namespace creation on misaligned addresses
 2019-08-28 15:49 UTC 

[PATCH] ndctl: Use the same align value as original namespace on reconfigure
 2019-08-28  9:43 UTC  (4+ messages)

I am thinking about f%cking you
 2019-08-27 21:28 UTC 

Повышение квалификации сотрудников
 2019-08-27 20:07 UTC 

邮件群发好帮手
 2019-08-27 20:06 UTC 

[ndctl PATCH] ndctl/namespace: Fix 'clear-error -s' excessive scrubbing
 2019-08-27 19:42 UTC  (2+ messages)

Need Your Response
 2019-08-27 15:50 UTC 

[PATCH v3 00/10] EFI Specific Purpose Memory Support
 2019-08-27  5:48 UTC  (4+ messages)
` [PATCH v3 07/10] lib/memregion: Uplevel the pmem "region" ida to a global allocator

Re:(0) $0283
 2019-08-27  5:47 UTC 

create devdax with "-a 1g" failed from 5.3.0-rc1
 2019-08-27  1:22 UTC  (4+ messages)

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-26 10:41 UTC  (43+ messages)
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
` [RFC PATCH v2 06/19] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range
  ` [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ; -)

[PATCH v15 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-24 17:29 UTC  (20+ messages)
` [PATCH v15 01/18] kunit: test: add KUnit test runner core
` [PATCH v15 08/18] objtool: add kunit_try_catch_throw to the noreturn list
  ` [PATCH v15 02/18] kunit: test: add test resource management API
  ` [PATCH v15 03/18] kunit: test: add string_stream a std::stream like string builder
  ` [PATCH v15 04/18] kunit: test: add assertion printing library
  ` [PATCH v15 05/18] kunit: test: add the concept of expectations
  ` [PATCH v15 06/18] kbuild: enable building KUnit
  ` [PATCH v15 07/18] kunit: test: add initial tests
  ` [PATCH v15 09/18] kunit: test: add support for test abort
  ` [PATCH v15 10/18] kunit: test: add tests for kunit "
  ` [PATCH v15 12/18] kunit: test: add tests for KUnit managed resources
  ` [PATCH v15 13/18] kunit: tool: add Python wrappers for running KUnit tests
  ` [PATCH v15 14/18] kunit: defconfig: add defconfigs for building "
  ` [PATCH v15 15/18] Documentation: kunit: add documentation for KUnit
  ` [PATCH v15 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
  ` [PATCH v15 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
  ` [PATCH v15 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
` [PATCH v15 11/18] kunit: test: add the concept of assertions

香港展櫃製作及租賃
 2019-08-24  8:55 UTC 

[PATCH v14 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-23 19:43 UTC  (34+ messages)
` [PATCH v14 01/18] kunit: test: add KUnit test runner core
` [PATCH v14 02/18] kunit: test: add test resource management API
` [PATCH v14 05/18] kunit: test: add the concept of expectations
` [PATCH v14 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v14 09/18] kunit: test: add support for test abort
` [PATCH v14 10/18] kunit: test: add tests for kunit "
  ` [PATCH v14 03/18] kunit: test: add string_stream a std::stream like string builder
  ` [PATCH v14 04/18] kunit: test: add assertion printing library
  ` [PATCH v14 06/18] kbuild: enable building KUnit
  ` [PATCH v14 07/18] kunit: test: add initial tests
  ` [PATCH v14 11/18] kunit: test: add the concept of assertions
  ` [PATCH v14 13/18] kunit: tool: add Python wrappers for running KUnit tests
  ` [PATCH v14 14/18] kunit: defconfig: add defconfigs for building "
  ` [PATCH v14 15/18] Documentation: kunit: add documentation for KUnit
  ` [PATCH v14 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
  ` [PATCH v14 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
  ` [PATCH v14 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
` [PATCH v14 12/18] kunit: test: add tests for KUnit managed resources

[PATCH 0/3] libnvdimm/security: Enumerate the frozen state and other cleanups
 2019-08-23 18:11 UTC  (2+ messages)

Managed Security Service Providers (MSPs & MSSPs)
 2019-08-23 17:22 UTC 

[ndctl PATCH 1/2] ndctl/check-namespace: improve error message in absence of a BTT
 2019-08-22 20:41 UTC  (3+ messages)
` [ndctl PATCH 2/2] libdaxctl: point to migrate-device-model for dax-class errors

[PATCH 0/2] Fix and support dax kmem on arm64
 2019-08-22 19:10 UTC  (4+ messages)
` [PATCH 2/2] drivers/dax/kmem: give a warning if CONFIG_DEV_DAX_PMEM_COMPAT is enabled

产品经理的野蛮成长 与 新产品研发项目管理
 2019-08-22 15:57 UTC 

Managed Security Service Providers (MSPs & MSSPs)
 2019-08-22 14:37 UTC 

add a not device managed memremap_pages v3
 2019-08-22  3:39 UTC  (17+ messages)
` [PATCH 1/4] resource: add a not device managed request_free_mem_region variant
` [PATCH 2/4] memremap: remove the dev field in struct dev_pagemap
` [PATCH 3/4] memremap: don't use a separate devm action for devmap_managed_enable_get
` [PATCH 4/4] memremap: provide a not device managed memremap_pages

devm_memremap_pages() triggers a kasan_add_zero_shadow() warning
 2019-08-22  1:52 UTC  (10+ messages)

Переговоры с торговыми сетями
 2019-08-21 21:17 UTC 

[ndctl PATCH v2 00/26] Improvements for namespace creation/interrogation
 2019-08-21 18:19 UTC  (5+ messages)
` [ndctl PATCH v2 14/26] ndctl/namespace: Handle 'create-namespace' in label-less mode

Re:(4) $8019
 2019-08-21  3:35 UTC 

[PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-21  0:15 UTC  (7+ messages)

Re:固定资产如何接受和应对新的监管规范
 2019-08-20 15:10 UTC 

[PATCH 2/3] of_pmem: Add memory ranges which took a mce to bad range
 2019-08-20  8:41 UTC 

[ndctl PATCH] ndctl/dimm: Add support for separate security-frozen attribute
 2019-08-19 20:47 UTC  (3+ 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).