messages from 2018-03-10 18:15:31 to 2018-03-19 21:07:34 UTC [more...]
[PATCH v6 00/15] dax: fix dma vs truncate/hole-punch
2018-03-19 21:14 UTC (40+ messages)
` [PATCH v6 01/15] dax: store pfns in the radix
` [PATCH v6 02/15] fs, dax: prepare for dax-specific address_space_operations
` [PATCH v6 03/15] block, dax: remove dead code in blkdev_writepages()
` [PATCH v6 04/15] xfs, dax: introduce xfs_dax_aops
` [PATCH v6 05/15] ext4, dax: introduce ext4_dax_aops
` [PATCH v6 06/15] ext2, dax: introduce ext2_dax_aops
` [RFC PATCH] ext2, dax: ext2_dax_aops can be static
` [PATCH v6 07/15] fs, dax: use page->mapping to warn if truncate collides with a busy page
` [PATCH v6 08/15] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
` [PATCH v6 09/15] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS
` [PATCH v6 10/15] memremap: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
` [PATCH v6 11/15] mm, fs, dax: handle layout changes to pinned dax mappings
` [PATCH v6 12/15] xfs: require mmap lock for xfs_break_layouts()
` [PATCH v6 13/15] xfs: communicate lock drop events from xfs_break_layouts()
` [PATCH v6 14/15] xfs: prepare xfs_break_layouts() for another layout type
` [PATCH v6 15/15] xfs, dax: introduce xfs_break_dax_layouts()
[RFC v2 00/83] NOVA: a new file system for persistent memory
2018-03-19 20:43 UTC (43+ messages)
` [RFC v2 01/83] Introduction and documentation of NOVA filesystem
` [RFC v2 03/83] Add super.h
` [RFC v2 04/83] NOVA inode definition
` [RFC v2 05/83] Add NOVA filesystem definitions and useful helper routines
` [RFC v2 09/83] Add Kconfig and Makefile
` [RFC v2 14/83] Add range node kmem cache
` [RFC v2 16/83] Initialize block map and free lists in nova_init()
` [RFC v2 77/83] GC: Fast garbage collection
` [RFC v2 78/83] GC: Thorough "
` [RFC v2 79/83] Normal recovery
` [RFC v2 80/83] Failure recovery: bitmap operations
` [RFC v2 81/83] Failure recovery: Inode pages recovery routines
` [RFC v2 82/83] Failure recovery: Per-CPU recovery
` [RFC v2 83/83] Sysfs support
[PATCH] acpi, numa: fix pxm to online numa node associations
2018-03-19 15:21 UTC (4+ messages)
[RFC PATCH v4] ndctl: monitor: add ndctl monitor daemon
2018-03-19 14:27 UTC (11+ messages)
代开正规发票
2018-03-18 16:08 UTC
代开正规发票
2018-03-18 16:08 UTC
Returned mail: Data format error
2018-03-16 7:49 UTC
Returned mail: Data format error
2018-03-16 7:49 UTC
[ndctl PATCH v2] ndctl, list: fix namespace json object parenting
2018-03-15 23:46 UTC (2+ messages)
[ndctl PATCH] ndctl. test: fix module-taint sanity-check
2018-03-15 23:45 UTC (2+ messages)
[ndctl PATCH] ndctl, documentation: remove '...' from label-options.txt
2018-03-15 20:58 UTC (2+ messages)
[PATCH v5 00/11] dax: fix dma vs truncate/hole-punch
2018-03-15 14:53 UTC (23+ messages)
` [PATCH v5 02/11] xfs, dax: introduce xfs_dax_aops
` [PATCH v5 06/11] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
` [PATCH v5 07/11] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS
` [PATCH v5 08/11] wait_bit: introduce {wait_on,wake_up}_atomic_one
` [PATCH v5 08/11] wait_bit: introduce {wait_on, wake_up}_atomic_one
` [RFC][PATCH] sched/wait_bit: Introduce wait_var_event()/wake_up_var()
[PATCH 0/3] Introduce module_nd_driver
2018-03-15 14:24 UTC (7+ messages)
` [PATCH 1/3] libnvdimm: provide module_nd_driver wrapper
` [PATCH 2/3] libnvdimm, pmem: use module_nd_driver
` [PATCH 3/3] device-dax: "
[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-03-15 4:30 UTC (47+ messages)
` [PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v3 02/11] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v3 03/11] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH v3 04/11] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
` [PATCH v3 05/11] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v3 06/11] block: Introduce PCI P2P flags for request and request queue
` [PATCH v3 07/11] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v3 08/11] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v3 09/11] nvme-pci: Add support for P2P memory in requests
` [PATCH v3 10/11] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v3 11/11] nvmet: Optionally use PCI P2P memory
Test
2018-03-15 3:26 UTC
[PATCH] ndctl: Add support for region persistent domain
2018-03-14 23:25 UTC
[ndctl PATCH v2] ndctl, docs: cleanup the man page for create-namespace
2018-03-14 22:26 UTC
[ndctl PATCH] ndctl, docs: cleanup the man page for create-namespace
2018-03-14 21:52 UTC (2+ messages)
[PATCH 0/5] Teach EDAC about non-volatile DIMMs and add partial support to skx_edac
2018-03-14 12:00 UTC (12+ messages)
` [PATCH 0/5 V3] "
` [PATCH 1/5] EDAC: Drop duplicated array of strings for memory type names
` [PATCH 2/5] edac: Add new memory type for non-volatile DIMMs
` [PATCH 3/5] acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handle
` [PATCH 4/5] firmware: dmi: Add function to look up a handle and return DIMM size
` [PATCH 5/5] EDAC, skx_edac: Detect non-volatile DIMMs
[PATCH] x86, memremap: fix altmap accounting at free
2018-03-14 8:40 UTC (2+ messages)
Mail System Error - Returned Mail
2018-03-14 3:25 UTC
Mail System Error - Returned Mail
2018-03-14 3:25 UTC
[ndctl PATCH] ndctl, list: fix namespace json object parenting
2018-03-13 20:36 UTC (2+ messages)
Returned mail: see transcript for details
2018-03-13 3:36 UTC
Returned mail: see transcript for details
2018-03-13 3:36 UTC
[PATCH 0/5] Teach EDAC about non-volatile DIMMs and add partial support to skx_edac
2018-03-12 16:46 UTC (6+ messages)
` [PATCH 4/5] firmware: dmi: Add function to look up a handle and return DIMM size
[dm-devel] [PATCH] dm-writecache
2018-03-12 12:15 UTC (7+ messages)
hello
2018-03-12 3:19 UTC
page: next (older) | prev (newer) | latest
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).